@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
|
@@ -257,6 +257,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
257
257
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
258
258
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
259
259
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
260
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
260
261
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
261
262
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
262
263
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -358,8 +359,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
358
359
|
}>;
|
|
359
360
|
}, {
|
|
360
361
|
calcHeaderFeatureIconColor(): any;
|
|
361
|
-
calcFooterPrimaryButtonColor(): "
|
|
362
|
-
calcFooterSecondaryButtonColor(): "
|
|
362
|
+
calcFooterPrimaryButtonColor(): "primary" | "neutral";
|
|
363
|
+
calcFooterSecondaryButtonColor(): "danger" | "neutral";
|
|
363
364
|
calcSingleColumn(): boolean;
|
|
364
365
|
displayFooter(): any;
|
|
365
366
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close-modal" | "tertiary-button-click" | "checkbox-change" | "secondary-button-click" | "primary-button-click")[], "close-modal" | "tertiary-button-click" | "checkbox-change" | "secondary-button-click" | "primary-button-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -456,8 +457,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
456
457
|
"onSecondary-button-click"?: ((...args: any[]) => any) | undefined;
|
|
457
458
|
"onPrimary-button-click"?: ((...args: any[]) => any) | undefined;
|
|
458
459
|
}>, {
|
|
459
|
-
size: string;
|
|
460
460
|
danger: boolean;
|
|
461
|
+
size: string;
|
|
461
462
|
headerTitleSize: string;
|
|
462
463
|
headerTitle: string;
|
|
463
464
|
headerSubtitle: string;
|
|
@@ -535,8 +536,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
535
536
|
default: boolean;
|
|
536
537
|
};
|
|
537
538
|
}>> & Readonly<{}>, {
|
|
538
|
-
size: string;
|
|
539
539
|
icon: Record<string, any>;
|
|
540
|
+
size: string;
|
|
540
541
|
doubleBackground: boolean;
|
|
541
542
|
}, {}, {
|
|
542
543
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -608,8 +609,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
608
609
|
default: boolean;
|
|
609
610
|
};
|
|
610
611
|
}>> & Readonly<{}>, {
|
|
611
|
-
size: string;
|
|
612
612
|
rotation: number;
|
|
613
|
+
size: string;
|
|
613
614
|
flippedVertical: boolean;
|
|
614
615
|
flippedHorizontal: boolean;
|
|
615
616
|
touchable: boolean;
|
|
@@ -811,6 +812,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
811
812
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
812
813
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
813
814
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
815
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
814
816
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
815
817
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
816
818
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -967,11 +969,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
967
969
|
size: string;
|
|
968
970
|
type: string;
|
|
969
971
|
color: string;
|
|
972
|
+
elevation: string;
|
|
970
973
|
radius: string;
|
|
971
974
|
state: string;
|
|
972
975
|
iconLeft: Record<string, any>;
|
|
973
976
|
iconRight: Record<string, any>;
|
|
974
|
-
elevation: string;
|
|
975
977
|
}, {}, {
|
|
976
978
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
977
979
|
icon: {
|
|
@@ -1042,8 +1044,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1042
1044
|
default: boolean;
|
|
1043
1045
|
};
|
|
1044
1046
|
}>> & Readonly<{}>, {
|
|
1045
|
-
size: string;
|
|
1046
1047
|
rotation: number;
|
|
1048
|
+
size: string;
|
|
1047
1049
|
flippedVertical: boolean;
|
|
1048
1050
|
flippedHorizontal: boolean;
|
|
1049
1051
|
touchable: boolean;
|
|
@@ -1255,6 +1257,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1255
1257
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1256
1258
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1257
1259
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1260
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1258
1261
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1259
1262
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1260
1263
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1426,9 +1429,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1426
1429
|
type: string;
|
|
1427
1430
|
touchable: boolean;
|
|
1428
1431
|
color: string;
|
|
1432
|
+
elevation: string;
|
|
1429
1433
|
radius: string;
|
|
1430
1434
|
state: string;
|
|
1431
|
-
elevation: string;
|
|
1432
1435
|
colorScheme: string;
|
|
1433
1436
|
}, {}, {
|
|
1434
1437
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1500,8 +1503,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1500
1503
|
default: boolean;
|
|
1501
1504
|
};
|
|
1502
1505
|
}>> & Readonly<{}>, {
|
|
1503
|
-
size: string;
|
|
1504
1506
|
rotation: number;
|
|
1507
|
+
size: string;
|
|
1505
1508
|
flippedVertical: boolean;
|
|
1506
1509
|
flippedHorizontal: boolean;
|
|
1507
1510
|
touchable: boolean;
|
|
@@ -1702,6 +1705,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1702
1705
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1703
1706
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1704
1707
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1708
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1705
1709
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1706
1710
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1707
1711
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1858,11 +1862,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1858
1862
|
size: string;
|
|
1859
1863
|
type: string;
|
|
1860
1864
|
color: string;
|
|
1865
|
+
elevation: string;
|
|
1861
1866
|
radius: string;
|
|
1862
1867
|
state: string;
|
|
1863
1868
|
iconLeft: Record<string, any>;
|
|
1864
1869
|
iconRight: Record<string, any>;
|
|
1865
|
-
elevation: string;
|
|
1866
1870
|
}, {}, {
|
|
1867
1871
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1868
1872
|
icon: {
|
|
@@ -1933,8 +1937,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1933
1937
|
default: boolean;
|
|
1934
1938
|
};
|
|
1935
1939
|
}>> & Readonly<{}>, {
|
|
1936
|
-
size: string;
|
|
1937
1940
|
rotation: number;
|
|
1941
|
+
size: string;
|
|
1938
1942
|
flippedVertical: boolean;
|
|
1939
1943
|
flippedHorizontal: boolean;
|
|
1940
1944
|
touchable: boolean;
|
|
@@ -392,6 +392,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
392
392
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
393
393
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
394
394
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
395
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
395
396
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
396
397
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
397
398
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -493,8 +494,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
493
494
|
}>;
|
|
494
495
|
}, {
|
|
495
496
|
calcHeaderFeatureIconColor(): any;
|
|
496
|
-
calcFooterPrimaryButtonColor(): "
|
|
497
|
-
calcFooterSecondaryButtonColor(): "
|
|
497
|
+
calcFooterPrimaryButtonColor(): "primary" | "neutral";
|
|
498
|
+
calcFooterSecondaryButtonColor(): "danger" | "neutral";
|
|
498
499
|
calcSingleColumn(): boolean;
|
|
499
500
|
displayFooter(): any;
|
|
500
501
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close-modal" | "tertiary-button-click" | "checkbox-change" | "secondary-button-click" | "primary-button-click")[], "close-modal" | "tertiary-button-click" | "checkbox-change" | "secondary-button-click" | "primary-button-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -591,8 +592,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
591
592
|
"onSecondary-button-click"?: ((...args: any[]) => any) | undefined;
|
|
592
593
|
"onPrimary-button-click"?: ((...args: any[]) => any) | undefined;
|
|
593
594
|
}>, {
|
|
594
|
-
size: string;
|
|
595
595
|
danger: boolean;
|
|
596
|
+
size: string;
|
|
596
597
|
headerTitleSize: string;
|
|
597
598
|
headerTitle: string;
|
|
598
599
|
headerSubtitle: string;
|
|
@@ -670,8 +671,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
670
671
|
default: boolean;
|
|
671
672
|
};
|
|
672
673
|
}>> & Readonly<{}>, {
|
|
673
|
-
size: string;
|
|
674
674
|
icon: Record<string, any>;
|
|
675
|
+
size: string;
|
|
675
676
|
doubleBackground: boolean;
|
|
676
677
|
}, {}, {
|
|
677
678
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -743,8 +744,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
743
744
|
default: boolean;
|
|
744
745
|
};
|
|
745
746
|
}>> & Readonly<{}>, {
|
|
746
|
-
size: string;
|
|
747
747
|
rotation: number;
|
|
748
|
+
size: string;
|
|
748
749
|
flippedVertical: boolean;
|
|
749
750
|
flippedHorizontal: boolean;
|
|
750
751
|
touchable: boolean;
|
|
@@ -946,6 +947,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
946
947
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
947
948
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
948
949
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
950
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
949
951
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
950
952
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
951
953
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1102,11 +1104,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1102
1104
|
size: string;
|
|
1103
1105
|
type: string;
|
|
1104
1106
|
color: string;
|
|
1107
|
+
elevation: string;
|
|
1105
1108
|
radius: string;
|
|
1106
1109
|
state: string;
|
|
1107
1110
|
iconLeft: Record<string, any>;
|
|
1108
1111
|
iconRight: Record<string, any>;
|
|
1109
|
-
elevation: string;
|
|
1110
1112
|
}, {}, {
|
|
1111
1113
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1112
1114
|
icon: {
|
|
@@ -1177,8 +1179,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1177
1179
|
default: boolean;
|
|
1178
1180
|
};
|
|
1179
1181
|
}>> & Readonly<{}>, {
|
|
1180
|
-
size: string;
|
|
1181
1182
|
rotation: number;
|
|
1183
|
+
size: string;
|
|
1182
1184
|
flippedVertical: boolean;
|
|
1183
1185
|
flippedHorizontal: boolean;
|
|
1184
1186
|
touchable: boolean;
|
|
@@ -1390,6 +1392,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1390
1392
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1391
1393
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1392
1394
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1395
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1393
1396
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1394
1397
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1395
1398
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1561,9 +1564,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1561
1564
|
type: string;
|
|
1562
1565
|
touchable: boolean;
|
|
1563
1566
|
color: string;
|
|
1567
|
+
elevation: string;
|
|
1564
1568
|
radius: string;
|
|
1565
1569
|
state: string;
|
|
1566
|
-
elevation: string;
|
|
1567
1570
|
colorScheme: string;
|
|
1568
1571
|
}, {}, {
|
|
1569
1572
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1635,8 +1638,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1635
1638
|
default: boolean;
|
|
1636
1639
|
};
|
|
1637
1640
|
}>> & Readonly<{}>, {
|
|
1638
|
-
size: string;
|
|
1639
1641
|
rotation: number;
|
|
1642
|
+
size: string;
|
|
1640
1643
|
flippedVertical: boolean;
|
|
1641
1644
|
flippedHorizontal: boolean;
|
|
1642
1645
|
touchable: boolean;
|
|
@@ -1837,6 +1840,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1837
1840
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1838
1841
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1839
1842
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1843
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1840
1844
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1841
1845
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1842
1846
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1993,11 +1997,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1993
1997
|
size: string;
|
|
1994
1998
|
type: string;
|
|
1995
1999
|
color: string;
|
|
2000
|
+
elevation: string;
|
|
1996
2001
|
radius: string;
|
|
1997
2002
|
state: string;
|
|
1998
2003
|
iconLeft: Record<string, any>;
|
|
1999
2004
|
iconRight: Record<string, any>;
|
|
2000
|
-
elevation: string;
|
|
2001
2005
|
}, {}, {
|
|
2002
2006
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2003
2007
|
icon: {
|
|
@@ -2068,8 +2072,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2068
2072
|
default: boolean;
|
|
2069
2073
|
};
|
|
2070
2074
|
}>> & Readonly<{}>, {
|
|
2071
|
-
size: string;
|
|
2072
2075
|
rotation: number;
|
|
2076
|
+
size: string;
|
|
2073
2077
|
flippedVertical: boolean;
|
|
2074
2078
|
flippedHorizontal: boolean;
|
|
2075
2079
|
touchable: boolean;
|
|
@@ -213,6 +213,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
213
213
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
214
214
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
215
215
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
216
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
216
217
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
217
218
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
218
219
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -445,8 +446,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
445
446
|
default: boolean;
|
|
446
447
|
};
|
|
447
448
|
}>> & Readonly<{}>, {
|
|
448
|
-
size: string;
|
|
449
449
|
rotation: number;
|
|
450
|
+
size: string;
|
|
450
451
|
flippedVertical: boolean;
|
|
451
452
|
flippedHorizontal: boolean;
|
|
452
453
|
touchable: boolean;
|
|
@@ -209,6 +209,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
209
209
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
210
210
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
211
211
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
212
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
212
213
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
213
214
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
214
215
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -519,6 +520,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
519
520
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
520
521
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
521
522
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
523
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
522
524
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
523
525
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
524
526
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -690,9 +692,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
690
692
|
type: string;
|
|
691
693
|
touchable: boolean;
|
|
692
694
|
color: string;
|
|
695
|
+
elevation: string;
|
|
693
696
|
radius: string;
|
|
694
697
|
state: string;
|
|
695
|
-
elevation: string;
|
|
696
698
|
colorScheme: string;
|
|
697
699
|
}, {}, {
|
|
698
700
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -764,8 +766,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
764
766
|
default: boolean;
|
|
765
767
|
};
|
|
766
768
|
}>> & Readonly<{}>, {
|
|
767
|
-
size: string;
|
|
768
769
|
rotation: number;
|
|
770
|
+
size: string;
|
|
769
771
|
flippedVertical: boolean;
|
|
770
772
|
flippedHorizontal: boolean;
|
|
771
773
|
touchable: boolean;
|
|
@@ -966,6 +968,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
966
968
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
967
969
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
968
970
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
971
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
969
972
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
970
973
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
971
974
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1122,11 +1125,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1122
1125
|
size: string;
|
|
1123
1126
|
type: string;
|
|
1124
1127
|
color: string;
|
|
1128
|
+
elevation: string;
|
|
1125
1129
|
radius: string;
|
|
1126
1130
|
state: string;
|
|
1127
1131
|
iconLeft: Record<string, any>;
|
|
1128
1132
|
iconRight: Record<string, any>;
|
|
1129
|
-
elevation: string;
|
|
1130
1133
|
}, {}, {
|
|
1131
1134
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1132
1135
|
icon: {
|
|
@@ -1197,8 +1200,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1197
1200
|
default: boolean;
|
|
1198
1201
|
};
|
|
1199
1202
|
}>> & Readonly<{}>, {
|
|
1200
|
-
size: string;
|
|
1201
1203
|
rotation: number;
|
|
1204
|
+
size: string;
|
|
1202
1205
|
flippedVertical: boolean;
|
|
1203
1206
|
flippedHorizontal: boolean;
|
|
1204
1207
|
touchable: boolean;
|
|
@@ -1502,6 +1505,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1502
1505
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1503
1506
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1504
1507
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1508
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1505
1509
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1506
1510
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1507
1511
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1693,8 +1697,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1693
1697
|
default: boolean;
|
|
1694
1698
|
};
|
|
1695
1699
|
}>> & Readonly<{}>, {
|
|
1696
|
-
size: string;
|
|
1697
1700
|
rotation: number;
|
|
1701
|
+
size: string;
|
|
1698
1702
|
flippedVertical: boolean;
|
|
1699
1703
|
flippedHorizontal: boolean;
|
|
1700
1704
|
touchable: boolean;
|
|
@@ -226,6 +226,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
226
226
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
227
227
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
228
228
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
229
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
229
230
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
230
231
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
231
232
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -440,8 +441,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
440
441
|
default: boolean;
|
|
441
442
|
};
|
|
442
443
|
}>> & Readonly<{}>, {
|
|
443
|
-
size: string;
|
|
444
444
|
rotation: number;
|
|
445
|
+
size: string;
|
|
445
446
|
flippedVertical: boolean;
|
|
446
447
|
flippedHorizontal: boolean;
|
|
447
448
|
touchable: boolean;
|
|
@@ -174,6 +174,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
174
174
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
175
175
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
176
176
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
177
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
177
178
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
178
179
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
179
180
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -342,8 +343,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
342
343
|
default: boolean;
|
|
343
344
|
};
|
|
344
345
|
}>> & Readonly<{}>, {
|
|
345
|
-
size: string;
|
|
346
346
|
rotation: number;
|
|
347
|
+
size: string;
|
|
347
348
|
flippedVertical: boolean;
|
|
348
349
|
flippedHorizontal: boolean;
|
|
349
350
|
touchable: boolean;
|
|
@@ -250,12 +250,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
250
250
|
}>> & Readonly<{
|
|
251
251
|
"onUpdate:is-selected"?: ((value: boolean) => any) | undefined;
|
|
252
252
|
}>, {
|
|
253
|
+
icon: any;
|
|
253
254
|
size: RichListItemSize;
|
|
254
255
|
type: RichListItemType;
|
|
256
|
+
elevation: "small";
|
|
255
257
|
backgroundColor: RichListItemBackgroundColor;
|
|
256
|
-
icon: any;
|
|
257
258
|
state: RichListItemState;
|
|
258
|
-
elevation: "small";
|
|
259
259
|
layout: RichListItemLayout;
|
|
260
260
|
borderColor: RichListItemBorderColor;
|
|
261
261
|
isInteractive: boolean;
|
|
@@ -814,6 +814,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
814
814
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
815
815
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
816
816
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
817
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
817
818
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
818
819
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
819
820
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1010,12 +1011,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1010
1011
|
"onUpdate:is-selected"?: ((isSelected: boolean) => any) | undefined;
|
|
1011
1012
|
"onIcon-click"?: (() => any) | undefined;
|
|
1012
1013
|
}>, {
|
|
1014
|
+
icon: any;
|
|
1013
1015
|
size: RichListItemSize;
|
|
1014
1016
|
type: RichListItemType;
|
|
1017
|
+
elevation: "small";
|
|
1015
1018
|
backgroundColor: RichListItemBackgroundColor;
|
|
1016
|
-
icon: any;
|
|
1017
1019
|
state: RichListItemState;
|
|
1018
|
-
elevation: "small";
|
|
1019
1020
|
layout: RichListItemLayout;
|
|
1020
1021
|
borderColor: RichListItemBorderColor;
|
|
1021
1022
|
isInteractive: boolean;
|
|
@@ -1205,6 +1206,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1205
1206
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1206
1207
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1207
1208
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1209
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1208
1210
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1209
1211
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1210
1212
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1463,8 +1465,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1463
1465
|
default: boolean;
|
|
1464
1466
|
};
|
|
1465
1467
|
}>> & Readonly<{}>, {
|
|
1466
|
-
size: string;
|
|
1467
1468
|
rotation: number;
|
|
1469
|
+
size: string;
|
|
1468
1470
|
flippedVertical: boolean;
|
|
1469
1471
|
flippedHorizontal: boolean;
|
|
1470
1472
|
touchable: boolean;
|
|
@@ -1586,8 +1588,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1586
1588
|
default: boolean;
|
|
1587
1589
|
};
|
|
1588
1590
|
}>> & Readonly<{}>, {
|
|
1589
|
-
size: string;
|
|
1590
1591
|
rotation: number;
|
|
1592
|
+
size: string;
|
|
1591
1593
|
flippedVertical: boolean;
|
|
1592
1594
|
flippedHorizontal: boolean;
|
|
1593
1595
|
touchable: boolean;
|
|
@@ -240,6 +240,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
240
240
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
241
241
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
242
242
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
243
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
243
244
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
244
245
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
245
246
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -436,12 +437,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
436
437
|
"onUpdate:is-selected"?: ((isSelected: boolean) => any) | undefined;
|
|
437
438
|
"onIcon-click"?: (() => any) | undefined;
|
|
438
439
|
}>, {
|
|
440
|
+
icon: any;
|
|
439
441
|
size: RichListItemSize;
|
|
440
442
|
type: RichListItemType;
|
|
443
|
+
elevation: "small";
|
|
441
444
|
backgroundColor: RichListItemBackgroundColor;
|
|
442
|
-
icon: any;
|
|
443
445
|
state: RichListItemState;
|
|
444
|
-
elevation: "small";
|
|
445
446
|
layout: RichListItemLayout;
|
|
446
447
|
borderColor: RichListItemBorderColor;
|
|
447
448
|
isInteractive: boolean;
|
|
@@ -631,6 +632,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
631
632
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
632
633
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
633
634
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
635
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
634
636
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
635
637
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
636
638
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -889,8 +891,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
889
891
|
default: boolean;
|
|
890
892
|
};
|
|
891
893
|
}>> & Readonly<{}>, {
|
|
892
|
-
size: string;
|
|
893
894
|
rotation: number;
|
|
895
|
+
size: string;
|
|
894
896
|
flippedVertical: boolean;
|
|
895
897
|
flippedHorizontal: boolean;
|
|
896
898
|
touchable: boolean;
|
|
@@ -1012,8 +1014,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1012
1014
|
default: boolean;
|
|
1013
1015
|
};
|
|
1014
1016
|
}>> & Readonly<{}>, {
|
|
1015
|
-
size: string;
|
|
1016
1017
|
rotation: number;
|
|
1018
|
+
size: string;
|
|
1017
1019
|
flippedVertical: boolean;
|
|
1018
1020
|
flippedHorizontal: boolean;
|
|
1019
1021
|
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;
|
|
@@ -388,8 +389,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
388
389
|
default: boolean;
|
|
389
390
|
};
|
|
390
391
|
}>> & Readonly<{}>, {
|
|
391
|
-
size: string;
|
|
392
392
|
rotation: number;
|
|
393
|
+
size: string;
|
|
393
394
|
flippedVertical: boolean;
|
|
394
395
|
flippedHorizontal: boolean;
|
|
395
396
|
touchable: boolean;
|
|
@@ -351,6 +351,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
351
351
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
352
352
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
353
353
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
354
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
354
355
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
355
356
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
356
357
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -583,8 +584,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
583
584
|
default: boolean;
|
|
584
585
|
};
|
|
585
586
|
}>> & Readonly<{}>, {
|
|
586
|
-
size: string;
|
|
587
587
|
rotation: number;
|
|
588
|
+
size: string;
|
|
588
589
|
flippedVertical: boolean;
|
|
589
590
|
flippedHorizontal: boolean;
|
|
590
591
|
touchable: boolean;
|
package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts
CHANGED
|
@@ -285,6 +285,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
285
285
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
286
286
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
287
287
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
288
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
288
289
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
289
290
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
290
291
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -476,8 +477,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
476
477
|
default: boolean;
|
|
477
478
|
};
|
|
478
479
|
}>> & Readonly<{}>, {
|
|
479
|
-
size: string;
|
|
480
480
|
rotation: number;
|
|
481
|
+
size: string;
|
|
481
482
|
flippedVertical: boolean;
|
|
482
483
|
flippedHorizontal: boolean;
|
|
483
484
|
touchable: boolean;
|