diff --git a/.changeset/breezy-toys-agree.md b/.changeset/breezy-toys-agree.md deleted file mode 100644 index 62549466e..000000000 --- a/.changeset/breezy-toys-agree.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -fix(combobox): remove view all options -`view-all-options` is no longer a valid option for combobox. Use `autocomplete: none` instead diff --git a/.changeset/fast-toys-sparkle.md b/.changeset/fast-toys-sparkle.md deleted file mode 100644 index 5004887d5..000000000 --- a/.changeset/fast-toys-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Ensure custom styles are included in build diff --git a/.changeset/funny-buttons-fry.md b/.changeset/funny-buttons-fry.md deleted file mode 100644 index e5b19cba8..000000000 --- a/.changeset/funny-buttons-fry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -feat(marko-json): changed all attribute tags to be singular diff --git a/.changeset/healthy-ducks-sip.md b/.changeset/healthy-ducks-sip.md deleted file mode 100644 index d7813ed7c..000000000 --- a/.changeset/healthy-ducks-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Refactor to simplify types diff --git a/.changeset/lemon-mangos-thank.md b/.changeset/lemon-mangos-thank.md deleted file mode 100644 index 49b870b65..000000000 --- a/.changeset/lemon-mangos-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -feat(ebay-accordion): new component diff --git a/.changeset/poor-mirrors-float.md b/.changeset/poor-mirrors-float.md deleted file mode 100644 index 9b503702d..000000000 --- a/.changeset/poor-mirrors-float.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -fix(ebay-table): update row-header attribute, removed aria-pressed diff --git a/.changeset/rotten-geckos-sniff.md b/.changeset/rotten-geckos-sniff.md deleted file mode 100644 index 4140a3db1..000000000 --- a/.changeset/rotten-geckos-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Remove chevron from combobox diff --git a/.changeset/sharp-bees-grin.md b/.changeset/sharp-bees-grin.md deleted file mode 100644 index e55b47f2e..000000000 --- a/.changeset/sharp-bees-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -TS fix for combobox diff --git a/.changeset/short-crabs-retire.md b/.changeset/short-crabs-retire.md deleted file mode 100644 index ada794306..000000000 --- a/.changeset/short-crabs-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -feat(dropdowns): added support for floating-ui diff --git a/.changeset/short-otters-grow.md b/.changeset/short-otters-grow.md deleted file mode 100644 index 309a93aa3..000000000 --- a/.changeset/short-otters-grow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -feat(notice): removed celebration from status diff --git a/.changeset/sixty-experts-marry.md b/.changeset/sixty-experts-marry.md deleted file mode 100644 index dc3b97d2c..000000000 --- a/.changeset/sixty-experts-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -Add area chart diff --git a/.changeset/smooth-rules-laugh.md b/.changeset/smooth-rules-laugh.md deleted file mode 100644 index a38a1cdb1..000000000 --- a/.changeset/smooth-rules-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -chore: renamed ebay-fullscreen-dialog to ebay-fullscreen-dialog-deprecated and ebay-drawer-dialog to ebay-drawer-dialog-deprecated diff --git a/.changeset/thirty-walls-notice.md b/.changeset/thirty-walls-notice.md deleted file mode 100644 index 96a359a6f..000000000 --- a/.changeset/thirty-walls-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Upgrade dependencies diff --git a/.changeset/tidy-rockets-wonder.md b/.changeset/tidy-rockets-wonder.md deleted file mode 100644 index 897739fd3..000000000 --- a/.changeset/tidy-rockets-wonder.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": major ---- - -chore: removed deprecated code diff --git a/.changeset/wet-wombats-roll.md b/.changeset/wet-wombats-roll.md deleted file mode 100644 index 2e10ba609..000000000 --- a/.changeset/wet-wombats-roll.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Updated the component-browser.ts file to reference shared attributes from tags-html.d.ts and added the Textbox class implementation. diff --git a/.storybook/main.ts b/.storybook/main.ts index 0577782eb..7f2548159 100644 --- a/.storybook/main.ts +++ b/.storybook/main.ts @@ -44,8 +44,8 @@ export default { // Pre-bundle @storybook/addon-docs/blocks to avoid runtime errors // This is needed because MDX documentation requires these blocks to be available // during dynamic imports - include: ['@storybook/addon-docs/blocks'] - } + include: ["@storybook/addon-docs/blocks"], + }, }); }, }; diff --git a/CHANGELOG.md b/CHANGELOG.md index bf6306f26..c3cf37bf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,44 @@ # eBayUI-Core Changelog +## 15.0.0 + +### Major Changes + +- [#2384](https://github.com/eBay/ebayui-core/pull/2384) [`aad6f91`](https://github.com/eBay/ebayui-core/commit/aad6f91497c136185490bbf6218a8d38b1dd3093) Thanks [@agliga](https://github.com/agliga)! - fix(combobox): remove view all options + `view-all-options` is no longer a valid option for combobox. Use `autocomplete: none` instead + +- [#2415](https://github.com/eBay/ebayui-core/pull/2415) [`02f4e69`](https://github.com/eBay/ebayui-core/commit/02f4e69475226fe4265a951b5b0a6cd62f2eb3dd) Thanks [@agliga](https://github.com/agliga)! - feat(marko-json): changed all attribute tags to be singular + +- [#2357](https://github.com/eBay/ebayui-core/pull/2357) [`549c3c3`](https://github.com/eBay/ebayui-core/commit/549c3c3f7369df4d7e3d0ae0fb3d7549ee315c17) Thanks [@saiponnada](https://github.com/saiponnada)! - feat(ebay-accordion): new component + +- [#2381](https://github.com/eBay/ebayui-core/pull/2381) [`02f0cd8`](https://github.com/eBay/ebayui-core/commit/02f0cd887d0eb073bb1378ef515aa9e4db9d4d0a) Thanks [@agliga](https://github.com/agliga)! - feat(dropdowns): added support for floating-ui + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`b2f1c6b`](https://github.com/eBay/ebayui-core/commit/b2f1c6baee10dbd2e238a3e5d26cf8f333948976) Thanks [@agliga](https://github.com/agliga)! - feat(notice): removed celebration from status + +- [#2411](https://github.com/eBay/ebayui-core/pull/2411) [`57d2b60`](https://github.com/eBay/ebayui-core/commit/57d2b6009bdb25543845f30f0cc298d6d44a1c3f) Thanks [@agliga](https://github.com/agliga)! - chore: renamed ebay-fullscreen-dialog to ebay-fullscreen-dialog-deprecated and ebay-drawer-dialog to ebay-drawer-dialog-deprecated + +- [#2406](https://github.com/eBay/ebayui-core/pull/2406) [`7dfbfce`](https://github.com/eBay/ebayui-core/commit/7dfbfce3d8b56d8895b130507666d5ce0010de43) Thanks [@agliga](https://github.com/agliga)! - chore: removed deprecated code + +### Minor Changes + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`e40437c`](https://github.com/eBay/ebayui-core/commit/e40437cf8c2e301ed00958831e14996b2fec2757) Thanks [@agliga](https://github.com/agliga)! - fix(ebay-table): update row-header attribute, removed aria-pressed + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`6bddc30`](https://github.com/eBay/ebayui-core/commit/6bddc309ac8ffbff98302ec88ecd403e5c962723) Thanks [@agliga](https://github.com/agliga)! - Add area chart + +### Patch Changes + +- [#2407](https://github.com/eBay/ebayui-core/pull/2407) [`e40902f`](https://github.com/eBay/ebayui-core/commit/e40902f378ffdd69b79bab48356ada97725bd7a2) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Ensure custom styles are included in build + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`c2b5b9d`](https://github.com/eBay/ebayui-core/commit/c2b5b9d6678516df4a7dc40aef5f37df1fad6b01) Thanks [@agliga](https://github.com/agliga)! - Refactor to simplify types + +- [#2408](https://github.com/eBay/ebayui-core/pull/2408) [`eb53ada`](https://github.com/eBay/ebayui-core/commit/eb53adaf7b1380ffa13292a844f47c00549c5cfe) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Remove chevron from combobox + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`bd170c2`](https://github.com/eBay/ebayui-core/commit/bd170c2448a49d2e3cc8f7441063b94f9b1156c5) Thanks [@agliga](https://github.com/agliga)! - TS fix for combobox + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`21197e5`](https://github.com/eBay/ebayui-core/commit/21197e55618b0c01fb522d6417307d0e4c6d4877) Thanks [@agliga](https://github.com/agliga)! - Upgrade dependencies + +- [#2413](https://github.com/eBay/ebayui-core/pull/2413) [`d316e9f`](https://github.com/eBay/ebayui-core/commit/d316e9f7eac27aea776d11ed5ed556c1928cfd9d) Thanks [@agliga](https://github.com/agliga)! - Updated the component-browser.ts file to reference shared attributes from tags-html.d.ts and added the Textbox class implementation. + ## 14.6.9 ### Patch Changes diff --git a/package-lock.json b/package-lock.json index b755feb4c..3281790eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ebay/ebayui-core", - "version": "14.6.9", + "version": "15.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ebay/ebayui-core", - "version": "14.6.9", + "version": "15.0.0", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.6.13", diff --git a/package.json b/package.json index 84b438898..10dec064b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ebay/ebayui-core", - "version": "14.6.9", + "version": "15.0.0", "description": "Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.", "keywords": [ "marko-components" diff --git a/src/common/charts/shared.ts b/src/common/charts/shared.ts index 22302a6a2..4a4deb748 100644 --- a/src/common/charts/shared.ts +++ b/src/common/charts/shared.ts @@ -80,14 +80,12 @@ export const chartFontFamily = '"Market Sans", Arial, sans-serif', if (series[i].type === "bar") { (series[i] as Highcharts.SeriesBarOptions).borderColor = color; (series[i] as Highcharts.SeriesBarOptions).color = color; - } - else { + } else { (series[i] as Highcharts.SeriesAreaOptions).lineColor = color; (series[i] as Highcharts.SeriesAreaOptions).fillOpacity = 1; } } }, - setDonutColors = function (series: any) { const colors = [ { lineColor: chartPrimaryColor, borderColor: chartPrimaryColor }, diff --git a/src/common/dropdown/index.ts b/src/common/dropdown/index.ts index 06450bf57..757c6d7d6 100644 --- a/src/common/dropdown/index.ts +++ b/src/common/dropdown/index.ts @@ -4,12 +4,12 @@ import { computePosition, shift, offset, - type ReferenceElement + type ReferenceElement, } from "@floating-ui/dom"; interface DropdownUtilOptions { reverse?: boolean; - offset?: number + offset?: number; } export class DropdownUtil { @@ -18,7 +18,11 @@ export class DropdownUtil { declare cleanupFn: any; declare options: DropdownUtilOptions; - constructor(host: HTMLElement, overlay: HTMLElement, options?: DropdownUtilOptions) { + constructor( + host: HTMLElement, + overlay: HTMLElement, + options?: DropdownUtilOptions, + ) { this.host = host as ReferenceElement; this.overlay = overlay as HTMLElement; this.options = options ?? {}; diff --git a/src/components/components/ebay-notice-base/component.ts b/src/components/components/ebay-notice-base/component.ts index 3df1374c2..4a7723467 100644 --- a/src/components/components/ebay-notice-base/component.ts +++ b/src/components/components/ebay-notice-base/component.ts @@ -3,11 +3,7 @@ import type { WithNormalizedProps } from "../../../global"; interface NoticeBaseInput extends Omit { - status?: - | "confirmation" - | "attention" - | "information" - | "education"; + status?: "confirmation" | "attention" | "information" | "education"; type?: "section"; "prefix-class"?: string; root?: Marko.Renderable; diff --git a/src/components/ebay-accordion/README.md b/src/components/ebay-accordion/README.md index 9c92cc1e2..722e4e07b 100644 --- a/src/components/ebay-accordion/README.md +++ b/src/components/ebay-accordion/README.md @@ -9,6 +9,6 @@ ## Examples and Documentation -- [Storybook](https://ebay.github.io/ebayui-core/?path=/story/navigation-disclosure-ebay-accordion) -- [Storybook Docs](https://ebay.github.io/ebayui-core/?path=/docs/navigation-disclosure-ebay-accordion) -- [Code Examples](https://github.com/eBay/ebayui-core/tree/master/src/components/ebay-accordion/examples) +- [Storybook](https://ebay.github.io/ebayui-core/?path=/story/navigation-disclosure-ebay-accordion) +- [Storybook Docs](https://ebay.github.io/ebayui-core/?path=/docs/navigation-disclosure-ebay-accordion) +- [Code Examples](https://github.com/eBay/ebayui-core/tree/master/src/components/ebay-accordion/examples) diff --git a/src/components/ebay-accordion/accordion.stories.ts b/src/components/ebay-accordion/accordion.stories.ts index b87b1e04a..d26d8d10f 100644 --- a/src/components/ebay-accordion/accordion.stories.ts +++ b/src/components/ebay-accordion/accordion.stories.ts @@ -63,7 +63,8 @@ export default { }, onToggle: { action: "on-toggle", - description: "Triggered on toggle of details to control auto-collapse", + description: + "Triggered on toggle of details to control auto-collapse", table: { category: "Events", defaultValue: { diff --git a/src/components/ebay-accordion/component.ts b/src/components/ebay-accordion/component.ts index d9bb07da1..aa3cc21ba 100644 --- a/src/components/ebay-accordion/component.ts +++ b/src/components/ebay-accordion/component.ts @@ -26,13 +26,15 @@ class Accordion extends Marko.Component { }; } - handleToggle(index: number, event: { originalEvent: Event; open: boolean; }) { - + handleToggle( + index: number, + event: { originalEvent: Event; open: boolean }, + ) { const { autoCollapse } = this.input; - if(autoCollapse && event.open) { + if (autoCollapse && event.open) { this.state.index = index; } - + this.emit("toggle", { originalEvent: event.originalEvent, open: (event.originalEvent.target as HTMLDetailsElement).open, diff --git a/src/components/ebay-area-chart/README.md b/src/components/ebay-area-chart/README.md index 396a18cd5..d83a2e2a8 100644 --- a/src/components/ebay-area-chart/README.md +++ b/src/components/ebay-area-chart/README.md @@ -11,6 +11,6 @@ The area chart displays one to five series of data points as an interactive stac ## Examples and Documentation -- [Storybook](https://ebay.github.io/ebayui-core/?path=/docs/charts-ebay-area-chart) -- [Storybook Docs](https://ebay.github.io/ebayui-core/?path=/docs/charts-ebay-area-chart) -- [Code Examples](https://github.com/eBay/ebayui-core/tree/master/src/components/ebay-area-chart/examples) +- [Storybook](https://ebay.github.io/ebayui-core/?path=/docs/charts-ebay-area-chart) +- [Storybook Docs](https://ebay.github.io/ebayui-core/?path=/docs/charts-ebay-area-chart) +- [Code Examples](https://github.com/eBay/ebayui-core/tree/master/src/components/ebay-area-chart/examples) diff --git a/src/components/ebay-area-chart/area-chart.stories.ts b/src/components/ebay-area-chart/area-chart.stories.ts index 918c61e47..54571d40a 100644 --- a/src/components/ebay-area-chart/area-chart.stories.ts +++ b/src/components/ebay-area-chart/area-chart.stories.ts @@ -19,7 +19,7 @@ const seriesDataWithoutLabels = sampleSeriesData.map((series) => { return rest; }), }; -}) +}); export default { title: "charts/ebay-area-chart", @@ -226,4 +226,4 @@ CustomHighchartOptions.args = { tickAmount: 4, }, }, -}; \ No newline at end of file +}; diff --git a/src/components/ebay-bar-chart/component.ts b/src/components/ebay-bar-chart/component.ts index f385c21a2..7a5c27c47 100644 --- a/src/components/ebay-bar-chart/component.ts +++ b/src/components/ebay-bar-chart/component.ts @@ -97,7 +97,7 @@ class BarChart extends Marko.Component { : [this.input.series]; const stacked = this.input.stacked; const title = this.input.title; - + // controls rounded corders and spacing at the bottom of data points if (stacked) { series[0].bottom = true; // set a variable on the first series so it renders rounder corners on the bottom of the bar diff --git a/src/components/ebay-date-textbox/component.ts b/src/components/ebay-date-textbox/component.ts index 9ecd8a03c..59fbb95b7 100644 --- a/src/components/ebay-date-textbox/component.ts +++ b/src/components/ebay-date-textbox/component.ts @@ -76,7 +76,10 @@ class DateTextbox extends Marko.Component { autoCollapse: true, }); - this.dropdownUtil = new DropdownUtil(this.el as HTMLElement, this.getEl("popover")) + this.dropdownUtil = new DropdownUtil( + this.el as HTMLElement, + this.getEl("popover"), + ); } onDestroy() { diff --git a/src/components/ebay-details/details.stories.ts b/src/components/ebay-details/details.stories.ts index 97908dc26..bb158af1b 100644 --- a/src/components/ebay-details/details.stories.ts +++ b/src/components/ebay-details/details.stories.ts @@ -24,7 +24,8 @@ export default { renderBody: {}, summary: { name: "@summary", - description: "The body which will be wrapped as the details summary", + description: + "The body which will be wrapped as the details summary", table: { category: "@attribute tags", }, @@ -91,8 +92,7 @@ export default { export const Standard = Template.bind({}); Standard.args = { - renderBody: - `Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.`, + renderBody: `Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.`, summary: { renderBody: `Show me details!`, }, diff --git a/src/components/ebay-fake-menu-button/fake-menu-button.stories.ts b/src/components/ebay-fake-menu-button/fake-menu-button.stories.ts index 3048d46fb..f008dbf07 100644 --- a/src/components/ebay-fake-menu-button/fake-menu-button.stories.ts +++ b/src/components/ebay-fake-menu-button/fake-menu-button.stories.ts @@ -232,4 +232,4 @@ export const CustomLabelText = buildExtensionTemplate( export const Separator = buildExtensionTemplate( SeparatorTemplate, SeparatorTemplateCode, -); \ No newline at end of file +); diff --git a/src/components/ebay-filter-menu-button/component.ts b/src/components/ebay-filter-menu-button/component.ts index 16d5262ff..9a3a8095f 100644 --- a/src/components/ebay-filter-menu-button/component.ts +++ b/src/components/ebay-filter-menu-button/component.ts @@ -165,10 +165,9 @@ export default class extends MenuUtils { this.getEl("button"), this.getEl("menu"), { - offset: 8 - } + offset: 8, + }, ); - } _cleanupMakeup() { diff --git a/src/components/ebay-icon/examples/all.marko b/src/components/ebay-icon/examples/all.marko index 44cd06032..00792e741 100644 --- a/src/components/ebay-icon/examples/all.marko +++ b/src/components/ebay-icon/examples/all.marko @@ -132,6 +132,24 @@ div.icon-examples span.text -- ebay-ai-thin-16-icon + div + span.icon + ebay-ai-tools-16-icon + span.text + -- ebay-ai-tools-16-icon + + div + span.icon + ebay-ai-tools-20-icon + span.text + -- ebay-ai-tools-20-icon + + div + span.icon + ebay-ai-tools-24-icon + span.text + -- ebay-ai-tools-24-icon + div span.icon ebay-alipay-cn-12-colored-icon @@ -156,6 +174,30 @@ div.icon-examples span.text -- ebay-alipay-cn-32-colored-icon + div + span.icon + ebay-alipay-hk-12-colored-icon + span.text + -- ebay-alipay-hk-12-colored-icon + + div + span.icon + ebay-alipay-hk-18-colored-icon + span.text + -- ebay-alipay-hk-18-colored-icon + + div + span.icon + ebay-alipay-hk-24-colored-icon + span.text + -- ebay-alipay-hk-24-colored-icon + + div + span.icon + ebay-alipay-hk-32-colored-icon + span.text + -- ebay-alipay-hk-32-colored-icon + div span.icon ebay-amex-12-colored-icon @@ -414,6 +456,30 @@ div.icon-examples span.text -- ebay-background-removal-24-icon + div + span.icon + ebay-bancontact-12-colored-icon + span.text + -- ebay-bancontact-12-colored-icon + + div + span.icon + ebay-bancontact-18-colored-icon + span.text + -- ebay-bancontact-18-colored-icon + + div + span.icon + ebay-bancontact-24-colored-icon + span.text + -- ebay-bancontact-24-colored-icon + + div + span.icon + ebay-bancontact-32-colored-icon + span.text + -- ebay-bancontact-32-colored-icon + div span.icon ebay-bank-16-icon @@ -624,6 +690,30 @@ div.icon-examples span.text -- ebay-car-brake-24-icon + div + span.icon + ebay-carnet-12-colored-icon + span.text + -- ebay-carnet-12-colored-icon + + div + span.icon + ebay-carnet-18-colored-icon + span.text + -- ebay-carnet-18-colored-icon + + div + span.icon + ebay-carnet-24-colored-icon + span.text + -- ebay-carnet-24-colored-icon + + div + span.icon + ebay-carnet-32-colored-icon + span.text + -- ebay-carnet-32-colored-icon + div span.icon ebay-carryon-24-icon @@ -654,6 +744,30 @@ div.icon-examples span.text -- ebay-cart-64-icon + div + span.icon + ebay-cashapp-12-colored-icon + span.text + -- ebay-cashapp-12-colored-icon + + div + span.icon + ebay-cashapp-18-colored-icon + span.text + -- ebay-cashapp-18-colored-icon + + div + span.icon + ebay-cashapp-24-colored-icon + span.text + -- ebay-cashapp-24-colored-icon + + div + span.icon + ebay-cashapp-32-colored-icon + span.text + -- ebay-cashapp-32-colored-icon + div span.icon ebay-categories-16-icon @@ -1478,15 +1592,51 @@ div.icon-examples div span.icon - ebay-escrow-16-icon + ebay-eftpos-12-colored-icon + span.text + -- ebay-eftpos-12-colored-icon + + div + span.icon + ebay-eftpos-18-colored-icon + span.text + -- ebay-eftpos-18-colored-icon + + div + span.icon + ebay-eftpos-24-colored-icon + span.text + -- ebay-eftpos-24-colored-icon + + div + span.icon + ebay-eftpos-32-colored-icon + span.text + -- ebay-eftpos-32-colored-icon + + div + span.icon + ebay-elo-12-colored-icon span.text - -- ebay-escrow-16-icon + -- ebay-elo-12-colored-icon div span.icon - ebay-escrow-24-icon + ebay-elo-18-colored-icon span.text - -- ebay-escrow-24-icon + -- ebay-elo-18-colored-icon + + div + span.icon + ebay-elo-24-colored-icon + span.text + -- ebay-elo-24-colored-icon + + div + span.icon + ebay-elo-32-colored-icon + span.text + -- ebay-elo-32-colored-icon div span.icon @@ -1638,24 +1788,6 @@ div.icon-examples span.text -- ebay-fall-leaf-24-icon - div - span.icon - ebay-fast-and-free-16-icon - span.text - -- ebay-fast-and-free-16-icon - - div - span.icon - ebay-fast-and-free-24-icon - span.text - -- ebay-fast-and-free-24-icon - - div - span.icon - ebay-fast-and-free-64-icon - span.text - -- ebay-fast-and-free-64-icon - div span.icon ebay-feedback-16-icon @@ -1788,6 +1920,18 @@ div.icon-examples span.text -- ebay-folder-add-24-icon + div + span.icon + ebay-forklift-16-icon + span.text + -- ebay-forklift-16-icon + + div + span.icon + ebay-forklift-24-icon + span.text + -- ebay-forklift-24-icon + div span.icon ebay-franc-16-icon @@ -2106,6 +2250,42 @@ div.icon-examples span.text -- ebay-headphone-24-icon + div + span.icon + ebay-heart-16-icon + span.text + -- ebay-heart-16-icon + + div + span.icon + ebay-heart-20-icon + span.text + -- ebay-heart-20-icon + + div + span.icon + ebay-heart-24-icon + span.text + -- ebay-heart-24-icon + + div + span.icon + ebay-heart-filled-16-icon + span.text + -- ebay-heart-filled-16-icon + + div + span.icon + ebay-heart-filled-20-icon + span.text + -- ebay-heart-filled-20-icon + + div + span.icon + ebay-heart-filled-24-icon + span.text + -- ebay-heart-filled-24-icon + div span.icon ebay-help-16-icon @@ -2262,6 +2442,30 @@ div.icon-examples span.text -- ebay-instagram-24-icon + div + span.icon + ebay-interac-12-colored-icon + span.text + -- ebay-interac-12-colored-icon + + div + span.icon + ebay-interac-18-colored-icon + span.text + -- ebay-interac-18-colored-icon + + div + span.icon + ebay-interac-24-colored-icon + span.text + -- ebay-interac-24-colored-icon + + div + span.icon + ebay-interac-32-colored-icon + span.text + -- ebay-interac-32-colored-icon + div span.icon ebay-item-list-16-icon @@ -2316,6 +2520,30 @@ div.icon-examples span.text -- ebay-jet-ski-24-icon + div + span.icon + ebay-kakao-pay-12-colored-icon + span.text + -- ebay-kakao-pay-12-colored-icon + + div + span.icon + ebay-kakao-pay-18-colored-icon + span.text + -- ebay-kakao-pay-18-colored-icon + + div + span.icon + ebay-kakao-pay-24-colored-icon + span.text + -- ebay-kakao-pay-24-colored-icon + + div + span.icon + ebay-kakao-pay-32-colored-icon + span.text + -- ebay-kakao-pay-32-colored-icon + div span.icon ebay-key-16-icon @@ -2600,21 +2828,33 @@ div.icon-examples div span.icon - ebay-locked-16-icon + ebay-lock-16-icon + span.text + -- ebay-lock-16-icon + + div + span.icon + ebay-lock-24-icon + span.text + -- ebay-lock-24-icon + + div + span.icon + ebay-lock-filled-16-icon span.text - -- ebay-locked-16-icon + -- ebay-lock-filled-16-icon div span.icon - ebay-locked-20-icon + ebay-lock-filled-20-icon span.text - -- ebay-locked-20-icon + -- ebay-lock-filled-20-icon div span.icon - ebay-locked-24-icon + ebay-lock-filled-24-icon span.text - -- ebay-locked-24-icon + -- ebay-lock-filled-24-icon div span.icon @@ -2790,6 +3030,12 @@ div.icon-examples span.text -- ebay-megaphone-24-icon + div + span.icon + ebay-menu-16-icon + span.text + -- ebay-menu-16-icon + div span.icon ebay-menu-20-icon @@ -2802,6 +3048,30 @@ div.icon-examples span.text -- ebay-menu-24-icon + div + span.icon + ebay-mercado-pago-12-colored-icon + span.text + -- ebay-mercado-pago-12-colored-icon + + div + span.icon + ebay-mercado-pago-18-colored-icon + span.text + -- ebay-mercado-pago-18-colored-icon + + div + span.icon + ebay-mercado-pago-24-colored-icon + span.text + -- ebay-mercado-pago-24-colored-icon + + div + span.icon + ebay-mercado-pago-32-colored-icon + span.text + -- ebay-mercado-pago-32-colored-icon + div span.icon ebay-microphone-16-icon @@ -2970,6 +3240,42 @@ div.icon-examples span.text -- ebay-neutral-24-icon + div + span.icon + ebay-nfc-16-icon + span.text + -- ebay-nfc-16-icon + + div + span.icon + ebay-nfc-24-icon + span.text + -- ebay-nfc-24-icon + + div + span.icon + ebay-nfc-card-12-colored-icon + span.text + -- ebay-nfc-card-12-colored-icon + + div + span.icon + ebay-nfc-card-18-colored-icon + span.text + -- ebay-nfc-card-18-colored-icon + + div + span.icon + ebay-nfc-card-24-colored-icon + span.text + -- ebay-nfc-card-24-colored-icon + + div + span.icon + ebay-nfc-card-32-colored-icon + span.text + -- ebay-nfc-card-32-colored-icon + div span.icon ebay-no-children-zero-three-48-icon @@ -3006,18 +3312,6 @@ div.icon-examples span.text -- ebay-notification-filled-24-icon - div - span.icon - ebay-on-the-way-16-icon - span.text - -- ebay-on-the-way-16-icon - - div - span.icon - ebay-on-the-way-24-icon - span.text - -- ebay-on-the-way-24-icon - div span.icon ebay-out-of-reach-48-icon @@ -3300,6 +3594,30 @@ div.icon-examples span.text -- ebay-paypal-disabled-32-colored-icon + div + span.icon + ebay-paypay-12-colored-icon + span.text + -- ebay-paypay-12-colored-icon + + div + span.icon + ebay-paypay-18-colored-icon + span.text + -- ebay-paypay-18-colored-icon + + div + span.icon + ebay-paypay-24-colored-icon + span.text + -- ebay-paypay-24-colored-icon + + div + span.icon + ebay-paypay-32-colored-icon + span.text + -- ebay-paypay-32-colored-icon + div span.icon ebay-pencil-16-icon @@ -3698,63 +4016,39 @@ div.icon-examples div span.icon - ebay-rupee-16-icon + ebay-ruler-16-icon span.text - -- ebay-rupee-16-icon + -- ebay-ruler-16-icon div span.icon - ebay-rupee-24-icon + ebay-ruler-24-icon span.text - -- ebay-rupee-24-icon + -- ebay-ruler-24-icon div span.icon - ebay-satchel-16-icon - span.text - -- ebay-satchel-16-icon - - div - span.icon - ebay-satchel-24-icon - span.text - -- ebay-satchel-24-icon - - div - span.icon - ebay-save-16-icon - span.text - -- ebay-save-16-icon - - div - span.icon - ebay-save-20-icon - span.text - -- ebay-save-20-icon - - div - span.icon - ebay-save-24-icon + ebay-rupee-16-icon span.text - -- ebay-save-24-icon + -- ebay-rupee-16-icon div span.icon - ebay-save-filled-16-icon + ebay-rupee-24-icon span.text - -- ebay-save-filled-16-icon + -- ebay-rupee-24-icon div span.icon - ebay-save-filled-20-icon + ebay-satchel-16-icon span.text - -- ebay-save-filled-20-icon + -- ebay-satchel-16-icon div span.icon - ebay-save-filled-24-icon + ebay-satchel-24-icon span.text - -- ebay-save-filled-24-icon + -- ebay-satchel-24-icon div span.icon @@ -4296,6 +4590,12 @@ div.icon-examples span.text -- ebay-support-24-icon + div + span.icon + ebay-swap-16-icon + span.text + -- ebay-swap-16-icon + div span.icon ebay-swap-24-icon @@ -4560,6 +4860,36 @@ div.icon-examples span.text -- ebay-trophy-24-icon + div + span.icon + ebay-truck-16-icon + span.text + -- ebay-truck-16-icon + + div + span.icon + ebay-truck-24-icon + span.text + -- ebay-truck-24-icon + + div + span.icon + ebay-truck-64-icon + span.text + -- ebay-truck-64-icon + + div + span.icon + ebay-truck-shipped-16-icon + span.text + -- ebay-truck-shipped-16-icon + + div + span.icon + ebay-truck-shipped-24-icon + span.text + -- ebay-truck-shipped-24-icon + div span.icon ebay-twitter-24-icon @@ -4604,15 +4934,15 @@ div.icon-examples div span.icon - ebay-unlocked-16-icon + ebay-unlock-16-icon span.text - -- ebay-unlocked-16-icon + -- ebay-unlock-16-icon div span.icon - ebay-unlocked-24-icon + ebay-unlock-24-icon span.text - -- ebay-unlocked-24-icon + -- ebay-unlock-24-icon div span.icon diff --git a/src/components/ebay-icon/icons/ebay-unlocked-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-ai-tools-16-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-unlocked-16-icon/index.marko rename to src/components/ebay-icon/icons/ebay-ai-tools-16-icon/index.marko index 967b1aab4..c92547b66 100644 --- a/src/components/ebay-icon/icons/ebay-unlocked-16-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-ai-tools-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-escrow-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-ai-tools-16-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-escrow-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-ai-tools-16-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-ai-tools-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-ai-tools-16-icon/symbol.ts new file mode 100644 index 000000000..02a2a36a0 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ai-tools-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-unlocked-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-ai-tools-20-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-unlocked-24-icon/index.marko rename to src/components/ebay-icon/icons/ebay-ai-tools-20-icon/index.marko index 45312acac..22a8c8493 100644 --- a/src/components/ebay-icon/icons/ebay-unlocked-24-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-ai-tools-20-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-escrow-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-ai-tools-20-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-escrow-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-ai-tools-20-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-ai-tools-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-ai-tools-20-icon/symbol.ts new file mode 100644 index 000000000..a1d84c63a --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ai-tools-20-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-locked-20-icon/index.marko b/src/components/ebay-icon/icons/ebay-ai-tools-24-icon/index.marko similarity index 65% rename from src/components/ebay-icon/icons/ebay-locked-20-icon/index.marko rename to src/components/ebay-icon/icons/ebay-ai-tools-24-icon/index.marko index 084f4daa6..a1d1aca88 100644 --- a/src/components/ebay-icon/icons/ebay-locked-20-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-ai-tools-24-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-ai-tools-24-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-ai-tools-24-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-ai-tools-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-ai-tools-24-icon/symbol.ts new file mode 100644 index 000000000..71ecb3bc3 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ai-tools-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/index.marko new file mode 100644 index 000000000..fd1119367 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/symbol.ts new file mode 100644 index 000000000..3892d3126 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/index.marko new file mode 100644 index 000000000..65115ff99 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/symbol.ts new file mode 100644 index 000000000..5c65c386d --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/index.marko new file mode 100644 index 000000000..f6c322974 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-locked-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-locked-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/symbol.ts new file mode 100644 index 000000000..d4864bec9 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/index.marko new file mode 100644 index 000000000..ecaa7a9ae --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-locked-20-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-locked-20-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/symbol.ts new file mode 100644 index 000000000..b617542a1 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-alipay-hk-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/def.ts new file mode 100644 index 000000000..14ccd688e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/def.ts @@ -0,0 +1,24 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { name: "stop", attr: { "stop-color": "#FBA900" } }, + { + name: "stop", + attr: { offset: "1", "stop-color": "#FFD800" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-bancontact-12-colored-b", + x1: "10.363", + y1: "4.904", + x2: "15.014", + y2: "3.302", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/index.marko new file mode 100644 index 000000000..e0730f250 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-locked-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-locked-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/symbol.ts new file mode 100644 index 000000000..e68ed9d35 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/def.ts new file mode 100644 index 000000000..b712e1cda --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/def.ts @@ -0,0 +1,24 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { name: "stop", attr: { "stop-color": "#FBA900" } }, + { + name: "stop", + attr: { offset: "1", "stop-color": "#FFD800" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-bancontact-18-colored-b", + x1: "15.545", + y1: "7.357", + x2: "22.522", + y2: "4.953", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/index.marko new file mode 100644 index 000000000..757e5dbd1 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-on-the-way-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/symbol.ts new file mode 100644 index 000000000..2e5327282 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/def.ts new file mode 100644 index 000000000..dc2b41408 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/def.ts @@ -0,0 +1,24 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { name: "stop", attr: { "stop-color": "#FBA900" } }, + { + name: "stop", + attr: { offset: "1", "stop-color": "#FFD800" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-bancontact-24-colored-b", + x1: "19.787", + y1: "9.626", + x2: "29.868", + y2: "6.153", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/index.marko new file mode 100644 index 000000000..09920fd43 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-on-the-way-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/symbol.ts new file mode 100644 index 000000000..aa465bc4e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/def.ts new file mode 100644 index 000000000..8418d9f60 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/def.ts @@ -0,0 +1,24 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { name: "stop", attr: { "stop-color": "#FBA900" } }, + { + name: "stop", + attr: { offset: "1", "stop-color": "#FFD800" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-bancontact-32-colored-b", + x1: "26.082", + y1: "12.735", + x2: "39.944", + y2: "7.96", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/index.marko new file mode 100644 index 000000000..2e5e51d69 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-save-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-save-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/symbol.ts new file mode 100644 index 000000000..9648f4160 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-bancontact-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/index.marko new file mode 100644 index 000000000..8f187c29d --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-save-20-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-save-20-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/symbol.ts new file mode 100644 index 000000000..73b75d991 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/index.marko new file mode 100644 index 000000000..5e78dea3f --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-save-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-save-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/symbol.ts new file mode 100644 index 000000000..a01bb35d0 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/index.marko new file mode 100644 index 000000000..9df0342a8 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-save-filled-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-save-filled-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/symbol.ts new file mode 100644 index 000000000..6e031ab72 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/index.marko new file mode 100644 index 000000000..c0f081a0c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-save-filled-20-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-save-filled-20-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/symbol.ts new file mode 100644 index 000000000..7b5f2e1ec --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-carnet-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/index.marko new file mode 100644 index 000000000..807ba6694 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-save-filled-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-save-filled-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/symbol.ts new file mode 100644 index 000000000..ee2c41333 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/index.marko new file mode 100644 index 000000000..d5c51c015 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-unlocked-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-unlocked-16-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/symbol.ts new file mode 100644 index 000000000..d43a123bf --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/index.marko new file mode 100644 index 000000000..c23489d37 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-unlocked-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/marko-tag.json similarity index 100% rename from src/components/ebay-icon/icons/ebay-unlocked-24-icon/marko-tag.json rename to src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/marko-tag.json diff --git a/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/symbol.ts new file mode 100644 index 000000000..7933f952e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/index.marko new file mode 100644 index 000000000..72de41106 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/symbol.ts new file mode 100644 index 000000000..da792d917 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-cashapp-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/def.ts index 79ae20c34..36afdb995 100644 --- a/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/def.ts +++ b/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/def.ts @@ -1,38 +1,53 @@ export function def() { // eslint-disable-next-line max-len,quotes return { - server: "", + server: "", browser: { children: [ - { name: "stop", attr: { "stop-color": "#192660" } }, { name: "stop", - attr: { offset: ".223", "stop-color": "#1D5484" }, + attr: { offset: ".055", "stop-color": "#2B307A" }, }, { name: "stop", - attr: { offset: ".374", "stop-color": "#1C7E97" }, + attr: { offset: ".172", "stop-color": "#2B569C" }, }, { name: "stop", - attr: { offset: ".579", "stop-color": "#1C90A0" }, + attr: { offset: ".304", "stop-color": "#2B88C9" }, }, { name: "stop", - attr: { offset: ".729", "stop-color": "#089760" }, + attr: { offset: ".406", "stop-color": "#9EBBDD" }, }, { name: "stop", - attr: { offset: "1", "stop-color": "#03944B" }, + attr: { offset: ".493", "stop-color": "#E3D2D2" }, + }, + { + name: "stop", + attr: { offset: ".536", "stop-color": "#EFBCB8" }, + }, + { + name: "stop", + attr: { offset: ".616", "stop-color": "#E87A6E" }, + }, + { + name: "stop", + attr: { offset: ".691", "stop-color": "#D73F3B" }, + }, + { + name: "stop", + attr: { offset: ".946", "stop-color": "#CC191B" }, }, ], name: "linearGradient", attr: { id: "ref-cb-12-colored", - x1: "20", - y1: "0", - x2: ".373", - y2: "13.142", + x1: "0", + y1: "2.66", + x2: "18.878", + y2: "12.904", gradientUnits: "userSpaceOnUse", }, }, diff --git a/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/symbol.ts index da15a691b..fcfe67357 100644 --- a/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-cb-12-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/def.ts index e7347b3ec..d481b23e3 100644 --- a/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/def.ts +++ b/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/def.ts @@ -1,38 +1,53 @@ export function def() { // eslint-disable-next-line max-len,quotes return { - server: "", + server: "", browser: { children: [ - { name: "stop", attr: { "stop-color": "#192660" } }, { name: "stop", - attr: { offset: ".223", "stop-color": "#1D5484" }, + attr: { offset: ".055", "stop-color": "#2B307A" }, }, { name: "stop", - attr: { offset: ".374", "stop-color": "#1C7E97" }, + attr: { offset: ".172", "stop-color": "#2B569C" }, }, { name: "stop", - attr: { offset: ".579", "stop-color": "#1C90A0" }, + attr: { offset: ".304", "stop-color": "#2B88C9" }, }, { name: "stop", - attr: { offset: ".729", "stop-color": "#089760" }, + attr: { offset: ".406", "stop-color": "#9EBBDD" }, }, { name: "stop", - attr: { offset: "1", "stop-color": "#03944B" }, + attr: { offset: ".493", "stop-color": "#E3D2D2" }, + }, + { + name: "stop", + attr: { offset: ".536", "stop-color": "#EFBCB8" }, + }, + { + name: "stop", + attr: { offset: ".616", "stop-color": "#E87A6E" }, + }, + { + name: "stop", + attr: { offset: ".691", "stop-color": "#D73F3B" }, + }, + { + name: "stop", + attr: { offset: ".946", "stop-color": "#CC191B" }, }, ], name: "linearGradient", attr: { id: "ref-cb-18-colored", - x1: "30", - y1: "0", - x2: ".56", - y2: "19.712", + x1: "0", + y1: "3.99", + x2: "28.317", + y2: "19.356", gradientUnits: "userSpaceOnUse", }, }, diff --git a/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/symbol.ts index fb7cbae80..f61f7883b 100644 --- a/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-cb-18-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/def.ts index 4f6d6b8f2..0b173a178 100644 --- a/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/def.ts +++ b/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/def.ts @@ -1,38 +1,53 @@ export function def() { // eslint-disable-next-line max-len,quotes return { - server: "", + server: "", browser: { children: [ - { name: "stop", attr: { "stop-color": "#192660" } }, { name: "stop", - attr: { offset: ".223", "stop-color": "#1D5484" }, + attr: { offset: ".055", "stop-color": "#2B307A" }, }, { name: "stop", - attr: { offset: ".374", "stop-color": "#1C7E97" }, + attr: { offset: ".172", "stop-color": "#2B569C" }, }, { name: "stop", - attr: { offset: ".579", "stop-color": "#1C90A0" }, + attr: { offset: ".304", "stop-color": "#2B88C9" }, }, { name: "stop", - attr: { offset: ".729", "stop-color": "#089760" }, + attr: { offset: ".406", "stop-color": "#9EBBDD" }, }, { name: "stop", - attr: { offset: "1", "stop-color": "#03944B" }, + attr: { offset: ".493", "stop-color": "#E3D2D2" }, + }, + { + name: "stop", + attr: { offset: ".536", "stop-color": "#EFBCB8" }, + }, + { + name: "stop", + attr: { offset: ".616", "stop-color": "#E87A6E" }, + }, + { + name: "stop", + attr: { offset: ".691", "stop-color": "#D73F3B" }, + }, + { + name: "stop", + attr: { offset: ".946", "stop-color": "#CC191B" }, }, ], name: "linearGradient", attr: { id: "ref-cb-24-colored", - x1: "38", - y1: "0", - x2: "-.452", - y2: "24.459", + x1: "0", + y1: "5.32", + x2: "36.682", + y2: "24.229", gradientUnits: "userSpaceOnUse", }, }, diff --git a/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/symbol.ts index 7182a8096..b7e027a8a 100644 --- a/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-cb-24-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/def.ts index 071a21198..c0c35cb0e 100644 --- a/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/def.ts +++ b/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/def.ts @@ -1,38 +1,53 @@ export function def() { // eslint-disable-next-line max-len,quotes return { - server: "", + server: "", browser: { children: [ - { name: "stop", attr: { "stop-color": "#192660" } }, { name: "stop", - attr: { offset: ".223", "stop-color": "#1D5484" }, + attr: { offset: ".055", "stop-color": "#2B307A" }, }, { name: "stop", - attr: { offset: ".374", "stop-color": "#1C7E97" }, + attr: { offset: ".172", "stop-color": "#2B569C" }, }, { name: "stop", - attr: { offset: ".579", "stop-color": "#1C90A0" }, + attr: { offset: ".304", "stop-color": "#2B88C9" }, }, { name: "stop", - attr: { offset: ".729", "stop-color": "#089760" }, + attr: { offset: ".406", "stop-color": "#9EBBDD" }, }, { name: "stop", - attr: { offset: "1", "stop-color": "#03944B" }, + attr: { offset: ".493", "stop-color": "#E3D2D2" }, + }, + { + name: "stop", + attr: { offset: ".536", "stop-color": "#EFBCB8" }, + }, + { + name: "stop", + attr: { offset: ".616", "stop-color": "#E87A6E" }, + }, + { + name: "stop", + attr: { offset: ".691", "stop-color": "#D73F3B" }, + }, + { + name: "stop", + attr: { offset: ".946", "stop-color": "#CC191B" }, }, ], name: "linearGradient", attr: { id: "ref-cb-32-colored", - x1: "50", - y1: "0", - x2: "-.978", - y2: "32", + x1: "0", + y1: "7.093", + x2: "48.532", + y2: "31.782", gradientUnits: "userSpaceOnUse", }, }, diff --git a/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/symbol.ts index e7e082cd3..e05e25fef 100644 --- a/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-cb-32-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/def.ts new file mode 100644 index 000000000..567aa4d92 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/def.ts @@ -0,0 +1,27 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { + name: "stop", + attr: { offset: ".141", "stop-color": "#E50056" }, + }, + { + name: "stop", + attr: { offset: ".75", "stop-color": "#1F0038" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-eftpos-12-colored", + x1: "9.897", + y1: "5.756", + x2: "8.816", + y2: ".195", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/index.marko new file mode 100644 index 000000000..0cd136f91 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/symbol.ts new file mode 100644 index 000000000..a352785d5 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/def.ts new file mode 100644 index 000000000..bf970d1ea --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/def.ts @@ -0,0 +1,27 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { + name: "stop", + attr: { offset: ".141", "stop-color": "#E50056" }, + }, + { + name: "stop", + attr: { offset: ".75", "stop-color": "#1F0038" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-eftpos-18-colored", + x1: "14.833", + y1: "8.603", + x2: "13.076", + y2: "-.433", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/index.marko new file mode 100644 index 000000000..2ef64eddb --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/symbol.ts new file mode 100644 index 000000000..ca03413a6 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/def.ts new file mode 100644 index 000000000..41cd36538 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/def.ts @@ -0,0 +1,27 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { + name: "stop", + attr: { offset: ".141", "stop-color": "#E50056" }, + }, + { + name: "stop", + attr: { offset: ".75", "stop-color": "#1F0038" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-eftpos-24-colored", + x1: "18.769", + y1: "11.45", + x2: "16.337", + y2: "-1.061", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/index.marko new file mode 100644 index 000000000..80e17774b --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/symbol.ts new file mode 100644 index 000000000..7cd288364 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/def.ts b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/def.ts new file mode 100644 index 000000000..41cf2e2cc --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/def.ts @@ -0,0 +1,27 @@ +export function def() { + // eslint-disable-next-line max-len,quotes + return { + server: "", + browser: { + children: [ + { + name: "stop", + attr: { offset: ".141", "stop-color": "#E50056" }, + }, + { + name: "stop", + attr: { offset: ".75", "stop-color": "#1F0038" }, + }, + ], + name: "linearGradient", + attr: { + id: "ref-eftpos-32-colored", + x1: "24.692", + y1: "15.267", + x2: "21.449", + y2: "-1.414", + gradientUnits: "userSpaceOnUse", + }, + }, + }; +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/index.marko new file mode 100644 index 000000000..8119cc326 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; +import { def } from "./def" +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/symbol.ts new file mode 100644 index 000000000..2ddc54d94 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-eftpos-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/index.marko similarity index 62% rename from src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/index.marko rename to src/components/ebay-icon/icons/ebay-elo-12-colored-icon/index.marko index 277d12745..001c5beed 100644 --- a/src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/symbol.ts new file mode 100644 index 000000000..48a060a0c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/index.marko new file mode 100644 index 000000000..b714bb322 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/symbol.ts new file mode 100644 index 000000000..555a9f5ca --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/index.marko new file mode 100644 index 000000000..7b66de509 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/symbol.ts new file mode 100644 index 000000000..988caf31b --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/index.marko new file mode 100644 index 000000000..8b79147de --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/symbol.ts new file mode 100644 index 000000000..5e407d25f --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-elo-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-escrow-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-escrow-16-icon/symbol.ts deleted file mode 100644 index ea563d12b..000000000 --- a/src/components/ebay-icon/icons/ebay-escrow-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-escrow-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-escrow-24-icon/symbol.ts deleted file mode 100644 index 958f3955d..000000000 --- a/src/components/ebay-icon/icons/ebay-escrow-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/symbol.ts deleted file mode 100644 index bef7444ff..000000000 --- a/src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/symbol.ts deleted file mode 100644 index fe18e7cea..000000000 --- a/src/components/ebay-icon/icons/ebay-fast-and-free-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/symbol.ts deleted file mode 100644 index 6ff29d2b0..000000000 --- a/src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-forklift-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-forklift-16-icon/index.marko new file mode 100644 index 000000000..f88f1f8d5 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-forklift-16-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-forklift-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-forklift-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-forklift-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-forklift-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-forklift-16-icon/symbol.ts new file mode 100644 index 000000000..00853f1a1 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-forklift-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-forklift-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-forklift-24-icon/index.marko new file mode 100644 index 000000000..4b5282c3e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-forklift-24-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-forklift-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-forklift-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-forklift-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-forklift-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-forklift-24-icon/symbol.ts new file mode 100644 index 000000000..1cf851485 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-forklift-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-escrow-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-heart-16-icon/index.marko similarity index 65% rename from src/components/ebay-icon/icons/ebay-escrow-16-icon/index.marko rename to src/components/ebay-icon/icons/ebay-heart-16-icon/index.marko index 29df74c54..75732e60c 100644 --- a/src/components/ebay-icon/icons/ebay-escrow-16-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-heart-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-heart-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-heart-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-heart-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-heart-16-icon/symbol.ts new file mode 100644 index 000000000..5a467cec5 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-heart-20-icon/index.marko b/src/components/ebay-icon/icons/ebay-heart-20-icon/index.marko new file mode 100644 index 000000000..cdde69d3c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-20-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-heart-20-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-heart-20-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-20-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-heart-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-heart-20-icon/symbol.ts new file mode 100644 index 000000000..c3594563d --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-20-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-heart-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-heart-24-icon/index.marko new file mode 100644 index 000000000..fa61c3022 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-24-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-heart-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-heart-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-heart-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-heart-24-icon/symbol.ts new file mode 100644 index 000000000..98b115009 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/index.marko new file mode 100644 index 000000000..a9e7d417b --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/symbol.ts new file mode 100644 index 000000000..a8a4f4aec --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/index.marko b/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/index.marko new file mode 100644 index 000000000..5a327eb00 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/symbol.ts new file mode 100644 index 000000000..a6ca7f2c1 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-20-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/index.marko new file mode 100644 index 000000000..1420a3d98 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/symbol.ts new file mode 100644 index 000000000..06329a536 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-heart-filled-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/index.marko new file mode 100644 index 000000000..ab4959760 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/symbol.ts new file mode 100644 index 000000000..f04fa2189 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/index.marko new file mode 100644 index 000000000..43c409a40 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/symbol.ts new file mode 100644 index 000000000..62e6e9677 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/index.marko new file mode 100644 index 000000000..ca093bfee --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/symbol.ts new file mode 100644 index 000000000..0080fccc2 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/index.marko new file mode 100644 index 000000000..0b0d72852 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/symbol.ts new file mode 100644 index 000000000..811013877 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-interac-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/index.marko new file mode 100644 index 000000000..4f3c3ee42 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/symbol.ts new file mode 100644 index 000000000..292734973 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/index.marko new file mode 100644 index 000000000..5b01bad60 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/symbol.ts new file mode 100644 index 000000000..f4b2dadcd --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/index.marko new file mode 100644 index 000000000..f9dca4076 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/symbol.ts new file mode 100644 index 000000000..09f9b069c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/index.marko new file mode 100644 index 000000000..6df1f8fd6 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/symbol.ts new file mode 100644 index 000000000..c7a403db7 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-kakao-pay-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-klarna-black-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-black-12-colored-icon/symbol.ts index 127c5a238..c86a53498 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-black-12-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-black-12-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-black-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-black-18-colored-icon/symbol.ts index 80bfb68bb..7e72d2947 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-black-18-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-black-18-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-black-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-black-24-colored-icon/symbol.ts index 53daae424..37877f7f9 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-black-24-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-black-24-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-black-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-black-32-colored-icon/symbol.ts index 54052523c..e0f7ae656 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-black-32-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-black-32-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-pink-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-pink-12-colored-icon/symbol.ts index 051afee8f..f20608fe1 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-pink-12-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-pink-12-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-pink-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-pink-18-colored-icon/symbol.ts index c271ecd10..e2cebdc14 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-pink-18-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-pink-18-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-pink-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-pink-24-colored-icon/symbol.ts index e16301611..47aed8e35 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-pink-24-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-pink-24-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-pink-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-pink-32-colored-icon/symbol.ts index 2690f3559..726e59934 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-pink-32-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-pink-32-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-white-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-white-12-colored-icon/symbol.ts index c2e843077..36c5a80ff 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-white-12-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-white-12-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-white-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-white-18-colored-icon/symbol.ts index 0265d2c30..ddcbbb43d 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-white-18-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-white-18-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-white-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-white-24-colored-icon/symbol.ts index 92d0530c8..803c85c27 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-white-24-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-white-24-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-klarna-white-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-klarna-white-32-colored-icon/symbol.ts index 08c64d01c..9e9c2189f 100644 --- a/src/components/ebay-icon/icons/ebay-klarna-white-32-colored-icon/symbol.ts +++ b/src/components/ebay-icon/icons/ebay-klarna-white-32-colored-icon/symbol.ts @@ -1,4 +1,4 @@ export function symbol() { // eslint-disable-next-line max-len,quotes - return ''; + return ''; } diff --git a/src/components/ebay-icon/icons/ebay-save-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-lock-16-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-save-16-icon/index.marko rename to src/components/ebay-icon/icons/ebay-lock-16-icon/index.marko index 323434b69..8bfcb38b5 100644 --- a/src/components/ebay-icon/icons/ebay-save-16-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-lock-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-lock-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-lock-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-lock-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-lock-16-icon/symbol.ts new file mode 100644 index 000000000..6f25bcb18 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-save-20-icon/index.marko b/src/components/ebay-icon/icons/ebay-lock-24-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-save-20-icon/index.marko rename to src/components/ebay-icon/icons/ebay-lock-24-icon/index.marko index 7383df452..e2fb29ccc 100644 --- a/src/components/ebay-icon/icons/ebay-save-20-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-lock-24-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-lock-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-lock-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-lock-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-lock-24-icon/symbol.ts new file mode 100644 index 000000000..1ea4786f8 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-save-filled-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-save-filled-16-icon/index.marko rename to src/components/ebay-icon/icons/ebay-lock-filled-16-icon/index.marko index 1bc98cce0..38480ab24 100644 --- a/src/components/ebay-icon/icons/ebay-save-filled-16-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/symbol.ts new file mode 100644 index 000000000..9f6eb3ab5 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-filled-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-save-filled-20-icon/index.marko b/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-save-filled-20-icon/index.marko rename to src/components/ebay-icon/icons/ebay-lock-filled-20-icon/index.marko index b9ddad6e3..f16eef4f6 100644 --- a/src/components/ebay-icon/icons/ebay-save-filled-20-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/symbol.ts new file mode 100644 index 000000000..bade47020 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-filled-20-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-save-filled-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-save-filled-24-icon/index.marko rename to src/components/ebay-icon/icons/ebay-lock-filled-24-icon/index.marko index 8506f0c53..56442ac19 100644 --- a/src/components/ebay-icon/icons/ebay-save-filled-24-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/symbol.ts new file mode 100644 index 000000000..047e9d59a --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-lock-filled-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-locked-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-locked-16-icon/symbol.ts deleted file mode 100644 index e146e4118..000000000 --- a/src/components/ebay-icon/icons/ebay-locked-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-locked-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-locked-20-icon/symbol.ts deleted file mode 100644 index 5ce888883..000000000 --- a/src/components/ebay-icon/icons/ebay-locked-20-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-locked-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-locked-24-icon/index.marko deleted file mode 100644 index 0f93149c0..000000000 --- a/src/components/ebay-icon/icons/ebay-locked-24-icon/index.marko +++ /dev/null @@ -1,5 +0,0 @@ -import { symbol } from "./symbol"; - -import type { Input as IconInput } from "../../component-browser" -export type Input = Omit; - diff --git a/src/components/ebay-icon/icons/ebay-locked-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-locked-24-icon/symbol.ts deleted file mode 100644 index 64e903b49..000000000 --- a/src/components/ebay-icon/icons/ebay-locked-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-save-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-menu-16-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-save-24-icon/index.marko rename to src/components/ebay-icon/icons/ebay-menu-16-icon/index.marko index 65d777905..3e7a0a430 100644 --- a/src/components/ebay-icon/icons/ebay-save-24-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-menu-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-menu-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-menu-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-menu-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-menu-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-menu-16-icon/symbol.ts new file mode 100644 index 000000000..046b8af56 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-menu-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/index.marko new file mode 100644 index 000000000..236745969 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/symbol.ts new file mode 100644 index 000000000..2736e928e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/index.marko new file mode 100644 index 000000000..381b1fd7e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/symbol.ts new file mode 100644 index 000000000..5b14e861b --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/index.marko new file mode 100644 index 000000000..e6ddca808 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/symbol.ts new file mode 100644 index 000000000..89fc40ce4 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/index.marko new file mode 100644 index 000000000..75a11f46c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/symbol.ts new file mode 100644 index 000000000..ef2c3a66d --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-mercado-pago-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-nfc-16-icon/index.marko new file mode 100644 index 000000000..ceb559209 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-16-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-nfc-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-nfc-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-nfc-16-icon/symbol.ts new file mode 100644 index 000000000..ffc21e3ba --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-nfc-24-icon/index.marko new file mode 100644 index 000000000..8f06fc5a1 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-24-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-nfc-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-nfc-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-nfc-24-icon/symbol.ts new file mode 100644 index 000000000..a9adee3f3 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/index.marko new file mode 100644 index 000000000..81a83f0ea --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/symbol.ts new file mode 100644 index 000000000..6584badab --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/index.marko new file mode 100644 index 000000000..d2cf3320c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/symbol.ts new file mode 100644 index 000000000..6f5cee888 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/index.marko new file mode 100644 index 000000000..d41bbd378 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/symbol.ts new file mode 100644 index 000000000..a3cbf2c4e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/index.marko new file mode 100644 index 000000000..c910c5f92 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/symbol.ts new file mode 100644 index 000000000..97c3d9015 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-nfc-card-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/index.marko deleted file mode 100644 index dc89b7278..000000000 --- a/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/index.marko +++ /dev/null @@ -1,5 +0,0 @@ -import { symbol } from "./symbol"; - -import type { Input as IconInput } from "../../component-browser" -export type Input = Omit; - diff --git a/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/symbol.ts deleted file mode 100644 index 72c3d89a7..000000000 --- a/src/components/ebay-icon/icons/ebay-on-the-way-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/index.marko deleted file mode 100644 index d6b8ee70c..000000000 --- a/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/index.marko +++ /dev/null @@ -1,5 +0,0 @@ -import { symbol } from "./symbol"; - -import type { Input as IconInput } from "../../component-browser" -export type Input = Omit; - diff --git a/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/symbol.ts deleted file mode 100644 index 19088289e..000000000 --- a/src/components/ebay-icon/icons/ebay-on-the-way-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/index.marko new file mode 100644 index 000000000..27b22f4a3 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/symbol.ts new file mode 100644 index 000000000..702e07a0c --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-12-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/index.marko new file mode 100644 index 000000000..78a0ee0bf --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/symbol.ts new file mode 100644 index 000000000..06de593e4 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-18-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/index.marko new file mode 100644 index 000000000..513540816 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/symbol.ts new file mode 100644 index 000000000..429a90125 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-24-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/index.marko b/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/index.marko new file mode 100644 index 000000000..b0113d66e --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/symbol.ts new file mode 100644 index 000000000..99bc577a8 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-paypay-32-colored-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-ruler-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-ruler-16-icon/index.marko new file mode 100644 index 000000000..40048a410 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ruler-16-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-ruler-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-ruler-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ruler-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-ruler-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-ruler-16-icon/symbol.ts new file mode 100644 index 000000000..a1e99beb8 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ruler-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-ruler-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-ruler-24-icon/index.marko new file mode 100644 index 000000000..edbbf6fc5 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ruler-24-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-ruler-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-ruler-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ruler-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-ruler-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-ruler-24-icon/symbol.ts new file mode 100644 index 000000000..574e8dc14 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-ruler-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-save-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-save-16-icon/symbol.ts deleted file mode 100644 index 362ef49c7..000000000 --- a/src/components/ebay-icon/icons/ebay-save-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-save-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-save-20-icon/symbol.ts deleted file mode 100644 index 14fc98f23..000000000 --- a/src/components/ebay-icon/icons/ebay-save-20-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-save-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-save-24-icon/symbol.ts deleted file mode 100644 index a6ccfed56..000000000 --- a/src/components/ebay-icon/icons/ebay-save-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-save-filled-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-save-filled-16-icon/symbol.ts deleted file mode 100644 index 73e87bf47..000000000 --- a/src/components/ebay-icon/icons/ebay-save-filled-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-save-filled-20-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-save-filled-20-icon/symbol.ts deleted file mode 100644 index 025ebc234..000000000 --- a/src/components/ebay-icon/icons/ebay-save-filled-20-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-save-filled-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-save-filled-24-icon/symbol.ts deleted file mode 100644 index b042946b7..000000000 --- a/src/components/ebay-icon/icons/ebay-save-filled-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-swap-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-swap-16-icon/index.marko new file mode 100644 index 000000000..b72c399ac --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-swap-16-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-swap-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-swap-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-swap-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-swap-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-swap-16-icon/symbol.ts new file mode 100644 index 000000000..06f4082b3 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-swap-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-truck-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-truck-16-icon/index.marko new file mode 100644 index 000000000..27e2c5eee --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-16-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-truck-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-truck-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-truck-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-truck-16-icon/symbol.ts new file mode 100644 index 000000000..2c4d8bbb4 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-truck-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-truck-24-icon/index.marko new file mode 100644 index 000000000..9b37a55ce --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-24-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-truck-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-truck-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-truck-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-truck-24-icon/symbol.ts new file mode 100644 index 000000000..85e995522 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-truck-64-icon/index.marko b/src/components/ebay-icon/icons/ebay-truck-64-icon/index.marko new file mode 100644 index 000000000..1aaa7d545 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-64-icon/index.marko @@ -0,0 +1,5 @@ +import { symbol } from "./symbol"; + +import type { Input as IconInput } from "../../component-browser" +export type Input = Omit; + diff --git a/src/components/ebay-icon/icons/ebay-truck-64-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-truck-64-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-64-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-truck-64-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-truck-64-icon/symbol.ts new file mode 100644 index 000000000..99973258f --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-64-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/index.marko b/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/index.marko similarity index 73% rename from src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/index.marko rename to src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/index.marko index cd05fde1a..be6e6cacc 100644 --- a/src/components/ebay-icon/icons/ebay-fast-and-free-64-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/symbol.ts new file mode 100644 index 000000000..bbfe312f9 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-shipped-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/index.marko similarity index 73% rename from src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/index.marko rename to src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/index.marko index d5db4b771..95de79415 100644 --- a/src/components/ebay-icon/icons/ebay-fast-and-free-16-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/symbol.ts new file mode 100644 index 000000000..c01aa2560 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-truck-shipped-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-escrow-24-icon/index.marko b/src/components/ebay-icon/icons/ebay-unlock-16-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-escrow-24-icon/index.marko rename to src/components/ebay-icon/icons/ebay-unlock-16-icon/index.marko index cf80f6888..86ff3264c 100644 --- a/src/components/ebay-icon/icons/ebay-escrow-24-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-unlock-16-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-unlock-16-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-unlock-16-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-unlock-16-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-unlock-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-unlock-16-icon/symbol.ts new file mode 100644 index 000000000..0505c2ea4 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-unlock-16-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-locked-16-icon/index.marko b/src/components/ebay-icon/icons/ebay-unlock-24-icon/index.marko similarity index 72% rename from src/components/ebay-icon/icons/ebay-locked-16-icon/index.marko rename to src/components/ebay-icon/icons/ebay-unlock-24-icon/index.marko index 7496babda..6fa76edaf 100644 --- a/src/components/ebay-icon/icons/ebay-locked-16-icon/index.marko +++ b/src/components/ebay-icon/icons/ebay-unlock-24-icon/index.marko @@ -2,4 +2,4 @@ import { symbol } from "./symbol"; import type { Input as IconInput } from "../../component-browser" export type Input = Omit; - + diff --git a/src/components/ebay-icon/icons/ebay-unlock-24-icon/marko-tag.json b/src/components/ebay-icon/icons/ebay-unlock-24-icon/marko-tag.json new file mode 100644 index 000000000..0109d5328 --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-unlock-24-icon/marko-tag.json @@ -0,0 +1,16 @@ +{ + "template": "./index.marko", + "attribute-groups": ["html-attributes"], + "@*": { + "targetProperty": null, + "type": "expression" + }, + "@html-attributes": "expression", + "@a11y-text": "string", + "@a11y-variant": "string", + "@no-skin-classes": "boolean", + "@_def": "expression", + "@role": "never", + "@aria-labelledby": "never", + "description": "[view documentation](https://ebay.github.io/ebayui-core/?path=/story/graphics-icons-ebay-icon)" +} diff --git a/src/components/ebay-icon/icons/ebay-unlock-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-unlock-24-icon/symbol.ts new file mode 100644 index 000000000..5b2a600ff --- /dev/null +++ b/src/components/ebay-icon/icons/ebay-unlock-24-icon/symbol.ts @@ -0,0 +1,4 @@ +export function symbol() { + // eslint-disable-next-line max-len,quotes + return ''; +} diff --git a/src/components/ebay-icon/icons/ebay-unlocked-16-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-unlocked-16-icon/symbol.ts deleted file mode 100644 index b456d9140..000000000 --- a/src/components/ebay-icon/icons/ebay-unlocked-16-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-icon/icons/ebay-unlocked-24-icon/symbol.ts b/src/components/ebay-icon/icons/ebay-unlocked-24-icon/symbol.ts deleted file mode 100644 index 5fac6f02a..000000000 --- a/src/components/ebay-icon/icons/ebay-unlocked-24-icon/symbol.ts +++ /dev/null @@ -1,4 +0,0 @@ -export function symbol() { - // eslint-disable-next-line max-len,quotes - return ''; -} diff --git a/src/components/ebay-line-chart/component.ts b/src/components/ebay-line-chart/component.ts index 884234888..f9506ae2d 100644 --- a/src/components/ebay-line-chart/component.ts +++ b/src/components/ebay-line-chart/component.ts @@ -25,7 +25,7 @@ declare const Highcharts: typeof HighchartsTypes; interface SeriesLineOptions extends Highcharts.PlotLineOptions { data: Highcharts.PointOptionsObject[]; - type: "line", + type: "line"; } interface LineChartInput extends Omit { diff --git a/src/components/ebay-listbox-button/component.ts b/src/components/ebay-listbox-button/component.ts index dcae31011..159a25ad5 100644 --- a/src/components/ebay-listbox-button/component.ts +++ b/src/components/ebay-listbox-button/component.ts @@ -126,7 +126,10 @@ class ListboxButton extends Marko.Component { scrollKeyPreventer.add(this.getEl("button")); } - this.dropdownUtil = new DropdownUtil(this.getEl("button"), this.getEl("options")) + this.dropdownUtil = new DropdownUtil( + this.getEl("button"), + this.getEl("options"), + ); } _cleanupMakeup() { diff --git a/src/components/ebay-menu-button/component.ts b/src/components/ebay-menu-button/component.ts index d7def53c2..d26e4c6d9 100644 --- a/src/components/ebay-menu-button/component.ts +++ b/src/components/ebay-menu-button/component.ts @@ -234,8 +234,8 @@ export default class extends MenuUtils { this.getEl("button"), this.getEl("content"), { - reverse: this.input.reverse - } + reverse: this.input.reverse, + }, ); } diff --git a/src/components/ebay-page-notice/page-notice.stories.ts b/src/components/ebay-page-notice/page-notice.stories.ts index 80b9d9442..9c434b562 100644 --- a/src/components/ebay-page-notice/page-notice.stories.ts +++ b/src/components/ebay-page-notice/page-notice.stories.ts @@ -33,11 +33,7 @@ export default { }, description: "The icon used and status of the notice", - options: [ - "attention", - "confirmation", - "information", - ], + options: ["attention", "confirmation", "information"], type: "select", }, icon: { @@ -65,8 +61,7 @@ export default { }, title: { name: "@title", - description: - "The title content to be displayed.", + description: "The title content to be displayed.", table: { category: "@attribute tags", }, diff --git a/src/components/ebay-section-title/examples/save-see-all.marko b/src/components/ebay-section-title/examples/save-see-all.marko index 023c443e6..0860b0b34 100644 --- a/src/components/ebay-section-title/examples/save-see-all.marko +++ b/src/components/ebay-section-title/examples/save-see-all.marko @@ -3,7 +3,7 @@ <@subtitle>Plus, guaranteed best prices. <@info> - + diff --git a/src/components/ebay-section-title/test/__snapshots__/test.server.js.snap b/src/components/ebay-section-title/test/__snapshots__/test.server.js.snap index 471a7592d..a306e0908 100644 --- a/src/components/ebay-section-title/test/__snapshots__/test.server.js.snap +++ b/src/components/ebay-section-title/test/__snapshots__/test.server.js.snap @@ -63,7 +63,7 @@ exports[`section-title > renders icon and see all 1`] = ` data-marko-key="@defs s0-0-6-1-1-2-0" >   renders icon and see all 1`] = `      @@ -137,7 +137,7 @@ exports[`section-title > renders icon and see all and no subtitle 1`] = ` data-marko-key="@defs s0-0-6-1-1-2-0" >   renders icon and see all and no subtitle 1`] = `      diff --git a/src/components/ebay-table/table.stories.ts b/src/components/ebay-table/table.stories.ts index e2e288833..bf3b34b97 100644 --- a/src/components/ebay-table/table.stories.ts +++ b/src/components/ebay-table/table.stories.ts @@ -73,12 +73,7 @@ export default { columnType: { name: "column-type", control: { type: "select" }, - options: [ - "normal", - "numeric", - "layout", - "icon-action", - ], + options: ["normal", "numeric", "layout", "icon-action"], table: { category: "@header attribute tags", defaultValue: {