@edvisor/product-language 0.11.112 → 0.11.113
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.
- package/index.cjs +1 -1
- package/index.d.ts +2 -2
- package/index.js +1 -1
- package/lib/components/alert-banner/alert-banner.d.ts +18 -18
- package/lib/components/alert-banner/alert-level-flags.d.ts +18 -18
- package/lib/components/alert-banner/index.d.ts +1 -1
- package/lib/components/autocomplete-input/autocomplete-input.d.ts +39 -39
- package/lib/components/autocomplete-input/index.d.ts +1 -1
- package/lib/components/badge/badge-type-flags.d.ts +18 -18
- package/lib/components/badge/badge.d.ts +7 -7
- package/lib/components/badge/index.d.ts +1 -1
- package/lib/components/card/atoms/card-frame.d.ts +7 -7
- package/lib/components/card/atoms/index.d.ts +1 -1
- package/lib/components/card/card.d.ts +14 -14
- package/lib/components/card/components/card-alert-banner-slot.d.ts +5 -6
- package/lib/components/card/components/card-controls-slot.d.ts +4 -5
- package/lib/components/card/components/card-section-slot.d.ts +11 -11
- package/lib/components/card/components/index.d.ts +3 -3
- package/lib/components/card/index.d.ts +3 -3
- package/lib/components/card/molecules/index.d.ts +1 -1
- package/lib/components/card/molecules/left-right-card.d.ts +16 -16
- package/lib/components/checkbox/checkbox.d.ts +11 -11
- package/lib/components/checkbox/helpers.d.ts +12 -12
- package/lib/components/checkbox/index.d.ts +1 -1
- package/lib/components/date-picker/components/custom-calendar.d.ts +6 -6
- package/lib/components/date-picker/components/index.d.ts +1 -1
- package/lib/components/date-picker/date-picker-utc.d.ts +9 -9
- package/lib/components/date-picker/date-picker.d.ts +19 -19
- package/lib/components/date-picker/helpers/date-picker-factory.d.ts +38 -38
- package/lib/components/date-picker/index.d.ts +2 -2
- package/lib/components/divider/divider-type-flags.d.ts +9 -9
- package/lib/components/divider/divider.d.ts +7 -7
- package/lib/components/divider/index.d.ts +1 -1
- package/lib/components/flag/flag-size-flags.d.ts +22 -22
- package/lib/components/flag/flag.d.ts +4 -4
- package/lib/components/flag/helpers/flag-sprite-sheet.d.ts +5 -5
- package/lib/components/flag/helpers/index.d.ts +1 -1
- package/lib/components/flag/index.d.ts +1 -1
- package/lib/components/flag/types.d.ts +5 -5
- package/lib/components/icon/icon-list.d.ts +149 -150
- package/lib/components/icon/icon.d.ts +149 -149
- package/lib/components/icon/index.d.ts +1 -1
- package/lib/components/index.d.ts +39 -39
- package/lib/components/inline-error/index.d.ts +1 -1
- package/lib/components/inline-error/inline-error.d.ts +7 -7
- package/lib/components/input-field/components/index.d.ts +2 -2
- package/lib/components/input-field/components/labeled-input.d.ts +11 -11
- package/lib/components/input-field/components/stepper.d.ts +7 -7
- package/lib/components/input-field/index.d.ts +4 -4
- package/lib/components/input-field/input-currency.d.ts +23 -22
- package/lib/components/input-field/input-currency.helpers.d.ts +32 -0
- package/lib/components/input-field/input-field.d.ts +27 -27
- package/lib/components/input-field/input-number.d.ts +19 -19
- package/lib/components/input-field/input-text.d.ts +14 -14
- package/lib/components/layout/flex.d.ts +16 -16
- package/lib/components/layout/grid-layout.d.ts +11 -11
- package/lib/components/layout/index.d.ts +3 -3
- package/lib/components/layout/left-right-layout.d.ts +33 -34
- package/lib/components/link/index.d.ts +1 -1
- package/lib/components/link/link.d.ts +14 -14
- package/lib/components/markdown/index.d.ts +1 -1
- package/lib/components/markdown/markdown.d.ts +7 -7
- package/lib/components/menu/index.d.ts +1 -1
- package/lib/components/menu/menu.d.ts +18 -18
- package/lib/components/modal/index.d.ts +3 -3
- package/lib/components/modal/modal-base.d.ts +32 -32
- package/lib/components/modal/modal-destructive.d.ts +16 -16
- package/lib/components/modal/modal.d.ts +16 -16
- package/lib/components/molecules/avatar/avatar-size-flags.d.ts +11 -12
- package/lib/components/molecules/avatar/avatar.d.ts +12 -12
- package/lib/components/molecules/avatar/index.d.ts +1 -1
- package/lib/components/molecules/button/button-flags.d.ts +44 -44
- package/lib/components/molecules/button/button.d.ts +12 -12
- package/lib/components/molecules/button/index.d.ts +1 -1
- package/lib/components/molecules/index.d.ts +4 -4
- package/lib/components/molecules/input-checkbox/index.d.ts +1 -1
- package/lib/components/molecules/input-checkbox/input-checkbox.d.ts +8 -8
- package/lib/components/molecules/simple-menu/SimpleMenu.d.ts +14 -15
- package/lib/components/molecules/simple-menu/index.d.ts +1 -1
- package/lib/components/organisms/choice-list/choice-list.d.ts +9 -9
- package/lib/components/organisms/choice-list/index.d.ts +1 -1
- package/lib/components/organisms/index.d.ts +2 -2
- package/lib/components/organisms/multi-choice-list/index.d.ts +1 -1
- package/lib/components/organisms/multi-choice-list/multi-choice-list.d.ts +11 -11
- package/lib/components/page-header/index.d.ts +1 -1
- package/lib/components/page-header/page-header.d.ts +25 -26
- package/lib/components/pagination/index.d.ts +1 -1
- package/lib/components/pagination/pagination.d.ts +10 -10
- package/lib/components/progress-bar/index.d.ts +1 -1
- package/lib/components/progress-bar/progress-bar-size-flags.d.ts +10 -10
- package/lib/components/progress-bar/progress-bar.d.ts +8 -8
- package/lib/components/radio-button/index.d.ts +1 -1
- package/lib/components/radio-button/radio-button.d.ts +11 -11
- package/lib/components/range-slider/components/bar-chart.d.ts +8 -8
- package/lib/components/range-slider/components/handle.d.ts +12 -12
- package/lib/components/range-slider/components/rail.d.ts +9 -9
- package/lib/components/range-slider/components/slider-component.d.ts +12 -12
- package/lib/components/range-slider/components/slider-inputs.d.ts +15 -16
- package/lib/components/range-slider/components/tick.d.ts +10 -10
- package/lib/components/range-slider/components/track.d.ts +11 -11
- package/lib/components/range-slider/index.d.ts +2 -2
- package/lib/components/range-slider/range-slider.d.ts +16 -16
- package/lib/components/range-slider/slider.d.ts +12 -12
- package/lib/components/range-slider/types.d.ts +11 -11
- package/lib/components/react-select/index.d.ts +1 -1
- package/lib/components/react-select/react-select.d.ts +14 -15
- package/lib/components/select/components/helpers.d.ts +17 -17
- package/lib/components/select/components/menu-container.d.ts +3 -3
- package/lib/components/select/components/menu-list-expanded.d.ts +6 -6
- package/lib/components/select/components/menu-list.d.ts +3 -3
- package/lib/components/select/components/menu-row.d.ts +11 -11
- package/lib/components/select/components/menu.d.ts +2 -3
- package/lib/components/select/components/option.d.ts +2 -3
- package/lib/components/select/components/optionMultiLevel.d.ts +2 -3
- package/lib/components/select/components/optionMultilevelExpanded.d.ts +5 -5
- package/lib/components/select/components/select-label.d.ts +1 -1
- package/lib/components/select/components/value-component-multi.d.ts +4 -4
- package/lib/components/select/components/value-component-single.d.ts +5 -4
- package/lib/components/select/components/value.d.ts +5 -4
- package/lib/components/select/index.d.ts +4 -4
- package/lib/components/select/select.d.ts +7 -10
- package/lib/components/select/types.d.ts +300 -300
- package/lib/components/select/utils.d.ts +16 -16
- package/lib/components/select-with-groups/index.d.ts +2 -2
- package/lib/components/select-with-groups/select-with-groups.d.ts +35 -35
- package/lib/components/spinner/index.d.ts +1 -1
- package/lib/components/spinner/spinner-size-flags.d.ts +10 -10
- package/lib/components/spinner/spinner.d.ts +9 -9
- package/lib/components/stepper/index.d.ts +1 -1
- package/lib/components/stepper/stepper.d.ts +9 -9
- package/lib/components/switch/index.d.ts +1 -1
- package/lib/components/switch/switch.d.ts +13 -13
- package/lib/components/table/hooks/index.d.ts +4 -4
- package/lib/components/table/hooks/useFilteredRows.d.ts +5 -5
- package/lib/components/table/hooks/usePaginatedRows.d.ts +12 -12
- package/lib/components/table/hooks/useSortedRows.d.ts +6 -6
- package/lib/components/table/hooks/useTable.d.ts +47 -47
- package/lib/components/table/index.d.ts +2 -2
- package/lib/components/table/table.d.ts +28 -28
- package/lib/components/tabs/components/index.d.ts +1 -1
- package/lib/components/tabs/components/tab.d.ts +10 -10
- package/lib/components/tabs/index.d.ts +1 -1
- package/lib/components/tabs/tabs.d.ts +18 -18
- package/lib/components/tag/components/close-button.d.ts +8 -8
- package/lib/components/tag/components/index.d.ts +2 -2
- package/lib/components/tag/components/tag-label.d.ts +8 -8
- package/lib/components/tag/index.d.ts +1 -1
- package/lib/components/tag/tag.d.ts +10 -10
- package/lib/components/text-area/index.d.ts +1 -1
- package/lib/components/text-area/text-area.d.ts +11 -11
- package/lib/components/text-toggle/index.d.ts +1 -1
- package/lib/components/text-toggle/text-toggle.d.ts +10 -10
- package/lib/components/thumbnail/index.d.ts +1 -1
- package/lib/components/thumbnail/thumbnail-size-flags.d.ts +10 -10
- package/lib/components/thumbnail/thumbnail.d.ts +10 -10
- package/lib/components/toast/index.d.ts +1 -1
- package/lib/components/toast/toast.d.ts +17 -17
- package/lib/components/tooltip/index.d.ts +1 -1
- package/lib/components/tooltip/tooltip.d.ts +30 -30
- package/lib/components/tree-view/components/tree-node.d.ts +3 -3
- package/lib/components/tree-view/helper.d.ts +12 -12
- package/lib/components/tree-view/index.d.ts +2 -2
- package/lib/components/tree-view/tree-view.d.ts +3 -3
- package/lib/components/tree-view/types.d.ts +63 -63
- package/lib/components/typography/index.d.ts +1 -1
- package/lib/components/typography/typography.d.ts +27 -27
- package/lib/foundations/color-system/base-palette/base-palette.d.ts +76 -76
- package/lib/foundations/color-system/base-palette/index.d.ts +1 -1
- package/lib/foundations/color-system/color-guidelines/color-guidelines.d.ts +133 -133
- package/lib/foundations/color-system/color-guidelines/index.d.ts +1 -1
- package/lib/foundations/color-system/components/color-sample.d.ts +17 -17
- package/lib/foundations/color-system/components/index.d.ts +1 -1
- package/lib/foundations/color-system/index.d.ts +2 -2
- package/lib/foundations/index.d.ts +4 -4
- package/lib/foundations/shadows/components.d.ts +8 -8
- package/lib/foundations/shadows/index.d.ts +1 -1
- package/lib/foundations/shadows/shadows.d.ts +8 -8
- package/lib/foundations/spacing/index.d.ts +1 -1
- package/lib/foundations/spacing/spacing-guidelines.d.ts +37 -37
- package/lib/foundations/spacing/spacing.d.ts +19 -19
- package/lib/foundations/typography/constants.d.ts +39 -39
- package/lib/foundations/typography/fonts.d.ts +1 -1
- package/lib/foundations/typography/index.d.ts +2 -2
- package/lib/foundations/typography/text-aspect-flags.d.ts +30 -30
- package/lib/foundations/typography/typography.d.ts +24 -24
- package/lib/helpers/generic-types.d.ts +21 -21
- package/lib/helpers/index.d.ts +10 -10
- package/lib/helpers/isReactElementOfType.d.ts +6 -8
- package/lib/helpers/nothing.d.ts +9 -10
- package/lib/helpers/numbers.d.ts +51 -51
- package/lib/helpers/safe-navigation.d.ts +26 -26
- package/lib/helpers/slots.d.ts +17 -17
- package/lib/helpers/strings.d.ts +1 -1
- package/lib/helpers/useClickOutside.d.ts +2 -2
- package/lib/helpers/useInputElementState.d.ts +30 -30
- package/lib/helpers/useIsMobile.d.ts +1 -1
- package/lib/helpers/useKeyDown.d.ts +1 -1
- package/package.json +5 -5
|
@@ -1,149 +1,149 @@
|
|
|
1
|
-
import { HTMLAttributes } from 'react';
|
|
2
|
-
export declare const Icon: {
|
|
3
|
-
ArrowsUpDownLeftRight: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
4
|
-
BadgePercent: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
5
|
-
Bell: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
6
|
-
Book: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
7
|
-
BoxArchive: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
8
|
-
BuildingColumns: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
9
|
-
Building: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
10
|
-
BullseyeArrow: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
11
|
-
Calculator: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
12
|
-
CalendarDay: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
13
|
-
ChartLine: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
14
|
-
ChartSimple: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
15
|
-
Check: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
16
|
-
CircleCheck: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
17
|
-
CircleInfo: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
18
|
-
CircleQuestion: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
19
|
-
ClipboardCheck: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
20
|
-
CommentLines: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
21
|
-
DiamondExclamation: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
22
|
-
Envelope: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
23
|
-
Eye: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
24
|
-
EyeSlash: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
25
|
-
FileCertificate: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
26
|
-
FileChartColumn: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
27
|
-
FileInvoiceDollar: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
28
|
-
FileLines: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
29
|
-
Gear: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
30
|
-
GraduationCap: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
31
|
-
Heart: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
32
|
-
House: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
33
|
-
Inbox: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
34
|
-
MagnifyingGlass: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
35
|
-
PaperPlaneTop: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
36
|
-
Plus: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
37
|
-
SchoolFlag: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
38
|
-
ShieldPlus: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
39
|
-
Store: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
40
|
-
Suitcase: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
41
|
-
Tag: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
42
|
-
BedFront: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
43
|
-
Birthday: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
44
|
-
TriangleExclamation: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
45
|
-
UserGroup: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
46
|
-
User: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
47
|
-
Wrench: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
48
|
-
XmarkLarge: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
49
|
-
};
|
|
50
|
-
export declare const IconMinor: {
|
|
51
|
-
ArrowDownToLine: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
52
|
-
ArrowLeft: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
53
|
-
ArrowRightFromBracket: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
54
|
-
ArrowRight: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
55
|
-
ArrowUpArrowDown: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
56
|
-
ArrowRightArrowLeft: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
57
|
-
ArrowUpFromLine: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
58
|
-
ArrowUpRightFromSquare: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
59
|
-
BadgeCheck: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
60
|
-
BadgePercent: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
61
|
-
Ban: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
62
|
-
BarsFilter: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
63
|
-
Bars: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
64
|
-
BedFront: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
65
|
-
Bold: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
66
|
-
Bookmark: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
67
|
-
Book: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
68
|
-
BuildingColumns: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
69
|
-
Calendar: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
70
|
-
Campground: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
71
|
-
CartShopping: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
72
|
-
CartShoppingPlus: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
73
|
-
ChartPieSimple: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
74
|
-
Check: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
75
|
-
ChevronDownSolid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
76
|
-
ChevronLeftSolid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
77
|
-
ChevronRightSolid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
78
|
-
ChevronUpSolid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
79
|
-
CircleDollar: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
80
|
-
CircleExclamation: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
81
|
-
CircleInfo: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
82
|
-
CircleSmall: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
83
|
-
Clock: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
84
|
-
Clone: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
85
|
-
Comment: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
86
|
-
CreditCard: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
87
|
-
Desktop: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
88
|
-
EllipsisVertical: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
89
|
-
Envelope: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
90
|
-
Eye: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
91
|
-
EyeSlash: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
92
|
-
Facebook: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
93
|
-
FileLines: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
94
|
-
FireBurner: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
95
|
-
Fire: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
96
|
-
Flag: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
97
|
-
Folder: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
98
|
-
FolderOpen: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
99
|
-
GraduationCap: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
100
|
-
Gear: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
101
|
-
GripDotsVertical: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
102
|
-
GlobeRegular: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
103
|
-
H1: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
104
|
-
Heart: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
105
|
-
HeartSolid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
106
|
-
HeartOnMedia: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
107
|
-
Instagram: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
108
|
-
Italic: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
109
|
-
Link: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
110
|
-
ListOl: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
111
|
-
ListUl: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
112
|
-
LocationDot: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
113
|
-
Lock: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
114
|
-
Loveseat: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
115
|
-
MagnifyingGlass: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
116
|
-
Minus: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
117
|
-
MugTea: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
118
|
-
Paperclip: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
119
|
-
Pen: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
120
|
-
PersonPraying: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
121
|
-
Phone: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
122
|
-
PlaneArrival: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
123
|
-
PlaneDeparture: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
124
|
-
Plus: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
125
|
-
Print: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
126
|
-
RestroomSimple: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
127
|
-
RotateLeft: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
128
|
-
RotateRight: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
129
|
-
School: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
130
|
-
ShareNodes: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
131
|
-
ShieldPlus: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
132
|
-
Spinner: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
133
|
-
Star: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
134
|
-
StarSolid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
135
|
-
Strikethrough: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
136
|
-
Suitcase: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
137
|
-
TableTennisPaddleBall: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
138
|
-
TrashCan: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
139
|
-
Twitter: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
140
|
-
Underline: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
141
|
-
User: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
142
|
-
Utensils: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
143
|
-
Whatsapp: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
144
|
-
Wheelchair: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
145
|
-
Wifi: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
146
|
-
Xmark: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
147
|
-
Youtube: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
148
|
-
VirusCovid: (props: HTMLAttributes<HTMLElement>) => JSX.Element;
|
|
149
|
-
};
|
|
1
|
+
import { HTMLAttributes } from 'react';
|
|
2
|
+
export declare const Icon: {
|
|
3
|
+
ArrowsUpDownLeftRight: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
BadgePercent: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
Bell: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
Book: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
BoxArchive: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
BuildingColumns: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
Building: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
BullseyeArrow: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
Calculator: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
CalendarDay: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
ChartLine: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
ChartSimple: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
Check: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
CircleCheck: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
CircleInfo: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
CircleQuestion: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
ClipboardCheck: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
CommentLines: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
DiamondExclamation: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
Envelope: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
Eye: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
EyeSlash: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
FileCertificate: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
FileChartColumn: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
27
|
+
FileInvoiceDollar: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
28
|
+
FileLines: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
29
|
+
Gear: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
GraduationCap: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
31
|
+
Heart: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
32
|
+
House: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
33
|
+
Inbox: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
34
|
+
MagnifyingGlass: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
35
|
+
PaperPlaneTop: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
36
|
+
Plus: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
37
|
+
SchoolFlag: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
38
|
+
ShieldPlus: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
39
|
+
Store: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
40
|
+
Suitcase: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
41
|
+
Tag: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
42
|
+
BedFront: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
43
|
+
Birthday: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
44
|
+
TriangleExclamation: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
45
|
+
UserGroup: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
46
|
+
User: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
47
|
+
Wrench: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
48
|
+
XmarkLarge: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
49
|
+
};
|
|
50
|
+
export declare const IconMinor: {
|
|
51
|
+
ArrowDownToLine: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
52
|
+
ArrowLeft: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
53
|
+
ArrowRightFromBracket: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
54
|
+
ArrowRight: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
55
|
+
ArrowUpArrowDown: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
56
|
+
ArrowRightArrowLeft: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
57
|
+
ArrowUpFromLine: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
58
|
+
ArrowUpRightFromSquare: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
59
|
+
BadgeCheck: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
60
|
+
BadgePercent: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
61
|
+
Ban: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
62
|
+
BarsFilter: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
63
|
+
Bars: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
64
|
+
BedFront: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
65
|
+
Bold: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
66
|
+
Bookmark: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
67
|
+
Book: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
68
|
+
BuildingColumns: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
69
|
+
Calendar: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
70
|
+
Campground: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
71
|
+
CartShopping: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
72
|
+
CartShoppingPlus: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
73
|
+
ChartPieSimple: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
74
|
+
Check: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
75
|
+
ChevronDownSolid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
76
|
+
ChevronLeftSolid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
77
|
+
ChevronRightSolid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
78
|
+
ChevronUpSolid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
79
|
+
CircleDollar: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
80
|
+
CircleExclamation: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
81
|
+
CircleInfo: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
82
|
+
CircleSmall: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
83
|
+
Clock: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
84
|
+
Clone: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
85
|
+
Comment: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
86
|
+
CreditCard: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
87
|
+
Desktop: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
88
|
+
EllipsisVertical: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
89
|
+
Envelope: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
90
|
+
Eye: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
91
|
+
EyeSlash: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
92
|
+
Facebook: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
93
|
+
FileLines: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
94
|
+
FireBurner: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
95
|
+
Fire: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
96
|
+
Flag: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
97
|
+
Folder: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
98
|
+
FolderOpen: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
99
|
+
GraduationCap: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
100
|
+
Gear: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
101
|
+
GripDotsVertical: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
102
|
+
GlobeRegular: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
103
|
+
H1: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
104
|
+
Heart: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
105
|
+
HeartSolid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
106
|
+
HeartOnMedia: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
107
|
+
Instagram: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
108
|
+
Italic: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
109
|
+
Link: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
110
|
+
ListOl: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
111
|
+
ListUl: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
112
|
+
LocationDot: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
113
|
+
Lock: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
114
|
+
Loveseat: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
115
|
+
MagnifyingGlass: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
116
|
+
Minus: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
117
|
+
MugTea: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
118
|
+
Paperclip: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
119
|
+
Pen: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
120
|
+
PersonPraying: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
121
|
+
Phone: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
122
|
+
PlaneArrival: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
123
|
+
PlaneDeparture: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
124
|
+
Plus: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
125
|
+
Print: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
126
|
+
RestroomSimple: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
127
|
+
RotateLeft: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
128
|
+
RotateRight: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
129
|
+
School: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
130
|
+
ShareNodes: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
131
|
+
ShieldPlus: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
132
|
+
Spinner: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
133
|
+
Star: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
134
|
+
StarSolid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
135
|
+
Strikethrough: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
136
|
+
Suitcase: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
137
|
+
TableTennisPaddleBall: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
138
|
+
TrashCan: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
139
|
+
Twitter: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
140
|
+
Underline: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
141
|
+
User: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
142
|
+
Utensils: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
143
|
+
Whatsapp: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
144
|
+
Wheelchair: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
145
|
+
Wifi: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
146
|
+
Xmark: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
147
|
+
Youtube: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
148
|
+
VirusCovid: (props: HTMLAttributes<HTMLElement>) => import("react/jsx-runtime").JSX.Element;
|
|
149
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './icon';
|
|
1
|
+
export * from './icon';
|
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
export * from './alert-banner';
|
|
2
|
-
export * from './autocomplete-input';
|
|
3
|
-
export * from './badge';
|
|
4
|
-
export * from './card';
|
|
5
|
-
export * from './checkbox';
|
|
6
|
-
export * from './radio-button';
|
|
7
|
-
export * from './divider';
|
|
8
|
-
export * from './input-field';
|
|
9
|
-
export * from './layout';
|
|
10
|
-
export * from './link';
|
|
11
|
-
export * from './tag';
|
|
12
|
-
export * from './thumbnail';
|
|
13
|
-
export * from './typography';
|
|
14
|
-
export * from './tabs';
|
|
15
|
-
export * from './icon';
|
|
16
|
-
export * from './inline-error';
|
|
17
|
-
export * from './flag';
|
|
18
|
-
export * from './spinner';
|
|
19
|
-
export * from './select';
|
|
20
|
-
export * from './select-with-groups';
|
|
21
|
-
export * from './switch';
|
|
22
|
-
export * from './text-toggle';
|
|
23
|
-
export * from './tree-view';
|
|
24
|
-
export * from './tooltip';
|
|
25
|
-
export * from './date-picker';
|
|
26
|
-
export * from './range-slider';
|
|
27
|
-
export * from './markdown';
|
|
28
|
-
export * from './modal';
|
|
29
|
-
export * from './progress-bar';
|
|
30
|
-
export * from './pagination';
|
|
31
|
-
export * from './toast';
|
|
32
|
-
export * from './table';
|
|
33
|
-
export * from './text-area';
|
|
34
|
-
export * from './menu';
|
|
35
|
-
export * from './page-header';
|
|
36
|
-
export * from './react-select';
|
|
37
|
-
export * from './stepper';
|
|
38
|
-
export * from './molecules';
|
|
39
|
-
export * from './organisms';
|
|
1
|
+
export * from './alert-banner';
|
|
2
|
+
export * from './autocomplete-input';
|
|
3
|
+
export * from './badge';
|
|
4
|
+
export * from './card';
|
|
5
|
+
export * from './checkbox';
|
|
6
|
+
export * from './radio-button';
|
|
7
|
+
export * from './divider';
|
|
8
|
+
export * from './input-field';
|
|
9
|
+
export * from './layout';
|
|
10
|
+
export * from './link';
|
|
11
|
+
export * from './tag';
|
|
12
|
+
export * from './thumbnail';
|
|
13
|
+
export * from './typography';
|
|
14
|
+
export * from './tabs';
|
|
15
|
+
export * from './icon';
|
|
16
|
+
export * from './inline-error';
|
|
17
|
+
export * from './flag';
|
|
18
|
+
export * from './spinner';
|
|
19
|
+
export * from './select';
|
|
20
|
+
export * from './select-with-groups';
|
|
21
|
+
export * from './switch';
|
|
22
|
+
export * from './text-toggle';
|
|
23
|
+
export * from './tree-view';
|
|
24
|
+
export * from './tooltip';
|
|
25
|
+
export * from './date-picker';
|
|
26
|
+
export * from './range-slider';
|
|
27
|
+
export * from './markdown';
|
|
28
|
+
export * from './modal';
|
|
29
|
+
export * from './progress-bar';
|
|
30
|
+
export * from './pagination';
|
|
31
|
+
export * from './toast';
|
|
32
|
+
export * from './table';
|
|
33
|
+
export * from './text-area';
|
|
34
|
+
export * from './menu';
|
|
35
|
+
export * from './page-header';
|
|
36
|
+
export * from './react-select';
|
|
37
|
+
export * from './stepper';
|
|
38
|
+
export * from './molecules';
|
|
39
|
+
export * from './organisms';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './inline-error';
|
|
1
|
+
export * from './inline-error';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { FC } from '@helpers';
|
|
2
|
-
interface IInlineErrorProps {
|
|
3
|
-
message: string;
|
|
4
|
-
className?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare const InlineError: FC<IInlineErrorProps>;
|
|
7
|
-
export {};
|
|
1
|
+
import { FC } from '@helpers';
|
|
2
|
+
interface IInlineErrorProps {
|
|
3
|
+
message: string;
|
|
4
|
+
className?: string;
|
|
5
|
+
}
|
|
6
|
+
export declare const InlineError: FC<IInlineErrorProps>;
|
|
7
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './labeled-input';
|
|
2
|
-
export * from './stepper';
|
|
1
|
+
export * from './labeled-input';
|
|
2
|
+
export * from './stepper';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { PropsWithChildren, FC } from '@helpers';
|
|
2
|
-
interface ILabeledInputProps extends PropsWithChildren {
|
|
3
|
-
label?: string;
|
|
4
|
-
helpText?: string;
|
|
5
|
-
errors?: {
|
|
6
|
-
message: string;
|
|
7
|
-
}[];
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const LabeledInput: FC<ILabeledInputProps>;
|
|
11
|
-
export {};
|
|
1
|
+
import { PropsWithChildren, FC } from '@helpers';
|
|
2
|
+
interface ILabeledInputProps extends PropsWithChildren {
|
|
3
|
+
label?: string;
|
|
4
|
+
helpText?: string;
|
|
5
|
+
errors?: {
|
|
6
|
+
message: string;
|
|
7
|
+
}[];
|
|
8
|
+
className?: string;
|
|
9
|
+
}
|
|
10
|
+
export declare const LabeledInput: FC<ILabeledInputProps>;
|
|
11
|
+
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { FC } from '@helpers';
|
|
2
|
-
interface IStepperProps {
|
|
3
|
-
onUpClick?: () => void;
|
|
4
|
-
onDownClick?: () => void;
|
|
5
|
-
}
|
|
6
|
-
export declare const Stepper: FC<IStepperProps>;
|
|
7
|
-
export {};
|
|
1
|
+
import { FC } from '@helpers';
|
|
2
|
+
interface IStepperProps {
|
|
3
|
+
onUpClick?: () => void;
|
|
4
|
+
onDownClick?: () => void;
|
|
5
|
+
}
|
|
6
|
+
export declare const Stepper: FC<IStepperProps>;
|
|
7
|
+
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './input-field';
|
|
2
|
-
export * from './input-number';
|
|
3
|
-
export * from './input-text';
|
|
4
|
-
export * from './input-currency';
|
|
1
|
+
export * from './input-field';
|
|
2
|
+
export * from './input-number';
|
|
3
|
+
export * from './input-text';
|
|
4
|
+
export * from './input-currency';
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
import { FC } from '@helpers';
|
|
2
|
-
import { InputFieldSlots } from './input-field';
|
|
3
|
-
import { Stepper } from './components';
|
|
4
|
-
import { IInputNumberProps } from './input-number';
|
|
5
|
-
interface IInputCurrencyProps extends Omit<IInputNumberProps, 'onChange'> {
|
|
6
|
-
value?: number;
|
|
7
|
-
onChange: (change?: number | undefined) => void;
|
|
8
|
-
label?: string;
|
|
9
|
-
placeholder?: string;
|
|
10
|
-
invalid?: boolean;
|
|
11
|
-
prefix?: string;
|
|
12
|
-
suffix?: string;
|
|
13
|
-
required?: boolean;
|
|
14
|
-
decimalSlots?: number;
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
export
|
|
1
|
+
import { FC } from '@helpers';
|
|
2
|
+
import { InputFieldSlots } from './input-field';
|
|
3
|
+
import { Stepper } from './components';
|
|
4
|
+
import { IInputNumberProps } from './input-number';
|
|
5
|
+
interface IInputCurrencyProps extends Omit<IInputNumberProps, 'onChange'> {
|
|
6
|
+
value?: number;
|
|
7
|
+
onChange: (change?: number | undefined) => void;
|
|
8
|
+
label?: string;
|
|
9
|
+
placeholder?: string;
|
|
10
|
+
invalid?: boolean;
|
|
11
|
+
prefix?: string;
|
|
12
|
+
suffix?: string;
|
|
13
|
+
required?: boolean;
|
|
14
|
+
decimalSlots?: number;
|
|
15
|
+
/** BCP-47 language tag (e.g. `'en-US'`, `'pt-BR'`). Controls the canonical currency format applied on blur. Defaults to `'en-US'`. */
|
|
16
|
+
locale?: string;
|
|
17
|
+
currency?: string;
|
|
18
|
+
}
|
|
19
|
+
type IInputNumberSlots = InputFieldSlots & {
|
|
20
|
+
Stepper: typeof Stepper;
|
|
21
|
+
};
|
|
22
|
+
export declare const InputCurrency: FC<IInputCurrencyProps, IInputNumberSlots>;
|
|
23
|
+
export {};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Remove any character that isn't a digit, `.`, `,`, or whitespace. Used so pasted
|
|
3
|
+
* values like `$1,234.56` become `1,234.56` and the rest of the pipeline can parse
|
|
4
|
+
* them by intent.
|
|
5
|
+
*/
|
|
6
|
+
export declare const stripInvalidCharacters: (raw: string) => string;
|
|
7
|
+
/**
|
|
8
|
+
* Parse a user's numeric input by intent, independent of locale.
|
|
9
|
+
*
|
|
10
|
+
* Accepts any realistic keyboard format:
|
|
11
|
+
* - `1,000.50` (en-US), `1.000,50` (pt-BR / de-DE), `1 000,50` (fr-FR), `1000.5` (canonical).
|
|
12
|
+
*
|
|
13
|
+
* Rules:
|
|
14
|
+
* - Spaces are always grouping.
|
|
15
|
+
* - With one separator followed by exactly 3 digits → grouping (`1,000` → 1000,
|
|
16
|
+
* `1.000` → 1000). This optimizes for the common case; a pt-BR user who literally
|
|
17
|
+
* means 1.234 (fractional) would need to type `1,2340` or add more decimals so the
|
|
18
|
+
* trailing-digit count no longer equals 3.
|
|
19
|
+
* - Otherwise the last `.` or `,` is the decimal; earlier separators are grouping.
|
|
20
|
+
*
|
|
21
|
+
* **Caveat for `decimalSlots >= 3` consumers:** the heuristic always treats a single
|
|
22
|
+
* separator + exactly 3 trailing digits as grouping. A consumer that legitimately
|
|
23
|
+
* needs 3-decimal precision (e.g. crypto, FX rates) will see `1.234` parsed as 1234,
|
|
24
|
+
* not 1.234. The current call sites all use `decimalSlots = 2`, so this is fine; a
|
|
25
|
+
* future consumer with `decimalSlots >= 3` should opt into a different heuristic.
|
|
26
|
+
*/
|
|
27
|
+
export declare const parseIntentBasedNumber: (raw: string) => number | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* Canonical currency / number formatter — used on blur to stamp the value in the
|
|
30
|
+
* active locale's format.
|
|
31
|
+
*/
|
|
32
|
+
export declare const formatWithLocaleGrouping: (value: number, locale: string, decimalSlots: number, currency?: string) => string;
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { InputHTMLAttributes } from 'react';
|
|
2
|
-
import { Slot } from '@helpers';
|
|
3
|
-
import { LabeledInput } from './components';
|
|
4
|
-
export declare const HTMLInput: import("styled-components").StyledComponent<"input", any,
|
|
5
|
-
declare class IconSlot extends Slot {
|
|
6
|
-
}
|
|
7
|
-
declare class ControlsSlot extends Slot {
|
|
8
|
-
}
|
|
9
|
-
export
|
|
10
|
-
Icon: typeof IconSlot;
|
|
11
|
-
Controls: typeof ControlsSlot;
|
|
12
|
-
Label: typeof LabeledInput;
|
|
13
|
-
};
|
|
14
|
-
interface IInputFieldProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
15
|
-
invalid?: boolean;
|
|
16
|
-
prefix?: string;
|
|
17
|
-
suffix?: string;
|
|
18
|
-
label?: string;
|
|
19
|
-
labelPosition?: string;
|
|
20
|
-
required?: boolean;
|
|
21
|
-
}
|
|
22
|
-
export declare const InputField: import("react").ForwardRefExoticComponent<IInputFieldProps & import("react").RefAttributes<HTMLInputElement>> & {
|
|
23
|
-
Icon: typeof IconSlot;
|
|
24
|
-
Controls: typeof ControlsSlot;
|
|
25
|
-
Label: typeof LabeledInput;
|
|
26
|
-
};
|
|
27
|
-
export {};
|
|
1
|
+
import { InputHTMLAttributes } from 'react';
|
|
2
|
+
import { Slot } from '@helpers';
|
|
3
|
+
import { LabeledInput } from './components';
|
|
4
|
+
export declare const HTMLInput: import("styled-components").StyledComponent<"input", any, import("@foundations").IBodyProps, never>;
|
|
5
|
+
declare class IconSlot extends Slot {
|
|
6
|
+
}
|
|
7
|
+
declare class ControlsSlot extends Slot {
|
|
8
|
+
}
|
|
9
|
+
export type InputFieldSlots = {
|
|
10
|
+
Icon: typeof IconSlot;
|
|
11
|
+
Controls: typeof ControlsSlot;
|
|
12
|
+
Label: typeof LabeledInput;
|
|
13
|
+
};
|
|
14
|
+
interface IInputFieldProps extends InputHTMLAttributes<HTMLInputElement> {
|
|
15
|
+
invalid?: boolean;
|
|
16
|
+
prefix?: string;
|
|
17
|
+
suffix?: string;
|
|
18
|
+
label?: string;
|
|
19
|
+
labelPosition?: string;
|
|
20
|
+
required?: boolean;
|
|
21
|
+
}
|
|
22
|
+
export declare const InputField: import("react").ForwardRefExoticComponent<IInputFieldProps & import("react").RefAttributes<HTMLInputElement>> & {
|
|
23
|
+
Icon: typeof IconSlot;
|
|
24
|
+
Controls: typeof ControlsSlot;
|
|
25
|
+
Label: typeof LabeledInput;
|
|
26
|
+
};
|
|
27
|
+
export {};
|