@payfit/unity-icons 2.47.5 → 2.47.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,113 +1,109 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { uyTv as i } from "@payfit/unity-themes";
3
- import { IconSprite as d } from "./parts/IconSprite.js";
4
- const l = i({
5
- variants: {
6
- size: {
7
- 20: "uy:w-250 uy:h-250",
8
- 24: "uy:w-300 uy:h-300"
9
- },
10
- color: {
11
- "content.primary": "uy:text-content-primary",
12
- "content.primary.enabled": "uy:text-content-primary-enabled",
13
- "content.primary.hover": "uy:text-content-primary-hover",
14
- "content.primary.pressed": "uy:text-content-primary-pressed",
15
- "content.primary.focus": "uy:text-content-primary-focus",
16
- "content.primary.active": "uy:text-content-primary-active",
17
- "content.primary.disabled": "uy:text-content-primary-disabled",
18
- "content.neutral": "uy:text-content-neutral",
19
- "content.neutral.enabled": "uy:text-content-neutral-enabled",
20
- "content.neutral.hover": "uy:text-content-neutral-hover",
21
- "content.neutral.pressed": "uy:text-content-neutral-pressed",
22
- "content.neutral.focus": "uy:text-content-neutral-focus",
23
- "content.neutral.active": "uy:text-content-neutral-active",
24
- "content.neutral.disabled": "uy:text-content-neutral-disabled",
25
- "content.neutral.low": "uy:text-content-neutral-low",
26
- "content.neutral.lowest": "uy:text-content-neutral-lowest",
27
- "content.neutral.lowest.enabled": "uy:text-content-neutral-lowest-enabled",
28
- "content.neutral.lowest.hover": "uy:text-content-neutral-lowest-hover",
29
- "content.neutral.lowest.pressed": "uy:text-content-neutral-lowest-pressed",
30
- "content.neutral.lowest.focus": "uy:text-content-neutral-lowest-focus",
31
- "content.neutral.lowest.active": "uy:text-content-neutral-lowest-active",
32
- "content.neutral.lowest.disabled": "uy:text-content-neutral-lowest-disabled",
33
- "content.danger": "uy:text-content-danger",
34
- "content.danger.enabled": "uy:text-content-danger-enabled",
35
- "content.danger.hover": "uy:text-content-danger-hover",
36
- "content.danger.pressed": "uy:text-content-danger-pressed",
37
- "content.danger.focus": "uy:text-content-danger-focus",
38
- "content.danger.active": "uy:text-content-danger-active",
39
- "content.danger.disabled": "uy:text-content-danger-disabled",
40
- "content.warning": "uy:text-content-warning",
41
- "content.warning.enabled": "uy:text-content-warning-enabled",
42
- "content.warning.hover": "uy:text-content-warning-hover",
43
- "content.warning.pressed": "uy:text-content-warning-pressed",
44
- "content.warning.focus": "uy:text-content-warning-focus",
45
- "content.warning.active": "uy:text-content-warning-active",
46
- "content.warning.disabled": "uy:text-content-warning-disabled",
47
- "content.success": "uy:text-content-success",
48
- "content.success.enabled": "uy:text-content-success-enabled",
49
- "content.success.hover": "uy:text-content-success-hover",
50
- "content.success.pressed": "uy:text-content-success-pressed",
51
- "content.success.focus": "uy:text-content-success-focus",
52
- "content.success.active": "uy:text-content-success-active",
53
- "content.success.disabled": "uy:text-content-success-disabled",
54
- "content.info": "uy:text-content-info",
55
- "content.info.enabled": "uy:text-content-info-enabled",
56
- "content.info.hover": "uy:text-content-info-hover",
57
- "content.info.pressed": "uy:text-content-info-pressed",
58
- "content.info.focus": "uy:text-content-info-focus",
59
- "content.info.active": "uy:text-content-info-active",
60
- "content.info.disabled": "uy:text-content-info-disabled",
61
- "content.promo": "uy:text-content-promo",
62
- "content.form.enabled": "uy:text-content-form",
63
- "content.form.hover": "uy:text-content-form-hover",
64
- "content.form.pressed": "uy:text-content-form-pressed",
65
- "content.form.focus": "uy:text-content-form-focus",
66
- "content.form.active": "uy:text-content-form-active",
67
- "content.form.disabled": "uy:text-content-form-disabled",
68
- "content.form.read-only": "uy:text-content-form-read-only",
69
- "content.form.invalid": "uy:text-content-form-invalid",
70
- "content.inverted": "uy:text-content-inverted",
71
- "content.inverted.enabled": "uy:text-content-inverted-enabled",
72
- "content.inverted.hover": "uy:text-content-inverted-hover",
73
- "content.inverted.pressed": "uy:text-content-inverted-pressed",
74
- "content.inverted.focus": "uy:text-content-inverted-focus",
75
- "content.inverted.active": "uy:text-content-inverted-active",
76
- "content.inverted.disabled": "uy:text-content-inverted-disabled",
77
- inherit: "uy:text-inherit"
78
- },
79
- display: {
80
- block: "uy:block",
81
- inline: "uy:inline-block"
82
- }
83
- },
84
- defaultVariants: {
85
- size: 20,
86
- color: "inherit",
87
- display: "block"
88
- }
1
+ import { IconSprite as e } from "./parts/IconSprite.js";
2
+ import { uyTv as t } from "@payfit/unity-themes";
3
+ import { jsx as n } from "react/jsx-runtime";
4
+ //#region src/components/icon/Icon.tsx
5
+ var r = t({
6
+ variants: {
7
+ size: {
8
+ 20: "uy:w-250 uy:h-250",
9
+ 24: "uy:w-300 uy:h-300"
10
+ },
11
+ color: {
12
+ "content.primary": "uy:text-content-primary",
13
+ "content.primary.enabled": "uy:text-content-primary-enabled",
14
+ "content.primary.hover": "uy:text-content-primary-hover",
15
+ "content.primary.pressed": "uy:text-content-primary-pressed",
16
+ "content.primary.focus": "uy:text-content-primary-focus",
17
+ "content.primary.active": "uy:text-content-primary-active",
18
+ "content.primary.disabled": "uy:text-content-primary-disabled",
19
+ "content.neutral": "uy:text-content-neutral",
20
+ "content.neutral.enabled": "uy:text-content-neutral-enabled",
21
+ "content.neutral.hover": "uy:text-content-neutral-hover",
22
+ "content.neutral.pressed": "uy:text-content-neutral-pressed",
23
+ "content.neutral.focus": "uy:text-content-neutral-focus",
24
+ "content.neutral.active": "uy:text-content-neutral-active",
25
+ "content.neutral.disabled": "uy:text-content-neutral-disabled",
26
+ "content.neutral.low": "uy:text-content-neutral-low",
27
+ "content.neutral.lowest": "uy:text-content-neutral-lowest",
28
+ "content.neutral.lowest.enabled": "uy:text-content-neutral-lowest-enabled",
29
+ "content.neutral.lowest.hover": "uy:text-content-neutral-lowest-hover",
30
+ "content.neutral.lowest.pressed": "uy:text-content-neutral-lowest-pressed",
31
+ "content.neutral.lowest.focus": "uy:text-content-neutral-lowest-focus",
32
+ "content.neutral.lowest.active": "uy:text-content-neutral-lowest-active",
33
+ "content.neutral.lowest.disabled": "uy:text-content-neutral-lowest-disabled",
34
+ "content.danger": "uy:text-content-danger",
35
+ "content.danger.enabled": "uy:text-content-danger-enabled",
36
+ "content.danger.hover": "uy:text-content-danger-hover",
37
+ "content.danger.pressed": "uy:text-content-danger-pressed",
38
+ "content.danger.focus": "uy:text-content-danger-focus",
39
+ "content.danger.active": "uy:text-content-danger-active",
40
+ "content.danger.disabled": "uy:text-content-danger-disabled",
41
+ "content.warning": "uy:text-content-warning",
42
+ "content.warning.enabled": "uy:text-content-warning-enabled",
43
+ "content.warning.hover": "uy:text-content-warning-hover",
44
+ "content.warning.pressed": "uy:text-content-warning-pressed",
45
+ "content.warning.focus": "uy:text-content-warning-focus",
46
+ "content.warning.active": "uy:text-content-warning-active",
47
+ "content.warning.disabled": "uy:text-content-warning-disabled",
48
+ "content.success": "uy:text-content-success",
49
+ "content.success.enabled": "uy:text-content-success-enabled",
50
+ "content.success.hover": "uy:text-content-success-hover",
51
+ "content.success.pressed": "uy:text-content-success-pressed",
52
+ "content.success.focus": "uy:text-content-success-focus",
53
+ "content.success.active": "uy:text-content-success-active",
54
+ "content.success.disabled": "uy:text-content-success-disabled",
55
+ "content.info": "uy:text-content-info",
56
+ "content.info.enabled": "uy:text-content-info-enabled",
57
+ "content.info.hover": "uy:text-content-info-hover",
58
+ "content.info.pressed": "uy:text-content-info-pressed",
59
+ "content.info.focus": "uy:text-content-info-focus",
60
+ "content.info.active": "uy:text-content-info-active",
61
+ "content.info.disabled": "uy:text-content-info-disabled",
62
+ "content.promo": "uy:text-content-promo",
63
+ "content.form.enabled": "uy:text-content-form",
64
+ "content.form.hover": "uy:text-content-form-hover",
65
+ "content.form.pressed": "uy:text-content-form-pressed",
66
+ "content.form.focus": "uy:text-content-form-focus",
67
+ "content.form.active": "uy:text-content-form-active",
68
+ "content.form.disabled": "uy:text-content-form-disabled",
69
+ "content.form.read-only": "uy:text-content-form-read-only",
70
+ "content.form.invalid": "uy:text-content-form-invalid",
71
+ "content.inverted": "uy:text-content-inverted",
72
+ "content.inverted.enabled": "uy:text-content-inverted-enabled",
73
+ "content.inverted.hover": "uy:text-content-inverted-hover",
74
+ "content.inverted.pressed": "uy:text-content-inverted-pressed",
75
+ "content.inverted.focus": "uy:text-content-inverted-focus",
76
+ "content.inverted.active": "uy:text-content-inverted-active",
77
+ "content.inverted.disabled": "uy:text-content-inverted-disabled",
78
+ inherit: "uy:text-inherit"
79
+ },
80
+ display: {
81
+ block: "uy:block",
82
+ inline: "uy:inline-block"
83
+ }
84
+ },
85
+ defaultVariants: {
86
+ size: 20,
87
+ color: "inherit",
88
+ display: "block"
89
+ }
89
90
  });
90
- function f({
91
- alt: n,
92
- color: o,
93
- size: c,
94
- src: r,
95
- role: a = "img",
96
- display: s = "block",
97
- ...t
98
- }) {
99
- const u = l({ size: c, color: o, display: s });
100
- return /* @__PURE__ */ e(
101
- "span",
102
- {
103
- "data-dd-privacy": "allow",
104
- ...t,
105
- role: a,
106
- "aria-label": t["aria-labelledby"] ? void 0 : n,
107
- children: /* @__PURE__ */ e(d, { className: u, src: r })
108
- }
109
- );
91
+ function i({ alt: t, color: i, size: a, src: o, role: s = "img", display: c = "block", ...l }) {
92
+ let u = r({
93
+ size: a,
94
+ color: i,
95
+ display: c
96
+ });
97
+ return /* @__PURE__ */ n("span", {
98
+ "data-dd-privacy": "allow",
99
+ ...l,
100
+ role: s,
101
+ "aria-label": l["aria-labelledby"] ? void 0 : t,
102
+ children: /* @__PURE__ */ n(e, {
103
+ className: u,
104
+ src: o
105
+ })
106
+ });
110
107
  }
111
- export {
112
- f as Icon
113
- };
108
+ //#endregion
109
+ export { i as Icon };
@@ -1,10 +1,13 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { useIconsContext as t } from "../../icons-provider/UnityIconsProvider.js";
3
- function i({ src: e, ...o }) {
4
- const { isLoaded: n } = t();
5
- return n ? /* @__PURE__ */ r("svg", { ...o, children: /* @__PURE__ */ r("use", { href: `#${e}` }) }) : null;
1
+ import { useIconsContext as e } from "../../icons-provider/UnityIconsProvider.js";
2
+ import { jsx as t } from "react/jsx-runtime";
3
+ //#region src/components/icon/parts/IconSprite.tsx
4
+ function n({ src: n, ...r }) {
5
+ let { isLoaded: i } = e();
6
+ return i ? /* @__PURE__ */ t("svg", {
7
+ ...r,
8
+ children: /* @__PURE__ */ t("use", { href: `#${n}` })
9
+ }) : null;
6
10
  }
7
- i.displayName = "IconSprite";
8
- export {
9
- i as IconSprite
10
- };
11
+ n.displayName = "IconSprite";
12
+ //#endregion
13
+ export { n as IconSprite };
@@ -1,39 +1,50 @@
1
- import { jsx as o, Fragment as u } from "react/jsx-runtime";
2
- import { useState as c, useEffect as l, createContext as f, useContext as m } from "react";
3
- import { injectSprite as L, isSpriteInDocument as v } from "../../utils.js";
4
- const a = f(null);
5
- function x({
6
- children: e,
7
- onError: s,
8
- fallback: r
9
- }) {
10
- const [i, t] = c({
11
- isLoaded: !1,
12
- error: null,
13
- isLoading: !0
14
- // Start with loading state
15
- });
16
- return l(() => {
17
- if (v()) {
18
- t({ isLoaded: !0, error: null, isLoading: !1 });
19
- return;
20
- }
21
- try {
22
- t((n) => ({ ...n, isLoading: !0 })), L(), t({ isLoaded: !0, error: null, isLoading: !1 });
23
- } catch (n) {
24
- const d = n instanceof Error ? n : new Error("Unknown error");
25
- t({ isLoaded: !1, error: d, isLoading: !1 }), s?.(d);
26
- }
27
- }, [s]), i.error !== null ? r !== void 0 ? /* @__PURE__ */ o(u, { children: r }) : /* @__PURE__ */ o("div", { children: "Failed to load Unity icons" }) : i.isLoading && r !== void 0 ? /* @__PURE__ */ o(u, { children: r }) : /* @__PURE__ */ o(a.Provider, { value: i, children: e });
1
+ import { injectSprite as e, isSpriteInDocument as t } from "../../utils.js";
2
+ import { createContext as n, useContext as r, useEffect as i, useState as a } from "react";
3
+ import { Fragment as o, jsx as s } from "react/jsx-runtime";
4
+ //#region src/components/icons-provider/UnityIconsProvider.tsx
5
+ var c = n(null);
6
+ function l({ children: n, onError: r, fallback: l }) {
7
+ let [u, d] = a({
8
+ isLoaded: !1,
9
+ error: null,
10
+ isLoading: !0
11
+ });
12
+ return i(() => {
13
+ if (t()) {
14
+ d({
15
+ isLoaded: !0,
16
+ error: null,
17
+ isLoading: !1
18
+ });
19
+ return;
20
+ }
21
+ try {
22
+ d((e) => ({
23
+ ...e,
24
+ isLoading: !0
25
+ })), e(), d({
26
+ isLoaded: !0,
27
+ error: null,
28
+ isLoading: !1
29
+ });
30
+ } catch (e) {
31
+ let t = e instanceof Error ? e : /* @__PURE__ */ Error("Unknown error");
32
+ d({
33
+ isLoaded: !1,
34
+ error: t,
35
+ isLoading: !1
36
+ }), r?.(t);
37
+ }
38
+ }, [r]), u.error === null ? u.isLoading && l !== void 0 ? /* @__PURE__ */ s(o, { children: l }) : /* @__PURE__ */ s(c.Provider, {
39
+ value: u,
40
+ children: n
41
+ }) : l === void 0 ? /* @__PURE__ */ s("div", { children: "Failed to load Unity icons" }) : /* @__PURE__ */ s(o, { children: l });
28
42
  }
29
- x.displayName = "UnityIconsProvider";
30
- function h() {
31
- const e = m(a);
32
- if (!e)
33
- throw new Error("useIconsContext must be used within a UnityIconsProvider");
34
- return e;
43
+ l.displayName = "UnityIconsProvider";
44
+ function u() {
45
+ let e = r(c);
46
+ if (!e) throw Error("useIconsContext must be used within a UnityIconsProvider");
47
+ return e;
35
48
  }
36
- export {
37
- x as UnityIconsProvider,
38
- h as useIconsContext
39
- };
49
+ //#endregion
50
+ export { l as UnityIconsProvider, u as useIconsContext };
@@ -1,4 +1,4 @@
1
- const l = ["AirplaneFilled", "AirplaneOutlined", "AlarmFilled", "AlarmOutlined", "ArrowCircleRightFilled", "ArrowCircleRightOutlined", "ArrowClockwiseFilled", "ArrowClockwiseOutlined", "ArrowDownFilled", "ArrowDownOutlined", "ArrowElbowRightFilled", "ArrowElbowRightOutlined", "ArrowFatLineUpFilled", "ArrowFatLineUpOutlined", "ArrowLeftFilled", "ArrowLeftOutlined", "ArrowRightFilled", "ArrowRightOutlined", "ArrowSquareOutFilled", "ArrowSquareOutOutlined", "ArrowUUpLeftFilled", "ArrowUUpLeftOutlined", "ArrowUpAndRightFilled", "ArrowUpAndRightOutlined", "ArrowUpFilled", "ArrowUpOutlined", "ArrowUpRightFilled", "ArrowUpRightOutlined", "ArrowsOutSimpleFilled", "ArrowsOutSimpleOutlined", "AtFilled", "AtOutlined", "BabyCarriageFilled", "BabyCarriageOutlined", "BabyFilled", "BabyOutlined", "BadgeFilled", "BadgeOutlined", "BankFilled", "BankOutlined", "BellFilled", "BellOutlined", "BookOpenTextFilled", "BookOpenTextOutlined", "BriefcaseFilled", "BriefcaseOutlined", "BrowserFilled", "BrowserOutlined", "BuildingsFilled", "BuildingsOutlined", "CakeFilled", "CakeOutlined", "CalculatorFilled", "CalculatorOutlined", "CalendarBlankFilled", "CalendarBlankOutlined", "CalendarCheckFilled", "CalendarCheckOutlined", "CalendarEventFilled", "CalendarEventOutlined", "CalendarFilled", "CalendarMonthFilled", "CalendarMonthOutlined", "CalendarOutlined", "CalendarPlusFilled", "CalendarPlusOutlined", "CalendarXFilled", "CalendarXOutlined", "CameraFilled", "CameraOutlined", "CardsThreeFilled", "CardsThreeOutlined", "CaretDoubleRightFilled", "CaretDoubleRightOutlined", "CaretDownFilled", "CaretDownOutlined", "CaretLeftFilled", "CaretLeftOutlined", "CaretRightFilled", "CaretRightOutlined", "CaretUpDownFilled", "CaretUpDownOutlined", "CaretUpFilled", "CaretUpOutlined", "ChargingStationFilled", "ChargingStationOutlined", "ChartFilled", "ChartOutlined", "ChatQuestionFilled", "ChatQuestionOutlined", "ChatWarningFilled", "ChatWarningOutlined", "ChatsFilled", "ChatsOutlined", "CheckCircleFilled", "CheckCircleOutlined", "CheckFilled", "CheckOutlined", "ClipboardCheckFilled", "ClipboardCheckOutlined", "ClipboardFilled", "ClipboardOutlined", "ClockClockwiseFilled", "ClockClockwiseOutlined", "ClockCountdownFilled", "ClockCountdownOutlined", "ClockCounterClockwiseFilled", "ClockCounterClockwiseOutlined", "CloseCircleFilled", "CloseCircleOutlined", "CloseFilled", "CloseOutlined", "CloudArrowDownFilled", "CloudArrowDownOutlined", "CloudArrowUpFilled", "CloudArrowUpOutlined", "CodeSimpleFilled", "CodeSimpleOutlined", "CoinsFilled", "CoinsOutlined", "ContactlessPaymentFilled", "ContactlessPaymentOutlined", "CopySimpleFilled", "CopySimpleOutlined", "CreditCardFilled", "CreditCardOutlined", "CreditCardPlusFilled", "CreditCardPlusOutlined", "CurrencyEuroFilled", "CurrencyEuroOutlined", "CurrencyPoundFilled", "CurrencyPoundOutlined", "DashboardFilled", "DashboardOutlined", "DevicesFilled", "DevicesOutlined", "DotsNineFilled", "DotsNineOutlined", "DotsSevenFilled", "DotsSevenOutlined", "DotsThreeFilled", "DotsThreeOutlined", "DownloadSimpleFilled", "DownloadSimpleOutlined", "EnvelopeFilled", "EnvelopeOutlined", "EyeFilled", "EyeOutlined", "EyeSlashFilled", "EyeSlashOutlined", "FileArchiveFilled", "FileArchiveOutlined", "FileCheckFilled", "FileCheckOutlined", "FileFilled", "FileOutlined", "FilePDFFilled", "FilePDFOutlined", "FilePaperclipFilled", "FilePaperclipOutlined", "FilePlusFilled", "FilePlusOutlined", "FileSearchFilled", "FileSearchOutlined", "FileSheetFilled", "FileSheetOutlined", "FileSparkleFilled", "FileSparkleOutlined", "FingerPrintFilled", "FingerPrintOutlined", "FirstAidKitFilled", "FirstAidKitOutlined", "FlagFilled", "FlagOutlined", "FocusFilled", "FocusOutlined", "FolderFilled", "FolderOutlined", "FolderUserFilled", "FolderUserOutlined", "ForkKnifeFilled", "ForkKnifeOutlined", "GavelFilled", "GavelOutlined", "GearArrowFilled", "GearArrowOutlined", "GearSimpleFilled", "GearSimpleOutlined", "GearSparkleFilled", "GearSparkleOutlined", "GiftFilled", "GiftOutlined", "GraduationCapFilled", "GraduationCapOutlined", "GridFourFilled", "GridFourOutlined", "HandCoinsFilled", "HandCoinsOutlined", "HandHeartFilled", "HandHeartOutlined", "HeadsetFilled", "HeadsetOutlined", "HeartFilled", "HeartOutlined", "HourglassFilled", "HourglassHighFilled", "HourglassHighOutlined", "HourglassOutlined", "HouseFilled", "HouseOutlined", "ImageFilled", "ImageOutlined", "InfoFilled", "InfoOutlined", "IslandFilled", "IslandOutlined", "LayoutFilled", "LayoutOutlined", "LightbulbFilamentFilled", "LightbulbFilamentOutlined", "LightningFilled", "LightningOutlined", "ListFilled", "ListOutlined", "LockFilled", "LockOutlined", "MagnifyingGlassFilled", "MagnifyingGlassOutlined", "MapPinFilled", "MapPinOutlined", "MathOperationsFilled", "MathOperationsOutlined", "MinusFilled", "MinusOutlined", "MoneyFilled", "MoneyOutlined", "MoonFilled", "MoonOutlined", "NetworkFilled", "NetworkOutlined", "NoteBlankFilled", "NoteBlankOutlined", "NoteFilled", "NoteOutlined", "OrganizationChartFilled", "OrganizationChartOutlined", "PageBreakFilled", "PageBreakOutlined", "PalmFilled", "PalmOutlined", "PaperPlaneFilled", "PaperPlaneOutlined", "PaperclipFilled", "PaperclipOutlined", "PencilSimpleFilled", "PencilSimpleOutlined", "PeopleFilled", "PeopleOutlined", "PersonArmsSpreadFilled", "PersonArmsSpreadOutlined", "PhoneFilled", "PhoneOutlined", "PieChartFilled", "PieChartOutlined", "PiggyBankFilled", "PiggyBankOutlined", "PlusCircleFilled", "PlusCircleOutlined", "PlusFilled", "PlusOutlined", "PresentationChartFilled", "PresentationChartOutlined", "PresentationTimelineFilled", "PresentationTimelineOutlined", "ProhibitFilled", "ProhibitOutlined", "PuzzlePieceFilled", "PuzzlePieceOutlined", "QuestionFilled", "QuestionOutlined", "ReceiptFilled", "ReceiptOutlined", "RecycleFilled", "RecycleOutlined", "SealCheckFilled", "SealCheckOutlined", "ShareNetworkFilled", "ShareNetworkOutlined", "ShieldCheckFilled", "ShieldCheckOutlined", "ShieldChekeredFilled", "ShieldChekeredOutlined", "SignInFilled", "SignInOutlined", "SignOutFilled", "SignOutOutlined", "SignatureFilled", "SignatureOutlined", "SlidersHorizontalFilled", "SlidersHorizontalOutlined", "SpaFilled", "SpaOutlined", "SparkleFilled", "SparkleOutlined", "SpeedIndicatorFilled", "SpeedIndicatorOutlined", "StackSimpleFilled", "StackSimpleOutlined", "StarFilled", "StarOutlined", "StorefrontFilled", "StorefrontOutlined", "SwapFilled", "SwapOutlined", "TagFilled", "TagOutlined", "ThumbsUpFilled", "ThumbsUpOutlined", "TicketFilled", "TicketOutlined", "TimerFilled", "TimerOutlined", "TrainFilled", "TrainOutlined", "TrashFilled", "TrashOutlined", "TrashSimpleFilled", "TrashSimpleOutlined", "TrashXFilled", "TrashXOutlined", "TreeStructureFilled", "TreeStructureOutlined", "TrendDownFilled", "TrendDownOutlined", "TrendUpFilled", "TrendUpOutlined", "UmbrellaFilled", "UmbrellaOutlined", "UploadSimpleFilled", "UploadSimpleOutlined", "UserCircleFilled", "UserCircleOutlined", "UserContactFilled", "UserContactOutlined", "UserFilled", "UserFocusFilled", "UserFocusOutlined", "UserGreetingFilled", "UserGreetingOutlined", "UserOutlined", "UserPlusFilled", "UserPlusOutlined", "UserRectangleFilled", "UserRectangleOutlined", "UsersFilled", "UsersHeartFilled", "UsersHeartOutlined", "UsersOutlined", "UsersSwitchFilled", "UsersSwitchOutlined", "UsersThreeFilled", "UsersThreeOutlined", "VirusFilled", "VirusOutlined", "WalletFilled", "WalletOutlined", "WarningCircleFilled", "WarningCircleOutlined", "WarningDiamondFilled", "WarningDiamondOutlined", "WarningFilled", "WarningOutlined", "WaveFilled", "WaveOutlined", "WifiHighFilled", "WifiHighOutlined", "WifiSlashFilled", "WifiSlashOutlined"];
2
- export {
3
- l as iconNames
4
- };
1
+ //#region src/generated/index.ts
2
+ var e = /* @__PURE__ */ "AirplaneFilled.AirplaneOutlined.AlarmFilled.AlarmOutlined.ArrowCircleRightFilled.ArrowCircleRightOutlined.ArrowClockwiseFilled.ArrowClockwiseOutlined.ArrowDownFilled.ArrowDownOutlined.ArrowElbowRightFilled.ArrowElbowRightOutlined.ArrowFatLineUpFilled.ArrowFatLineUpOutlined.ArrowLeftFilled.ArrowLeftOutlined.ArrowRightFilled.ArrowRightOutlined.ArrowSquareOutFilled.ArrowSquareOutOutlined.ArrowUUpLeftFilled.ArrowUUpLeftOutlined.ArrowUpAndRightFilled.ArrowUpAndRightOutlined.ArrowUpFilled.ArrowUpOutlined.ArrowUpRightFilled.ArrowUpRightOutlined.ArrowsOutSimpleFilled.ArrowsOutSimpleOutlined.AtFilled.AtOutlined.BabyCarriageFilled.BabyCarriageOutlined.BabyFilled.BabyOutlined.BadgeFilled.BadgeOutlined.BankFilled.BankOutlined.BellFilled.BellOutlined.BookOpenTextFilled.BookOpenTextOutlined.BriefcaseFilled.BriefcaseOutlined.BrowserFilled.BrowserOutlined.BuildingsFilled.BuildingsOutlined.CakeFilled.CakeOutlined.CalculatorFilled.CalculatorOutlined.CalendarBlankFilled.CalendarBlankOutlined.CalendarCheckFilled.CalendarCheckOutlined.CalendarEventFilled.CalendarEventOutlined.CalendarFilled.CalendarMonthFilled.CalendarMonthOutlined.CalendarOutlined.CalendarPlusFilled.CalendarPlusOutlined.CalendarXFilled.CalendarXOutlined.CameraFilled.CameraOutlined.CardsThreeFilled.CardsThreeOutlined.CaretDoubleRightFilled.CaretDoubleRightOutlined.CaretDownFilled.CaretDownOutlined.CaretLeftFilled.CaretLeftOutlined.CaretRightFilled.CaretRightOutlined.CaretUpDownFilled.CaretUpDownOutlined.CaretUpFilled.CaretUpOutlined.ChargingStationFilled.ChargingStationOutlined.ChartFilled.ChartOutlined.ChatQuestionFilled.ChatQuestionOutlined.ChatWarningFilled.ChatWarningOutlined.ChatsFilled.ChatsOutlined.CheckCircleFilled.CheckCircleOutlined.CheckFilled.CheckOutlined.ClipboardCheckFilled.ClipboardCheckOutlined.ClipboardFilled.ClipboardOutlined.ClockClockwiseFilled.ClockClockwiseOutlined.ClockCountdownFilled.ClockCountdownOutlined.ClockCounterClockwiseFilled.ClockCounterClockwiseOutlined.CloseCircleFilled.CloseCircleOutlined.CloseFilled.CloseOutlined.CloudArrowDownFilled.CloudArrowDownOutlined.CloudArrowUpFilled.CloudArrowUpOutlined.CodeSimpleFilled.CodeSimpleOutlined.CoinsFilled.CoinsOutlined.ContactlessPaymentFilled.ContactlessPaymentOutlined.CopySimpleFilled.CopySimpleOutlined.CreditCardFilled.CreditCardOutlined.CreditCardPlusFilled.CreditCardPlusOutlined.CurrencyEuroFilled.CurrencyEuroOutlined.CurrencyPoundFilled.CurrencyPoundOutlined.DashboardFilled.DashboardOutlined.DevicesFilled.DevicesOutlined.DotsNineFilled.DotsNineOutlined.DotsSevenFilled.DotsSevenOutlined.DotsThreeFilled.DotsThreeOutlined.DownloadSimpleFilled.DownloadSimpleOutlined.EnvelopeFilled.EnvelopeOutlined.EyeFilled.EyeOutlined.EyeSlashFilled.EyeSlashOutlined.FileArchiveFilled.FileArchiveOutlined.FileCheckFilled.FileCheckOutlined.FileFilled.FileOutlined.FilePDFFilled.FilePDFOutlined.FilePaperclipFilled.FilePaperclipOutlined.FilePlusFilled.FilePlusOutlined.FileSearchFilled.FileSearchOutlined.FileSheetFilled.FileSheetOutlined.FileSparkleFilled.FileSparkleOutlined.FingerPrintFilled.FingerPrintOutlined.FirstAidKitFilled.FirstAidKitOutlined.FlagFilled.FlagOutlined.FocusFilled.FocusOutlined.FolderFilled.FolderOutlined.FolderUserFilled.FolderUserOutlined.ForkKnifeFilled.ForkKnifeOutlined.GavelFilled.GavelOutlined.GearArrowFilled.GearArrowOutlined.GearSimpleFilled.GearSimpleOutlined.GearSparkleFilled.GearSparkleOutlined.GiftFilled.GiftOutlined.GraduationCapFilled.GraduationCapOutlined.GridFourFilled.GridFourOutlined.HandCoinsFilled.HandCoinsOutlined.HandHeartFilled.HandHeartOutlined.HeadsetFilled.HeadsetOutlined.HeartFilled.HeartOutlined.HourglassFilled.HourglassHighFilled.HourglassHighOutlined.HourglassOutlined.HouseFilled.HouseOutlined.ImageFilled.ImageOutlined.InfoFilled.InfoOutlined.IslandFilled.IslandOutlined.LayoutFilled.LayoutOutlined.LightbulbFilamentFilled.LightbulbFilamentOutlined.LightningFilled.LightningOutlined.ListFilled.ListOutlined.LockFilled.LockOutlined.MagnifyingGlassFilled.MagnifyingGlassOutlined.MapPinFilled.MapPinOutlined.MathOperationsFilled.MathOperationsOutlined.MinusFilled.MinusOutlined.MoneyFilled.MoneyOutlined.MoonFilled.MoonOutlined.NetworkFilled.NetworkOutlined.NoteBlankFilled.NoteBlankOutlined.NoteFilled.NoteOutlined.OrganizationChartFilled.OrganizationChartOutlined.PageBreakFilled.PageBreakOutlined.PalmFilled.PalmOutlined.PaperPlaneFilled.PaperPlaneOutlined.PaperclipFilled.PaperclipOutlined.PencilSimpleFilled.PencilSimpleOutlined.PeopleFilled.PeopleOutlined.PersonArmsSpreadFilled.PersonArmsSpreadOutlined.PhoneFilled.PhoneOutlined.PieChartFilled.PieChartOutlined.PiggyBankFilled.PiggyBankOutlined.PlusCircleFilled.PlusCircleOutlined.PlusFilled.PlusOutlined.PresentationChartFilled.PresentationChartOutlined.PresentationTimelineFilled.PresentationTimelineOutlined.ProhibitFilled.ProhibitOutlined.PuzzlePieceFilled.PuzzlePieceOutlined.QuestionFilled.QuestionOutlined.ReceiptFilled.ReceiptOutlined.RecycleFilled.RecycleOutlined.SealCheckFilled.SealCheckOutlined.ShareNetworkFilled.ShareNetworkOutlined.ShieldCheckFilled.ShieldCheckOutlined.ShieldChekeredFilled.ShieldChekeredOutlined.SignInFilled.SignInOutlined.SignOutFilled.SignOutOutlined.SignatureFilled.SignatureOutlined.SlidersHorizontalFilled.SlidersHorizontalOutlined.SpaFilled.SpaOutlined.SparkleFilled.SparkleOutlined.SpeedIndicatorFilled.SpeedIndicatorOutlined.StackSimpleFilled.StackSimpleOutlined.StarFilled.StarOutlined.StorefrontFilled.StorefrontOutlined.SwapFilled.SwapOutlined.TagFilled.TagOutlined.ThumbsUpFilled.ThumbsUpOutlined.TicketFilled.TicketOutlined.TimerFilled.TimerOutlined.TrainFilled.TrainOutlined.TrashFilled.TrashOutlined.TrashSimpleFilled.TrashSimpleOutlined.TrashXFilled.TrashXOutlined.TreeStructureFilled.TreeStructureOutlined.TrendDownFilled.TrendDownOutlined.TrendUpFilled.TrendUpOutlined.UmbrellaFilled.UmbrellaOutlined.UploadSimpleFilled.UploadSimpleOutlined.UserCircleFilled.UserCircleOutlined.UserContactFilled.UserContactOutlined.UserFilled.UserFocusFilled.UserFocusOutlined.UserGreetingFilled.UserGreetingOutlined.UserOutlined.UserPlusFilled.UserPlusOutlined.UserRectangleFilled.UserRectangleOutlined.UsersFilled.UsersHeartFilled.UsersHeartOutlined.UsersOutlined.UsersSwitchFilled.UsersSwitchOutlined.UsersThreeFilled.UsersThreeOutlined.VirusFilled.VirusOutlined.WalletFilled.WalletOutlined.WarningCircleFilled.WarningCircleOutlined.WarningDiamondFilled.WarningDiamondOutlined.WarningFilled.WarningOutlined.WaveFilled.WaveOutlined.WifiHighFilled.WifiHighOutlined.WifiSlashFilled.WifiSlashOutlined".split(".");
3
+ //#endregion
4
+ export { e as iconNames };