-
-
+
-
-
-
-
-
- |
-
-
- |
-
- |
-
+
diff --git a/package-src.json b/package-src.json
new file mode 100644
index 0000000000..abff26dcbe
--- /dev/null
+++ b/package-src.json
@@ -0,0 +1,20 @@
+{
+ "id": "feathersui-source",
+ "name": "feathersui-source",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Cross-platform user interface components for creative frontend projects built with Starling",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": ["starling-source:2.x.x"],
+ "parameters": [],
+ "tags": ["components", "gui", "starling", "ui", "widgets"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+}
diff --git a/package-swc.json b/package-swc.json
new file mode 100644
index 0000000000..a8e493826a
--- /dev/null
+++ b/package-swc.json
@@ -0,0 +1,20 @@
+{
+ "id": "feathersui",
+ "name": "feathersui",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Cross-platform user interface components for creative frontend projects built with Starling",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": ["starling:2.x.x"],
+ "parameters": [],
+ "tags": ["components", "gui", "starling", "ui", "widgets"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+}
diff --git a/sdk.properties b/sdk.properties
index 5790f82253..6095af5100 100644
--- a/sdk.properties
+++ b/sdk.properties
@@ -22,4 +22,6 @@ flexunit = ${basedir}/third-party/flexunit/flexUnitTasks-4.2.0-20140410.jar
# The location of the standaline Adobe Flash Player executable
# Windows: flashplayer_##_sa_debug.exe
# macOS: /Applications/Flash\ Player.app/Contents/MacOS/Flash\ Player\ Debugger
-flashplayer = c:/Users/josht/Applications/flashplayer_32_sa_debug.exe
\ No newline at end of file
+flashplayer = c:/Users/josht/Applications/flashplayer_32_sa_debug.exe
+
+apm = /opt/apm/apm
\ No newline at end of file
diff --git a/themes/AeonDesktopTheme/package-src.json b/themes/AeonDesktopTheme/package-src.json
new file mode 100644
index 0000000000..7ab6755e22
--- /dev/null
+++ b/themes/AeonDesktopTheme/package-src.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_AeonDesktopTheme-source",
+ "name": "Feathers UI Aeon Desktop Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Aeon desktop theme for Feathers UI (Starling version)",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_AeonDesktopTheme-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling-source:2.x.x",
+ "feathersui-source:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/AeonDesktopTheme/package-swc.json b/themes/AeonDesktopTheme/package-swc.json
new file mode 100644
index 0000000000..4e142b6969
--- /dev/null
+++ b/themes/AeonDesktopTheme/package-swc.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_AeonDesktopTheme",
+ "name": "Feathers UI Aeon Desktop Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Aeon desktop theme for Feathers UI (Starling version)",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_AeonDesktopTheme_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling:2.x.x",
+ "feathersui:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MetalWorksDesktopTheme/package-src.json b/themes/MetalWorksDesktopTheme/package-src.json
new file mode 100644
index 0000000000..542af8e2e1
--- /dev/null
+++ b/themes/MetalWorksDesktopTheme/package-src.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MetalWorksDesktopTheme-source",
+ "name": "Feathers UI Metal Works Desktop Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Metal Works desktop theme for Feathers UI (Starling version)",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MetalWorksDesktopTheme-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling-source:2.x.x",
+ "feathersui-source:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MetalWorksDesktopTheme/package-swc.json b/themes/MetalWorksDesktopTheme/package-swc.json
new file mode 100644
index 0000000000..803f434668
--- /dev/null
+++ b/themes/MetalWorksDesktopTheme/package-swc.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MetalWorksDesktopTheme",
+ "name": "Feathers UI Metal Works Desktop Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Metal Works desktop theme for Feathers UI (Starling version)",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MetalWorksDesktopTheme_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling:2.x.x",
+ "feathersui:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MetalWorksMobileTheme/package-src.json b/themes/MetalWorksMobileTheme/package-src.json
new file mode 100644
index 0000000000..0d06b270e0
--- /dev/null
+++ b/themes/MetalWorksMobileTheme/package-src.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MetalWorksMobileTheme-source",
+ "name": "Feathers UI Metal Works Mobile Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Metal Works mobile theme for Feathers UI (Starling version)",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MetalWorksMobileTheme-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling-source:2.x.x",
+ "feathersui-source:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MetalWorksMobileTheme/package-swc.json b/themes/MetalWorksMobileTheme/package-swc.json
new file mode 100644
index 0000000000..9e1c278741
--- /dev/null
+++ b/themes/MetalWorksMobileTheme/package-swc.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MetalWorksMobileTheme",
+ "name": "Feathers UI Metal Works Mobile Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Metal Works mobile theme for Feathers UI (Starling version)",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MetalWorksMobileTheme_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling:2.x.x",
+ "feathersui:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MinimalDesktopTheme/package-src.json b/themes/MinimalDesktopTheme/package-src.json
new file mode 100644
index 0000000000..9d24ada5fb
--- /dev/null
+++ b/themes/MinimalDesktopTheme/package-src.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MinimalDesktopTheme-source",
+ "name": "Feathers UI Minimal Desktop Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Minimal desktop theme for Feathers UI (Starling version)",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MinimalDesktopTheme-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling-source:2.x.x",
+ "feathersui-source:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MinimalDesktopTheme/package-swc.json b/themes/MinimalDesktopTheme/package-swc.json
new file mode 100644
index 0000000000..7d9a5e06aa
--- /dev/null
+++ b/themes/MinimalDesktopTheme/package-swc.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MinimalDesktopTheme",
+ "name": "Feathers UI Minimal Desktop Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Minimal desktop theme for Feathers UI (Starling version)",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MinimalDesktopTheme_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling:2.x.x",
+ "feathersui:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MinimalMobileTheme/package-src.json b/themes/MinimalMobileTheme/package-src.json
new file mode 100644
index 0000000000..b3a16d5d50
--- /dev/null
+++ b/themes/MinimalMobileTheme/package-src.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MinimalMobileTheme-source",
+ "name": "Feathers UI Minimal Mobile Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Minimal mobile theme for Feathers UI (Starling version)",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MinimalMobileTheme-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling-source:2.x.x",
+ "feathersui-source:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/MinimalMobileTheme/package-swc.json b/themes/MinimalMobileTheme/package-swc.json
new file mode 100644
index 0000000000..c76b2dcbca
--- /dev/null
+++ b/themes/MinimalMobileTheme/package-swc.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_MinimalMobileTheme",
+ "name": "Feathers UI Minimal Mobile Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Minimal mobile theme for Feathers UI (Starling version)",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_MinimalMobileTheme_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling:2.x.x",
+ "feathersui:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/TopcoatLightMobileTheme/package-src.json b/themes/TopcoatLightMobileTheme/package-src.json
new file mode 100644
index 0000000000..09df596139
--- /dev/null
+++ b/themes/TopcoatLightMobileTheme/package-src.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_TopcoatLightMobileTheme-source",
+ "name": "Feathers UI Topcoat Light Mobile Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Topcoat light mobile theme for Feathers UI (Starling version)",
+ "type": "src",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_TopcoatLightMobileTheme-source_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling-source:2.x.x",
+ "feathersui-source:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
diff --git a/themes/TopcoatLightMobileTheme/package-swc.json b/themes/TopcoatLightMobileTheme/package-swc.json
new file mode 100644
index 0000000000..a3446aeb9c
--- /dev/null
+++ b/themes/TopcoatLightMobileTheme/package-swc.json
@@ -0,0 +1,24 @@
+{
+ "id": "feathersui_TopcoatLightMobileTheme",
+ "name": "Feathers UI Topcoat Light Mobile Theme",
+ "url": "https://feathersui.com/as3-starling/",
+ "docUrl": "https://feathersui/api-reference/",
+ "description": "Topcoat light mobile theme for Feathers UI (Starling version)",
+ "type": "swc",
+ "version": "4.1.1",
+ "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.1.1/feathersui_TopcoatLightMobileTheme_4.1.1.airpackage",
+ "publishedAt": "2021-11-19T00:00:00.000Z",
+ "dependencies": [
+ "starling:2.x.x",
+ "feathersui:4.1.x"
+ ],
+ "parameters": [],
+ "tags": ["theme", "feathers", "starling"],
+ "status": "release",
+ "license": {
+ "type": "Simplified BSD",
+ "url": "https://github.com/feathersui/feathersui-starling/blob/v4.1.1/LICENSE.md",
+ "public": true
+ }
+ }
+
\ No newline at end of file
|