brd-ui-kit 0.1.92 → 0.1.93
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.
|
@@ -63,6 +63,10 @@ export declare const iconComponents: {
|
|
|
63
63
|
readonly wrench: StrokeIcon;
|
|
64
64
|
readonly x: StrokeIcon;
|
|
65
65
|
readonly "x-circle": StrokeIcon;
|
|
66
|
+
readonly "clipboard-text": StrokeIcon;
|
|
67
|
+
readonly "chart-line-up": StrokeIcon;
|
|
68
|
+
readonly "currency-circle-dollar": StrokeIcon;
|
|
69
|
+
readonly "shield-check": StrokeIcon;
|
|
66
70
|
};
|
|
67
71
|
export type IconType = keyof typeof iconComponents;
|
|
68
72
|
export declare const supportedIconTypes: IconType[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("brd-phosphor-strokes-icons/icons"),r={"arrow-counter-clockwise":e.ArrowCounterClockwise,"arrow-down-left":e.ArrowDownLeft,"arrow-u-down-left":e.ArrowUDownLeft,"bell-ringing":e.BellRinging,"bounding-box":e.BoundingBox,briefcase:e.Briefcase,building:e.Building,buildings:e.Buildings,"calendar-dots":e.CalendarDots,"caret-down":e.CaretDown,"caret-left":e.CaretLeft,"caret-left-filled":e.CaretLeftFilled,"caret-right":e.CaretRight,"caret-right-filled":e.CaretRightFilled,"caret-up":e.CaretUp,"caret-up-down":e.CaretUpDown,"chart-line":e.ChartLine,"chat-circle":e.ChatCircle,check:e.Check,"check-circle":e.CheckCircle,clock:e.Clock,"columns-plus-right":e.ColumnsPlusRight,copy:e.Copy,"credit-card":e.CreditCard,"dots-three":e.DotsThree,"download-simple":e.DownloadSimple,envelope:e.Envelope,"envelope-simple":e.EnvelopeSimple,eye:e.Eye,"eye-slash":e.EyeSlash,"file-text":e.FileText,folder:e.Folder,funnel:e.Funnel,gear:e.Gear,hash:e.Hash,info:e.Info,link:e.Link,"list-bullets":e.ListBullets,"lock-key":e.LockKey,"magnifying-glass":e.MagnifyingGlass,"max-logo":e.MaxLogo,package:e.Package,"paper-plane-tilt":e.PaperPlaneTilt,pencil:e.Pencil,"pencil-simple":e.PencilSimple,phone:e.Phone,plus:e.Plus,"presentation-chart":e.PresentationChart,question:e.Question,"share-network":e.ShareNetwork,"spinner-gap":e.SpinnerGap,"squares-four":e.SquaresFour,"telegram-logo":e.TelegramLogo,trash:e.Trash,"user-circle-gear":e.UserCircleGear,users:e.Users,"users-four":e.UsersFour,warning:e.Warning,"warning-circle":e.WarningCircle,"whats-app-logo-filled":e.WhatsAppLogoFilled,wrench:e.Wrench,x:e.X,"x-circle":e.XCircle},l=Object.keys(r);exports.iconComponents=r;exports.supportedIconTypes=l;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("brd-phosphor-strokes-icons/icons"),r={"arrow-counter-clockwise":e.ArrowCounterClockwise,"arrow-down-left":e.ArrowDownLeft,"arrow-u-down-left":e.ArrowUDownLeft,"bell-ringing":e.BellRinging,"bounding-box":e.BoundingBox,briefcase:e.Briefcase,building:e.Building,buildings:e.Buildings,"calendar-dots":e.CalendarDots,"caret-down":e.CaretDown,"caret-left":e.CaretLeft,"caret-left-filled":e.CaretLeftFilled,"caret-right":e.CaretRight,"caret-right-filled":e.CaretRightFilled,"caret-up":e.CaretUp,"caret-up-down":e.CaretUpDown,"chart-line":e.ChartLine,"chat-circle":e.ChatCircle,check:e.Check,"check-circle":e.CheckCircle,clock:e.Clock,"columns-plus-right":e.ColumnsPlusRight,copy:e.Copy,"credit-card":e.CreditCard,"dots-three":e.DotsThree,"download-simple":e.DownloadSimple,envelope:e.Envelope,"envelope-simple":e.EnvelopeSimple,eye:e.Eye,"eye-slash":e.EyeSlash,"file-text":e.FileText,folder:e.Folder,funnel:e.Funnel,gear:e.Gear,hash:e.Hash,info:e.Info,link:e.Link,"list-bullets":e.ListBullets,"lock-key":e.LockKey,"magnifying-glass":e.MagnifyingGlass,"max-logo":e.MaxLogo,package:e.Package,"paper-plane-tilt":e.PaperPlaneTilt,pencil:e.Pencil,"pencil-simple":e.PencilSimple,phone:e.Phone,plus:e.Plus,"presentation-chart":e.PresentationChart,question:e.Question,"share-network":e.ShareNetwork,"spinner-gap":e.SpinnerGap,"squares-four":e.SquaresFour,"telegram-logo":e.TelegramLogo,trash:e.Trash,"user-circle-gear":e.UserCircleGear,users:e.Users,"users-four":e.UsersFour,warning:e.Warning,"warning-circle":e.WarningCircle,"whats-app-logo-filled":e.WhatsAppLogoFilled,wrench:e.Wrench,x:e.X,"x-circle":e.XCircle,"clipboard-text":e.ClipboardText,"chart-line-up":e.ChartLineUp,"currency-circle-dollar":e.CurrencyCircleDollar,"shield-check":e.ShieldCheck},l=Object.keys(r);exports.iconComponents=r;exports.supportedIconTypes=l;
|
|
2
2
|
//# sourceMappingURL=components-ui-icon-icon-map.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components-ui-icon-icon-map.cjs","sources":["../src/components/ui/icon/icon-map.ts"],"sourcesContent":["import {\n ArrowCounterClockwise,\n ArrowDownLeft,\n ArrowUDownLeft,\n BellRinging,\n BoundingBox,\n Briefcase,\n Building,\n Buildings,\n CalendarDots,\n CaretDown,\n CaretLeft,\n CaretLeftFilled,\n CaretRight,\n CaretRightFilled,\n CaretUp,\n CaretUpDown,\n ChartLine,\n ChatCircle,\n Check,\n CheckCircle,\n Clock,\n ColumnsPlusRight,\n CreditCard,\n
|
|
1
|
+
{"version":3,"file":"components-ui-icon-icon-map.cjs","sources":["../src/components/ui/icon/icon-map.ts"],"sourcesContent":["import type { StrokeIconProps } from \"brd-phosphor-strokes-icons\";\nimport {\n ArrowCounterClockwise,\n ArrowDownLeft,\n ArrowUDownLeft,\n BellRinging,\n BoundingBox,\n Briefcase,\n Building,\n Buildings,\n CalendarDots,\n CaretDown,\n CaretLeft,\n CaretLeftFilled,\n CaretRight,\n CaretRightFilled,\n CaretUp,\n CaretUpDown,\n ChartLine,\n ChartLineUp,\n ChatCircle,\n Check,\n CheckCircle,\n ClipboardText,\n Clock,\n ColumnsPlusRight,\n Copy,\n CreditCard,\n CurrencyCircleDollar,\n DotsThree,\n DownloadSimple,\n Envelope,\n EnvelopeSimple,\n Eye,\n EyeSlash,\n FileText,\n Folder,\n Funnel,\n Gear,\n Hash,\n Info,\n Link,\n ListBullets,\n LockKey,\n MagnifyingGlass,\n MaxLogo,\n Package,\n PaperPlaneTilt,\n Pencil,\n PencilSimple,\n Phone,\n Plus,\n PresentationChart,\n Question,\n ShareNetwork,\n ShieldCheck,\n SpinnerGap,\n SquaresFour,\n TelegramLogo,\n Trash,\n UserCircleGear,\n Users,\n UsersFour,\n Warning,\n WarningCircle,\n WhatsAppLogoFilled,\n Wrench,\n X,\n XCircle,\n} from \"brd-phosphor-strokes-icons/icons\";\nimport type { ComponentType } from \"react\";\n\ntype StrokeIconComponent = ComponentType<StrokeIconProps>;\n\n// Keep the supported set explicit so consumers do not pull the full phosphor\n// dynamic registry into their app bundles.\nexport const iconComponents = {\n \"arrow-counter-clockwise\": ArrowCounterClockwise,\n \"arrow-down-left\": ArrowDownLeft,\n \"arrow-u-down-left\": ArrowUDownLeft,\n \"bell-ringing\": BellRinging,\n \"bounding-box\": BoundingBox,\n briefcase: Briefcase,\n building: Building,\n buildings: Buildings,\n \"calendar-dots\": CalendarDots,\n \"caret-down\": CaretDown,\n \"caret-left\": CaretLeft,\n \"caret-left-filled\": CaretLeftFilled,\n \"caret-right\": CaretRight,\n \"caret-right-filled\": CaretRightFilled,\n \"caret-up\": CaretUp,\n \"caret-up-down\": CaretUpDown,\n \"chart-line\": ChartLine,\n \"chat-circle\": ChatCircle,\n check: Check,\n \"check-circle\": CheckCircle,\n clock: Clock,\n \"columns-plus-right\": ColumnsPlusRight,\n copy: Copy,\n \"credit-card\": CreditCard,\n \"dots-three\": DotsThree,\n \"download-simple\": DownloadSimple,\n envelope: Envelope,\n \"envelope-simple\": EnvelopeSimple,\n eye: Eye,\n \"eye-slash\": EyeSlash,\n \"file-text\": FileText,\n folder: Folder,\n funnel: Funnel,\n gear: Gear,\n hash: Hash,\n info: Info,\n link: Link,\n \"list-bullets\": ListBullets,\n \"lock-key\": LockKey,\n \"magnifying-glass\": MagnifyingGlass,\n \"max-logo\": MaxLogo,\n package: Package,\n \"paper-plane-tilt\": PaperPlaneTilt,\n pencil: Pencil,\n \"pencil-simple\": PencilSimple,\n phone: Phone,\n plus: Plus,\n \"presentation-chart\": PresentationChart,\n question: Question,\n \"share-network\": ShareNetwork,\n \"spinner-gap\": SpinnerGap,\n \"squares-four\": SquaresFour,\n \"telegram-logo\": TelegramLogo,\n trash: Trash,\n \"user-circle-gear\": UserCircleGear,\n users: Users,\n \"users-four\": UsersFour,\n warning: Warning,\n \"warning-circle\": WarningCircle,\n \"whats-app-logo-filled\": WhatsAppLogoFilled,\n wrench: Wrench,\n x: X,\n \"x-circle\": XCircle,\n \"clipboard-text\": ClipboardText,\n \"chart-line-up\": ChartLineUp,\n \"currency-circle-dollar\": CurrencyCircleDollar,\n \"shield-check\": ShieldCheck,\n} as const satisfies Record<string, StrokeIconComponent>;\n\nexport type IconType = keyof typeof iconComponents;\n\nexport const supportedIconTypes = Object.keys(iconComponents) as IconType[];\n"],"names":["iconComponents","ArrowCounterClockwise","ArrowDownLeft","ArrowUDownLeft","BellRinging","BoundingBox","Briefcase","Building","Buildings","CalendarDots","CaretDown","CaretLeft","CaretLeftFilled","CaretRight","CaretRightFilled","CaretUp","CaretUpDown","ChartLine","ChatCircle","Check","CheckCircle","Clock","ColumnsPlusRight","Copy","CreditCard","DotsThree","DownloadSimple","Envelope","EnvelopeSimple","Eye","EyeSlash","FileText","Folder","Funnel","Gear","Hash","Info","Link","ListBullets","LockKey","MagnifyingGlass","MaxLogo","Package","PaperPlaneTilt","Pencil","PencilSimple","Phone","Plus","PresentationChart","Question","ShareNetwork","SpinnerGap","SquaresFour","TelegramLogo","Trash","UserCircleGear","Users","UsersFour","Warning","WarningCircle","WhatsAppLogoFilled","Wrench","X","XCircle","ClipboardText","ChartLineUp","CurrencyCircleDollar","ShieldCheck","supportedIconTypes"],"mappings":"oIA4EaA,EAAiB,CAC5B,0BAA2BC,EAAAA,sBAC3B,kBAAmBC,EAAAA,cACnB,oBAAqBC,EAAAA,eACrB,eAAgBC,EAAAA,YAChB,eAAgBC,EAAAA,YAChB,UAAWC,EAAAA,UACX,SAAUC,EAAAA,SACV,UAAWC,EAAAA,UACX,gBAAiBC,EAAAA,aACjB,aAAcC,EAAAA,UACd,aAAcC,EAAAA,UACd,oBAAqBC,EAAAA,gBACrB,cAAeC,EAAAA,WACf,qBAAsBC,EAAAA,iBACtB,WAAYC,EAAAA,QACZ,gBAAiBC,EAAAA,YACjB,aAAcC,EAAAA,UACd,cAAeC,EAAAA,WACf,MAAOC,EAAAA,MACP,eAAgBC,EAAAA,YAChB,MAAOC,EAAAA,MACP,qBAAsBC,EAAAA,iBACtB,KAAMC,EAAAA,KACN,cAAeC,EAAAA,WACf,aAAcC,EAAAA,UACd,kBAAmBC,EAAAA,eACnB,SAAUC,EAAAA,SACV,kBAAmBC,EAAAA,eACnB,IAAKC,EAAAA,IACL,YAAaC,EAAAA,SACb,YAAaC,EAAAA,SACb,OAAQC,EAAAA,OACR,OAAQC,EAAAA,OACR,KAAMC,EAAAA,KACN,KAAMC,EAAAA,KACN,KAAMC,EAAAA,KACN,KAAMC,EAAAA,KACN,eAAgBC,EAAAA,YAChB,WAAYC,EAAAA,QACZ,mBAAoBC,EAAAA,gBACpB,WAAYC,EAAAA,QACZ,QAASC,EAAAA,QACT,mBAAoBC,EAAAA,eACpB,OAAQC,EAAAA,OACR,gBAAiBC,EAAAA,aACjB,MAAOC,EAAAA,MACP,KAAMC,EAAAA,KACN,qBAAsBC,EAAAA,kBACtB,SAAUC,EAAAA,SACV,gBAAiBC,EAAAA,aACjB,cAAeC,EAAAA,WACf,eAAgBC,EAAAA,YAChB,gBAAiBC,EAAAA,aACjB,MAAOC,EAAAA,MACP,mBAAoBC,EAAAA,eACpB,MAAOC,EAAAA,MACP,aAAcC,EAAAA,UACd,QAASC,EAAAA,QACT,iBAAkBC,EAAAA,cAClB,wBAAyBC,EAAAA,mBACzB,OAAQC,EAAAA,OACR,EAAGC,EAAAA,EACH,WAAYC,EAAAA,QACZ,iBAAkBC,EAAAA,cAClB,gBAAiBC,EAAAA,YACjB,yBAA0BC,EAAAA,qBAC1B,eAAgBC,EAAAA,WAClB,EAIaC,EAAqB,OAAO,KAAKpE,CAAc"}
|
|
@@ -1,71 +1,75 @@
|
|
|
1
|
-
import {
|
|
2
|
-
const
|
|
3
|
-
"arrow-counter-clockwise":
|
|
4
|
-
"arrow-down-left":
|
|
5
|
-
"arrow-u-down-left":
|
|
6
|
-
"bell-ringing":
|
|
7
|
-
"bounding-box":
|
|
8
|
-
briefcase:
|
|
9
|
-
building:
|
|
10
|
-
buildings:
|
|
11
|
-
"calendar-dots":
|
|
12
|
-
"caret-down":
|
|
13
|
-
"caret-left":
|
|
14
|
-
"caret-left-filled":
|
|
15
|
-
"caret-right":
|
|
16
|
-
"caret-right-filled":
|
|
17
|
-
"caret-up":
|
|
18
|
-
"caret-up-down":
|
|
19
|
-
"chart-line":
|
|
20
|
-
"chat-circle":
|
|
21
|
-
check:
|
|
22
|
-
"check-circle":
|
|
23
|
-
clock:
|
|
24
|
-
"columns-plus-right":
|
|
25
|
-
copy:
|
|
26
|
-
"credit-card":
|
|
27
|
-
"dots-three":
|
|
28
|
-
"download-simple":
|
|
29
|
-
envelope:
|
|
30
|
-
"envelope-simple":
|
|
31
|
-
eye:
|
|
32
|
-
"eye-slash":
|
|
33
|
-
"file-text":
|
|
34
|
-
folder:
|
|
35
|
-
funnel:
|
|
36
|
-
gear:
|
|
37
|
-
hash:
|
|
38
|
-
info:
|
|
39
|
-
link:
|
|
40
|
-
"list-bullets":
|
|
41
|
-
"lock-key":
|
|
42
|
-
"magnifying-glass":
|
|
43
|
-
"max-logo":
|
|
44
|
-
package:
|
|
45
|
-
"paper-plane-tilt":
|
|
46
|
-
pencil:
|
|
47
|
-
"pencil-simple":
|
|
48
|
-
phone:
|
|
49
|
-
plus:
|
|
50
|
-
"presentation-chart":
|
|
51
|
-
question:
|
|
52
|
-
"share-network":
|
|
53
|
-
"spinner-gap":
|
|
54
|
-
"squares-four":
|
|
55
|
-
"telegram-logo":
|
|
56
|
-
trash:
|
|
57
|
-
"user-circle-gear":
|
|
58
|
-
users:
|
|
59
|
-
"users-four":
|
|
60
|
-
warning:
|
|
61
|
-
"warning-circle":
|
|
62
|
-
"whats-app-logo-filled":
|
|
63
|
-
wrench:
|
|
64
|
-
x:
|
|
65
|
-
"x-circle":
|
|
66
|
-
|
|
1
|
+
import { ShieldCheck as e, CurrencyCircleDollar as r, ChartLineUp as l, ClipboardText as i, XCircle as n, X as o, Wrench as a, WhatsAppLogoFilled as t, WarningCircle as c, Warning as s, UsersFour as p, Users as h, UserCircleGear as g, Trash as u, TelegramLogo as d, SquaresFour as C, SpinnerGap as w, ShareNetwork as f, Question as k, PresentationChart as m, Plus as y, Phone as L, PencilSimple as x, Pencil as b, PaperPlaneTilt as P, Package as D, MaxLogo as F, MagnifyingGlass as S, LockKey as B, ListBullets as T, Link as U, Info as v, Hash as A, Gear as E, Funnel as G, Folder as R, FileText as W, EyeSlash as q, Eye as I, EnvelopeSimple as M, Envelope as X, DownloadSimple as j, DotsThree as H, CreditCard as K, Copy as N, ColumnsPlusRight as O, Clock as Q, CheckCircle as z, Check as J, ChatCircle as V, ChartLine as Y, CaretUpDown as Z, CaretUp as _, CaretRightFilled as $, CaretRight as ee, CaretLeftFilled as re, CaretLeft as le, CaretDown as ie, CalendarDots as ne, Buildings as oe, Building as ae, Briefcase as te, BoundingBox as ce, BellRinging as se, ArrowUDownLeft as pe, ArrowDownLeft as he, ArrowCounterClockwise as ge } from "brd-phosphor-strokes-icons/icons";
|
|
2
|
+
const ue = {
|
|
3
|
+
"arrow-counter-clockwise": ge,
|
|
4
|
+
"arrow-down-left": he,
|
|
5
|
+
"arrow-u-down-left": pe,
|
|
6
|
+
"bell-ringing": se,
|
|
7
|
+
"bounding-box": ce,
|
|
8
|
+
briefcase: te,
|
|
9
|
+
building: ae,
|
|
10
|
+
buildings: oe,
|
|
11
|
+
"calendar-dots": ne,
|
|
12
|
+
"caret-down": ie,
|
|
13
|
+
"caret-left": le,
|
|
14
|
+
"caret-left-filled": re,
|
|
15
|
+
"caret-right": ee,
|
|
16
|
+
"caret-right-filled": $,
|
|
17
|
+
"caret-up": _,
|
|
18
|
+
"caret-up-down": Z,
|
|
19
|
+
"chart-line": Y,
|
|
20
|
+
"chat-circle": V,
|
|
21
|
+
check: J,
|
|
22
|
+
"check-circle": z,
|
|
23
|
+
clock: Q,
|
|
24
|
+
"columns-plus-right": O,
|
|
25
|
+
copy: N,
|
|
26
|
+
"credit-card": K,
|
|
27
|
+
"dots-three": H,
|
|
28
|
+
"download-simple": j,
|
|
29
|
+
envelope: X,
|
|
30
|
+
"envelope-simple": M,
|
|
31
|
+
eye: I,
|
|
32
|
+
"eye-slash": q,
|
|
33
|
+
"file-text": W,
|
|
34
|
+
folder: R,
|
|
35
|
+
funnel: G,
|
|
36
|
+
gear: E,
|
|
37
|
+
hash: A,
|
|
38
|
+
info: v,
|
|
39
|
+
link: U,
|
|
40
|
+
"list-bullets": T,
|
|
41
|
+
"lock-key": B,
|
|
42
|
+
"magnifying-glass": S,
|
|
43
|
+
"max-logo": F,
|
|
44
|
+
package: D,
|
|
45
|
+
"paper-plane-tilt": P,
|
|
46
|
+
pencil: b,
|
|
47
|
+
"pencil-simple": x,
|
|
48
|
+
phone: L,
|
|
49
|
+
plus: y,
|
|
50
|
+
"presentation-chart": m,
|
|
51
|
+
question: k,
|
|
52
|
+
"share-network": f,
|
|
53
|
+
"spinner-gap": w,
|
|
54
|
+
"squares-four": C,
|
|
55
|
+
"telegram-logo": d,
|
|
56
|
+
trash: u,
|
|
57
|
+
"user-circle-gear": g,
|
|
58
|
+
users: h,
|
|
59
|
+
"users-four": p,
|
|
60
|
+
warning: s,
|
|
61
|
+
"warning-circle": c,
|
|
62
|
+
"whats-app-logo-filled": t,
|
|
63
|
+
wrench: a,
|
|
64
|
+
x: o,
|
|
65
|
+
"x-circle": n,
|
|
66
|
+
"clipboard-text": i,
|
|
67
|
+
"chart-line-up": l,
|
|
68
|
+
"currency-circle-dollar": r,
|
|
69
|
+
"shield-check": e
|
|
70
|
+
}, Ce = Object.keys(ue);
|
|
67
71
|
export {
|
|
68
|
-
|
|
69
|
-
|
|
72
|
+
ue as iconComponents,
|
|
73
|
+
Ce as supportedIconTypes
|
|
70
74
|
};
|
|
71
75
|
//# sourceMappingURL=components-ui-icon-icon-map.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"components-ui-icon-icon-map.js","sources":["../src/components/ui/icon/icon-map.ts"],"sourcesContent":["import {\n ArrowCounterClockwise,\n ArrowDownLeft,\n ArrowUDownLeft,\n BellRinging,\n BoundingBox,\n Briefcase,\n Building,\n Buildings,\n CalendarDots,\n CaretDown,\n CaretLeft,\n CaretLeftFilled,\n CaretRight,\n CaretRightFilled,\n CaretUp,\n CaretUpDown,\n ChartLine,\n ChatCircle,\n Check,\n CheckCircle,\n Clock,\n ColumnsPlusRight,\n CreditCard,\n
|
|
1
|
+
{"version":3,"file":"components-ui-icon-icon-map.js","sources":["../src/components/ui/icon/icon-map.ts"],"sourcesContent":["import type { StrokeIconProps } from \"brd-phosphor-strokes-icons\";\nimport {\n ArrowCounterClockwise,\n ArrowDownLeft,\n ArrowUDownLeft,\n BellRinging,\n BoundingBox,\n Briefcase,\n Building,\n Buildings,\n CalendarDots,\n CaretDown,\n CaretLeft,\n CaretLeftFilled,\n CaretRight,\n CaretRightFilled,\n CaretUp,\n CaretUpDown,\n ChartLine,\n ChartLineUp,\n ChatCircle,\n Check,\n CheckCircle,\n ClipboardText,\n Clock,\n ColumnsPlusRight,\n Copy,\n CreditCard,\n CurrencyCircleDollar,\n DotsThree,\n DownloadSimple,\n Envelope,\n EnvelopeSimple,\n Eye,\n EyeSlash,\n FileText,\n Folder,\n Funnel,\n Gear,\n Hash,\n Info,\n Link,\n ListBullets,\n LockKey,\n MagnifyingGlass,\n MaxLogo,\n Package,\n PaperPlaneTilt,\n Pencil,\n PencilSimple,\n Phone,\n Plus,\n PresentationChart,\n Question,\n ShareNetwork,\n ShieldCheck,\n SpinnerGap,\n SquaresFour,\n TelegramLogo,\n Trash,\n UserCircleGear,\n Users,\n UsersFour,\n Warning,\n WarningCircle,\n WhatsAppLogoFilled,\n Wrench,\n X,\n XCircle,\n} from \"brd-phosphor-strokes-icons/icons\";\nimport type { ComponentType } from \"react\";\n\ntype StrokeIconComponent = ComponentType<StrokeIconProps>;\n\n// Keep the supported set explicit so consumers do not pull the full phosphor\n// dynamic registry into their app bundles.\nexport const iconComponents = {\n \"arrow-counter-clockwise\": ArrowCounterClockwise,\n \"arrow-down-left\": ArrowDownLeft,\n \"arrow-u-down-left\": ArrowUDownLeft,\n \"bell-ringing\": BellRinging,\n \"bounding-box\": BoundingBox,\n briefcase: Briefcase,\n building: Building,\n buildings: Buildings,\n \"calendar-dots\": CalendarDots,\n \"caret-down\": CaretDown,\n \"caret-left\": CaretLeft,\n \"caret-left-filled\": CaretLeftFilled,\n \"caret-right\": CaretRight,\n \"caret-right-filled\": CaretRightFilled,\n \"caret-up\": CaretUp,\n \"caret-up-down\": CaretUpDown,\n \"chart-line\": ChartLine,\n \"chat-circle\": ChatCircle,\n check: Check,\n \"check-circle\": CheckCircle,\n clock: Clock,\n \"columns-plus-right\": ColumnsPlusRight,\n copy: Copy,\n \"credit-card\": CreditCard,\n \"dots-three\": DotsThree,\n \"download-simple\": DownloadSimple,\n envelope: Envelope,\n \"envelope-simple\": EnvelopeSimple,\n eye: Eye,\n \"eye-slash\": EyeSlash,\n \"file-text\": FileText,\n folder: Folder,\n funnel: Funnel,\n gear: Gear,\n hash: Hash,\n info: Info,\n link: Link,\n \"list-bullets\": ListBullets,\n \"lock-key\": LockKey,\n \"magnifying-glass\": MagnifyingGlass,\n \"max-logo\": MaxLogo,\n package: Package,\n \"paper-plane-tilt\": PaperPlaneTilt,\n pencil: Pencil,\n \"pencil-simple\": PencilSimple,\n phone: Phone,\n plus: Plus,\n \"presentation-chart\": PresentationChart,\n question: Question,\n \"share-network\": ShareNetwork,\n \"spinner-gap\": SpinnerGap,\n \"squares-four\": SquaresFour,\n \"telegram-logo\": TelegramLogo,\n trash: Trash,\n \"user-circle-gear\": UserCircleGear,\n users: Users,\n \"users-four\": UsersFour,\n warning: Warning,\n \"warning-circle\": WarningCircle,\n \"whats-app-logo-filled\": WhatsAppLogoFilled,\n wrench: Wrench,\n x: X,\n \"x-circle\": XCircle,\n \"clipboard-text\": ClipboardText,\n \"chart-line-up\": ChartLineUp,\n \"currency-circle-dollar\": CurrencyCircleDollar,\n \"shield-check\": ShieldCheck,\n} as const satisfies Record<string, StrokeIconComponent>;\n\nexport type IconType = keyof typeof iconComponents;\n\nexport const supportedIconTypes = Object.keys(iconComponents) as IconType[];\n"],"names":["iconComponents","ArrowCounterClockwise","ArrowDownLeft","ArrowUDownLeft","BellRinging","BoundingBox","Briefcase","Building","Buildings","CalendarDots","CaretDown","CaretLeft","CaretLeftFilled","CaretRight","CaretRightFilled","CaretUp","CaretUpDown","ChartLine","ChatCircle","Check","CheckCircle","Clock","ColumnsPlusRight","Copy","CreditCard","DotsThree","DownloadSimple","Envelope","EnvelopeSimple","Eye","EyeSlash","FileText","Folder","Funnel","Gear","Hash","Info","Link","ListBullets","LockKey","MagnifyingGlass","MaxLogo","Package","PaperPlaneTilt","Pencil","PencilSimple","Phone","Plus","PresentationChart","Question","ShareNetwork","SpinnerGap","SquaresFour","TelegramLogo","Trash","UserCircleGear","Users","UsersFour","Warning","WarningCircle","WhatsAppLogoFilled","Wrench","X","XCircle","ClipboardText","ChartLineUp","CurrencyCircleDollar","ShieldCheck","supportedIconTypes"],"mappings":";AA4EO,MAAMA,KAAiB;AAAA,EAC5B,2BAA2BC;AAAA,EAC3B,mBAAmBC;AAAA,EACnB,qBAAqBC;AAAA,EACrB,gBAAgBC;AAAA,EAChB,gBAAgBC;AAAA,EAChB,WAAWC;AAAA,EACX,UAAUC;AAAA,EACV,WAAWC;AAAA,EACX,iBAAiBC;AAAA,EACjB,cAAcC;AAAA,EACd,cAAcC;AAAA,EACd,qBAAqBC;AAAA,EACrB,eAAeC;AAAA,EACf,sBAAsBC;AAAA,EACtB,YAAYC;AAAA,EACZ,iBAAiBC;AAAA,EACjB,cAAcC;AAAA,EACd,eAAeC;AAAA,EACf,OAAOC;AAAA,EACP,gBAAgBC;AAAA,EAChB,OAAOC;AAAA,EACP,sBAAsBC;AAAA,EACtB,MAAMC;AAAA,EACN,eAAeC;AAAA,EACf,cAAcC;AAAA,EACd,mBAAmBC;AAAA,EACnB,UAAUC;AAAA,EACV,mBAAmBC;AAAA,EACnB,KAAKC;AAAA,EACL,aAAaC;AAAA,EACb,aAAaC;AAAA,EACb,QAAQC;AAAA,EACR,QAAQC;AAAA,EACR,MAAMC;AAAA,EACN,MAAMC;AAAA,EACN,MAAMC;AAAA,EACN,MAAMC;AAAA,EACN,gBAAgBC;AAAA,EAChB,YAAYC;AAAA,EACZ,oBAAoBC;AAAA,EACpB,YAAYC;AAAA,EACZ,SAASC;AAAA,EACT,oBAAoBC;AAAA,EACpB,QAAQC;AAAA,EACR,iBAAiBC;AAAA,EACjB,OAAOC;AAAA,EACP,MAAMC;AAAA,EACN,sBAAsBC;AAAA,EACtB,UAAUC;AAAA,EACV,iBAAiBC;AAAA,EACjB,eAAeC;AAAA,EACf,gBAAgBC;AAAA,EAChB,iBAAiBC;AAAA,EACjB,OAAOC;AAAA,EACP,oBAAoBC;AAAA,EACpB,OAAOC;AAAA,EACP,cAAcC;AAAA,EACd,SAASC;AAAA,EACT,kBAAkBC;AAAA,EAClB,yBAAyBC;AAAA,EACzB,QAAQC;AAAA,EACR,GAAGC;AAAA,EACH,YAAYC;AAAA,EACZ,kBAAkBC;AAAA,EAClB,iBAAiBC;AAAA,EACjB,0BAA0BC;AAAA,EAC1B,gBAAgBC;AAClB,GAIaC,KAAqB,OAAO,KAAKpE,EAAc;"}
|