@bethinkpl/design-system 26.10.2 → 26.11.1
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/.eslintrc.cjs +2 -3
- package/dist/design-system.umd.cjs +18 -18
- package/dist/design-system.umd.cjs.map +1 -1
- package/dist/lib/js/components/Avatar/Avatar.consts.d.ts +16 -1
- package/dist/lib/js/components/Avatar/Avatar.vue.d.ts +10 -21
- package/dist/lib/js/components/Badge/Badge.consts.d.ts +24 -0
- package/dist/lib/js/components/Badge/Badge.vue.d.ts +28 -0
- package/dist/lib/js/components/Badge/index.d.ts +4 -0
- package/dist/lib/js/components/BadgeScore/BadgeScore.vue.d.ts +2 -2
- package/dist/lib/js/components/Banner/Banner.vue.d.ts +11 -7
- package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +3 -2
- package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +6 -4
- package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +2 -1
- package/dist/lib/js/components/Chip/Chip.vue.d.ts +8 -5
- package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +2 -1
- package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +6 -4
- package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +2 -1
- package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +19 -12
- package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +2 -1
- package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +11 -7
- package/dist/lib/js/components/Drawer/DrawerTile/DrawerTile.vue.d.ts +2 -1
- package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +2 -1
- package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +2 -1
- package/dist/lib/js/components/Form/SelectionControl/SelectionControl.vue.d.ts +1 -1
- package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +7 -4
- package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +9 -6
- package/dist/lib/js/components/IconText/IconText.vue.d.ts +1 -1
- package/dist/lib/js/components/Icons/FeatureIcon/FeatureIcon.vue.d.ts +2 -2
- package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +1 -0
- package/dist/lib/js/components/Icons/Icon/Icon.vue.d.ts +1 -1
- package/dist/lib/js/components/Modal/Modal.vue.d.ts +2 -1
- package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +15 -11
- package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +15 -11
- package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +2 -1
- package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +9 -5
- package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +2 -1
- package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +2 -1
- package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +8 -6
- package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +6 -4
- package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +2 -1
- package/dist/lib/js/components/SelectList/SelectListItemTile/SelectListItemTile.vue.d.ts +2 -1
- package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +2 -1
- package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +8 -5
- package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +2 -1
- package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +2 -1
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +12 -7
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +13 -8
- package/dist/lib/js/components/SurveyToggle/SurveyToggle.vue.d.ts +1 -1
- package/dist/lib/js/components/Switch/Switch.vue.d.ts +2 -1
- package/dist/lib/js/components/TabItem/TabItem.vue.d.ts +2 -2
- package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +14 -9
- package/dist/lib/js/components/Tile/Tile.vue.d.ts +2 -1
- package/dist/lib/js/components/Toast/Toast.vue.d.ts +5 -4
- package/dist/lib/js/components/Toggles/CounterToggle/CounterToggle.vue.d.ts +1 -1
- package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +2 -1
- package/dist/lib/js/icons/fontawesome.d.ts +1 -0
- package/dist/lib/js/index.d.ts +2 -0
- package/docs/assets/{AccessStatus-Bb89L0n4.js → AccessStatus-DAozhq98.js} +1 -1
- package/docs/assets/{AccessStatus.stories-B3_KTVWu.js → AccessStatus.stories-C6cLegp3.js} +1 -1
- package/docs/assets/Avatar-CyH7GOXC.js +1 -0
- package/docs/assets/Avatar.stories-EMICoTsv.js +37 -0
- package/docs/assets/Badge-C_DdsSZ7.js +1 -0
- package/docs/assets/Badge.stories-BdIOpCFV.js +21 -0
- package/docs/assets/{BadgeScore-VoyhoyPu.js → BadgeScore-DpNakYLf.js} +1 -1
- package/docs/assets/{BadgeScore.stories-CNY-1Nuu.js → BadgeScore.stories-B46-Fee0.js} +1 -1
- package/docs/assets/{Banner-DaqGIRps.js → Banner-BVX9uvqC.js} +1 -1
- package/docs/assets/{Banner.stories-BP7LrBw0.js → Banner.stories-B0AwPpRk.js} +1 -1
- package/docs/assets/{BasicRichListItem-C2lY5QHc.js → BasicRichListItem-5SyClSLN.js} +1 -1
- package/docs/assets/{BasicRichListItem.stories-CJLLsCH2.js → BasicRichListItem.stories-BmeYvwcc.js} +2 -2
- package/docs/assets/{BlockadeStatus-BovI8qdo.js → BlockadeStatus-BsXZvAIL.js} +1 -1
- package/docs/assets/{BlockedeStatus.stories-CZqKhsVe.js → BlockedeStatus.stories-ClRpE3bZ.js} +1 -1
- package/docs/assets/{Button-TCMWFFTV.js → Button-BlGyuUvH.js} +1 -1
- package/docs/assets/{Button.stories-BP78ebL5.js → Button.stories-Ut5KitzG.js} +1 -1
- package/docs/assets/{CardExpandable-U3c3_RFR.js → CardExpandable-CjAv2mlM.js} +1 -1
- package/docs/assets/{CardExpandable.stories-CJJrRvWG.js → CardExpandable.stories-CcoVrKMp.js} +1 -1
- package/docs/assets/{Checkbox-Bsa7X8oN.js → Checkbox-DBDCkcql.js} +1 -1
- package/docs/assets/{Checkbox.stories-D_FmTwaw.js → Checkbox.stories-B--JF1-e.js} +1 -1
- package/docs/assets/{Chip-CTSLlUHr.js → Chip-CoQMdgxz.js} +1 -1
- package/docs/assets/{Chip.stories-BlDSOmpM.js → Chip.stories-6aVLme2A.js} +1 -1
- package/docs/assets/{Color-ERTF36HU-06Iq2w_Z.js → Color-ERTF36HU-Bgd4agbd.js} +1 -1
- package/docs/assets/{CounterToggle-BVPp4FeG.js → CounterToggle-B1tyHrcb.js} +1 -1
- package/docs/assets/{CounterToggle.stories-Bj6qyGpF.js → CounterToggle.stories-ByxrdK5a.js} +1 -1
- package/docs/assets/{DateBox.stories-DL_j7ydW.js → DateBox.stories-DdmSt5SP.js} +1 -1
- package/docs/assets/{DatePicker-CcKDLhxp.js → DatePicker-CphfRqao.js} +1 -1
- package/docs/assets/{DatePicker.stories-CK6I-6c-.js → DatePicker.stories-QTXcDV8x.js} +1 -1
- package/docs/assets/{DateRangePicker-laHPjs-v.js → DateRangePicker-BFevyPhM.js} +1 -1
- package/docs/assets/{DateRangePicker.stories-BtP6-oba.js → DateRangePicker.stories-DeOtJw_j.js} +1 -1
- package/docs/assets/{DocsRenderer-CFRXHY34-D86268a8.js → DocsRenderer-CFRXHY34-BqGlF68N.js} +5 -5
- package/docs/assets/{DrawerHeader-BUFtT2yY.js → DrawerHeader-D97tPP1t.js} +1 -1
- package/docs/assets/{DrawerHeader.stories-C2E1814K.js → DrawerHeader.stories-C5e5tJVz.js} +1 -1
- package/docs/assets/{DrawerListItem-BruVct4m.js → DrawerListItem-By3go0J8.js} +1 -1
- package/docs/assets/{DrawerListItem.stories-D5YRBGHl.js → DrawerListItem.stories-Bnmka2iO.js} +1 -1
- package/docs/assets/{DrawerListItemGroup.stories-Bn3gvIvs.js → DrawerListItemGroup.stories-DNKDkE6S.js} +1 -1
- package/docs/assets/{DrawerSection-CGE0Z89z.js → DrawerSection-DkyBHEhI.js} +1 -1
- package/docs/assets/{DrawerSection.stories-DanW010v.js → DrawerSection.stories-nXh59UtP.js} +1 -1
- package/docs/assets/{DrawerTile-C4SUdovI.js → DrawerTile-Bn3QBEM3.js} +1 -1
- package/docs/assets/{DrawerTile.stories-DfNjL51X.js → DrawerTile.stories-BJiXhGFF.js} +1 -1
- package/docs/assets/{Dropdown.stories-ARX2jFhf.js → Dropdown.stories-Bgb2T7PO.js} +1 -1
- package/docs/assets/{FeatureIcon-DEdW5Abw.js → FeatureIcon-DV_vwpea.js} +1 -1
- package/docs/assets/{FeatureIcon.stories-BvrIv3nz.js → FeatureIcon.stories-BavMJsoo.js} +1 -1
- package/docs/assets/{GroupRichListItem-BvMN1U8t.js → GroupRichListItem-O4THFrsv.js} +1 -1
- package/docs/assets/{GroupRichListItem.stories-BBLgdtH3.js → GroupRichListItem.stories-BEZOyJzl.js} +1 -1
- package/docs/assets/{Icon-BCID_1bx.js → Icon-D72drrb6.js} +6 -6
- package/docs/assets/{Icon.stories-DGcaJLbW.js → Icon.stories-D_loJzAi.js} +1 -1
- package/docs/assets/{IconButton-BAw3zjHF.js → IconButton-Da_zvyX7.js} +1 -1
- package/docs/assets/{IconButton.stories-qS45zAsa.js → IconButton.stories-DEV41Nj2.js} +1 -1
- package/docs/assets/{IconText-832pwWI9.js → IconText-BfNA5UTy.js} +1 -1
- package/docs/assets/{IconText.stories-I2fBQvxS.js → IconText.stories-Bm-mCumu.js} +1 -1
- package/docs/assets/{Modal-Dup6Muk_.js → Modal-e2OJqEx6.js} +1 -1
- package/docs/assets/{Modal.stories-BaoTM0GW.js → Modal.stories-C-gPjZ8I.js} +1 -1
- package/docs/assets/{ModalDialog-DOx_9BEj.js → ModalDialog-BcTTN7PD.js} +1 -1
- package/docs/assets/{ModalDialog.stories-D8jVrVFf.js → ModalDialog.stories-B2kXr7sL.js} +1 -1
- package/docs/assets/{OutlineItem-BsB-mMO_.js → OutlineItem-C5cknxOM.js} +1 -1
- package/docs/assets/{OutlineItem.stories-BWjCGXmh.js → OutlineItem.stories-CICRx4vQ.js} +1 -1
- package/docs/assets/{OverlayHeader-IVWPOkcc.js → OverlayHeader-5R2Jm9fs.js} +1 -1
- package/docs/assets/{OverlayHeader.stories-Bfs3IIBX.js → OverlayHeader.stories-BA01siTU.js} +1 -1
- package/docs/assets/{Pagination-bDyh9QNI.js → Pagination-BfHdJXPr.js} +1 -1
- package/docs/assets/{Pagination.stories-UEaZytU1.js → Pagination.stories-raD7KfI2.js} +1 -1
- package/docs/assets/{PopOver-D3l-RPQg.js → PopOver-BWwOLXJP.js} +1 -1
- package/docs/assets/{PopOver.stories-3vKhXSoG.js → PopOver.stories-vM1d9Vff.js} +1 -1
- package/docs/assets/{ProgressBar-CS0FvbKL.js → ProgressBar-BOZMVymY.js} +1 -1
- package/docs/assets/{ProgressBar.stories-D3hrlw5G.js → ProgressBar.stories-D_QQfH1F.js} +1 -1
- package/docs/assets/{ProgressDonutChart-Ds7o43EP.js → ProgressDonutChart-BWyCd55w.js} +1 -1
- package/docs/assets/{ProgressDonutChart.stories-D6gMV_Gy.js → ProgressDonutChart.stories-Dlv29dAf.js} +1 -1
- package/docs/assets/{RadioButton-CPXnEX35.js → RadioButton-L8hnF8sH.js} +1 -1
- package/docs/assets/{RadioButton.stories-BcRXcnlp.js → RadioButton.stories-BUJXHXGa.js} +1 -1
- package/docs/assets/{RichListItem.stories-xEDsV2D_.js → RichListItem.stories-NraC9DuF.js} +2 -2
- package/docs/assets/{SectionHeader-uor_aNAH.js → SectionHeader-WXMwcaWe.js} +1 -1
- package/docs/assets/{SectionHeader.stories-CPacayR1.js → SectionHeader.stories-D0Ta5y-c.js} +1 -1
- package/docs/assets/{SelectList.stories-B-sk3_IU.js → SelectList.stories-_qOcDSsN.js} +1 -1
- package/docs/assets/{SelectListItem-CwQPayet.js → SelectListItem-DHqmJFi_.js} +1 -1
- package/docs/assets/{SelectListItem.stories-Czz_7goW.js → SelectListItem.stories-BrQwuqXQ.js} +1 -1
- package/docs/assets/{SelectListItemTile-BS64oXam.js → SelectListItemTile-pCS7yK08.js} +1 -1
- package/docs/assets/{SelectListItemTile.stories-B0tSdA5I.js → SelectListItemTile.stories-CwdlpMd7.js} +1 -1
- package/docs/assets/{SelectListItemToggle-6Qc40Pdh.js → SelectListItemToggle-GN-0OBDP.js} +1 -1
- package/docs/assets/{SelectListItemToggle.stories-Du5NmLzv.js → SelectListItemToggle.stories-C4txWtg4.js} +1 -1
- package/docs/assets/{SelectionControl-KJWkMhCz.js → SelectionControl-BL5uVF9q.js} +1 -1
- package/docs/assets/{SelectionTile-DSpUGzPs.js → SelectionTile-Bxj2H72X.js} +2 -2
- package/docs/assets/{SelectionTile.stories-WMHY5FHJ.js → SelectionTile.stories-dYQOOlxh.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded-DP0hAB06.js → SurveyQuestionOpenEnded-CbCdMqdU.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded.stories-Dz2pNxN6.js → SurveyQuestionOpenEnded.stories-CMwbUI_V.js} +1 -1
- package/docs/assets/{SurveyQuestionScale-C0UAJdFd.js → SurveyQuestionScale-HqskoWHw.js} +1 -1
- package/docs/assets/{SurveyQuestionScale.stories-BFpl63w3.js → SurveyQuestionScale.stories-DIIdVIxr.js} +1 -1
- package/docs/assets/{SurveyToggle-CUgbE0SL.js → SurveyToggle-dFnl6u9f.js} +1 -1
- package/docs/assets/{SurveyToggle.stories-DtsK6lka.js → SurveyToggle.stories-VLCT1-6b.js} +1 -1
- package/docs/assets/{Switch-Dba5kcqg.js → Switch-B-8G1I_D.js} +1 -1
- package/docs/assets/{Switch.stories-DfL5rrfA.js → Switch.stories-Ce_nwq2m.js} +1 -1
- package/docs/assets/{TabItem-CapV8hZ1.js → TabItem-CCiBiekg.js} +1 -1
- package/docs/assets/{TabItem.stories-DYTyMD_u.js → TabItem.stories-DBzmY8li.js} +1 -1
- package/docs/assets/{Tile-cjoefzuT.js → Tile-B06IR8wJ.js} +1 -1
- package/docs/assets/{Tile.sb.shared-Cgo0fG1v.js → Tile.sb.shared-Co8VJ0Bz.js} +1 -1
- package/docs/assets/{Tile.stories-B2oKdkzl.js → Tile.stories-BUVrWgXK.js} +1 -1
- package/docs/assets/{Toast-tGyu8Qsr.js → Toast-DSRIG3HV.js} +1 -1
- package/docs/assets/{Toast.stories-BUAwdQVH.js → Toast.stories-Hel1AZl0.js} +1 -1
- package/docs/assets/{ToggleButton-BsVq0wUU.js → ToggleButton-F9dPtMgO.js} +1 -1
- package/docs/assets/{ToggleButton.stories-C88JvePy.js → ToggleButton.stories-BCgq_RVA.js} +1 -1
- package/docs/assets/{Tooltip.stories-DTS2hkAV.js → Tooltip.stories-Dn4_HeNw.js} +1 -1
- package/docs/assets/{iframe-DJBrrd4-.js → iframe-B5cbsFW6.js} +4 -3
- package/docs/assets/{index-C_7Ic1-A.js → index-BeQ2I55w.js} +1 -1
- package/docs/assets/{index-nq_4YiNl.js → index-Dtbp-BBz.js} +1 -1
- package/docs/assets/{preview-TdvdvCat.js → preview-D7CmhTJh.js} +2 -2
- package/docs/assets/preview-DKb1KTxp.js +64 -0
- package/docs/assets/{string-CxurpGTK.js → string-ybdEWR3p.js} +1 -1
- package/docs/iframe.html +1 -1
- package/docs/index.json +1 -1
- package/docs/project.json +1 -1
- package/lib/js/components/Avatar/Avatar.consts.ts +20 -1
- package/lib/js/components/Avatar/Avatar.spec.ts +83 -3
- package/lib/js/components/Avatar/Avatar.stories.ts +24 -4
- package/lib/js/components/Avatar/Avatar.vue +210 -46
- package/lib/js/components/Badge/Badge.consts.ts +29 -0
- package/lib/js/components/Badge/Badge.spec.ts +168 -0
- package/lib/js/components/Badge/Badge.stories.ts +99 -0
- package/lib/js/components/Badge/Badge.vue +297 -0
- package/lib/js/components/Badge/index.ts +4 -0
- package/lib/js/components/Chip/Chip.stories.ts +1 -1
- package/lib/js/icons/fontawesome.ts +2 -0
- package/lib/js/index.ts +2 -0
- package/package.json +3 -2
- package/docs/assets/Avatar-OqeGv3bT.js +0 -1
- package/docs/assets/Avatar.stories-Ran7nhCi.js +0 -35
- package/docs/assets/preview-hR283N6x.js +0 -64
- /package/lib/{js/components/Chip → images}/logo-badge.svg +0 -0
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { Value } from '../../utils/type.utils';
|
|
2
|
+
|
|
1
3
|
export declare const AVATAR_SIZES: {
|
|
2
4
|
readonly XX_SMALL: "xx-small";
|
|
3
5
|
readonly X_SMALL: "x-small";
|
|
@@ -6,4 +8,17 @@ export declare const AVATAR_SIZES: {
|
|
|
6
8
|
readonly LARGE: "large";
|
|
7
9
|
readonly X_LARGE: "x-large";
|
|
8
10
|
};
|
|
9
|
-
export type AvatarSize = typeof AVATAR_SIZES
|
|
11
|
+
export type AvatarSize = Value<typeof AVATAR_SIZES>;
|
|
12
|
+
export declare const AVATAR_ACTIVITY_STATUSES: {
|
|
13
|
+
readonly ACTIVE: "active";
|
|
14
|
+
readonly INACTIVE: "inactive";
|
|
15
|
+
};
|
|
16
|
+
export type AvatarActivityStatus = Value<typeof AVATAR_ACTIVITY_STATUSES>;
|
|
17
|
+
export declare const AVATAR_ACCESS_STATUSES: {
|
|
18
|
+
readonly ACTIVE: "active";
|
|
19
|
+
readonly INACTIVE: "inactive";
|
|
20
|
+
readonly AWAITING: "awaiting";
|
|
21
|
+
readonly BLOCKED: "blocked";
|
|
22
|
+
readonly TEAM_MEMBER: "team-member";
|
|
23
|
+
};
|
|
24
|
+
export type AvatarAccessStatus = Value<typeof AVATAR_ACCESS_STATUSES>;
|
|
@@ -1,23 +1,20 @@
|
|
|
1
|
-
import { AvatarSize } from './Avatar.consts';
|
|
1
|
+
import { AvatarAccessStatus, AvatarActivityStatus, AvatarSize } from './Avatar.consts';
|
|
2
2
|
|
|
3
|
-
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<
|
|
3
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
4
4
|
username: string;
|
|
5
5
|
avatarUrl?: string;
|
|
6
6
|
size?: AvatarSize;
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<
|
|
7
|
+
activityStatus?: AvatarActivityStatus;
|
|
8
|
+
accessStatus?: AvatarAccessStatus;
|
|
9
|
+
teamMemberImageUrl?: string;
|
|
10
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
11
11
|
username: string;
|
|
12
12
|
avatarUrl?: string;
|
|
13
13
|
size?: AvatarSize;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}>>> & Readonly<{}>, {
|
|
18
|
-
avatarUrl: string;
|
|
19
|
-
size: AvatarSize;
|
|
20
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
14
|
+
activityStatus?: AvatarActivityStatus;
|
|
15
|
+
accessStatus?: AvatarAccessStatus;
|
|
16
|
+
teamMemberImageUrl?: string;
|
|
17
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
21
18
|
export default _default;
|
|
22
19
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
23
20
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -28,11 +25,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
|
28
25
|
required: true;
|
|
29
26
|
};
|
|
30
27
|
};
|
|
31
|
-
type __VLS_WithDefaults<P, D> = {
|
|
32
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
|
|
33
|
-
default: D[K];
|
|
34
|
-
}> : P[K];
|
|
35
|
-
};
|
|
36
|
-
type __VLS_Prettify<T> = {
|
|
37
|
-
[K in keyof T]: T[K];
|
|
38
|
-
} & {};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { Value } from '../../utils/type.utils';
|
|
2
|
+
|
|
3
|
+
export declare const BADGE_SIZES: {
|
|
4
|
+
readonly X_SMALL: "x-small";
|
|
5
|
+
readonly SMALL: "small";
|
|
6
|
+
readonly MEDIUM: "medium";
|
|
7
|
+
readonly LARGE: "large";
|
|
8
|
+
readonly X_LARGE: "x-large";
|
|
9
|
+
};
|
|
10
|
+
export type BadgeSize = Value<typeof BADGE_SIZES>;
|
|
11
|
+
export declare const BADGE_COLORS: {
|
|
12
|
+
readonly PRIMARY: "primary";
|
|
13
|
+
readonly SUCCESS: "success";
|
|
14
|
+
readonly DANGER: "danger";
|
|
15
|
+
readonly FAIL: "fail";
|
|
16
|
+
readonly NEUTRAL: "neutral";
|
|
17
|
+
};
|
|
18
|
+
export type BadgeColor = Value<typeof BADGE_COLORS>;
|
|
19
|
+
export declare const BADGE_ELEVATIONS: {
|
|
20
|
+
readonly NONE: "none";
|
|
21
|
+
readonly X_SMALL: "x-small";
|
|
22
|
+
readonly SMALL: "small";
|
|
23
|
+
};
|
|
24
|
+
export type BadgeElevation = Value<typeof BADGE_ELEVATIONS>;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { BadgeColor, BadgeElevation, BadgeSize } from './Badge.consts';
|
|
2
|
+
import { IconItem } from '../Icons/Icon';
|
|
3
|
+
|
|
4
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
+
color?: BadgeColor;
|
|
6
|
+
size?: BadgeSize;
|
|
7
|
+
label?: string;
|
|
8
|
+
icon?: IconItem;
|
|
9
|
+
imageUrl?: string;
|
|
10
|
+
elevation?: BadgeElevation;
|
|
11
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
12
|
+
color?: BadgeColor;
|
|
13
|
+
size?: BadgeSize;
|
|
14
|
+
label?: string;
|
|
15
|
+
icon?: IconItem;
|
|
16
|
+
imageUrl?: string;
|
|
17
|
+
elevation?: BadgeElevation;
|
|
18
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
19
|
+
export default _default;
|
|
20
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
21
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
22
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
23
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
24
|
+
} : {
|
|
25
|
+
type: import('vue').PropType<T[K]>;
|
|
26
|
+
required: true;
|
|
27
|
+
};
|
|
28
|
+
};
|
|
@@ -83,8 +83,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
83
83
|
default: boolean;
|
|
84
84
|
};
|
|
85
85
|
}>> & Readonly<{}>, {
|
|
86
|
-
size: string;
|
|
87
86
|
icon: Record<string, any>;
|
|
87
|
+
size: string;
|
|
88
88
|
suffix: string;
|
|
89
89
|
fullWidth: boolean;
|
|
90
90
|
}, {}, {
|
|
@@ -157,8 +157,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
157
|
default: boolean;
|
|
158
158
|
};
|
|
159
159
|
}>> & Readonly<{}>, {
|
|
160
|
-
size: string;
|
|
161
160
|
rotation: number;
|
|
161
|
+
size: string;
|
|
162
162
|
flippedVertical: boolean;
|
|
163
163
|
flippedHorizontal: boolean;
|
|
164
164
|
touchable: boolean;
|
|
@@ -234,6 +234,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
234
234
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
235
235
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
236
236
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
237
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
237
238
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
238
239
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
239
240
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -545,6 +546,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
545
546
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
546
547
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
547
548
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
549
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
548
550
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
549
551
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
550
552
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -701,11 +703,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
701
703
|
size: string;
|
|
702
704
|
type: string;
|
|
703
705
|
color: string;
|
|
706
|
+
elevation: string;
|
|
704
707
|
radius: string;
|
|
705
708
|
state: string;
|
|
706
709
|
iconLeft: Record<string, any>;
|
|
707
710
|
iconRight: Record<string, any>;
|
|
708
|
-
elevation: string;
|
|
709
711
|
}, {}, {
|
|
710
712
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
711
713
|
icon: {
|
|
@@ -776,8 +778,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
776
778
|
default: boolean;
|
|
777
779
|
};
|
|
778
780
|
}>> & Readonly<{}>, {
|
|
779
|
-
size: string;
|
|
780
781
|
rotation: number;
|
|
782
|
+
size: string;
|
|
781
783
|
flippedVertical: boolean;
|
|
782
784
|
flippedHorizontal: boolean;
|
|
783
785
|
touchable: boolean;
|
|
@@ -1032,6 +1034,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1032
1034
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1033
1035
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1034
1036
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1037
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1035
1038
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1036
1039
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1037
1040
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1203,9 +1206,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1203
1206
|
type: string;
|
|
1204
1207
|
touchable: boolean;
|
|
1205
1208
|
color: string;
|
|
1209
|
+
elevation: string;
|
|
1206
1210
|
radius: string;
|
|
1207
1211
|
state: string;
|
|
1208
|
-
elevation: string;
|
|
1209
1212
|
colorScheme: string;
|
|
1210
1213
|
}, {}, {
|
|
1211
1214
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1277,8 +1280,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1277
1280
|
default: boolean;
|
|
1278
1281
|
};
|
|
1279
1282
|
}>> & Readonly<{}>, {
|
|
1280
|
-
size: string;
|
|
1281
1283
|
rotation: number;
|
|
1284
|
+
size: string;
|
|
1282
1285
|
flippedVertical: boolean;
|
|
1283
1286
|
flippedHorizontal: boolean;
|
|
1284
1287
|
touchable: boolean;
|
|
@@ -1479,6 +1482,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1479
1482
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1480
1483
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1481
1484
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1485
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1482
1486
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1483
1487
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1484
1488
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1635,11 +1639,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1635
1639
|
size: string;
|
|
1636
1640
|
type: string;
|
|
1637
1641
|
color: string;
|
|
1642
|
+
elevation: string;
|
|
1638
1643
|
radius: string;
|
|
1639
1644
|
state: string;
|
|
1640
1645
|
iconLeft: Record<string, any>;
|
|
1641
1646
|
iconRight: Record<string, any>;
|
|
1642
|
-
elevation: string;
|
|
1643
1647
|
}, {}, {
|
|
1644
1648
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1645
1649
|
icon: {
|
|
@@ -1710,8 +1714,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1710
1714
|
default: boolean;
|
|
1711
1715
|
};
|
|
1712
1716
|
}>> & Readonly<{}>, {
|
|
1713
|
-
size: string;
|
|
1714
1717
|
rotation: number;
|
|
1718
|
+
size: string;
|
|
1715
1719
|
flippedVertical: boolean;
|
|
1716
1720
|
flippedHorizontal: boolean;
|
|
1717
1721
|
touchable: boolean;
|
|
@@ -1790,8 +1794,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1790
1794
|
default: boolean;
|
|
1791
1795
|
};
|
|
1792
1796
|
}>> & Readonly<{}>, {
|
|
1793
|
-
size: string;
|
|
1794
1797
|
rotation: number;
|
|
1798
|
+
size: string;
|
|
1795
1799
|
flippedVertical: boolean;
|
|
1796
1800
|
flippedHorizontal: boolean;
|
|
1797
1801
|
touchable: boolean;
|
|
@@ -195,6 +195,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
195
195
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
196
196
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
197
197
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
198
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
198
199
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
199
200
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
200
201
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -351,11 +352,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
351
352
|
size: string;
|
|
352
353
|
type: string;
|
|
353
354
|
color: string;
|
|
355
|
+
elevation: string;
|
|
354
356
|
radius: string;
|
|
355
357
|
state: string;
|
|
356
358
|
iconLeft: Record<string, any>;
|
|
357
359
|
iconRight: Record<string, any>;
|
|
358
|
-
elevation: string;
|
|
359
360
|
}, {}, {
|
|
360
361
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
361
362
|
icon: {
|
|
@@ -426,8 +427,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
426
427
|
default: boolean;
|
|
427
428
|
};
|
|
428
429
|
}>> & Readonly<{}>, {
|
|
429
|
-
size: string;
|
|
430
430
|
rotation: number;
|
|
431
|
+
size: string;
|
|
431
432
|
flippedVertical: boolean;
|
|
432
433
|
flippedHorizontal: boolean;
|
|
433
434
|
touchable: boolean;
|
|
@@ -205,6 +205,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
205
205
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
206
206
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
207
207
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
208
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
208
209
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
209
210
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
210
211
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -376,9 +377,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
376
377
|
type: string;
|
|
377
378
|
touchable: boolean;
|
|
378
379
|
color: string;
|
|
380
|
+
elevation: string;
|
|
379
381
|
radius: string;
|
|
380
382
|
state: string;
|
|
381
|
-
elevation: string;
|
|
382
383
|
colorScheme: string;
|
|
383
384
|
}, {}, {
|
|
384
385
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -450,8 +451,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
450
451
|
default: boolean;
|
|
451
452
|
};
|
|
452
453
|
}>> & Readonly<{}>, {
|
|
453
|
-
size: string;
|
|
454
454
|
rotation: number;
|
|
455
|
+
size: string;
|
|
455
456
|
flippedVertical: boolean;
|
|
456
457
|
flippedHorizontal: boolean;
|
|
457
458
|
touchable: boolean;
|
|
@@ -652,6 +653,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
652
653
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
653
654
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
654
655
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
656
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
655
657
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
656
658
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
657
659
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -808,11 +810,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
808
810
|
size: string;
|
|
809
811
|
type: string;
|
|
810
812
|
color: string;
|
|
813
|
+
elevation: string;
|
|
811
814
|
radius: string;
|
|
812
815
|
state: string;
|
|
813
816
|
iconLeft: Record<string, any>;
|
|
814
817
|
iconRight: Record<string, any>;
|
|
815
|
-
elevation: string;
|
|
816
818
|
}, {}, {
|
|
817
819
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
818
820
|
icon: {
|
|
@@ -883,8 +885,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
883
885
|
default: boolean;
|
|
884
886
|
};
|
|
885
887
|
}>> & Readonly<{}>, {
|
|
886
|
-
size: string;
|
|
887
888
|
rotation: number;
|
|
889
|
+
size: string;
|
|
888
890
|
flippedVertical: boolean;
|
|
889
891
|
flippedHorizontal: boolean;
|
|
890
892
|
touchable: boolean;
|
|
@@ -176,6 +176,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
176
176
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
177
177
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
178
178
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
179
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
179
180
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
180
181
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
181
182
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -533,8 +534,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
533
534
|
default: boolean;
|
|
534
535
|
};
|
|
535
536
|
}>> & Readonly<{}>, {
|
|
536
|
-
size: string;
|
|
537
537
|
rotation: number;
|
|
538
|
+
size: string;
|
|
538
539
|
flippedVertical: boolean;
|
|
539
540
|
flippedHorizontal: boolean;
|
|
540
541
|
touchable: boolean;
|
|
@@ -197,6 +197,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
197
197
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
198
198
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
199
199
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
200
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
200
201
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
201
202
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
202
203
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -431,8 +432,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
431
432
|
default: boolean;
|
|
432
433
|
};
|
|
433
434
|
}>> & Readonly<{}>, {
|
|
434
|
-
size: string;
|
|
435
435
|
rotation: number;
|
|
436
|
+
size: string;
|
|
436
437
|
flippedVertical: boolean;
|
|
437
438
|
flippedHorizontal: boolean;
|
|
438
439
|
touchable: boolean;
|
|
@@ -643,6 +644,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
643
644
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
644
645
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
645
646
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
647
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
646
648
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
647
649
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
648
650
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -814,9 +816,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
814
816
|
type: string;
|
|
815
817
|
touchable: boolean;
|
|
816
818
|
color: string;
|
|
819
|
+
elevation: string;
|
|
817
820
|
radius: string;
|
|
818
821
|
state: string;
|
|
819
|
-
elevation: string;
|
|
820
822
|
colorScheme: string;
|
|
821
823
|
}, {}, {
|
|
822
824
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -888,8 +890,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
888
890
|
default: boolean;
|
|
889
891
|
};
|
|
890
892
|
}>> & Readonly<{}>, {
|
|
891
|
-
size: string;
|
|
892
893
|
rotation: number;
|
|
894
|
+
size: string;
|
|
893
895
|
flippedVertical: boolean;
|
|
894
896
|
flippedHorizontal: boolean;
|
|
895
897
|
touchable: boolean;
|
|
@@ -1090,6 +1092,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1090
1092
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1091
1093
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1092
1094
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1095
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1093
1096
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1094
1097
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1095
1098
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1246,11 +1249,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1246
1249
|
size: string;
|
|
1247
1250
|
type: string;
|
|
1248
1251
|
color: string;
|
|
1252
|
+
elevation: string;
|
|
1249
1253
|
radius: string;
|
|
1250
1254
|
state: string;
|
|
1251
1255
|
iconLeft: Record<string, any>;
|
|
1252
1256
|
iconRight: Record<string, any>;
|
|
1253
|
-
elevation: string;
|
|
1254
1257
|
}, {}, {
|
|
1255
1258
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1256
1259
|
icon: {
|
|
@@ -1321,8 +1324,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1321
1324
|
default: boolean;
|
|
1322
1325
|
};
|
|
1323
1326
|
}>> & Readonly<{}>, {
|
|
1324
|
-
size: string;
|
|
1325
1327
|
rotation: number;
|
|
1328
|
+
size: string;
|
|
1326
1329
|
flippedVertical: boolean;
|
|
1327
1330
|
flippedHorizontal: boolean;
|
|
1328
1331
|
touchable: boolean;
|
|
@@ -196,6 +196,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
196
196
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
197
197
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
198
198
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
199
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
199
200
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
200
201
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
201
202
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -411,8 +412,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
411
412
|
default: boolean;
|
|
412
413
|
};
|
|
413
414
|
}>> & Readonly<{}>, {
|
|
414
|
-
size: string;
|
|
415
415
|
rotation: number;
|
|
416
|
+
size: string;
|
|
416
417
|
flippedVertical: boolean;
|
|
417
418
|
flippedHorizontal: boolean;
|
|
418
419
|
touchable: boolean;
|
|
@@ -46,7 +46,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
46
46
|
readonly MEDIUM: "medium";
|
|
47
47
|
}>;
|
|
48
48
|
}, {}, {
|
|
49
|
-
borderColor(): "
|
|
49
|
+
borderColor(): "primary" | "danger" | "neutralWeak" | "warning" | "dangerWeak" | "warningWeak";
|
|
50
50
|
eyebrowText(): string;
|
|
51
51
|
text(): any;
|
|
52
52
|
tileIcon(): any;
|
|
@@ -70,8 +70,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
70
70
|
}> & Readonly<{
|
|
71
71
|
"onUpdate:date"?: ((date: Date) => any) | undefined;
|
|
72
72
|
}>, {
|
|
73
|
-
label: string;
|
|
74
73
|
icon: any;
|
|
74
|
+
label: string;
|
|
75
75
|
color: string;
|
|
76
76
|
state: string;
|
|
77
77
|
isIconHiddenOnMobile: boolean;
|
|
@@ -303,6 +303,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
303
303
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
304
304
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
305
305
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
306
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
306
307
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
307
308
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
308
309
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -535,8 +536,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
535
536
|
default: boolean;
|
|
536
537
|
};
|
|
537
538
|
}>> & Readonly<{}>, {
|
|
538
|
-
size: string;
|
|
539
539
|
rotation: number;
|
|
540
|
+
size: string;
|
|
540
541
|
flippedVertical: boolean;
|
|
541
542
|
flippedHorizontal: boolean;
|
|
542
543
|
touchable: boolean;
|
|
@@ -740,6 +741,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
740
741
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
741
742
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
742
743
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
744
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
743
745
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
744
746
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
745
747
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -955,8 +957,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
955
957
|
default: boolean;
|
|
956
958
|
};
|
|
957
959
|
}>> & Readonly<{}>, {
|
|
958
|
-
size: string;
|
|
959
960
|
rotation: number;
|
|
961
|
+
size: string;
|
|
960
962
|
flippedVertical: boolean;
|
|
961
963
|
flippedHorizontal: boolean;
|
|
962
964
|
touchable: boolean;
|
|
@@ -276,6 +276,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
276
276
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
277
277
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
278
278
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
279
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
279
280
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
280
281
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
281
282
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -491,8 +492,8 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
491
492
|
default: boolean;
|
|
492
493
|
};
|
|
493
494
|
}>> & Readonly<{}>, {
|
|
494
|
-
size: string;
|
|
495
495
|
rotation: number;
|
|
496
|
+
size: string;
|
|
496
497
|
flippedVertical: boolean;
|
|
497
498
|
flippedHorizontal: boolean;
|
|
498
499
|
touchable: boolean;
|