@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
|
@@ -182,6 +182,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
182
182
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
183
183
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
184
184
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
185
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
185
186
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
186
187
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
187
188
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -315,8 +316,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
315
316
|
"onUpdate:is-selected"?: ((...args: any[]) => any) | undefined;
|
|
316
317
|
"onIcon-click"?: ((...args: any[]) => any) | undefined;
|
|
317
318
|
}>, {
|
|
318
|
-
type: SelectionTileType;
|
|
319
319
|
icon: Record<string, any>;
|
|
320
|
+
type: SelectionTileType;
|
|
320
321
|
state: SelectionTileState;
|
|
321
322
|
supportingText: string;
|
|
322
323
|
isSelected: boolean;
|
|
@@ -486,8 +487,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
486
487
|
default: boolean;
|
|
487
488
|
};
|
|
488
489
|
}>> & Readonly<{}>, {
|
|
489
|
-
size: string;
|
|
490
490
|
rotation: number;
|
|
491
|
+
size: string;
|
|
491
492
|
flippedVertical: boolean;
|
|
492
493
|
flippedHorizontal: boolean;
|
|
493
494
|
touchable: boolean;
|
|
@@ -565,8 +566,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
565
566
|
default: boolean;
|
|
566
567
|
};
|
|
567
568
|
}>> & Readonly<{}>, {
|
|
568
|
-
size: string;
|
|
569
569
|
rotation: number;
|
|
570
|
+
size: string;
|
|
570
571
|
flippedVertical: boolean;
|
|
571
572
|
flippedHorizontal: boolean;
|
|
572
573
|
touchable: boolean;
|
|
@@ -749,6 +750,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
749
750
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
750
751
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
751
752
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
753
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
752
754
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
753
755
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
754
756
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1007,8 +1009,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1007
1009
|
default: boolean;
|
|
1008
1010
|
};
|
|
1009
1011
|
}>> & Readonly<{}>, {
|
|
1010
|
-
size: string;
|
|
1011
1012
|
rotation: number;
|
|
1013
|
+
size: string;
|
|
1012
1014
|
flippedVertical: boolean;
|
|
1013
1015
|
flippedHorizontal: boolean;
|
|
1014
1016
|
touchable: boolean;
|
|
@@ -1189,6 +1191,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1189
1191
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1190
1192
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1191
1193
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1194
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1192
1195
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1193
1196
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1194
1197
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1451,8 +1454,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1451
1454
|
default: boolean;
|
|
1452
1455
|
};
|
|
1453
1456
|
}>> & Readonly<{}>, {
|
|
1454
|
-
size: string;
|
|
1455
1457
|
rotation: number;
|
|
1458
|
+
size: string;
|
|
1456
1459
|
flippedVertical: boolean;
|
|
1457
1460
|
flippedHorizontal: boolean;
|
|
1458
1461
|
touchable: boolean;
|
|
@@ -155,6 +155,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
155
155
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
156
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
157
157
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
159
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
159
160
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
160
161
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -308,8 +309,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
308
309
|
default: boolean;
|
|
309
310
|
};
|
|
310
311
|
}>> & Readonly<{}>, {
|
|
311
|
-
size: string;
|
|
312
312
|
rotation: number;
|
|
313
|
+
size: string;
|
|
313
314
|
flippedVertical: boolean;
|
|
314
315
|
flippedHorizontal: boolean;
|
|
315
316
|
touchable: boolean;
|
|
@@ -155,6 +155,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
155
155
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
156
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
157
157
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
159
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
159
160
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
160
161
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -308,8 +309,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
308
309
|
default: boolean;
|
|
309
310
|
};
|
|
310
311
|
}>> & Readonly<{}>, {
|
|
311
|
-
size: string;
|
|
312
312
|
rotation: number;
|
|
313
|
+
size: string;
|
|
313
314
|
flippedVertical: boolean;
|
|
314
315
|
flippedHorizontal: boolean;
|
|
315
316
|
touchable: boolean;
|
|
@@ -173,6 +173,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
173
173
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
174
174
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
175
175
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
176
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
176
177
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
177
178
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
178
179
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -518,6 +519,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
518
519
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
519
520
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
520
521
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
522
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
521
523
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
522
524
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
523
525
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -674,11 +676,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
674
676
|
size: string;
|
|
675
677
|
type: string;
|
|
676
678
|
color: string;
|
|
679
|
+
elevation: string;
|
|
677
680
|
radius: string;
|
|
678
681
|
state: string;
|
|
679
682
|
iconLeft: Record<string, any>;
|
|
680
683
|
iconRight: Record<string, any>;
|
|
681
|
-
elevation: string;
|
|
682
684
|
}, {}, {
|
|
683
685
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
684
686
|
icon: {
|
|
@@ -749,8 +751,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
749
751
|
default: boolean;
|
|
750
752
|
};
|
|
751
753
|
}>> & Readonly<{}>, {
|
|
752
|
-
size: string;
|
|
753
754
|
rotation: number;
|
|
755
|
+
size: string;
|
|
754
756
|
flippedVertical: boolean;
|
|
755
757
|
flippedHorizontal: boolean;
|
|
756
758
|
touchable: boolean;
|
|
@@ -1135,6 +1137,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1135
1137
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1136
1138
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1137
1139
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1140
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1138
1141
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1139
1142
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1140
1143
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1306,9 +1309,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1306
1309
|
type: string;
|
|
1307
1310
|
touchable: boolean;
|
|
1308
1311
|
color: string;
|
|
1312
|
+
elevation: string;
|
|
1309
1313
|
radius: string;
|
|
1310
1314
|
state: string;
|
|
1311
|
-
elevation: string;
|
|
1312
1315
|
colorScheme: string;
|
|
1313
1316
|
}, {}, {
|
|
1314
1317
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1380,8 +1383,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1380
1383
|
default: boolean;
|
|
1381
1384
|
};
|
|
1382
1385
|
}>> & Readonly<{}>, {
|
|
1383
|
-
size: string;
|
|
1384
1386
|
rotation: number;
|
|
1387
|
+
size: string;
|
|
1385
1388
|
flippedVertical: boolean;
|
|
1386
1389
|
flippedHorizontal: boolean;
|
|
1387
1390
|
touchable: boolean;
|
|
@@ -1582,6 +1585,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1582
1585
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1583
1586
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1584
1587
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1588
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1585
1589
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1586
1590
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1587
1591
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1738,11 +1742,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1738
1742
|
size: string;
|
|
1739
1743
|
type: string;
|
|
1740
1744
|
color: string;
|
|
1745
|
+
elevation: string;
|
|
1741
1746
|
radius: string;
|
|
1742
1747
|
state: string;
|
|
1743
1748
|
iconLeft: Record<string, any>;
|
|
1744
1749
|
iconRight: Record<string, any>;
|
|
1745
|
-
elevation: string;
|
|
1746
1750
|
}, {}, {
|
|
1747
1751
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1748
1752
|
icon: {
|
|
@@ -1813,8 +1817,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1813
1817
|
default: boolean;
|
|
1814
1818
|
};
|
|
1815
1819
|
}>> & Readonly<{}>, {
|
|
1816
|
-
size: string;
|
|
1817
1820
|
rotation: number;
|
|
1821
|
+
size: string;
|
|
1818
1822
|
flippedVertical: boolean;
|
|
1819
1823
|
flippedHorizontal: boolean;
|
|
1820
1824
|
touchable: boolean;
|
|
@@ -1985,6 +1989,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1985
1989
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1986
1990
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1987
1991
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1992
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1988
1993
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1989
1994
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1990
1995
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -2143,8 +2148,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2143
2148
|
default: boolean;
|
|
2144
2149
|
};
|
|
2145
2150
|
}>> & Readonly<{}>, {
|
|
2146
|
-
size: string;
|
|
2147
2151
|
rotation: number;
|
|
2152
|
+
size: string;
|
|
2148
2153
|
flippedVertical: boolean;
|
|
2149
2154
|
flippedHorizontal: boolean;
|
|
2150
2155
|
touchable: boolean;
|
package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts
CHANGED
|
@@ -192,6 +192,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
192
192
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
193
193
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
194
194
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
195
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
195
196
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
196
197
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
197
198
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -763,6 +764,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
763
764
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
764
765
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
765
766
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
767
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
766
768
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
767
769
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
768
770
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -934,9 +936,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
934
936
|
type: string;
|
|
935
937
|
touchable: boolean;
|
|
936
938
|
color: string;
|
|
939
|
+
elevation: string;
|
|
937
940
|
radius: string;
|
|
938
941
|
state: string;
|
|
939
|
-
elevation: string;
|
|
940
942
|
colorScheme: string;
|
|
941
943
|
}, {}, {
|
|
942
944
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1008,8 +1010,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1008
1010
|
default: boolean;
|
|
1009
1011
|
};
|
|
1010
1012
|
}>> & Readonly<{}>, {
|
|
1011
|
-
size: string;
|
|
1012
1013
|
rotation: number;
|
|
1014
|
+
size: string;
|
|
1013
1015
|
flippedVertical: boolean;
|
|
1014
1016
|
flippedHorizontal: boolean;
|
|
1015
1017
|
touchable: boolean;
|
|
@@ -1210,6 +1212,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1210
1212
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1211
1213
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1212
1214
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1215
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1213
1216
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1214
1217
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1215
1218
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1366,11 +1369,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1366
1369
|
size: string;
|
|
1367
1370
|
type: string;
|
|
1368
1371
|
color: string;
|
|
1372
|
+
elevation: string;
|
|
1369
1373
|
radius: string;
|
|
1370
1374
|
state: string;
|
|
1371
1375
|
iconLeft: Record<string, any>;
|
|
1372
1376
|
iconRight: Record<string, any>;
|
|
1373
|
-
elevation: string;
|
|
1374
1377
|
}, {}, {
|
|
1375
1378
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1376
1379
|
icon: {
|
|
@@ -1441,8 +1444,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1441
1444
|
default: boolean;
|
|
1442
1445
|
};
|
|
1443
1446
|
}>> & Readonly<{}>, {
|
|
1444
|
-
size: string;
|
|
1445
1447
|
rotation: number;
|
|
1448
|
+
size: string;
|
|
1446
1449
|
flippedVertical: boolean;
|
|
1447
1450
|
flippedHorizontal: boolean;
|
|
1448
1451
|
touchable: boolean;
|
|
@@ -1618,8 +1621,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1618
1621
|
default: boolean;
|
|
1619
1622
|
};
|
|
1620
1623
|
}>> & Readonly<{}>, {
|
|
1621
|
-
size: string;
|
|
1622
1624
|
rotation: number;
|
|
1625
|
+
size: string;
|
|
1623
1626
|
flippedVertical: boolean;
|
|
1624
1627
|
flippedHorizontal: boolean;
|
|
1625
1628
|
touchable: boolean;
|
|
@@ -1789,6 +1792,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1789
1792
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1790
1793
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1791
1794
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1795
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1792
1796
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1793
1797
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1794
1798
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1947,8 +1951,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1947
1951
|
default: boolean;
|
|
1948
1952
|
};
|
|
1949
1953
|
}>> & Readonly<{}>, {
|
|
1950
|
-
size: string;
|
|
1951
1954
|
rotation: number;
|
|
1955
|
+
size: string;
|
|
1952
1956
|
flippedVertical: boolean;
|
|
1953
1957
|
flippedHorizontal: boolean;
|
|
1954
1958
|
touchable: boolean;
|
|
@@ -2150,6 +2154,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2150
2154
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2151
2155
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2152
2156
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2157
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2153
2158
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2154
2159
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
2155
2160
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -2306,11 +2311,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2306
2311
|
size: string;
|
|
2307
2312
|
type: string;
|
|
2308
2313
|
color: string;
|
|
2314
|
+
elevation: string;
|
|
2309
2315
|
radius: string;
|
|
2310
2316
|
state: string;
|
|
2311
2317
|
iconLeft: Record<string, any>;
|
|
2312
2318
|
iconRight: Record<string, any>;
|
|
2313
|
-
elevation: string;
|
|
2314
2319
|
}, {}, {
|
|
2315
2320
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2316
2321
|
icon: {
|
|
@@ -2381,8 +2386,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2381
2386
|
default: boolean;
|
|
2382
2387
|
};
|
|
2383
2388
|
}>> & Readonly<{}>, {
|
|
2384
|
-
size: string;
|
|
2385
2389
|
rotation: number;
|
|
2390
|
+
size: string;
|
|
2386
2391
|
flippedVertical: boolean;
|
|
2387
2392
|
flippedHorizontal: boolean;
|
|
2388
2393
|
touchable: boolean;
|
|
@@ -164,8 +164,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
164
164
|
default: boolean;
|
|
165
165
|
};
|
|
166
166
|
}>> & Readonly<{}>, {
|
|
167
|
-
size: string;
|
|
168
167
|
rotation: number;
|
|
168
|
+
size: string;
|
|
169
169
|
flippedVertical: boolean;
|
|
170
170
|
flippedHorizontal: boolean;
|
|
171
171
|
touchable: boolean;
|
|
@@ -193,6 +193,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
193
193
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
194
194
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
195
195
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
196
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
196
197
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
197
198
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
198
199
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -410,8 +411,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
410
411
|
default: boolean;
|
|
411
412
|
};
|
|
412
413
|
}>> & Readonly<{}>, {
|
|
413
|
-
size: string;
|
|
414
414
|
rotation: number;
|
|
415
|
+
size: string;
|
|
415
416
|
flippedVertical: boolean;
|
|
416
417
|
flippedHorizontal: boolean;
|
|
417
418
|
touchable: boolean;
|
|
@@ -60,9 +60,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
}>> & Readonly<{
|
|
61
61
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
62
62
|
}>, {
|
|
63
|
+
icon: Record<string, any> | null;
|
|
63
64
|
size: string;
|
|
64
65
|
label: string | null;
|
|
65
|
-
icon: Record<string, any> | null;
|
|
66
66
|
labelEllipsis: boolean;
|
|
67
67
|
}, {}, {
|
|
68
68
|
DsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -134,8 +134,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
134
134
|
default: boolean;
|
|
135
135
|
};
|
|
136
136
|
}>> & Readonly<{}>, {
|
|
137
|
-
size: string;
|
|
138
137
|
rotation: number;
|
|
138
|
+
size: string;
|
|
139
139
|
flippedVertical: boolean;
|
|
140
140
|
flippedHorizontal: boolean;
|
|
141
141
|
touchable: boolean;
|
|
@@ -153,6 +153,7 @@ export declare const data: () => {
|
|
|
153
153
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
154
154
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
155
155
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
157
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
157
158
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
159
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -227,8 +228,8 @@ export declare const data: () => {
|
|
|
227
228
|
readonly DANGER: "danger";
|
|
228
229
|
}>;
|
|
229
230
|
allowedColorsToBorderColorsMap: {
|
|
230
|
-
neutral: ("
|
|
231
|
-
neutralWeak: ("
|
|
231
|
+
neutral: ("primary" | "neutral" | "neutralWeak" | "primaryWeak")[];
|
|
232
|
+
neutralWeak: ("primary" | "neutral" | "neutralWeak" | "primaryWeak")[];
|
|
232
233
|
primary: ("primary" | "primaryWeak")[];
|
|
233
234
|
success: ("success" | "successWeak")[];
|
|
234
235
|
fail: ("fail" | "failWeak")[];
|
|
@@ -471,6 +472,7 @@ export declare const components: {
|
|
|
471
472
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
472
473
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
473
474
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
475
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
474
476
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
475
477
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
476
478
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -782,6 +784,7 @@ export declare const components: {
|
|
|
782
784
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
783
785
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
784
786
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
787
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
785
788
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
786
789
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
787
790
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -938,11 +941,11 @@ export declare const components: {
|
|
|
938
941
|
size: string;
|
|
939
942
|
type: string;
|
|
940
943
|
color: string;
|
|
944
|
+
elevation: string;
|
|
941
945
|
radius: string;
|
|
942
946
|
state: string;
|
|
943
947
|
iconLeft: Record<string, any>;
|
|
944
948
|
iconRight: Record<string, any>;
|
|
945
|
-
elevation: string;
|
|
946
949
|
}, {}, {
|
|
947
950
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
948
951
|
icon: {
|
|
@@ -1013,8 +1016,8 @@ export declare const components: {
|
|
|
1013
1016
|
default: boolean;
|
|
1014
1017
|
};
|
|
1015
1018
|
}>> & Readonly<{}>, {
|
|
1016
|
-
size: string;
|
|
1017
1019
|
rotation: number;
|
|
1020
|
+
size: string;
|
|
1018
1021
|
flippedVertical: boolean;
|
|
1019
1022
|
flippedHorizontal: boolean;
|
|
1020
1023
|
touchable: boolean;
|
|
@@ -1269,6 +1272,7 @@ export declare const components: {
|
|
|
1269
1272
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1270
1273
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1271
1274
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1275
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1272
1276
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1273
1277
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1274
1278
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1440,9 +1444,9 @@ export declare const components: {
|
|
|
1440
1444
|
type: string;
|
|
1441
1445
|
touchable: boolean;
|
|
1442
1446
|
color: string;
|
|
1447
|
+
elevation: string;
|
|
1443
1448
|
radius: string;
|
|
1444
1449
|
state: string;
|
|
1445
|
-
elevation: string;
|
|
1446
1450
|
colorScheme: string;
|
|
1447
1451
|
}, {}, {
|
|
1448
1452
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1514,8 +1518,8 @@ export declare const components: {
|
|
|
1514
1518
|
default: boolean;
|
|
1515
1519
|
};
|
|
1516
1520
|
}>> & Readonly<{}>, {
|
|
1517
|
-
size: string;
|
|
1518
1521
|
rotation: number;
|
|
1522
|
+
size: string;
|
|
1519
1523
|
flippedVertical: boolean;
|
|
1520
1524
|
flippedHorizontal: boolean;
|
|
1521
1525
|
touchable: boolean;
|
|
@@ -1716,6 +1720,7 @@ export declare const components: {
|
|
|
1716
1720
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1717
1721
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1718
1722
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1723
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1719
1724
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1720
1725
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1721
1726
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1872,11 +1877,11 @@ export declare const components: {
|
|
|
1872
1877
|
size: string;
|
|
1873
1878
|
type: string;
|
|
1874
1879
|
color: string;
|
|
1880
|
+
elevation: string;
|
|
1875
1881
|
radius: string;
|
|
1876
1882
|
state: string;
|
|
1877
1883
|
iconLeft: Record<string, any>;
|
|
1878
1884
|
iconRight: Record<string, any>;
|
|
1879
|
-
elevation: string;
|
|
1880
1885
|
}, {}, {
|
|
1881
1886
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1882
1887
|
icon: {
|
|
@@ -1947,8 +1952,8 @@ export declare const components: {
|
|
|
1947
1952
|
default: boolean;
|
|
1948
1953
|
};
|
|
1949
1954
|
}>> & Readonly<{}>, {
|
|
1950
|
-
size: string;
|
|
1951
1955
|
rotation: number;
|
|
1956
|
+
size: string;
|
|
1952
1957
|
flippedVertical: boolean;
|
|
1953
1958
|
flippedHorizontal: boolean;
|
|
1954
1959
|
touchable: boolean;
|
|
@@ -2027,8 +2032,8 @@ export declare const components: {
|
|
|
2027
2032
|
default: boolean;
|
|
2028
2033
|
};
|
|
2029
2034
|
}>> & Readonly<{}>, {
|
|
2030
|
-
size: string;
|
|
2031
2035
|
rotation: number;
|
|
2036
|
+
size: string;
|
|
2032
2037
|
flippedVertical: boolean;
|
|
2033
2038
|
flippedHorizontal: boolean;
|
|
2034
2039
|
touchable: boolean;
|
|
@@ -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;
|
|
@@ -446,8 +447,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
446
447
|
default: boolean;
|
|
447
448
|
};
|
|
448
449
|
}>> & Readonly<{}>, {
|
|
449
|
-
size: string;
|
|
450
450
|
rotation: number;
|
|
451
|
+
size: string;
|
|
451
452
|
flippedVertical: boolean;
|
|
452
453
|
flippedHorizontal: boolean;
|
|
453
454
|
touchable: boolean;
|
|
@@ -79,8 +79,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
79
79
|
RIGHT: string;
|
|
80
80
|
}>;
|
|
81
81
|
}, {
|
|
82
|
-
buttonPrimaryColor(): "
|
|
83
|
-
buttonSecondaryColor(): "
|
|
82
|
+
buttonPrimaryColor(): "primary" | "neutral";
|
|
83
|
+
buttonSecondaryColor(): "danger" | "neutral";
|
|
84
84
|
toastPosition(): string;
|
|
85
85
|
toastSize(): string;
|
|
86
86
|
}, {
|
|
@@ -346,6 +346,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
346
346
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
347
347
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
348
348
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
349
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
349
350
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
350
351
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
351
352
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -502,11 +503,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
502
503
|
size: string;
|
|
503
504
|
type: string;
|
|
504
505
|
color: string;
|
|
506
|
+
elevation: string;
|
|
505
507
|
radius: string;
|
|
506
508
|
state: string;
|
|
507
509
|
iconLeft: Record<string, any>;
|
|
508
510
|
iconRight: Record<string, any>;
|
|
509
|
-
elevation: string;
|
|
510
511
|
}, {}, {
|
|
511
512
|
WnlIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
512
513
|
icon: {
|
|
@@ -577,8 +578,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
577
578
|
default: boolean;
|
|
578
579
|
};
|
|
579
580
|
}>> & Readonly<{}>, {
|
|
580
|
-
size: string;
|
|
581
581
|
rotation: number;
|
|
582
|
+
size: string;
|
|
582
583
|
flippedVertical: boolean;
|
|
583
584
|
flippedHorizontal: boolean;
|
|
584
585
|
touchable: boolean;
|
|
@@ -133,8 +133,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
133
133
|
default: boolean;
|
|
134
134
|
};
|
|
135
135
|
}>> & Readonly<{}>, {
|
|
136
|
-
size: string;
|
|
137
136
|
rotation: number;
|
|
137
|
+
size: string;
|
|
138
138
|
flippedVertical: boolean;
|
|
139
139
|
flippedHorizontal: boolean;
|
|
140
140
|
touchable: boolean;
|
|
@@ -210,6 +210,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
210
210
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
211
211
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
212
212
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
213
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
213
214
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
214
215
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
215
216
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -442,8 +443,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
442
443
|
default: boolean;
|
|
443
444
|
};
|
|
444
445
|
}>> & Readonly<{}>, {
|
|
445
|
-
size: string;
|
|
446
446
|
rotation: number;
|
|
447
|
+
size: string;
|
|
447
448
|
flippedVertical: boolean;
|
|
448
449
|
flippedHorizontal: boolean;
|
|
449
450
|
touchable: boolean;
|
|
@@ -141,6 +141,7 @@ export declare const FONTAWESOME_ICONS: {
|
|
|
141
141
|
readonly FA_MEDAL: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
142
142
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
143
143
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
144
|
+
readonly FA_MESSAGES: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
144
145
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
145
146
|
readonly FA_MESSAGE_QUESTION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
146
147
|
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
package/dist/lib/js/index.d.ts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
export { default as Avatar } from './components/Avatar';
|
|
2
2
|
export * from './components/Avatar/Avatar.consts';
|
|
3
|
+
export { default as Badge } from './components/Badge';
|
|
4
|
+
export * from './components/Badge/Badge.consts';
|
|
3
5
|
export { default as BadgeScore } from './components/BadgeScore';
|
|
4
6
|
export { default as DsBadgeScore } from './components/BadgeScore';
|
|
5
7
|
export * from './components/BadgeScore/BadgeScore.consts';
|