@bethinkpl/design-system 29.2.1 → 29.3.0
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/dist/RadioButton-CnwgXzEL.js +63 -0
- package/dist/RadioButton-CnwgXzEL.js.map +1 -0
- package/dist/design-system.css +1 -1
- package/dist/design-system.js +116 -114
- package/dist/index-BC36rU9e.js +25376 -0
- package/dist/index-BC36rU9e.js.map +1 -0
- package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +1 -0
- package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +1 -0
- package/dist/lib/js/components/Chip/Chip.vue.d.ts +2 -0
- package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +1 -0
- package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +1 -0
- package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +1 -0
- package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +4 -0
- package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +1 -0
- package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +3 -0
- package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +1 -0
- package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +1 -0
- package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +2 -0
- package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +2 -0
- package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +1 -0
- package/dist/lib/js/components/Modal/Modal.vue.d.ts +1 -0
- package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +2 -0
- package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +2 -0
- package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +1 -0
- package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +3 -0
- package/dist/lib/js/components/ProgressBar/ProgressBar.consts.d.ts +6 -2
- package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +65 -7
- package/dist/lib/js/components/ProgressBar/ProgressBarLegend.consts.d.ts +12 -0
- package/dist/lib/js/components/ProgressBar/ProgressBarLegend.vue.d.ts +24 -0
- package/dist/lib/js/components/ProgressBar/ProgressBarLegendItem.vue.d.ts +29 -0
- package/dist/lib/js/components/ProgressBar/index.d.ts +1 -0
- package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +1 -0
- package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +2 -0
- package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +2 -0
- package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +1 -0
- package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +1 -0
- package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +3 -0
- package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +1 -0
- package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +1 -0
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +3 -0
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +3 -0
- package/dist/lib/js/components/Switch/Switch.vue.d.ts +1 -0
- package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +1 -0
- package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +1 -0
- package/dist/lib/js/icons/fontawesome.d.ts +1 -0
- package/dist/lib/js/index.d.ts +1 -0
- package/docs/assets/{AccessStatus-6RrquOtX.js → AccessStatus-CKL9Dmhn.js} +1 -1
- package/docs/assets/{AccessStatus.stories-Bsqyb22o.js → AccessStatus.stories-BfrBEU3-.js} +1 -1
- package/docs/assets/{Avatar-BcCt6j3Z.js → Avatar-6vv7ByrM.js} +1 -1
- package/docs/assets/{Avatar.stories-YUJQonrb.js → Avatar.stories-CmABY1Ry.js} +1 -1
- package/docs/assets/{Badge-_nJoBw3C.js → Badge-CGSn8HBe.js} +1 -1
- package/docs/assets/{Badge.stories-B-VcdDWa.js → Badge.stories-CaxYXDFU.js} +1 -1
- package/docs/assets/{BadgeScore-C1ncR4kj.js → BadgeScore-B4K0jdwQ.js} +1 -1
- package/docs/assets/{BadgeScore.stories-BYyf-cLS.js → BadgeScore.stories-BeqWmoL7.js} +1 -1
- package/docs/assets/{Banner-BcnYflQg.js → Banner-pv7sfD95.js} +1 -1
- package/docs/assets/{Banner.stories-B9NChHfT.js → Banner.stories-Rdwi1Tdx.js} +1 -1
- package/docs/assets/{BasicRichListItem-CvsA5xHV.js → BasicRichListItem-Bt97jels.js} +1 -1
- package/docs/assets/{BasicRichListItem.stories-DznFeq73.js → BasicRichListItem.stories-B3LSA5Ic.js} +2 -2
- package/docs/assets/{BlockadeStatus--5l5BVd9.js → BlockadeStatus-Czv84vXt.js} +1 -1
- package/docs/assets/{BlockedeStatus.stories-8GlaHCEz.js → BlockedeStatus.stories-BWviq2bI.js} +1 -1
- package/docs/assets/{Button-B94D9rfG.js → Button-CoyY6G5X.js} +1 -1
- package/docs/assets/{Button.stories-DBTCrvT-.js → Button.stories-BMHYR736.js} +1 -1
- package/docs/assets/{Card-BlnGdF9X.js → Card-Cfm-79Gl.js} +1 -1
- package/docs/assets/{Card.stories-CGm5MkC7.js → Card.stories-CwGTmuOi.js} +1 -1
- package/docs/assets/{CardExpandable-DZTIPKT0.js → CardExpandable-BvkNuHVj.js} +1 -1
- package/docs/assets/{CardExpandable.stories-B49sSgjI.js → CardExpandable.stories-CNIGCFpo.js} +1 -1
- package/docs/assets/{Checkbox-DszBECh_.js → Checkbox-BWpvE7c6.js} +1 -1
- package/docs/assets/{Checkbox.stories-BvJ9r9tj.js → Checkbox.stories-D8AfOL-o.js} +1 -1
- package/docs/assets/{Chip-BAzh6NQh.js → Chip-Bkc_Am1X.js} +1 -1
- package/docs/assets/{Chip.stories-DiXgts6u.js → Chip.stories-Xi2YV5_y.js} +1 -1
- package/docs/assets/{Color-ERTF36HU-DNDBr2Lw.js → Color-ERTF36HU-DYApUIcb.js} +1 -1
- package/docs/assets/{Colors.stories-BtNgjWxi.js → Colors.stories-BDCCkZg8.js} +1 -1
- package/docs/assets/{ColorsThemes.stories-Ct0Ai41o.js → ColorsThemes.stories-Dg55KCzR.js} +1 -1
- package/docs/assets/{ColorsTokensLms.stories-BP-WMJrS.js → ColorsTokensLms.stories-5BsvfIGh.js} +1 -1
- package/docs/assets/{ColorsTokensPrimaryBodywork.stories-zdX-tf4x.js → ColorsTokensPrimaryBodywork.stories-huDvcr5H.js} +1 -1
- package/docs/assets/{ColorsTokensPrimaryWnl.stories-DFVUj_99.js → ColorsTokensPrimaryWnl.stories-DYE-2tIP.js} +1 -1
- package/docs/assets/{CounterToggle-BY6TBtkk.js → CounterToggle-BdbJpfah.js} +1 -1
- package/docs/assets/{CounterToggle.stories-D-yMsFVH.js → CounterToggle.stories-DMmO0ghU.js} +1 -1
- package/docs/assets/{DateBox.stories-1irTl63N.js → DateBox.stories-1yADjuFG.js} +1 -1
- package/docs/assets/{DatePicker-ByIcer5b.js → DatePicker-BYTfqwtn.js} +1 -1
- package/docs/assets/{DatePicker.stories-YnlJI8-n.js → DatePicker.stories-VM43k94o.js} +1 -1
- package/docs/assets/{DateRangePicker-BptvC2tB.js → DateRangePicker-CuKtKGUK.js} +1 -1
- package/docs/assets/{DateRangePicker.stories-1rkFeu2B.js → DateRangePicker.stories-C8zrjbHt.js} +1 -1
- package/docs/assets/{Divider-NOTDPuJ1.js → Divider-GLNEyt1v.js} +1 -1
- package/docs/assets/{Divider.stories-Cjyx7utt.js → Divider.stories-CFtU3ER6.js} +1 -1
- package/docs/assets/{DocsRenderer-CFRXHY34-7UkMmLSl.js → DocsRenderer-CFRXHY34-DPtMtGg6.js} +5 -5
- package/docs/assets/{Drawer-CrAn35Yo.js → Drawer-BhUWahlN.js} +1 -1
- package/docs/assets/{Drawer.stories-iInS0JV5.js → Drawer.stories-B0-VK4H7.js} +1 -1
- package/docs/assets/{DrawerContent-DAIzyQNz.js → DrawerContent-CrWEJHiH.js} +1 -1
- package/docs/assets/{DrawerContent.stories-CBpbbVk_.js → DrawerContent.stories-BWVSAOvK.js} +1 -1
- package/docs/assets/{DrawerDivider-CKRXkKRz.js → DrawerDivider-xjDbe7dA.js} +1 -1
- package/docs/assets/{DrawerDivider.stories-iQ2J_ExP.js → DrawerDivider.stories-aQ5yJPRb.js} +1 -1
- package/docs/assets/{DrawerHeader-BwegM1fx.js → DrawerHeader-DdaoTm6b.js} +1 -1
- package/docs/assets/{DrawerHeader.stories-K6gxVRV-.js → DrawerHeader.stories-ccykPtCk.js} +1 -1
- package/docs/assets/{DrawerListItem-DvBfK0Hb.js → DrawerListItem-DfTABx8B.js} +1 -1
- package/docs/assets/{DrawerListItem.stories-BQT73CbZ.js → DrawerListItem.stories-D-FZzTMx.js} +1 -1
- package/docs/assets/{DrawerListItemGroup-SEWltKLJ.js → DrawerListItemGroup-CJEAM-Cj.js} +1 -1
- package/docs/assets/{DrawerListItemGroup.stories--DjTbAT3.js → DrawerListItemGroup.stories-g-_oxrRG.js} +1 -1
- package/docs/assets/{DrawerSection-BKYUXNfm.js → DrawerSection-xxKzDEsA.js} +1 -1
- package/docs/assets/{DrawerSection.stories-BBO65rId.js → DrawerSection.stories-B1tyxPSs.js} +1 -1
- package/docs/assets/{DrawerTile-CLcq_Ubm.js → DrawerTile-DmywJ3y2.js} +1 -1
- package/docs/assets/{DrawerTile.stories-DbLfOV-a.js → DrawerTile.stories-BkyiW5v5.js} +1 -1
- package/docs/assets/{Dropdown-Bdrd2ZIh.js → Dropdown-B251So_M.js} +1 -1
- package/docs/assets/{Dropdown.stories-BpwaldeL.js → Dropdown.stories-BTR1cBmp.js} +1 -1
- package/docs/assets/{FeatureIcon-BToReWwn.js → FeatureIcon-DlSsCT-N.js} +1 -1
- package/docs/assets/{FeatureIcon.stories-CgPr_HvJ.js → FeatureIcon.stories-Dd3es7Zp.js} +1 -1
- package/docs/assets/{FormField-o0Nbl5Xc.js → FormField-9b6SZuZX.js} +1 -1
- package/docs/assets/{FormField.stories-BT1y_kRT.js → FormField.stories-nWDxULUL.js} +1 -1
- package/docs/assets/{FormField.stories.shared-C7iHaKgG.js → FormField.stories.shared-BgsGljga.js} +1 -1
- package/docs/assets/{FormFieldMessage-j77PwDtU.js → FormFieldMessage-B4QT7U15.js} +1 -1
- package/docs/assets/{FormFieldMessage.stories-BmHxg-JM.js → FormFieldMessage.stories-D6SF2qUQ.js} +1 -1
- package/docs/assets/{GroupRichListItem-Ch7gwzMP.js → GroupRichListItem-1ZgkDTYR.js} +1 -1
- package/docs/assets/{GroupRichListItem.stories-B3fRNHr4.js → GroupRichListItem.stories-B8GKQ41b.js} +1 -1
- package/docs/assets/{HelpButton-BiWg2Xeu.js → HelpButton-NbGTgq8g.js} +1 -1
- package/docs/assets/{HelpButton.stories-Dj9cwFXK.js → HelpButton.stories-dYyl8Ajp.js} +1 -1
- package/docs/assets/{Icon-CJfhJHwv.js → Icon-NI6HBKO2.js} +10 -6
- package/docs/assets/{Icon.stories-Cj36JfMS.js → Icon.stories-BPuv-FNh.js} +1 -1
- package/docs/assets/IconButton-Dsfqv3yz.js +1 -0
- package/docs/assets/{IconButton.stories-4ROLBnvi.js → IconButton.stories-Df-JZlkP.js} +1 -1
- package/docs/assets/{IconText-DOjS8CFo.js → IconText-DeslOYu5.js} +1 -1
- package/docs/assets/{IconText.stories-DB7GTKW7.js → IconText.stories-B27vypOW.js} +1 -1
- package/docs/assets/{Image-B7PRENWe.js → Image-CfXOhuw2.js} +1 -1
- package/docs/assets/{Image.stories-DkYrm30P.js → Image.stories-DCHqfUW3.js} +1 -1
- package/docs/assets/{InputField-DJjokbZM.js → InputField-UVli5f6b.js} +1 -1
- package/docs/assets/{InputField.stories-gh5xDYbK.js → InputField.stories-ClgEGuuG.js} +1 -1
- package/docs/assets/{ItemsList-nTRSgJDP.js → ItemsList-MTdAgwyY.js} +1 -1
- package/docs/assets/{LoadingBar-DGNrwKu4.js → LoadingBar-CKSXAM-I.js} +1 -1
- package/docs/assets/{LoadingBar.stories-owR_6Oqy.js → LoadingBar.stories-m7-KOBdV.js} +1 -1
- package/docs/assets/{Modal-C7iR9oQ6.js → Modal-DTJAE74l.js} +1 -1
- package/docs/assets/{Modal.stories-BmsmYQgI.js → Modal.stories-C9ZbcQCs.js} +1 -1
- package/docs/assets/{ModalDialog-CSo8UkIU.js → ModalDialog-CUrhJ6LQ.js} +1 -1
- package/docs/assets/{ModalDialog.stories-ByUzaCby.js → ModalDialog.stories-COAlx1bt.js} +1 -1
- package/docs/assets/{NumberInCircle-CE28_Nsz.js → NumberInCircle-CaSb7HI1.js} +1 -1
- package/docs/assets/{NumberInCircle.stories-DFdUVSKM.js → NumberInCircle.stories-ugFw3DwZ.js} +1 -1
- package/docs/assets/{OutlineDivider-DJ9pnpJN.js → OutlineDivider-Dnwysotd.js} +1 -1
- package/docs/assets/{OutlineDivider.stories-Dzpei9KR.js → OutlineDivider.stories-B9vyH0Uz.js} +1 -1
- package/docs/assets/{OutlineItem-DvtZG15a.js → OutlineItem-3N1zOsTr.js} +1 -1
- package/docs/assets/{OutlineItem.stories-D2hY8U2_.js → OutlineItem.stories-CxuKxpst.js} +1 -1
- package/docs/assets/{OutlineSectionHeader-CSNr7XVB.js → OutlineSectionHeader-CUMU5m59.js} +1 -1
- package/docs/assets/{OutlineSectionHeader.stories-CuJwkOKg.js → OutlineSectionHeader.stories-DI36shRr.js} +1 -1
- package/docs/assets/{OverlayHeader-DA4fpeIv.js → OverlayHeader-C-5lGAZu.js} +1 -1
- package/docs/assets/{OverlayHeader.stories-DiOzyCPC.js → OverlayHeader.stories-DCn6fm8e.js} +1 -1
- package/docs/assets/{PageHeader-Cy-UHuRb.js → PageHeader-B0zPlNDE.js} +1 -1
- package/docs/assets/{PageHeader.stories-DlW4dler.js → PageHeader.stories-BPtwW7u7.js} +1 -1
- package/docs/assets/{Pagination-CH0GqNk-.js → Pagination-B1Qm8ipD.js} +1 -1
- package/docs/assets/{Pagination.stories-CB_u7eZP.js → Pagination.stories-D7r3QTPy.js} +1 -1
- package/docs/assets/{PasswordField-C_D138gk.js → PasswordField-DTCke8Gr.js} +1 -1
- package/docs/assets/{PasswordField.stories-DscLQADu.js → PasswordField.stories-BzUmHeV2.js} +1 -1
- package/docs/assets/{PopOver-DLjsS2et.js → PopOver-Bn4QrHXb.js} +1 -1
- package/docs/assets/{PopOver.stories-D0Xjo76q.js → PopOver.stories-XW_FKgg7.js} +1 -1
- package/docs/assets/{ProgressBar-Dj1UsIts.css → ProgressBar-BYgvOHe9.css} +1 -1
- package/docs/assets/ProgressBar-Y7_vdo2G.js +1 -0
- package/docs/assets/ProgressBar.stories-BpI8WF_M.js +106 -0
- package/docs/assets/ProgressBarLegend-CEt-pBme.css +1 -0
- package/docs/assets/ProgressBarLegend-D9fmI8_Q.js +1 -0
- package/docs/assets/ProgressBarLegend.stories-CTHPVxC_.js +21 -0
- package/docs/assets/ProgressBarLegendItem-DBa9yY6E.js +1 -0
- package/docs/assets/ProgressBarLegendItem-DNByZ9bA.css +1 -0
- package/docs/assets/ProgressBarLegendItem.stories-B8DeTq37.js +26 -0
- package/docs/assets/ProgressDonutChart-TeoCy0G3.js +1 -0
- package/docs/assets/{ProgressDonutChart.stories-DjEnOrCJ.js → ProgressDonutChart.stories-DYaTOxz1.js} +1 -1
- package/docs/assets/{RadioButton-B4B26bwA.js → RadioButton-30CGtcyR.js} +1 -1
- package/docs/assets/{RadioButton.stories-DI_odJH7.js → RadioButton.stories-Q7OkQUIz.js} +1 -1
- package/docs/assets/{RichListItem.stories-0FS4KOgO.js → RichListItem.stories-D8-KJmzV.js} +2 -2
- package/docs/assets/{SectionHeader-B-0Bn-lk.js → SectionHeader-BEr4jT8h.js} +1 -1
- package/docs/assets/{SectionHeader.stories-DMxecuyp.js → SectionHeader.stories-DSHtUSdX.js} +1 -1
- package/docs/assets/{SectionTitle-wTuJZZVS.js → SectionTitle-DDrKTXCv.js} +1 -1
- package/docs/assets/{SectionTitle.stories-Dr3KOvIl.js → SectionTitle.stories-DHZYU10N.js} +1 -1
- package/docs/assets/{SelectList-YMQ8rEMc.js → SelectList-DGd_SbLG.js} +1 -1
- package/docs/assets/{SelectList.stories-BO2EhByv.js → SelectList.stories-C86stkfP.js} +1 -1
- package/docs/assets/{SelectListItem-sjj2wPOg.js → SelectListItem-D6jbLU_Y.js} +1 -1
- package/docs/assets/{SelectListItem.stories-D7Jr_Rjw.js → SelectListItem.stories-BSmibPFW.js} +1 -1
- package/docs/assets/{SelectListItemDivider-CTU7_4OL.js → SelectListItemDivider-C5ZBkKAq.js} +1 -1
- package/docs/assets/{SelectListItemDivider.stories-rGpk0Yeg.js → SelectListItemDivider.stories-L5Oxd7Eo.js} +1 -1
- package/docs/assets/{SelectListItemTile-CUsln382.js → SelectListItemTile-C0BQGk_1.js} +1 -1
- package/docs/assets/{SelectListItemTile.stories-DIuIVWWH.js → SelectListItemTile.stories-CGbBqd9n.js} +1 -1
- package/docs/assets/{SelectListItemToggle-0rSpk6XA.js → SelectListItemToggle-w8TMej8m.js} +1 -1
- package/docs/assets/{SelectListItemToggle.stories-Ddo6JlVH.js → SelectListItemToggle.stories-DpOZ1bmq.js} +1 -1
- package/docs/assets/{SelectListSectionTitle-B9Dj10G9.js → SelectListSectionTitle-BpNI0QSS.js} +1 -1
- package/docs/assets/{SelectListSectionTitle.stories-DCZ-Sq6v.js → SelectListSectionTitle.stories-DB82qSxT.js} +1 -1
- package/docs/assets/{SelectionControl-M6cEJrGP.js → SelectionControl-CWQygzcl.js} +1 -1
- package/docs/assets/{SelectionTile-BVOuKTP3.js → SelectionTile-CVbm1FQN.js} +2 -2
- package/docs/assets/{SelectionTile.stories-kbbYzzkR.js → SelectionTile.stories-CDaADzlv.js} +1 -1
- package/docs/assets/{Skeleton-D5xhZMQa.js → Skeleton-D9fhH1qX.js} +1 -1
- package/docs/assets/{Skeleton.stories-ll-E-sPN.js → Skeleton.stories-x61Ys-cO.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded-DIq5sq2m.js → SurveyQuestionOpenEnded-BAnNjRqI.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded.stories-BkyaFtSM.js → SurveyQuestionOpenEnded.stories-DrMatTZx.js} +1 -1
- package/docs/assets/{SurveyQuestionScale-C1YFeEPJ.js → SurveyQuestionScale-DZXIYUUt.js} +1 -1
- package/docs/assets/{SurveyQuestionScale.stories-BSjScx_Z.js → SurveyQuestionScale.stories-CjYlsDuN.js} +1 -1
- package/docs/assets/{SurveyToggle-DRRRlYMv.js → SurveyToggle-DguwCDO8.js} +1 -1
- package/docs/assets/{SurveyToggle.stories-DmFFbx3p.js → SurveyToggle.stories-CLOTKd1_.js} +1 -1
- package/docs/assets/{Switch-myVZDsGf.js → Switch-CRLkRMDz.js} +1 -1
- package/docs/assets/{Switch.stories-Dd_aNOOy.js → Switch.stories-hfNFrQi_.js} +1 -1
- package/docs/assets/{TabItem-DXEHM_OJ.js → TabItem-Beq_DioL.js} +1 -1
- package/docs/assets/{TabItem.stories-CUfluMvM.js → TabItem.stories-CgL50VY_.js} +1 -1
- package/docs/assets/{TextGroup-BC5JAQ0O.js → TextGroup--bAkZnWi.js} +1 -1
- package/docs/assets/{TextGroup.stories-BpYwN47b.js → TextGroup.stories-RIm5WlzO.js} +1 -1
- package/docs/assets/{ThreeColumnLayout-LVzDOKfj.js → ThreeColumnLayout-Cp_9DCdw.js} +1 -1
- package/docs/assets/{ThreeColumnLayout.stories-CkgbTH3p.js → ThreeColumnLayout.stories-x0bQCo--.js} +1 -1
- package/docs/assets/{Tile--bMKlDuj.js → Tile-jzFqPN2Q.js} +1 -1
- package/docs/assets/{Tile.sb.shared-CLYuDO8R.js → Tile.sb.shared-HZrN5Yh_.js} +1 -1
- package/docs/assets/{Tile.stories-BETofu4-.js → Tile.stories-DW5hMbNj.js} +1 -1
- package/docs/assets/{Toast-CpKr8v3q.js → Toast-B-AtBUeF.js} +1 -1
- package/docs/assets/{Toast.stories-knplqPP3.js → Toast.stories-BC2256p4.js} +1 -1
- package/docs/assets/{ToggleButton-jk5NGNQU.js → ToggleButton-BRizdAy6.js} +1 -1
- package/docs/assets/{ToggleButton.stories-Cp1c8cNh.js → ToggleButton.stories-CrarLcXq.js} +1 -1
- package/docs/assets/{Tooltip-BvaJ_K9_.js → Tooltip-Dri2vN3o.js} +1 -1
- package/docs/assets/{Tooltip.stories-xtukYF4C.js → Tooltip.stories-CvsXg1BU.js} +1 -1
- package/docs/assets/{TypographyTokensLms.stories-Cm_y52b6.js → TypographyTokensLms.stories-B8wfmUfn.js} +1 -1
- package/docs/assets/{TypographyVariables.stories-DTHJ_1UO.js → TypographyVariables.stories-BXmLxaG6.js} +1 -1
- package/docs/assets/{Well-Djx9_Lkt.js → Well-BgkT37-V.js} +1 -1
- package/docs/assets/{Well.stories-CL_lOoak.js → Well.stories-VyyP7bL3.js} +1 -1
- package/docs/assets/{entry-preview-CAn2_StQ.js → entry-preview-BGI8djEi.js} +1 -1
- package/docs/assets/{entry-preview-docs-Y_6rrjxM.js → entry-preview-docs-9BJoasfm.js} +1 -1
- package/docs/assets/iframe-Cdu_IgPB.js +2 -0
- package/docs/assets/{index-CupCHp3X.js → index-01VS1SvV.js} +1 -1
- package/docs/assets/{index-CyNq9Pcs.js → index-Dd4v1DO6.js} +1 -1
- package/docs/assets/{preview-ByRMDIXv.js → preview-C8Y-TAOj.js} +2 -2
- package/docs/assets/preview-DKMlMx_S.js +64 -0
- package/docs/assets/{string-BB4EAZtA.js → string-D9E4uE5t.js} +1 -1
- package/docs/assets/{vue-popper-m_ujT3wC.js → vue-popper-CKSsDv3l.js} +2 -2
- package/docs/assets/{vue.esm-bundler-DcRN7CPI.js → vue.esm-bundler-B__7-iky.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/ProgressBar/ProgressBar.consts.ts +5 -1
- package/lib/js/components/ProgressBar/ProgressBar.spec.ts +68 -0
- package/lib/js/components/ProgressBar/ProgressBar.stories.ts +78 -7
- package/lib/js/components/ProgressBar/ProgressBar.vue +24 -1
- package/lib/js/components/ProgressBar/ProgressBarLegend.consts.ts +15 -0
- package/lib/js/components/ProgressBar/ProgressBarLegend.stories.ts +97 -0
- package/lib/js/components/ProgressBar/ProgressBarLegend.vue +62 -0
- package/lib/js/components/ProgressBar/ProgressBarLegendItem.stories.ts +76 -0
- package/lib/js/components/ProgressBar/ProgressBarLegendItem.vue +263 -0
- package/lib/js/components/ProgressBar/index.ts +1 -0
- package/lib/js/icons/fontawesome.ts +2 -0
- package/lib/js/index.ts +1 -0
- package/package.json +1 -1
- package/docs/assets/IconButton-Ds4zUdcw.js +0 -1
- package/docs/assets/ProgressBar-CNQn5L6a.js +0 -1
- package/docs/assets/ProgressBar.stories-CCHGxEDq.js +0 -57
- package/docs/assets/ProgressDonutChart-CYr0uWkM.js +0 -1
- package/docs/assets/iframe-Dx1h5O--.js +0 -2
- package/docs/assets/preview-C4VNpVDT.js +0 -64
|
@@ -104,6 +104,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
104
104
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
105
105
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
106
106
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
107
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
107
108
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
108
109
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
109
110
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -75,6 +75,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
75
75
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
76
76
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
77
77
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
78
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
78
79
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
79
80
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
80
81
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -94,6 +94,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
94
94
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
95
95
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
96
96
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
97
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
97
98
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
98
99
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
99
100
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -565,6 +566,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
565
566
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
566
567
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
567
568
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
569
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
568
570
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
569
571
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
570
572
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -95,6 +95,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
95
95
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
96
96
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
97
97
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
98
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
98
99
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
99
100
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
100
101
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -859,6 +859,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
859
859
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
860
860
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
861
861
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
862
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
862
863
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
863
864
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
864
865
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -702,6 +702,7 @@ declare const _default: import('vue').DefineComponent<{
|
|
|
702
702
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
703
703
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
704
704
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
705
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
705
706
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
706
707
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
707
708
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -116,6 +116,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
116
116
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
117
117
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
118
118
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
119
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
119
120
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
120
121
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
121
122
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -701,6 +702,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
701
702
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
702
703
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
703
704
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
705
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
704
706
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
705
707
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
706
708
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1263,6 +1265,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1263
1265
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1264
1266
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1265
1267
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1268
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1266
1269
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1267
1270
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1268
1271
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1734,6 +1737,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1734
1737
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1735
1738
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1736
1739
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1740
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1737
1741
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1738
1742
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1739
1743
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -70,6 +70,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
70
70
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
71
71
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
72
72
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
73
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
73
74
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
74
75
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
75
76
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -128,6 +128,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
128
128
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
129
129
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
130
130
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
131
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
131
132
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
132
133
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
133
134
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -518,6 +519,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
518
519
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
519
520
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
520
521
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
522
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
521
523
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
522
524
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
523
525
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1014,6 +1016,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1014
1016
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1015
1017
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1016
1018
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1019
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1017
1020
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1018
1021
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1019
1022
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -75,6 +75,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
75
75
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
76
76
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
77
77
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
78
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
78
79
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
79
80
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
80
81
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -71,6 +71,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
71
71
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
72
72
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
73
73
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
74
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
74
75
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
75
76
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
76
77
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -110,6 +110,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
110
110
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
111
111
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
112
112
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
113
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
113
114
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
114
115
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
115
116
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -482,6 +483,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
482
483
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
483
484
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
484
485
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
486
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
485
487
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
486
488
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
487
489
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -119,6 +119,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
119
119
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
120
120
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
121
121
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
122
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
122
123
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
123
124
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
124
125
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -615,6 +616,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
615
616
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
616
617
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
617
618
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
619
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
618
620
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
619
621
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
620
622
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -77,6 +77,7 @@ export declare const ICONS: {
|
|
|
77
77
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
78
78
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
79
79
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
80
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
80
81
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
81
82
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
82
83
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -58,6 +58,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
58
58
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
59
59
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
60
60
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
61
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
61
62
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
62
63
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
63
64
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -157,6 +157,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
157
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
158
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
159
159
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
160
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
160
161
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
161
162
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
162
163
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -721,6 +722,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
721
722
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
722
723
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
723
724
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
725
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
724
726
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
725
727
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
726
728
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -292,6 +292,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
292
292
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
293
293
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
294
294
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
295
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
295
296
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
296
297
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
297
298
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -856,6 +857,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
856
857
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
857
858
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
858
859
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
860
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
859
861
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
860
862
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
861
863
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -114,6 +114,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
114
114
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
115
115
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
116
116
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
117
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
117
118
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
118
119
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
119
120
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -108,6 +108,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
108
108
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
109
109
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
110
110
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
111
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
111
112
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
112
113
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
113
114
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -445,6 +446,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
445
446
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
446
447
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
447
448
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
449
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
448
450
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
449
451
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
450
452
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1107,6 +1109,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1107
1109
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1108
1110
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1109
1111
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1112
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1110
1113
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1111
1114
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1112
1115
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Value } from '../../utils/type.utils';
|
|
2
|
+
import { IconItem } from '../Icons/Icon';
|
|
2
3
|
|
|
3
4
|
export declare const PROGRESS_BAR_RANGE_COLORS: {
|
|
4
5
|
readonly PRIMARY_MEDIUM: "primaryMedium";
|
|
@@ -53,12 +54,15 @@ export declare const PROGRESS_BAR_RADII: {
|
|
|
53
54
|
};
|
|
54
55
|
export type ProgressBarRadius = Value<typeof PROGRESS_BAR_RADII>;
|
|
55
56
|
export declare const PROGRESS_BAR_LAYOUTS: {
|
|
56
|
-
DEFAULT:
|
|
57
|
-
COMPACT:
|
|
57
|
+
readonly DEFAULT: "default";
|
|
58
|
+
readonly COMPACT: "compact";
|
|
58
59
|
};
|
|
59
60
|
export type ProgressBarLayout = Value<typeof PROGRESS_BAR_LAYOUTS>;
|
|
60
61
|
export interface ProgressBarRange {
|
|
61
62
|
color: typeof PROGRESS_BAR_RANGE_COLORS[keyof typeof PROGRESS_BAR_RANGE_COLORS];
|
|
62
63
|
start: number;
|
|
63
64
|
length: number;
|
|
65
|
+
label?: string;
|
|
66
|
+
icon?: IconItem;
|
|
67
|
+
data?: string;
|
|
64
68
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
2
|
import { ProgressBarBadgeColor, ProgressBarLabelTextSize, ProgressBarLayout, ProgressBarRadius, ProgressBarRange, ProgressBarSize } from './ProgressBar.consts';
|
|
3
|
+
import { ProgressBarLegendSize } from './ProgressBarLegend.consts';
|
|
3
4
|
|
|
4
5
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
5
6
|
size: {
|
|
@@ -23,8 +24,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
23
24
|
validator(size: ProgressBarRadius): boolean;
|
|
24
25
|
};
|
|
25
26
|
layout: {
|
|
26
|
-
type:
|
|
27
|
-
default:
|
|
27
|
+
type: PropType<ProgressBarLayout>;
|
|
28
|
+
default: "default";
|
|
28
29
|
validator(size: ProgressBarLayout): boolean;
|
|
29
30
|
};
|
|
30
31
|
labelText: {
|
|
@@ -57,6 +58,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
57
58
|
default: "info";
|
|
58
59
|
validator(color: ProgressBarBadgeColor): boolean;
|
|
59
60
|
};
|
|
61
|
+
hasLegend: {
|
|
62
|
+
type: BooleanConstructor;
|
|
63
|
+
default: boolean;
|
|
64
|
+
};
|
|
65
|
+
legendSize: {
|
|
66
|
+
type: PropType<ProgressBarLegendSize>;
|
|
67
|
+
default: "small";
|
|
68
|
+
};
|
|
69
|
+
hasLegendPercentValue: {
|
|
70
|
+
type: BooleanConstructor;
|
|
71
|
+
default: boolean;
|
|
72
|
+
};
|
|
60
73
|
}>, {}, {
|
|
61
74
|
PROGRESS_BAR_SIZES: Readonly<{
|
|
62
75
|
readonly MEDIUM: "medium";
|
|
@@ -68,8 +81,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
68
81
|
NONE: string;
|
|
69
82
|
}>;
|
|
70
83
|
PROGRESS_BAR_LAYOUTS: Readonly<{
|
|
71
|
-
DEFAULT:
|
|
72
|
-
COMPACT:
|
|
84
|
+
readonly DEFAULT: "default";
|
|
85
|
+
readonly COMPACT: "compact";
|
|
73
86
|
}>;
|
|
74
87
|
PROGRESS_BAR_LABEL_TEXT_SIZES: Readonly<{
|
|
75
88
|
readonly MEDIUM: "medium";
|
|
@@ -125,6 +138,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
125
138
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
126
139
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
127
140
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
141
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
128
142
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
129
143
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
130
144
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -351,8 +365,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
351
365
|
validator(size: ProgressBarRadius): boolean;
|
|
352
366
|
};
|
|
353
367
|
layout: {
|
|
354
|
-
type:
|
|
355
|
-
default:
|
|
368
|
+
type: PropType<ProgressBarLayout>;
|
|
369
|
+
default: "default";
|
|
356
370
|
validator(size: ProgressBarLayout): boolean;
|
|
357
371
|
};
|
|
358
372
|
labelText: {
|
|
@@ -385,11 +399,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
385
399
|
default: "info";
|
|
386
400
|
validator(color: ProgressBarBadgeColor): boolean;
|
|
387
401
|
};
|
|
402
|
+
hasLegend: {
|
|
403
|
+
type: BooleanConstructor;
|
|
404
|
+
default: boolean;
|
|
405
|
+
};
|
|
406
|
+
legendSize: {
|
|
407
|
+
type: PropType<ProgressBarLegendSize>;
|
|
408
|
+
default: "small";
|
|
409
|
+
};
|
|
410
|
+
hasLegendPercentValue: {
|
|
411
|
+
type: BooleanConstructor;
|
|
412
|
+
default: boolean;
|
|
413
|
+
};
|
|
388
414
|
}>> & Readonly<{}>, {
|
|
389
415
|
size: string;
|
|
390
416
|
radius: string;
|
|
417
|
+
layout: ProgressBarLayout;
|
|
391
418
|
labelTextSize: string;
|
|
392
|
-
layout: string;
|
|
393
419
|
labelText: string;
|
|
394
420
|
labelData: string;
|
|
395
421
|
labelDataSupporting: string;
|
|
@@ -397,7 +423,39 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
397
423
|
labelTextEllipsis: boolean;
|
|
398
424
|
badgePosition: number;
|
|
399
425
|
badgeColor: string;
|
|
426
|
+
hasLegend: boolean;
|
|
427
|
+
legendSize: ProgressBarLegendSize;
|
|
428
|
+
hasLegendPercentValue: boolean;
|
|
400
429
|
}, {}, {
|
|
430
|
+
ProgressBarLegend: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
431
|
+
layout: {
|
|
432
|
+
type: PropType<import('./ProgressBarLegend.consts').ProgressBarLegendLayout>;
|
|
433
|
+
};
|
|
434
|
+
ranges: {
|
|
435
|
+
type: PropType<ProgressBarRange[]>;
|
|
436
|
+
required: true;
|
|
437
|
+
};
|
|
438
|
+
size: {
|
|
439
|
+
type: PropType<ProgressBarLegendSize>;
|
|
440
|
+
};
|
|
441
|
+
hasPercentValue: {
|
|
442
|
+
type: PropType<boolean>;
|
|
443
|
+
};
|
|
444
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
445
|
+
layout: {
|
|
446
|
+
type: PropType<import('./ProgressBarLegend.consts').ProgressBarLegendLayout>;
|
|
447
|
+
};
|
|
448
|
+
ranges: {
|
|
449
|
+
type: PropType<ProgressBarRange[]>;
|
|
450
|
+
required: true;
|
|
451
|
+
};
|
|
452
|
+
size: {
|
|
453
|
+
type: PropType<ProgressBarLegendSize>;
|
|
454
|
+
};
|
|
455
|
+
hasPercentValue: {
|
|
456
|
+
type: PropType<boolean>;
|
|
457
|
+
};
|
|
458
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
401
459
|
DsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
402
460
|
icon: {
|
|
403
461
|
type: ObjectConstructor;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Value } from '../../utils/type.utils';
|
|
2
|
+
|
|
3
|
+
export declare const PROGRESS_BAR_LEGEND_LAYOUTS: {
|
|
4
|
+
readonly DEFAULT: "default";
|
|
5
|
+
readonly COMPACT: "compact";
|
|
6
|
+
};
|
|
7
|
+
export type ProgressBarLegendLayout = Value<typeof PROGRESS_BAR_LEGEND_LAYOUTS>;
|
|
8
|
+
export declare const PROGRESS_BAR_LEGEND_SIZES: {
|
|
9
|
+
readonly SMALL: "small";
|
|
10
|
+
readonly MEDIUM: "medium";
|
|
11
|
+
};
|
|
12
|
+
export type ProgressBarLegendSize = Value<typeof PROGRESS_BAR_LEGEND_SIZES>;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { ProgressBarLegendLayout, ProgressBarLegendSize } from './ProgressBarLegend.consts';
|
|
2
|
+
import { ProgressBarRange } from './ProgressBar.consts';
|
|
3
|
+
|
|
4
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
5
|
+
layout?: ProgressBarLegendLayout;
|
|
6
|
+
ranges: Array<ProgressBarRange>;
|
|
7
|
+
size?: ProgressBarLegendSize;
|
|
8
|
+
hasPercentValue?: boolean;
|
|
9
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
10
|
+
layout?: ProgressBarLegendLayout;
|
|
11
|
+
ranges: Array<ProgressBarRange>;
|
|
12
|
+
size?: ProgressBarLegendSize;
|
|
13
|
+
hasPercentValue?: boolean;
|
|
14
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
15
|
+
export default _default;
|
|
16
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
17
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
18
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
19
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
20
|
+
} : {
|
|
21
|
+
type: import('vue').PropType<T[K]>;
|
|
22
|
+
required: true;
|
|
23
|
+
};
|
|
24
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { IconItem } from '../Icons/Icon';
|
|
2
|
+
import { ProgressBarRangeColor } from './ProgressBar.consts';
|
|
3
|
+
import { ProgressBarLegendSize } from './ProgressBarLegend.consts';
|
|
4
|
+
|
|
5
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
6
|
+
size?: ProgressBarLegendSize;
|
|
7
|
+
color: ProgressBarRangeColor;
|
|
8
|
+
icon?: IconItem | null;
|
|
9
|
+
label?: string;
|
|
10
|
+
data?: string;
|
|
11
|
+
percentValue?: string;
|
|
12
|
+
}>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
|
|
13
|
+
size?: ProgressBarLegendSize;
|
|
14
|
+
color: ProgressBarRangeColor;
|
|
15
|
+
icon?: IconItem | null;
|
|
16
|
+
label?: string;
|
|
17
|
+
data?: string;
|
|
18
|
+
percentValue?: string;
|
|
19
|
+
}>>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
20
|
+
export default _default;
|
|
21
|
+
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
22
|
+
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
23
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
24
|
+
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
25
|
+
} : {
|
|
26
|
+
type: import('vue').PropType<T[K]>;
|
|
27
|
+
required: true;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
@@ -73,6 +73,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
73
73
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
74
74
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
75
75
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
76
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
76
77
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
77
78
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
78
79
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -723,6 +723,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
723
723
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
724
724
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
725
725
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
726
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
726
727
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
727
728
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
728
729
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1141,6 +1142,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1141
1142
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1142
1143
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1143
1144
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1145
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1144
1146
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1145
1147
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1146
1148
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -139,6 +139,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
139
139
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
140
140
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
141
141
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
142
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
142
143
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
143
144
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
144
145
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -557,6 +558,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
557
558
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
558
559
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
559
560
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
561
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
560
562
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
561
563
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
562
564
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -98,6 +98,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
98
98
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
99
99
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
100
100
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
101
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
101
102
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
102
103
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
103
104
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts
CHANGED
|
@@ -185,6 +185,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
185
185
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
186
186
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
187
187
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
188
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
188
189
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
189
190
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
190
191
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -81,6 +81,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
81
81
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
82
82
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
83
83
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
84
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
84
85
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
85
86
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
86
87
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -669,6 +670,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
669
670
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
670
671
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
671
672
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
673
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
672
674
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
673
675
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
674
676
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1133,6 +1135,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1133
1135
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1134
1136
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1135
1137
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1138
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1136
1139
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1137
1140
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1138
1141
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -54,6 +54,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
54
54
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
55
55
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
56
56
|
readonly FA_BULLSEYE_ARROW: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
57
|
+
readonly FA_BRAIN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
57
58
|
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
58
59
|
readonly FA_CALENDAR_CHECK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
59
60
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|