@edvisor/product-language 0.11.111 → 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,22 +1,22 @@
|
|
|
1
|
-
import { MappedEnum, RequireOnlyOne, PropsWithChildren } from '@helpers';
|
|
2
|
-
export declare const enum FlagSize {
|
|
3
|
-
small = 1,
|
|
4
|
-
medium = 2,
|
|
5
|
-
large = 4
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export declare const FlagWidthValues: {
|
|
9
|
-
1: number;
|
|
10
|
-
2: number;
|
|
11
|
-
4: number;
|
|
12
|
-
};
|
|
13
|
-
export declare const FlagHeightValues: {
|
|
14
|
-
1: number;
|
|
15
|
-
2: number;
|
|
16
|
-
4: number;
|
|
17
|
-
};
|
|
18
|
-
export
|
|
19
|
-
export declare function getHeightBySize(props: FlagProps): string;
|
|
20
|
-
export declare function getWidthBySize(props: FlagProps): string;
|
|
21
|
-
export declare function getFlagSize(props: FlagProps): FlagSize;
|
|
22
|
-
export {};
|
|
1
|
+
import { MappedEnum, RequireOnlyOne, PropsWithChildren } from '@helpers';
|
|
2
|
+
export declare const enum FlagSize {
|
|
3
|
+
small = 1,
|
|
4
|
+
medium = 2,
|
|
5
|
+
large = 4
|
|
6
|
+
}
|
|
7
|
+
type FlagSizes<T> = MappedEnum<typeof FlagSize, T>;
|
|
8
|
+
export declare const FlagWidthValues: {
|
|
9
|
+
1: number;
|
|
10
|
+
2: number;
|
|
11
|
+
4: number;
|
|
12
|
+
};
|
|
13
|
+
export declare const FlagHeightValues: {
|
|
14
|
+
1: number;
|
|
15
|
+
2: number;
|
|
16
|
+
4: number;
|
|
17
|
+
};
|
|
18
|
+
export type FlagProps = Partial<RequireOnlyOne<FlagSizes<boolean>>> & PropsWithChildren;
|
|
19
|
+
export declare function getHeightBySize(props: FlagProps): string;
|
|
20
|
+
export declare function getWidthBySize(props: FlagProps): string;
|
|
21
|
+
export declare function getFlagSize(props: FlagProps): FlagSize;
|
|
22
|
+
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FC } from '@helpers';
|
|
2
|
-
import { FlagProps } from './flag-size-flags';
|
|
3
|
-
import { IFlagProperties } from './types';
|
|
4
|
-
export declare const Flag: FC<IFlagProperties & FlagProps>;
|
|
1
|
+
import { FC } from '@helpers';
|
|
2
|
+
import { FlagProps } from './flag-size-flags';
|
|
3
|
+
import { IFlagProperties } from './types';
|
|
4
|
+
export declare const Flag: FC<IFlagProperties & FlagProps>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { FlagProps } from '../flag-size-flags';
|
|
2
|
-
import { IFlagProperties } from '../types';
|
|
3
|
-
export declare function getSheetDimensionByCode(props: IFlagProperties): "209px 545px" | "329px 649px";
|
|
4
|
-
export declare function getFlagAssetByCode(props: IFlagProperties): string;
|
|
5
|
-
export declare function getPositionByCode(props: IFlagProperties & FlagProps): string;
|
|
1
|
+
import { FlagProps } from '../flag-size-flags';
|
|
2
|
+
import { IFlagProperties } from '../types';
|
|
3
|
+
export declare function getSheetDimensionByCode(props: IFlagProperties): "209px 545px" | "329px 649px";
|
|
4
|
+
export declare function getFlagAssetByCode(props: IFlagProperties): string;
|
|
5
|
+
export declare function getPositionByCode(props: IFlagProperties & FlagProps): string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './flag-sprite-sheet';
|
|
1
|
+
export * from './flag-sprite-sheet';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './flag';
|
|
1
|
+
export * from './flag';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { HTMLAttributes } from 'react';
|
|
2
|
-
export
|
|
3
|
-
export interface IFlagProperties extends HTMLAttributes<SVGElement> {
|
|
4
|
-
code: CountryCodes;
|
|
5
|
-
}
|
|
1
|
+
import { HTMLAttributes } from 'react';
|
|
2
|
+
export type CountryCodes = 'AD' | 'AE' | 'AF' | 'AG' | 'AI' | 'AL' | 'AM' | 'AO' | 'AQ' | 'AR' | 'AS' | 'AT' | 'AU' | 'AW' | 'AX' | 'AZ' | 'BA' | 'BB' | 'BD' | 'BE' | 'BF' | 'BG' | 'BH' | 'BI' | 'BJ' | 'BL' | 'BM' | 'BN' | 'BO' | 'BQ-BO' | 'BQ-SA' | 'BQ-SE' | 'BR' | 'BS' | 'BT' | 'BV' | 'BW' | 'BY' | 'BZ' | 'CA' | 'CC' | 'CD' | 'CF' | 'CG' | 'CH' | 'CI' | 'CK' | 'CL' | 'CM' | 'CN' | 'CO' | 'CR' | 'CU' | 'CV' | 'CW' | 'CX' | 'CY' | 'CZ' | 'DE' | 'DJ' | 'DK' | 'DM' | 'DO' | 'DZ' | 'EC' | 'EE' | 'EG' | 'EH' | 'ER' | 'ES' | 'ET' | 'FI' | 'FJ' | 'FK' | 'FM' | 'FO' | 'FR' | 'GA' | 'GB-ENG' | 'GB-NIR' | 'GB-SCT' | 'GB' | 'GB-WLS' | 'GD' | 'GE' | 'GF' | 'GG' | 'GH' | 'GI' | 'GL' | 'GM' | 'GN' | 'GP' | 'GP-FR' | 'GQ' | 'GR' | 'GS' | 'GT' | 'GU' | 'GW' | 'GY' | 'HK' | 'HM' | 'HN' | 'HR' | 'HT' | 'HU' | 'ID' | 'IE' | 'IL' | 'IM' | 'IN' | 'IO' | 'IQ' | 'IR' | 'IS' | 'IT' | 'JE' | 'JM' | 'JO' | 'JP' | 'KE' | 'KG' | 'KH' | 'KI' | 'KM' | 'KN' | 'KP' | 'KR' | 'KW' | 'KY' | 'KZ' | 'LA' | 'LB' | 'LC' | 'LI' | 'LK' | 'LR' | 'LS' | 'LT' | 'LU' | 'LV' | 'LY' | 'MA' | 'MC' | 'MD' | 'ME' | 'MF' | 'MG' | 'MH' | 'MK' | 'ML' | 'MM' | 'MN' | 'MO' | 'MP' | 'MQ' | 'MQ-FR' | 'MR' | 'MS' | 'MT' | 'MU' | 'MV' | 'MW' | 'MX' | 'MY' | 'MZ' | 'NA' | 'NC' | 'NE' | 'NF' | 'NG' | 'NI' | 'NL' | 'NO' | 'NP' | 'NR' | 'NU' | 'NZ' | 'OM' | 'PA' | 'PE' | 'PF' | 'PG' | 'PH' | 'PK' | 'PL' | 'PM' | 'PM-FR' | 'PN' | 'PR' | 'PS' | 'PT' | 'PW' | 'PY' | 'QA' | 'RE' | 'RO' | 'RS' | 'RU' | 'RW' | 'SA' | 'SB' | 'SC' | 'SD' | 'SE' | 'SG' | 'SH' | 'SI' | 'SJ' | 'SK' | 'SL' | 'SM' | 'SN' | 'SO' | 'SR' | 'SS' | 'ST' | 'SV' | 'SX' | 'SY' | 'SZ' | 'TC' | 'TD' | 'TF' | 'TG' | 'TH' | 'TJ' | 'TK' | 'TL' | 'TM' | 'TN' | 'TO' | 'TR' | 'TT' | 'TV' | 'TW' | 'TZ' | 'UA' | 'UG' | 'UM' | 'US' | 'UY' | 'UZ' | 'VA' | 'VC' | 'VE' | 'VG' | 'VI' | 'VN' | 'VU' | 'WF' | 'WS' | 'YE' | 'YT-UNF' | 'ZA' | 'ZM' | 'ZW';
|
|
3
|
+
export interface IFlagProperties extends HTMLAttributes<SVGElement> {
|
|
4
|
+
code: CountryCodes;
|
|
5
|
+
}
|
|
@@ -1,150 +1,149 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
readonly '
|
|
4
|
-
readonly '
|
|
5
|
-
readonly
|
|
6
|
-
readonly
|
|
7
|
-
readonly
|
|
8
|
-
readonly '
|
|
9
|
-
readonly
|
|
10
|
-
readonly
|
|
11
|
-
readonly
|
|
12
|
-
readonly
|
|
13
|
-
readonly
|
|
14
|
-
readonly '
|
|
15
|
-
readonly 'chart-
|
|
16
|
-
readonly
|
|
17
|
-
readonly check: JSX.Element;
|
|
18
|
-
readonly 'circle-
|
|
19
|
-
readonly 'circle-
|
|
20
|
-
readonly '
|
|
21
|
-
readonly '
|
|
22
|
-
readonly '
|
|
23
|
-
readonly
|
|
24
|
-
readonly
|
|
25
|
-
readonly
|
|
26
|
-
readonly
|
|
27
|
-
readonly 'file-
|
|
28
|
-
readonly 'file-
|
|
29
|
-
readonly 'file-
|
|
30
|
-
readonly
|
|
31
|
-
readonly
|
|
32
|
-
readonly
|
|
33
|
-
readonly
|
|
34
|
-
readonly
|
|
35
|
-
readonly
|
|
36
|
-
readonly '
|
|
37
|
-
readonly
|
|
38
|
-
readonly
|
|
39
|
-
readonly '
|
|
40
|
-
readonly
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
43
|
-
readonly
|
|
44
|
-
readonly '
|
|
45
|
-
readonly
|
|
46
|
-
readonly
|
|
47
|
-
readonly
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
readonly 'arrow-
|
|
52
|
-
readonly 'arrow-
|
|
53
|
-
readonly 'arrow-right
|
|
54
|
-
readonly 'arrow-
|
|
55
|
-
readonly 'arrow-
|
|
56
|
-
readonly 'arrow-
|
|
57
|
-
readonly 'arrow-up-from-
|
|
58
|
-
readonly '
|
|
59
|
-
readonly 'badge-
|
|
60
|
-
readonly
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
67
|
-
readonly
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
71
|
-
readonly 'cart-shopping': JSX.Element;
|
|
72
|
-
readonly '
|
|
73
|
-
readonly
|
|
74
|
-
readonly
|
|
75
|
-
readonly 'chevron-
|
|
76
|
-
readonly 'chevron-
|
|
77
|
-
readonly 'chevron-
|
|
78
|
-
readonly '
|
|
79
|
-
readonly 'circle-
|
|
80
|
-
readonly 'circle-
|
|
81
|
-
readonly 'circle-
|
|
82
|
-
readonly
|
|
83
|
-
readonly
|
|
84
|
-
readonly
|
|
85
|
-
readonly
|
|
86
|
-
readonly
|
|
87
|
-
readonly
|
|
88
|
-
readonly
|
|
89
|
-
readonly
|
|
90
|
-
readonly
|
|
91
|
-
readonly
|
|
92
|
-
readonly
|
|
93
|
-
readonly '
|
|
94
|
-
readonly
|
|
95
|
-
readonly
|
|
96
|
-
readonly
|
|
97
|
-
readonly
|
|
98
|
-
readonly
|
|
99
|
-
readonly
|
|
100
|
-
readonly '
|
|
101
|
-
readonly '
|
|
102
|
-
readonly
|
|
103
|
-
readonly
|
|
104
|
-
readonly
|
|
105
|
-
readonly heart: JSX.Element;
|
|
106
|
-
readonly
|
|
107
|
-
readonly
|
|
108
|
-
readonly
|
|
109
|
-
readonly
|
|
110
|
-
readonly 'list-
|
|
111
|
-
readonly '
|
|
112
|
-
readonly
|
|
113
|
-
readonly
|
|
114
|
-
readonly
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly
|
|
119
|
-
readonly
|
|
120
|
-
readonly
|
|
121
|
-
readonly
|
|
122
|
-
readonly 'plane-
|
|
123
|
-
readonly
|
|
124
|
-
readonly
|
|
125
|
-
readonly
|
|
126
|
-
readonly '
|
|
127
|
-
readonly 'rotate-
|
|
128
|
-
readonly
|
|
129
|
-
readonly
|
|
130
|
-
readonly '
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly
|
|
134
|
-
readonly
|
|
135
|
-
readonly
|
|
136
|
-
readonly
|
|
137
|
-
readonly '
|
|
138
|
-
readonly
|
|
139
|
-
readonly
|
|
140
|
-
readonly
|
|
141
|
-
readonly
|
|
142
|
-
readonly
|
|
143
|
-
readonly
|
|
144
|
-
readonly
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
147
|
-
readonly
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
export declare type IconNames = keyof typeof IconListMajor & keyof typeof IconListMajor;
|
|
1
|
+
export declare const IconListMajor: {
|
|
2
|
+
readonly 'arrows-up-down-left-right': import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
readonly 'badge-percent': import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
readonly 'bed-front': import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
readonly bell: import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
readonly book: import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
readonly 'box-archive': import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
readonly 'building-columns': import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
readonly birthday: import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
readonly building: import("react/jsx-runtime").JSX.Element;
|
|
11
|
+
readonly 'bullseye-arrow': import("react/jsx-runtime").JSX.Element;
|
|
12
|
+
readonly calculator: import("react/jsx-runtime").JSX.Element;
|
|
13
|
+
readonly 'calendar-day': import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
readonly 'chart-line': import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
readonly 'chart-simple': import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
readonly check: import("react/jsx-runtime").JSX.Element;
|
|
17
|
+
readonly 'circle-check': import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
readonly 'circle-info': import("react/jsx-runtime").JSX.Element;
|
|
19
|
+
readonly 'circle-question': import("react/jsx-runtime").JSX.Element;
|
|
20
|
+
readonly 'clipboard-check': import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
readonly 'comment-lines': import("react/jsx-runtime").JSX.Element;
|
|
22
|
+
readonly 'diamond-exclamation': import("react/jsx-runtime").JSX.Element;
|
|
23
|
+
readonly envelope: import("react/jsx-runtime").JSX.Element;
|
|
24
|
+
readonly 'eye-slash': import("react/jsx-runtime").JSX.Element;
|
|
25
|
+
readonly eye: import("react/jsx-runtime").JSX.Element;
|
|
26
|
+
readonly 'file-certificate': import("react/jsx-runtime").JSX.Element;
|
|
27
|
+
readonly 'file-chart-column': import("react/jsx-runtime").JSX.Element;
|
|
28
|
+
readonly 'file-invoice-dollar': import("react/jsx-runtime").JSX.Element;
|
|
29
|
+
readonly 'file-lines': import("react/jsx-runtime").JSX.Element;
|
|
30
|
+
readonly gear: import("react/jsx-runtime").JSX.Element;
|
|
31
|
+
readonly 'graduation-cap': import("react/jsx-runtime").JSX.Element;
|
|
32
|
+
readonly heart: import("react/jsx-runtime").JSX.Element;
|
|
33
|
+
readonly house: import("react/jsx-runtime").JSX.Element;
|
|
34
|
+
readonly inbox: import("react/jsx-runtime").JSX.Element;
|
|
35
|
+
readonly 'magnifying-glass': import("react/jsx-runtime").JSX.Element;
|
|
36
|
+
readonly 'paper-plane-top': import("react/jsx-runtime").JSX.Element;
|
|
37
|
+
readonly plus: import("react/jsx-runtime").JSX.Element;
|
|
38
|
+
readonly 'school-flag': import("react/jsx-runtime").JSX.Element;
|
|
39
|
+
readonly 'shield-plus': import("react/jsx-runtime").JSX.Element;
|
|
40
|
+
readonly store: import("react/jsx-runtime").JSX.Element;
|
|
41
|
+
readonly suitcase: import("react/jsx-runtime").JSX.Element;
|
|
42
|
+
readonly tag: import("react/jsx-runtime").JSX.Element;
|
|
43
|
+
readonly 'triangle-exclamation': import("react/jsx-runtime").JSX.Element;
|
|
44
|
+
readonly 'user-group': import("react/jsx-runtime").JSX.Element;
|
|
45
|
+
readonly user: import("react/jsx-runtime").JSX.Element;
|
|
46
|
+
readonly wrench: import("react/jsx-runtime").JSX.Element;
|
|
47
|
+
readonly 'xmark-large': import("react/jsx-runtime").JSX.Element;
|
|
48
|
+
};
|
|
49
|
+
export declare const IconListMinor: {
|
|
50
|
+
readonly 'arrow-down-to-line': import("react/jsx-runtime").JSX.Element;
|
|
51
|
+
readonly 'arrow-left': import("react/jsx-runtime").JSX.Element;
|
|
52
|
+
readonly 'arrow-right-from-bracket': import("react/jsx-runtime").JSX.Element;
|
|
53
|
+
readonly 'arrow-right': import("react/jsx-runtime").JSX.Element;
|
|
54
|
+
readonly 'arrow-up-arrow-down': import("react/jsx-runtime").JSX.Element;
|
|
55
|
+
readonly 'arrow-right-arrow-left': import("react/jsx-runtime").JSX.Element;
|
|
56
|
+
readonly 'arrow-up-from-line': import("react/jsx-runtime").JSX.Element;
|
|
57
|
+
readonly 'arrow-up-right-from-square-regular': import("react/jsx-runtime").JSX.Element;
|
|
58
|
+
readonly 'badge-check': import("react/jsx-runtime").JSX.Element;
|
|
59
|
+
readonly 'badge-percent': import("react/jsx-runtime").JSX.Element;
|
|
60
|
+
readonly ban: import("react/jsx-runtime").JSX.Element;
|
|
61
|
+
readonly 'bars-filter': import("react/jsx-runtime").JSX.Element;
|
|
62
|
+
readonly bars: import("react/jsx-runtime").JSX.Element;
|
|
63
|
+
readonly 'bed-front': import("react/jsx-runtime").JSX.Element;
|
|
64
|
+
readonly bold: import("react/jsx-runtime").JSX.Element;
|
|
65
|
+
readonly book: import("react/jsx-runtime").JSX.Element;
|
|
66
|
+
readonly bookmark: import("react/jsx-runtime").JSX.Element;
|
|
67
|
+
readonly 'building-columns': import("react/jsx-runtime").JSX.Element;
|
|
68
|
+
readonly calendar: import("react/jsx-runtime").JSX.Element;
|
|
69
|
+
readonly campground: import("react/jsx-runtime").JSX.Element;
|
|
70
|
+
readonly 'cart-shopping': import("react/jsx-runtime").JSX.Element;
|
|
71
|
+
readonly 'cart-shopping-plus': import("react/jsx-runtime").JSX.Element;
|
|
72
|
+
readonly 'chart-pie-simple': import("react/jsx-runtime").JSX.Element;
|
|
73
|
+
readonly check: import("react/jsx-runtime").JSX.Element;
|
|
74
|
+
readonly 'chevron-down-solid': import("react/jsx-runtime").JSX.Element;
|
|
75
|
+
readonly 'chevron-left-solid': import("react/jsx-runtime").JSX.Element;
|
|
76
|
+
readonly 'chevron-right-solid': import("react/jsx-runtime").JSX.Element;
|
|
77
|
+
readonly 'chevron-up-solid': import("react/jsx-runtime").JSX.Element;
|
|
78
|
+
readonly 'circle-dollar': import("react/jsx-runtime").JSX.Element;
|
|
79
|
+
readonly 'circle-exclamation': import("react/jsx-runtime").JSX.Element;
|
|
80
|
+
readonly 'circle-info': import("react/jsx-runtime").JSX.Element;
|
|
81
|
+
readonly 'circle-small': import("react/jsx-runtime").JSX.Element;
|
|
82
|
+
readonly clock: import("react/jsx-runtime").JSX.Element;
|
|
83
|
+
readonly clone: import("react/jsx-runtime").JSX.Element;
|
|
84
|
+
readonly comment: import("react/jsx-runtime").JSX.Element;
|
|
85
|
+
readonly 'credit-card': import("react/jsx-runtime").JSX.Element;
|
|
86
|
+
readonly desktop: import("react/jsx-runtime").JSX.Element;
|
|
87
|
+
readonly 'ellipsis-vertical': import("react/jsx-runtime").JSX.Element;
|
|
88
|
+
readonly envelope: import("react/jsx-runtime").JSX.Element;
|
|
89
|
+
readonly 'eye-slash': import("react/jsx-runtime").JSX.Element;
|
|
90
|
+
readonly eye: import("react/jsx-runtime").JSX.Element;
|
|
91
|
+
readonly facebook: import("react/jsx-runtime").JSX.Element;
|
|
92
|
+
readonly 'file-lines': import("react/jsx-runtime").JSX.Element;
|
|
93
|
+
readonly 'fire-burner': import("react/jsx-runtime").JSX.Element;
|
|
94
|
+
readonly fire: import("react/jsx-runtime").JSX.Element;
|
|
95
|
+
readonly flag: import("react/jsx-runtime").JSX.Element;
|
|
96
|
+
readonly 'folder-open': import("react/jsx-runtime").JSX.Element;
|
|
97
|
+
readonly folder: import("react/jsx-runtime").JSX.Element;
|
|
98
|
+
readonly gear: import("react/jsx-runtime").JSX.Element;
|
|
99
|
+
readonly 'globe-regular': import("react/jsx-runtime").JSX.Element;
|
|
100
|
+
readonly 'graduation-cap': import("react/jsx-runtime").JSX.Element;
|
|
101
|
+
readonly 'grip-dots-vertical': import("react/jsx-runtime").JSX.Element;
|
|
102
|
+
readonly h1: import("react/jsx-runtime").JSX.Element;
|
|
103
|
+
readonly 'heart-solid': import("react/jsx-runtime").JSX.Element;
|
|
104
|
+
readonly heart: import("react/jsx-runtime").JSX.Element;
|
|
105
|
+
readonly 'heart-on-media': import("react/jsx-runtime").JSX.Element;
|
|
106
|
+
readonly instagram: import("react/jsx-runtime").JSX.Element;
|
|
107
|
+
readonly italic: import("react/jsx-runtime").JSX.Element;
|
|
108
|
+
readonly link: import("react/jsx-runtime").JSX.Element;
|
|
109
|
+
readonly 'list-ol': import("react/jsx-runtime").JSX.Element;
|
|
110
|
+
readonly 'list-ul': import("react/jsx-runtime").JSX.Element;
|
|
111
|
+
readonly 'location-dot': import("react/jsx-runtime").JSX.Element;
|
|
112
|
+
readonly lock: import("react/jsx-runtime").JSX.Element;
|
|
113
|
+
readonly loveseat: import("react/jsx-runtime").JSX.Element;
|
|
114
|
+
readonly 'magnifying-glass': import("react/jsx-runtime").JSX.Element;
|
|
115
|
+
readonly minus: import("react/jsx-runtime").JSX.Element;
|
|
116
|
+
readonly 'mug-tea': import("react/jsx-runtime").JSX.Element;
|
|
117
|
+
readonly paperclip: import("react/jsx-runtime").JSX.Element;
|
|
118
|
+
readonly pen: import("react/jsx-runtime").JSX.Element;
|
|
119
|
+
readonly 'person-praying': import("react/jsx-runtime").JSX.Element;
|
|
120
|
+
readonly phone: import("react/jsx-runtime").JSX.Element;
|
|
121
|
+
readonly 'plane-arrival': import("react/jsx-runtime").JSX.Element;
|
|
122
|
+
readonly 'plane-departure': import("react/jsx-runtime").JSX.Element;
|
|
123
|
+
readonly plus: import("react/jsx-runtime").JSX.Element;
|
|
124
|
+
readonly print: import("react/jsx-runtime").JSX.Element;
|
|
125
|
+
readonly 'restroom-simple': import("react/jsx-runtime").JSX.Element;
|
|
126
|
+
readonly 'rotate-left': import("react/jsx-runtime").JSX.Element;
|
|
127
|
+
readonly 'rotate-right': import("react/jsx-runtime").JSX.Element;
|
|
128
|
+
readonly school: import("react/jsx-runtime").JSX.Element;
|
|
129
|
+
readonly 'share-nodes': import("react/jsx-runtime").JSX.Element;
|
|
130
|
+
readonly 'shield-plus': import("react/jsx-runtime").JSX.Element;
|
|
131
|
+
readonly spinner: import("react/jsx-runtime").JSX.Element;
|
|
132
|
+
readonly 'star-solid': import("react/jsx-runtime").JSX.Element;
|
|
133
|
+
readonly star: import("react/jsx-runtime").JSX.Element;
|
|
134
|
+
readonly strikethrough: import("react/jsx-runtime").JSX.Element;
|
|
135
|
+
readonly suitcase: import("react/jsx-runtime").JSX.Element;
|
|
136
|
+
readonly 'table-tennis-paddle-ball': import("react/jsx-runtime").JSX.Element;
|
|
137
|
+
readonly 'trash-can': import("react/jsx-runtime").JSX.Element;
|
|
138
|
+
readonly twitter: import("react/jsx-runtime").JSX.Element;
|
|
139
|
+
readonly underline: import("react/jsx-runtime").JSX.Element;
|
|
140
|
+
readonly user: import("react/jsx-runtime").JSX.Element;
|
|
141
|
+
readonly utensils: import("react/jsx-runtime").JSX.Element;
|
|
142
|
+
readonly whatsapp: import("react/jsx-runtime").JSX.Element;
|
|
143
|
+
readonly wheelchair: import("react/jsx-runtime").JSX.Element;
|
|
144
|
+
readonly wifi: import("react/jsx-runtime").JSX.Element;
|
|
145
|
+
readonly xmark: import("react/jsx-runtime").JSX.Element;
|
|
146
|
+
readonly youtube: import("react/jsx-runtime").JSX.Element;
|
|
147
|
+
readonly 'virus-covid': import("react/jsx-runtime").JSX.Element;
|
|
148
|
+
};
|
|
149
|
+
export type IconNames = keyof typeof IconListMajor & keyof typeof IconListMajor;
|