diff --git a/build.xml b/build.xml index b4d9ac69b..d1d9ec9e6 100644 --- a/build.xml +++ b/build.xml @@ -30,6 +30,7 @@ + @@ -59,10 +60,9 @@ - - ${output.path}/apm - - + + + @@ -447,38 +447,86 @@ verbose="true" toDir="${dependency.output}"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/package-src.json b/package-src.json index 0213fb088..eadb6889c 100644 --- a/package-src.json +++ b/package-src.json @@ -1,13 +1,19 @@ { - "id": "feathersui-source", + "id": "com.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.2.0", - "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/feathersui-source_4.2.0.airpackage", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui-source_4.2.0.airpackage", "dependencies": ["starling-source:2.7.0"], "parameters": [], - "tags": ["components", "gui", "starling", "ui", "widgets"] + "tags": ["components", "gui", "starling", "ui", "widgets"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", + "public": true + } } diff --git a/package-swc.json b/package-swc.json index 0bf87a69f..cf310c887 100644 --- a/package-swc.json +++ b/package-swc.json @@ -1,13 +1,19 @@ { - "id": "feathersui", + "id": "com.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.2.0", - "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/feathersui_4.2.0.airpackage", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui_4.2.0.airpackage", "dependencies": ["starling:2.7.0"], "parameters": [], - "tags": ["components", "gui", "starling", "ui", "widgets"] + "tags": ["components", "gui", "starling", "ui", "widgets"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", + "public": true + } } diff --git a/themes/AeonDesktopTheme/package-src.json b/themes/AeonDesktopTheme/package-src.json new file mode 100644 index 000000000..d42f71592 --- /dev/null +++ b/themes/AeonDesktopTheme/package-src.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.AeonDesktopTheme-source_4.2.0.airpackage", + "dependencies": [ + "starling-source:2.7.0", + "feathersui-source:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..4d3300c86 --- /dev/null +++ b/themes/AeonDesktopTheme/package-swc.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.AeonDesktopTheme_4.2.0.airpackage", + "dependencies": [ + "starling:2.7.0", + "feathersui:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..25057ecc8 --- /dev/null +++ b/themes/MetalWorksDesktopTheme/package-src.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksDesktopTheme-source_4.2.0.airpackage", + "dependencies": [ + "starling-source:2.7.0", + "feathersui-source:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..604a84d46 --- /dev/null +++ b/themes/MetalWorksDesktopTheme/package-swc.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksDesktopTheme_4.2.0.airpackage", + "dependencies": [ + "starling:2.7.0", + "feathersui:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..8d949eed3 --- /dev/null +++ b/themes/MetalWorksMobileTheme/package-src.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksMobileTheme-source_4.2.0.airpackage", + "dependencies": [ + "starling-source:2.7.0", + "feathersui-source:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..2f58bc362 --- /dev/null +++ b/themes/MetalWorksMobileTheme/package-swc.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MetalWorksMobileTheme_4.2.0.airpackage", + "dependencies": [ + "starling:2.7.0", + "feathersui:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..934b0c0b5 --- /dev/null +++ b/themes/MinimalDesktopTheme/package-src.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MinimalDesktopTheme-source_4.2.0.airpackage", + "dependencies": [ + "starling-source:2.7.0", + "feathersui-source:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..1cbbd7e1c --- /dev/null +++ b/themes/MinimalDesktopTheme/package-swc.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MinimalDesktopTheme_4.2.0.airpackage", + "dependencies": [ + "starling:2.7.0", + "feathersui:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..85acee2b1 --- /dev/null +++ b/themes/MinimalMobileTheme/package-src.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MinimalMobileTheme-source_4.2.0.airpackage", + "dependencies": [ + "starling-source:2.7.0", + "feathersui-source:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..a00ef95c0 --- /dev/null +++ b/themes/MinimalMobileTheme/package-swc.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.MinimalMobileTheme_4.2.0.airpackage", + "dependencies": [ + "starling:2.7.0", + "feathersui:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..b780b83f6 --- /dev/null +++ b/themes/TopcoatLightMobileTheme/package-src.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.TopcoatLightMobileTheme-source_4.2.0.airpackage", + "dependencies": [ + "starling-source:2.7.0", + "feathersui-source:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/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 000000000..1594c8034 --- /dev/null +++ b/themes/TopcoatLightMobileTheme/package-swc.json @@ -0,0 +1,23 @@ +{ + "id": "com.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.2.0", + "sourceUrl": "https://github.com/feathersui/feathersui-starling/releases/download/v4.2.0/com.feathersui.TopcoatLightMobileTheme_4.2.0.airpackage", + "dependencies": [ + "starling:2.7.0", + "feathersui:4.2.0" + ], + "parameters": [], + "tags": ["theme", "feathers", "starling"], + "status": "release", + "license": { + "type": "Simplified BSD", + "url": "https://github.com/feathersui/feathersui-starling/blob/v4.2.0/LICENSE.md", + "public": true + } + } + \ No newline at end of file