@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
|
@@ -214,6 +214,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
214
214
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
215
215
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
216
216
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
217
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
217
218
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
218
219
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
219
220
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -550,6 +551,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
550
551
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
551
552
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
552
553
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
554
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
553
555
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
554
556
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
555
557
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -706,11 +708,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
706
708
|
size: string;
|
|
707
709
|
type: string;
|
|
708
710
|
color: string;
|
|
711
|
+
elevation: string;
|
|
709
712
|
radius: string;
|
|
710
713
|
state: string;
|
|
711
714
|
iconLeft: Record<string, any>;
|
|
712
715
|
iconRight: Record<string, any>;
|
|
713
|
-
elevation: string;
|
|
714
716
|
}, {}, {
|
|
715
717
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
716
718
|
icon: {
|
|
@@ -781,8 +783,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
781
783
|
default: boolean;
|
|
782
784
|
};
|
|
783
785
|
}>> & Readonly<{}>, {
|
|
784
|
-
size: string;
|
|
785
786
|
rotation: number;
|
|
787
|
+
size: string;
|
|
786
788
|
flippedVertical: boolean;
|
|
787
789
|
flippedHorizontal: boolean;
|
|
788
790
|
touchable: boolean;
|
|
@@ -903,8 +905,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
903
905
|
default: boolean;
|
|
904
906
|
};
|
|
905
907
|
}>> & Readonly<{}>, {
|
|
906
|
-
size: string;
|
|
907
908
|
rotation: number;
|
|
909
|
+
size: string;
|
|
908
910
|
flippedVertical: boolean;
|
|
909
911
|
flippedHorizontal: boolean;
|
|
910
912
|
touchable: boolean;
|
|
@@ -1115,6 +1117,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1115
1117
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1116
1118
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1117
1119
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1120
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1118
1121
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1119
1122
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1120
1123
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1286,9 +1289,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1286
1289
|
type: string;
|
|
1287
1290
|
touchable: boolean;
|
|
1288
1291
|
color: string;
|
|
1292
|
+
elevation: string;
|
|
1289
1293
|
radius: string;
|
|
1290
1294
|
state: string;
|
|
1291
|
-
elevation: string;
|
|
1292
1295
|
colorScheme: string;
|
|
1293
1296
|
}, {}, {
|
|
1294
1297
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1360,8 +1363,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1360
1363
|
default: boolean;
|
|
1361
1364
|
};
|
|
1362
1365
|
}>> & Readonly<{}>, {
|
|
1363
|
-
size: string;
|
|
1364
1366
|
rotation: number;
|
|
1367
|
+
size: string;
|
|
1365
1368
|
flippedVertical: boolean;
|
|
1366
1369
|
flippedHorizontal: boolean;
|
|
1367
1370
|
touchable: boolean;
|
|
@@ -1562,6 +1565,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1562
1565
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1563
1566
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1564
1567
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1568
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1565
1569
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1566
1570
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1567
1571
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1718,11 +1722,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1718
1722
|
size: string;
|
|
1719
1723
|
type: string;
|
|
1720
1724
|
color: string;
|
|
1725
|
+
elevation: string;
|
|
1721
1726
|
radius: string;
|
|
1722
1727
|
state: string;
|
|
1723
1728
|
iconLeft: Record<string, any>;
|
|
1724
1729
|
iconRight: Record<string, any>;
|
|
1725
|
-
elevation: string;
|
|
1726
1730
|
}, {}, {
|
|
1727
1731
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1728
1732
|
icon: {
|
|
@@ -1793,8 +1797,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1793
1797
|
default: boolean;
|
|
1794
1798
|
};
|
|
1795
1799
|
}>> & Readonly<{}>, {
|
|
1796
|
-
size: string;
|
|
1797
1800
|
rotation: number;
|
|
1801
|
+
size: string;
|
|
1798
1802
|
flippedVertical: boolean;
|
|
1799
1803
|
flippedHorizontal: boolean;
|
|
1800
1804
|
touchable: boolean;
|
|
@@ -1998,6 +2002,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1998
2002
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1999
2003
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2000
2004
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2005
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2001
2006
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2002
2007
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2003
2008
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -2232,8 +2237,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2232
2237
|
default: boolean;
|
|
2233
2238
|
};
|
|
2234
2239
|
}>> & Readonly<{}>, {
|
|
2235
|
-
size: string;
|
|
2236
2240
|
rotation: number;
|
|
2241
|
+
size: string;
|
|
2237
2242
|
flippedVertical: boolean;
|
|
2238
2243
|
flippedHorizontal: boolean;
|
|
2239
2244
|
touchable: boolean;
|
|
@@ -2444,6 +2449,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2444
2449
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2445
2450
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2446
2451
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2452
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2447
2453
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2448
2454
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2449
2455
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -2615,9 +2621,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2615
2621
|
type: string;
|
|
2616
2622
|
touchable: boolean;
|
|
2617
2623
|
color: string;
|
|
2624
|
+
elevation: string;
|
|
2618
2625
|
radius: string;
|
|
2619
2626
|
state: string;
|
|
2620
|
-
elevation: string;
|
|
2621
2627
|
colorScheme: string;
|
|
2622
2628
|
}, {}, {
|
|
2623
2629
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -2689,8 +2695,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2689
2695
|
default: boolean;
|
|
2690
2696
|
};
|
|
2691
2697
|
}>> & Readonly<{}>, {
|
|
2692
|
-
size: string;
|
|
2693
2698
|
rotation: number;
|
|
2699
|
+
size: string;
|
|
2694
2700
|
flippedVertical: boolean;
|
|
2695
2701
|
flippedHorizontal: boolean;
|
|
2696
2702
|
touchable: boolean;
|
|
@@ -2891,6 +2897,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2891
2897
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2892
2898
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2893
2899
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2900
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2894
2901
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2895
2902
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2896
2903
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -3047,11 +3054,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3047
3054
|
size: string;
|
|
3048
3055
|
type: string;
|
|
3049
3056
|
color: string;
|
|
3057
|
+
elevation: string;
|
|
3050
3058
|
radius: string;
|
|
3051
3059
|
state: string;
|
|
3052
3060
|
iconLeft: Record<string, any>;
|
|
3053
3061
|
iconRight: Record<string, any>;
|
|
3054
|
-
elevation: string;
|
|
3055
3062
|
}, {}, {
|
|
3056
3063
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
3057
3064
|
icon: {
|
|
@@ -3122,8 +3129,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3122
3129
|
default: boolean;
|
|
3123
3130
|
};
|
|
3124
3131
|
}>> & Readonly<{}>, {
|
|
3125
|
-
size: string;
|
|
3126
3132
|
rotation: number;
|
|
3133
|
+
size: string;
|
|
3127
3134
|
flippedVertical: boolean;
|
|
3128
3135
|
flippedHorizontal: boolean;
|
|
3129
3136
|
touchable: boolean;
|
|
@@ -171,6 +171,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
171
171
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
172
172
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
173
173
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
174
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
174
175
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
175
176
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
176
177
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -331,8 +332,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
331
332
|
default: boolean;
|
|
332
333
|
};
|
|
333
334
|
}>> & Readonly<{}>, {
|
|
334
|
-
size: string;
|
|
335
335
|
rotation: number;
|
|
336
|
+
size: string;
|
|
336
337
|
flippedVertical: boolean;
|
|
337
338
|
flippedHorizontal: boolean;
|
|
338
339
|
touchable: boolean;
|
|
@@ -230,6 +230,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
230
230
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
231
231
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
232
232
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
233
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
233
234
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
234
235
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
235
236
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -360,9 +361,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
360
361
|
"onUpdate:isExpanded"?: ((...args: any[]) => any) | undefined;
|
|
361
362
|
"onInfo-click"?: ((...args: any[]) => any) | undefined;
|
|
362
363
|
}>, {
|
|
364
|
+
info: boolean;
|
|
363
365
|
size: string;
|
|
364
366
|
title: string;
|
|
365
|
-
info: boolean;
|
|
366
367
|
iconLeft: any;
|
|
367
368
|
iconRight: any;
|
|
368
369
|
isExpanded: boolean;
|
|
@@ -593,6 +594,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
593
594
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
594
595
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
595
596
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
597
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
596
598
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
597
599
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
598
600
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -769,8 +771,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
769
771
|
"onUpdate:isExpanded"?: ((...args: any[]) => any) | undefined;
|
|
770
772
|
"onInfo-click"?: ((...args: any[]) => any) | undefined;
|
|
771
773
|
}>, {
|
|
772
|
-
size: string;
|
|
773
774
|
info: boolean;
|
|
775
|
+
size: string;
|
|
774
776
|
iconLeft: any;
|
|
775
777
|
iconRight: any;
|
|
776
778
|
isExpanded: boolean;
|
|
@@ -853,8 +855,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
853
855
|
default: boolean;
|
|
854
856
|
};
|
|
855
857
|
}>> & Readonly<{}>, {
|
|
856
|
-
size: string;
|
|
857
858
|
rotation: number;
|
|
859
|
+
size: string;
|
|
858
860
|
flippedVertical: boolean;
|
|
859
861
|
flippedHorizontal: boolean;
|
|
860
862
|
touchable: boolean;
|
|
@@ -1065,6 +1067,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1065
1067
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1066
1068
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1067
1069
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1070
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1068
1071
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1069
1072
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1070
1073
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1236,9 +1239,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1236
1239
|
type: string;
|
|
1237
1240
|
touchable: boolean;
|
|
1238
1241
|
color: string;
|
|
1242
|
+
elevation: string;
|
|
1239
1243
|
radius: string;
|
|
1240
1244
|
state: string;
|
|
1241
|
-
elevation: string;
|
|
1242
1245
|
colorScheme: string;
|
|
1243
1246
|
}, {}, {
|
|
1244
1247
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1310,8 +1313,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1310
1313
|
default: boolean;
|
|
1311
1314
|
};
|
|
1312
1315
|
}>> & Readonly<{}>, {
|
|
1313
|
-
size: string;
|
|
1314
1316
|
rotation: number;
|
|
1317
|
+
size: string;
|
|
1315
1318
|
flippedVertical: boolean;
|
|
1316
1319
|
flippedHorizontal: boolean;
|
|
1317
1320
|
touchable: boolean;
|
|
@@ -1512,6 +1515,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1512
1515
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1513
1516
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1514
1517
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1518
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1515
1519
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1516
1520
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1517
1521
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1668,11 +1672,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1668
1672
|
size: string;
|
|
1669
1673
|
type: string;
|
|
1670
1674
|
color: string;
|
|
1675
|
+
elevation: string;
|
|
1671
1676
|
radius: string;
|
|
1672
1677
|
state: string;
|
|
1673
1678
|
iconLeft: Record<string, any>;
|
|
1674
1679
|
iconRight: Record<string, any>;
|
|
1675
|
-
elevation: string;
|
|
1676
1680
|
}, {}, {
|
|
1677
1681
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1678
1682
|
icon: {
|
|
@@ -1743,8 +1747,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1743
1747
|
default: boolean;
|
|
1744
1748
|
};
|
|
1745
1749
|
}>> & Readonly<{}>, {
|
|
1746
|
-
size: string;
|
|
1747
1750
|
rotation: number;
|
|
1751
|
+
size: string;
|
|
1748
1752
|
flippedVertical: boolean;
|
|
1749
1753
|
flippedHorizontal: boolean;
|
|
1750
1754
|
touchable: boolean;
|
|
@@ -355,6 +355,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
355
355
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
356
356
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
357
357
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
358
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
358
359
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
359
360
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
360
361
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -587,8 +588,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
587
588
|
default: boolean;
|
|
588
589
|
};
|
|
589
590
|
}>> & Readonly<{}>, {
|
|
590
|
-
size: string;
|
|
591
591
|
rotation: number;
|
|
592
|
+
size: string;
|
|
592
593
|
flippedVertical: boolean;
|
|
593
594
|
flippedHorizontal: boolean;
|
|
594
595
|
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;
|
|
@@ -434,8 +435,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
434
435
|
default: boolean;
|
|
435
436
|
};
|
|
436
437
|
}>> & Readonly<{}>, {
|
|
437
|
-
size: string;
|
|
438
438
|
rotation: number;
|
|
439
|
+
size: string;
|
|
439
440
|
flippedVertical: boolean;
|
|
440
441
|
flippedHorizontal: boolean;
|
|
441
442
|
touchable: boolean;
|
|
@@ -172,6 +172,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
172
172
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
173
173
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
174
174
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
175
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
175
176
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
176
177
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
177
178
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -434,8 +435,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
434
435
|
default: boolean;
|
|
435
436
|
};
|
|
436
437
|
}>> & Readonly<{}>, {
|
|
437
|
-
size: string;
|
|
438
438
|
rotation: number;
|
|
439
|
+
size: string;
|
|
439
440
|
flippedVertical: boolean;
|
|
440
441
|
flippedHorizontal: boolean;
|
|
441
442
|
touchable: boolean;
|
|
@@ -166,8 +166,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
166
166
|
default: boolean;
|
|
167
167
|
};
|
|
168
168
|
}>> & Readonly<{}>, {
|
|
169
|
-
size: string;
|
|
170
169
|
rotation: number;
|
|
170
|
+
size: string;
|
|
171
171
|
flippedVertical: boolean;
|
|
172
172
|
flippedHorizontal: boolean;
|
|
173
173
|
touchable: boolean;
|
|
@@ -211,6 +211,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
211
211
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
212
212
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
213
213
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
214
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
214
215
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
215
216
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
216
217
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -556,6 +557,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
556
557
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
557
558
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
558
559
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
560
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
559
561
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
560
562
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
561
563
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -727,9 +729,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
727
729
|
type: string;
|
|
728
730
|
touchable: boolean;
|
|
729
731
|
color: string;
|
|
732
|
+
elevation: string;
|
|
730
733
|
radius: string;
|
|
731
734
|
state: string;
|
|
732
|
-
elevation: string;
|
|
733
735
|
colorScheme: string;
|
|
734
736
|
}, {}, {
|
|
735
737
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -801,8 +803,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
801
803
|
default: boolean;
|
|
802
804
|
};
|
|
803
805
|
}>> & Readonly<{}>, {
|
|
804
|
-
size: string;
|
|
805
806
|
rotation: number;
|
|
807
|
+
size: string;
|
|
806
808
|
flippedVertical: boolean;
|
|
807
809
|
flippedHorizontal: boolean;
|
|
808
810
|
touchable: boolean;
|
|
@@ -1003,6 +1005,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1003
1005
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1004
1006
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1005
1007
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1008
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1006
1009
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1007
1010
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1008
1011
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1159,11 +1162,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1159
1162
|
size: string;
|
|
1160
1163
|
type: string;
|
|
1161
1164
|
color: string;
|
|
1165
|
+
elevation: string;
|
|
1162
1166
|
radius: string;
|
|
1163
1167
|
state: string;
|
|
1164
1168
|
iconLeft: Record<string, any>;
|
|
1165
1169
|
iconRight: Record<string, any>;
|
|
1166
|
-
elevation: string;
|
|
1167
1170
|
}, {}, {
|
|
1168
1171
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1169
1172
|
icon: {
|
|
@@ -1234,8 +1237,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1234
1237
|
default: boolean;
|
|
1235
1238
|
};
|
|
1236
1239
|
}>> & Readonly<{}>, {
|
|
1237
|
-
size: string;
|
|
1238
1240
|
rotation: number;
|
|
1241
|
+
size: string;
|
|
1239
1242
|
flippedVertical: boolean;
|
|
1240
1243
|
flippedHorizontal: boolean;
|
|
1241
1244
|
touchable: boolean;
|
|
@@ -221,6 +221,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
221
221
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
222
222
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
223
223
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
224
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
224
225
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
225
226
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
226
227
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -397,8 +398,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
397
398
|
"onUpdate:isExpanded"?: ((...args: any[]) => any) | undefined;
|
|
398
399
|
"onInfo-click"?: ((...args: any[]) => any) | undefined;
|
|
399
400
|
}>, {
|
|
400
|
-
size: string;
|
|
401
401
|
info: boolean;
|
|
402
|
+
size: string;
|
|
402
403
|
iconLeft: any;
|
|
403
404
|
iconRight: any;
|
|
404
405
|
isExpanded: boolean;
|
|
@@ -481,8 +482,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
481
482
|
default: boolean;
|
|
482
483
|
};
|
|
483
484
|
}>> & Readonly<{}>, {
|
|
484
|
-
size: string;
|
|
485
485
|
rotation: number;
|
|
486
|
+
size: string;
|
|
486
487
|
flippedVertical: boolean;
|
|
487
488
|
flippedHorizontal: boolean;
|
|
488
489
|
touchable: boolean;
|
|
@@ -693,6 +694,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
693
694
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
694
695
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
695
696
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
697
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
696
698
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
697
699
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
698
700
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -864,9 +866,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
864
866
|
type: string;
|
|
865
867
|
touchable: boolean;
|
|
866
868
|
color: string;
|
|
869
|
+
elevation: string;
|
|
867
870
|
radius: string;
|
|
868
871
|
state: string;
|
|
869
|
-
elevation: string;
|
|
870
872
|
colorScheme: string;
|
|
871
873
|
}, {}, {
|
|
872
874
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -938,8 +940,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
938
940
|
default: boolean;
|
|
939
941
|
};
|
|
940
942
|
}>> & Readonly<{}>, {
|
|
941
|
-
size: string;
|
|
942
943
|
rotation: number;
|
|
944
|
+
size: string;
|
|
943
945
|
flippedVertical: boolean;
|
|
944
946
|
flippedHorizontal: boolean;
|
|
945
947
|
touchable: boolean;
|
|
@@ -1140,6 +1142,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1140
1142
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1141
1143
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1142
1144
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1145
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1143
1146
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1144
1147
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1145
1148
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1296,11 +1299,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1296
1299
|
size: string;
|
|
1297
1300
|
type: string;
|
|
1298
1301
|
color: string;
|
|
1302
|
+
elevation: string;
|
|
1299
1303
|
radius: string;
|
|
1300
1304
|
state: string;
|
|
1301
1305
|
iconLeft: Record<string, any>;
|
|
1302
1306
|
iconRight: Record<string, any>;
|
|
1303
|
-
elevation: string;
|
|
1304
1307
|
}, {}, {
|
|
1305
1308
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1306
1309
|
icon: {
|
|
@@ -1371,8 +1374,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1371
1374
|
default: boolean;
|
|
1372
1375
|
};
|
|
1373
1376
|
}>> & Readonly<{}>, {
|
|
1374
|
-
size: string;
|
|
1375
1377
|
rotation: number;
|
|
1378
|
+
size: string;
|
|
1376
1379
|
flippedVertical: boolean;
|
|
1377
1380
|
flippedHorizontal: boolean;
|
|
1378
1381
|
touchable: boolean;
|
|
@@ -169,8 +169,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
169
169
|
default: boolean;
|
|
170
170
|
};
|
|
171
171
|
}>> & Readonly<{}>, {
|
|
172
|
-
size: string;
|
|
173
172
|
rotation: number;
|
|
173
|
+
size: string;
|
|
174
174
|
flippedVertical: boolean;
|
|
175
175
|
flippedHorizontal: boolean;
|
|
176
176
|
touchable: boolean;
|
|
@@ -57,8 +57,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
57
57
|
default: boolean;
|
|
58
58
|
};
|
|
59
59
|
}>> & Readonly<{}>, {
|
|
60
|
-
size: string;
|
|
61
60
|
icon: Record<string, any>;
|
|
61
|
+
size: string;
|
|
62
62
|
doubleBackground: boolean;
|
|
63
63
|
}, {}, {
|
|
64
64
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -130,8 +130,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
130
130
|
default: boolean;
|
|
131
131
|
};
|
|
132
132
|
}>> & Readonly<{}>, {
|
|
133
|
-
size: string;
|
|
134
133
|
rotation: number;
|
|
134
|
+
size: string;
|
|
135
135
|
flippedVertical: boolean;
|
|
136
136
|
flippedHorizontal: boolean;
|
|
137
137
|
touchable: boolean;
|
|
@@ -178,6 +178,7 @@ export declare const ICONS: {
|
|
|
178
178
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
179
179
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
180
180
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
181
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
181
182
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
182
183
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
183
184
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -67,8 +67,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
67
67
|
default: boolean;
|
|
68
68
|
};
|
|
69
69
|
}>> & Readonly<{}>, {
|
|
70
|
-
size: string;
|
|
71
70
|
rotation: number;
|
|
71
|
+
size: string;
|
|
72
72
|
flippedVertical: boolean;
|
|
73
73
|
flippedHorizontal: boolean;
|
|
74
74
|
touchable: boolean;
|
|
@@ -159,6 +159,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
159
159
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
160
160
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
161
161
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
162
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
162
163
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
163
164
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
164
165
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -317,8 +318,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
317
318
|
default: boolean;
|
|
318
319
|
};
|
|
319
320
|
}>> & Readonly<{}>, {
|
|
320
|
-
size: string;
|
|
321
321
|
rotation: number;
|
|
322
|
+
size: string;
|
|
322
323
|
flippedVertical: boolean;
|
|
323
324
|
flippedHorizontal: boolean;
|
|
324
325
|
touchable: boolean;
|