@bethinkpl/design-system 26.1.0 → 26.1.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/dist/design-system.umd.cjs +18 -18
- package/dist/design-system.umd.cjs.map +1 -1
- package/dist/lib/js/components/Banner/Banner.vue.d.ts +4 -0
- package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +1 -0
- package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +2 -0
- package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +1 -0
- package/dist/lib/js/components/Chip/Chip.vue.d.ts +3 -0
- package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.composables.d.ts +24 -0
- package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.consts.d.ts +3 -0
- package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +203 -166
- package/dist/lib/js/components/DatePickers/DatePickerBox/DatePickerBox.vue.d.ts +10 -5
- package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +402 -0
- package/dist/lib/js/components/DatePickers/DateRangePicker/index.d.ts +3 -0
- package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +7 -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 +4 -0
- package/dist/lib/js/components/Drawer/DrawerTile/DrawerTile.vue.d.ts +1 -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 +4 -1
- package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +3 -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 +4 -0
- package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +4 -0
- package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +1 -0
- package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +4 -0
- package/dist/lib/js/components/ProgressBar/ProgressBar.vue.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/SelectListItemTile/SelectListItemTile.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 +5 -0
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +5 -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/Tile/Tile.vue.d.ts +1 -0
- package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +1 -0
- package/dist/lib/js/components/Tooltip/Tooltip.vue.d.ts +1 -1
- package/dist/lib/js/icons/fontawesome.d.ts +1 -0
- package/dist/lib/js/index.d.ts +1 -0
- package/docs/assets/{AccessStatus-CZ2wkKUN.js → AccessStatus-BXan1lEc.js} +1 -1
- package/docs/assets/{AccessStatus.stories-DqLttI6G.js → AccessStatus.stories-DxmB8jeD.js} +1 -1
- package/docs/assets/{BadgeScore-Cb8Vr0p3.js → BadgeScore-CJRAekNi.js} +1 -1
- package/docs/assets/{BadgeScore.stories-VUIYoC0K.js → BadgeScore.stories-kqknHhLd.js} +1 -1
- package/docs/assets/{Banner-C_-ztwHr.js → Banner-DeL_mSKv.js} +1 -1
- package/docs/assets/{Banner.stories-DEpqpjNt.js → Banner.stories-DOdH9jC-.js} +1 -1
- package/docs/assets/{BasicRichListItem-CL431QeF.js → BasicRichListItem-D3mhBGPV.js} +1 -1
- package/docs/assets/{BasicRichListItem.stories-DJhpvSDZ.js → BasicRichListItem.stories-BL_tCw7A.js} +2 -2
- package/docs/assets/{BlockadeStatus-D0rB6KRL.js → BlockadeStatus-COz686Yw.js} +1 -1
- package/docs/assets/{BlockedeStatus.stories--W5rj6m4.js → BlockedeStatus.stories-CF5KGt2v.js} +1 -1
- package/docs/assets/{Button-BfC5uvwA.js → Button-B0thvSZc.js} +1 -1
- package/docs/assets/{Button.stories-CI72rNoF.js → Button.stories-t4KLRczd.js} +1 -1
- package/docs/assets/{Card-BNrHU9qb.js → Card-DQn9130w.js} +1 -1
- package/docs/assets/{Card.stories-Tu0NJeHc.js → Card.stories-Bws-4i9c.js} +1 -1
- package/docs/assets/{CardExpandable-CyaYxO0k.js → CardExpandable-DjcLb6gt.js} +1 -1
- package/docs/assets/{CardExpandable.stories-BnMu24tF.js → CardExpandable.stories-DQgT5zfs.js} +1 -1
- package/docs/assets/{Checkbox-Bqk4dEqh.js → Checkbox-D_2ud6Th.js} +1 -1
- package/docs/assets/{Checkbox.stories-D8ttSHbp.js → Checkbox.stories-DwLSbAE5.js} +1 -1
- package/docs/assets/{Chip-DBH11WGD.js → Chip-LprVecVf.js} +1 -1
- package/docs/assets/{Chip.stories-Dd2KHKo0.js → Chip.stories-8NyJdmpb.js} +1 -1
- package/docs/assets/{Color-ERTF36HU-Dpy8vc_W.js → Color-ERTF36HU-B4VUg7YC.js} +1 -1
- package/docs/assets/{Colors.stories-V9xulpl8.js → Colors.stories-B9f3lzBZ.js} +1 -1
- package/docs/assets/{ColorsThemes.stories-DULXUm6A.js → ColorsThemes.stories-DnjmHl__.js} +1 -1
- package/docs/assets/{ColorsTokensLms.stories-D7S65YJS.js → ColorsTokensLms.stories-BwtJlugM.js} +1 -1
- package/docs/assets/{ColorsTokensPrimaryBodywork.stories-D_vwh3Jq.js → ColorsTokensPrimaryBodywork.stories-C-UIhsfw.js} +1 -1
- package/docs/assets/{ColorsTokensPrimaryWnl.stories-BXkcRNQy.js → ColorsTokensPrimaryWnl.stories-pZHESTNX.js} +1 -1
- package/docs/assets/{CounterToggle-RylBZadb.js → CounterToggle-Bn8GLLo_.js} +1 -1
- package/docs/assets/{CounterToggle.stories-D_-AsS4y.js → CounterToggle.stories-i3F0njw3.js} +1 -1
- package/docs/assets/DatePicker-C2bxBng6.js +2 -0
- package/docs/assets/{DatePicker.stories-D7a156oj.js → DatePicker.stories-CQvgmQCi.js} +1 -1
- package/docs/assets/DateRangePicker-DmfHJ7DC.js +1 -0
- package/docs/assets/DateRangePicker.stories-CC58Ean1.js +37 -0
- package/docs/assets/{Divider-BPqXVinF.js → Divider-ClNbKvxH.js} +1 -1
- package/docs/assets/{Divider.stories-D-I6wDB1.js → Divider.stories-DjiliY9Q.js} +1 -1
- package/docs/assets/{DocsRenderer-CFRXHY34-C1Auldw2.js → DocsRenderer-CFRXHY34-87qXMkT7.js} +5 -5
- package/docs/assets/{Drawer-DbwdfqO9.js → Drawer-CPwHZ_w7.js} +1 -1
- package/docs/assets/{Drawer.stories-CA7ckJHC.js → Drawer.stories-COUOUpGR.js} +1 -1
- package/docs/assets/{DrawerContent-BGc6gxGX.js → DrawerContent-D-JrB94m.js} +1 -1
- package/docs/assets/{DrawerContent.stories-DQul9BkA.js → DrawerContent.stories-C01c08bP.js} +1 -1
- package/docs/assets/{DrawerDivider-CtJq0tq6.js → DrawerDivider-glZ2sb5T.js} +1 -1
- package/docs/assets/{DrawerDivider.stories-DM3Aqadb.js → DrawerDivider.stories-KJO8nE32.js} +1 -1
- package/docs/assets/{DrawerHeader-B5vYU2PL.js → DrawerHeader-rPEO3zyc.js} +1 -1
- package/docs/assets/{DrawerHeader.stories-cpfS-wBt.js → DrawerHeader.stories-BPskZz-V.js} +1 -1
- package/docs/assets/{DrawerListItem-0fUrCEXt.js → DrawerListItem-BtTMrhjG.js} +1 -1
- package/docs/assets/{DrawerListItem.stories-CmJW1Uss.js → DrawerListItem.stories-Kr7hSVJR.js} +1 -1
- package/docs/assets/{DrawerListItemGroup-CLrc_eJs.js → DrawerListItemGroup-BJGU_uck.js} +1 -1
- package/docs/assets/{DrawerListItemGroup.stories-bG34xd5v.js → DrawerListItemGroup.stories-CZ93-7rg.js} +1 -1
- package/docs/assets/{DrawerSection-DFvcNR71.js → DrawerSection-CqBCpJHk.js} +1 -1
- package/docs/assets/{DrawerSection.stories-DVELqRM_.js → DrawerSection.stories-DyDGPp7Y.js} +1 -1
- package/docs/assets/{DrawerTile-BJkMh2fU.js → DrawerTile-CwWntL3-.js} +1 -1
- package/docs/assets/{DrawerTile.stories-B8kWqDLf.js → DrawerTile.stories-DI0oJNxW.js} +1 -1
- package/docs/assets/{Dropdown-Dt2QFB2U.js → Dropdown-BFqYgkV7.js} +1 -1
- package/docs/assets/{Dropdown.stories-CDrmWXHI.js → Dropdown.stories-CmVTDgGH.js} +1 -1
- package/docs/assets/{FeatureIcon-B47w4DBU.js → FeatureIcon-CMzReDfy.js} +1 -1
- package/docs/assets/{FeatureIcon.stories-DfNuwkfR.js → FeatureIcon.stories-CmOZL5K8.js} +1 -1
- package/docs/assets/{GroupRichListItem-DSTlJwlb.js → GroupRichListItem-DJlVMVFf.js} +1 -1
- package/docs/assets/{GroupRichListItem.stories-C82L7KHk.js → GroupRichListItem.stories-B1-_fsF-.js} +1 -1
- package/docs/assets/{Icon-6eu_szpS.js → Icon-Daqcn32A.js} +5 -5
- package/docs/assets/{Icon.stories-D0Y2RyrD.js → Icon.stories-LBp3UCCh.js} +1 -1
- package/docs/assets/{IconButton-BO-CETCB.js → IconButton-ClvgQPZ_.js} +1 -1
- package/docs/assets/{IconButton.stories-C6kjifNZ.js → IconButton.stories-OizIRFpI.js} +1 -1
- package/docs/assets/{IconText-DF43QOY-.js → IconText-BSCjAPyJ.js} +1 -1
- package/docs/assets/{IconText.stories-B7IYW_LU.js → IconText.stories-BcJ7D5BW.js} +1 -1
- package/docs/assets/{Image-DjWPx_Cm.js → Image-SUTRVXoX.js} +1 -1
- package/docs/assets/{Image.stories-Cs6xAQBK.js → Image.stories-08ofVHJB.js} +1 -1
- package/docs/assets/{ItemsList-BRCXeyjX.js → ItemsList-MJRUsJOD.js} +1 -1
- package/docs/assets/{LoadingBar-COnzT5gw.js → LoadingBar-Bo6mXGaA.js} +1 -1
- package/docs/assets/{LoadingBar.stories-Bc3-cddz.js → LoadingBar.stories-DeC3pmh8.js} +1 -1
- package/docs/assets/{Modal-Bw0n_JyW.js → Modal-CnSHaffv.js} +1 -1
- package/docs/assets/{Modal.stories-Ba9D4xGC.js → Modal.stories-8Vq2m2VA.js} +1 -1
- package/docs/assets/{ModalDialog-BXp9X1p5.js → ModalDialog-Br9XyAyb.js} +1 -1
- package/docs/assets/{ModalDialog.stories-DfA5ze67.js → ModalDialog.stories-DY-EEkyy.js} +1 -1
- package/docs/assets/{NumberInCircle-2qc4scqu.js → NumberInCircle-CvJAMxEl.js} +1 -1
- package/docs/assets/{NumberInCircle.stories-DEPoFSIH.js → NumberInCircle.stories-CIPheFEZ.js} +1 -1
- package/docs/assets/{OutlineDivider-Bxh-mzNl.js → OutlineDivider-F421Sb92.js} +1 -1
- package/docs/assets/{OutlineDivider.stories-QIoOaFJB.js → OutlineDivider.stories-DOJmAB4N.js} +1 -1
- package/docs/assets/{OutlineItem-BjXpo06D.js → OutlineItem-B3PapuhG.js} +1 -1
- package/docs/assets/{OutlineItem.stories-BUu6aPfL.js → OutlineItem.stories-DrA_pCnx.js} +1 -1
- package/docs/assets/{OutlineSectionHeader-hAHWOzLF.js → OutlineSectionHeader-BTQYgDGK.js} +1 -1
- package/docs/assets/{OutlineSectionHeader.stories-GdEbBs1U.js → OutlineSectionHeader.stories-DAOIEP47.js} +1 -1
- package/docs/assets/{OverlayHeader-BzKvZZD3.js → OverlayHeader-i5OJFCjw.js} +1 -1
- package/docs/assets/{OverlayHeader.stories-DZaoIDUF.js → OverlayHeader.stories-CIi2o9YM.js} +1 -1
- package/docs/assets/{PageHeader-XjqUaNsz.js → PageHeader-ybo14zma.js} +1 -1
- package/docs/assets/{PageHeader.stories-C8lNq9Gy.js → PageHeader.stories-C84k8UsA.js} +1 -1
- package/docs/assets/{Pagination-_AHUDwwL.js → Pagination-CpkhlxKS.js} +1 -1
- package/docs/assets/{Pagination.stories-CMUAHShC.js → Pagination.stories-9yE1j1AT.js} +1 -1
- package/docs/assets/{PopOver-NPXfFzGB.js → PopOver-Bnhr6jSk.js} +1 -1
- package/docs/assets/{PopOver.stories--WLP9ABS.js → PopOver.stories-yqWxKflh.js} +1 -1
- package/docs/assets/{ProgressBar-BiigfDAt.js → ProgressBar-DLFYBwzz.js} +1 -1
- package/docs/assets/{ProgressBar.stories-CaTLfTca.js → ProgressBar.stories-mHQxWzow.js} +1 -1
- package/docs/assets/{ProgressDonutChart-BmTVWpWh.js → ProgressDonutChart-CO2D6WT2.js} +1 -1
- package/docs/assets/{ProgressDonutChart.stories-D_34I_ER.js → ProgressDonutChart.stories-D3I72JCw.js} +1 -1
- package/docs/assets/{RadioButton-BqvATv1T.js → RadioButton-COJplb0H.js} +1 -1
- package/docs/assets/{RadioButton.stories-BpbTcL59.js → RadioButton.stories-CB-ws-FM.js} +1 -1
- package/docs/assets/{RichListItem.stories-C1DOwiaj.js → RichListItem.stories-DsS5RmDe.js} +2 -2
- package/docs/assets/{SectionHeader-BzbLJwTE.js → SectionHeader-BklZ7w6L.js} +1 -1
- package/docs/assets/{SectionHeader.stories-C3Dk3EQq.js → SectionHeader.stories-C5t1XJ22.js} +1 -1
- package/docs/assets/{SectionTitle-BGj1y63i.js → SectionTitle-Bo_ArbM7.js} +1 -1
- package/docs/assets/{SectionTitle.stories-BdUNgJ8M.js → SectionTitle.stories-DWuWduVl.js} +1 -1
- package/docs/assets/{SelectList-CdwgpCxZ.js → SelectList-DWop0yaP.js} +1 -1
- package/docs/assets/{SelectList.stories-CkENU7xp.js → SelectList.stories-Bfo60S0K.js} +1 -1
- package/docs/assets/{SelectListItem-B6bDi3OI.js → SelectListItem-CSkYz5LV.js} +1 -1
- package/docs/assets/{SelectListItem.stories-QbUrayaQ.js → SelectListItem.stories-hRhkXAhJ.js} +1 -1
- package/docs/assets/{SelectListItemDivider-BSD2eI6K.js → SelectListItemDivider-CU5vX-7p.js} +1 -1
- package/docs/assets/{SelectListItemDivider.stories-IhgBxgAM.js → SelectListItemDivider.stories-DSXQ6aee.js} +1 -1
- package/docs/assets/{SelectListItemTile-C_oqRlGz.js → SelectListItemTile-CWTq7Qbi.js} +1 -1
- package/docs/assets/{SelectListItemTile.stories-Dn8gM40T.js → SelectListItemTile.stories-uD0_0N79.js} +1 -1
- package/docs/assets/{SelectListItemToggle-C2Nyl3Jx.js → SelectListItemToggle-D9fo6iYH.js} +1 -1
- package/docs/assets/{SelectListItemToggle.stories-n17klXWd.js → SelectListItemToggle.stories-DUPLVyV1.js} +1 -1
- package/docs/assets/{SelectListSectionTitle-ntTJtQK2.js → SelectListSectionTitle-DKYayu9U.js} +1 -1
- package/docs/assets/{SelectListSectionTitle.stories-DTi_MtTn.js → SelectListSectionTitle.stories-DM4MR7e2.js} +1 -1
- package/docs/assets/{SelectionControl-aaEuqhMt.js → SelectionControl-C6JexBmQ.js} +1 -1
- package/docs/assets/{SelectionTile-Bl618mwa.js → SelectionTile-BuWPgKvw.js} +2 -2
- package/docs/assets/{SelectionTile.stories-C2OiBoE6.js → SelectionTile.stories-bDvLBQEK.js} +1 -1
- package/docs/assets/{Skeleton-yR2iGt-A.js → Skeleton-CMYm0ueF.js} +1 -1
- package/docs/assets/{Skeleton.stories-D8E42zl1.js → Skeleton.stories-CepOvJUE.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded-DyGKPMyP.js → SurveyQuestionOpenEnded-CT6hRs3h.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded.stories-8WgkwYaH.js → SurveyQuestionOpenEnded.stories-Ck3fI5pW.js} +1 -1
- package/docs/assets/{SurveyQuestionScale-Cx65nLcq.js → SurveyQuestionScale-BpNGyACU.js} +1 -1
- package/docs/assets/{SurveyQuestionScale.stories-BWzL4fMZ.js → SurveyQuestionScale.stories-yMuZDFmZ.js} +1 -1
- package/docs/assets/{SurveyToggle-CISyD5gz.js → SurveyToggle-3gXFb5oH.js} +1 -1
- package/docs/assets/{SurveyToggle.stories-TJijEheH.js → SurveyToggle.stories-DErlBwHj.js} +1 -1
- package/docs/assets/{Switch-DkIgraJz.js → Switch-DdvT2o45.js} +1 -1
- package/docs/assets/{Switch.stories-C8PyEPpm.js → Switch.stories-BzNKJgpI.js} +1 -1
- package/docs/assets/{TabItem-Cc0CSUyr.js → TabItem-IuI5xjz1.js} +1 -1
- package/docs/assets/{TabItem.stories-Bh1XNs3q.js → TabItem.stories-g56H3l-h.js} +1 -1
- package/docs/assets/{TextGroup-DrSbeVN2.js → TextGroup-F6Fc0qPD.js} +1 -1
- package/docs/assets/{TextGroup.stories-BnbOUO2B.js → TextGroup.stories-BZSgsAp8.js} +1 -1
- package/docs/assets/{ThreeColumnLayout-NhAT4cZY.js → ThreeColumnLayout-DLip97ZI.js} +1 -1
- package/docs/assets/{ThreeColumnLayout.stories-EL55MOL9.js → ThreeColumnLayout.stories-pCRL0b7M.js} +1 -1
- package/docs/assets/{Tile-DXVTBx8j.js → Tile-Nqx7KGXe.js} +1 -1
- package/docs/assets/{Tile.sb.shared-DAh00AIu.js → Tile.sb.shared-BcarO9-C.js} +1 -1
- package/docs/assets/{Tile.stories-xIzW0_NG.js → Tile.stories-DpCy0xpQ.js} +1 -1
- package/docs/assets/{Toast.stories-COXItFcC.js → Toast.stories-BcPbImEj.js} +1 -1
- package/docs/assets/{ToggleButton-BCtYIja9.js → ToggleButton-B19B9CsO.js} +1 -1
- package/docs/assets/{ToggleButton.stories-CT0hACpK.js → ToggleButton.stories-MBmynAQa.js} +1 -1
- package/docs/assets/{Tooltip-DrwiSTCm.js → Tooltip-CPu68UXg.js} +1 -1
- package/docs/assets/{Tooltip.stories-CEXpck3_.js → Tooltip.stories-CpUsha-Z.js} +1 -1
- package/docs/assets/{TypographyTokensLms.stories-fssptMKG.js → TypographyTokensLms.stories-CGkGkK-q.js} +1 -1
- package/docs/assets/{TypographyVariables.stories-BhXf4d0y.js → TypographyVariables.stories-BfiRWJuY.js} +1 -1
- package/docs/assets/{Well--SGDk2ZR.js → Well-D7yLLQH0.js} +1 -1
- package/docs/assets/{Well.stories-CASSIsWd.js → Well.stories-e-ci7Apm.js} +1 -1
- package/docs/assets/{entry-preview-DMbhNDVP.js → entry-preview-BJQG7gOd.js} +1 -1
- package/docs/assets/{entry-preview-docs-DJ-4bqb-.js → entry-preview-docs-ivqbfzAL.js} +1 -1
- package/docs/assets/{iframe-D34akK7Z.js → iframe-DDfug5VJ.js} +4 -3
- package/docs/assets/{index-DyXJjdHU.js → index-BYlPqi6W.js} +1 -1
- package/docs/assets/{index-DZvDKoWL.js → index-C-HbmKTM.js} +1 -1
- package/docs/assets/{preview-MRHqGPUO.js → preview-BHcN5tRW.js} +2 -2
- package/docs/assets/preview-NUOMmSqX.js +64 -0
- package/docs/assets/{string-CJTX2pVG.js → string-v47y-kFA.js} +1 -1
- package/docs/assets/{vue-popper-BXSsmyj7.js → vue-popper-D-VHfyeL.js} +1 -1
- package/docs/assets/{vue.esm-bundler-DiF7B9b7.js → vue.esm-bundler-CzUSCRPq.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/DatePickers/DatePicker/DatePicker.composables.ts +122 -0
- package/lib/js/components/DatePickers/DatePicker/DatePicker.consts.ts +9 -0
- package/lib/js/components/DatePickers/DatePicker/DatePicker.vue +75 -114
- package/lib/js/components/DatePickers/DatePickerBox/DatePickerBox.vue +128 -41
- package/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.stories.ts +152 -0
- package/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue +229 -0
- package/lib/js/components/DatePickers/DateRangePicker/index.ts +3 -0
- package/lib/js/icons/fontawesome.ts +2 -0
- package/lib/js/index.ts +1 -0
- package/package.json +1 -1
- package/tools/importers/helpers/dates.ts +21 -0
- package/tsconfig.json +1 -0
- package/docs/assets/DatePicker-5MRZAjkX.js +0 -2
- package/docs/assets/preview-DYKWAT5n.js +0 -64
|
@@ -190,6 +190,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
190
190
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
191
191
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
192
192
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
193
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
193
194
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
194
195
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
195
196
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -412,6 +413,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
412
413
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
413
414
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
414
415
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
416
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
415
417
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
416
418
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
417
419
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -801,6 +803,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
801
803
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
802
804
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
803
805
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
806
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
804
807
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
805
808
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
806
809
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1150,6 +1153,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
1150
1153
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1151
1154
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1152
1155
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1156
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1153
1157
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1154
1158
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1155
1159
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -145,6 +145,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
145
145
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
146
146
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
147
147
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
148
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
148
149
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
149
150
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
150
151
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -151,6 +151,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
151
151
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
152
152
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
153
153
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
154
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
154
155
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
155
156
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
157
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -500,6 +501,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
500
501
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
501
502
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
502
503
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
504
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
503
505
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
504
506
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
505
507
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -171,6 +171,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
171
171
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
172
172
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
173
173
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
174
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
174
175
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
175
176
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
176
177
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -145,6 +145,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
145
145
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
146
146
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
147
147
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
148
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
148
149
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
149
150
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
150
151
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -492,6 +493,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
492
493
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
493
494
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
494
495
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
496
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
495
497
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
496
498
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
497
499
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -841,6 +843,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
841
843
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
842
844
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
843
845
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
846
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
844
847
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
845
848
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
846
849
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { Ref } from 'vue';
|
|
2
|
+
import { Instance as DatePickerInstance } from 'flatpickr/dist/types/instance';
|
|
3
|
+
import { DatePickerCalendarPositions } from './index';
|
|
4
|
+
|
|
5
|
+
export interface DatePickerComposablesProps {
|
|
6
|
+
disableDates: Array<Date>;
|
|
7
|
+
minDate: Date | null;
|
|
8
|
+
maxDate: Date | null;
|
|
9
|
+
calendarPosition: DatePickerCalendarPositions;
|
|
10
|
+
}
|
|
11
|
+
interface InitFlatpickrPrams {
|
|
12
|
+
props: DatePickerComposablesProps;
|
|
13
|
+
onChange: (dates: Array<Date>) => void;
|
|
14
|
+
defaultDates: Date | Array<Date>;
|
|
15
|
+
mode: 'single' | 'range';
|
|
16
|
+
}
|
|
17
|
+
interface InitFlatpickr {
|
|
18
|
+
datePicker: DatePickerInstance | null;
|
|
19
|
+
createDatePicker: (flatpickrInputElement: HTMLInputElement, dateRangePickerRef: HTMLElement) => Promise<DatePickerInstance | undefined>;
|
|
20
|
+
isOpen: Ref<boolean>;
|
|
21
|
+
toggle: () => void;
|
|
22
|
+
}
|
|
23
|
+
export declare function initFlatpickr({ props, onChange, defaultDates, mode, }: InitFlatpickrPrams): InitFlatpickr;
|
|
24
|
+
export {};
|
|
@@ -25,3 +25,6 @@ export declare const DATE_PICKER_TRIGGER_TYPES: {
|
|
|
25
25
|
TILE: string;
|
|
26
26
|
};
|
|
27
27
|
export declare type DatePickerTriggerTypes = Value<typeof DATE_PICKER_TRIGGER_TYPES>;
|
|
28
|
+
export declare const FLATPICKR_POSITIONS: {
|
|
29
|
+
readonly [x: string]: "below left" | "below right" | "below" | "above left" | "above right" | "above";
|
|
30
|
+
};
|
|
@@ -1,8 +1,33 @@
|
|
|
1
|
-
import { PropType } from 'vue';
|
|
1
|
+
import { PropType, Ref } from 'vue';
|
|
2
|
+
import { TileColors, TileStates } from '../../Tile';
|
|
3
|
+
import { DatePickerStates } from './DatePicker.consts';
|
|
2
4
|
|
|
3
|
-
declare const _default: import('vue').DefineComponent<{
|
|
4
|
-
|
|
5
|
-
|
|
5
|
+
declare const _default: import('vue').DefineComponent<{
|
|
6
|
+
disableDates: Date[];
|
|
7
|
+
minDate: Date | null;
|
|
8
|
+
maxDate: Date | null;
|
|
9
|
+
calendarPosition: string;
|
|
10
|
+
date: Date;
|
|
11
|
+
isInteractive: boolean;
|
|
12
|
+
state: DatePickerStates;
|
|
13
|
+
}, {
|
|
14
|
+
flatpickrInputRef: Ref<HTMLInputElement, HTMLInputElement>;
|
|
15
|
+
datePickerRef: Ref<HTMLDivElement, HTMLDivElement>;
|
|
16
|
+
isOpen: Ref<boolean, boolean>;
|
|
17
|
+
toggleDatePicker: () => void;
|
|
18
|
+
createDatePicker: (flatpickrInputElement: HTMLInputElement, dateRangePickerRef: HTMLElement) => Promise<import('flatpickr/dist/types/instance').Instance | undefined>;
|
|
19
|
+
DATE_PICKER_CALENDAR_POSITIONS: Readonly<{
|
|
20
|
+
TOP: string;
|
|
21
|
+
TOP_LEFT: string;
|
|
22
|
+
TOP_RIGHT: string;
|
|
23
|
+
BOTTOM: string;
|
|
24
|
+
BOTTOM_LEFT: string;
|
|
25
|
+
BOTTOM_RIGHT: string;
|
|
26
|
+
}>;
|
|
27
|
+
DATE_PICKER_COLORS: Readonly<{
|
|
28
|
+
NEUTRAL: string;
|
|
29
|
+
WARNING: string;
|
|
30
|
+
}>;
|
|
6
31
|
DATE_PICKER_STATES: Readonly<{
|
|
7
32
|
DEFAULT: string;
|
|
8
33
|
DISABLED: string;
|
|
@@ -12,20 +37,26 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
12
37
|
BOX: string;
|
|
13
38
|
TILE: string;
|
|
14
39
|
}>;
|
|
15
|
-
}, {
|
|
16
|
-
isDatePickerEnabled(): any;
|
|
40
|
+
}, {}, {
|
|
17
41
|
eyebrowText(): string;
|
|
18
42
|
text(): any;
|
|
19
43
|
tileIcon(): any;
|
|
20
|
-
flatpickrConfigString(): any[];
|
|
21
44
|
}, {
|
|
22
45
|
toggle(): void;
|
|
23
46
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
24
|
-
'update:date': () => true;
|
|
25
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
26
|
-
|
|
47
|
+
'update:date': (date: Date) => true;
|
|
48
|
+
}, string, import('vue').PublicProps, Readonly<{
|
|
49
|
+
disableDates: Date[];
|
|
50
|
+
minDate: Date | null;
|
|
51
|
+
maxDate: Date | null;
|
|
52
|
+
calendarPosition: string;
|
|
53
|
+
date: Date;
|
|
54
|
+
isInteractive: boolean;
|
|
55
|
+
state: DatePickerStates;
|
|
56
|
+
}> & Readonly<{
|
|
57
|
+
"onUpdate:date"?: ((date: Date) => any) | undefined;
|
|
27
58
|
}>, {
|
|
28
|
-
icon:
|
|
59
|
+
icon: any;
|
|
29
60
|
label: string;
|
|
30
61
|
color: string;
|
|
31
62
|
state: string;
|
|
@@ -33,15 +64,72 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
33
64
|
isLabelUppercase: boolean;
|
|
34
65
|
isInteractive: boolean;
|
|
35
66
|
placeholder: string;
|
|
36
|
-
date: Date;
|
|
37
67
|
triggerType: string;
|
|
38
|
-
|
|
68
|
+
date: Date;
|
|
39
69
|
errorMessage: string;
|
|
40
|
-
|
|
70
|
+
calendarPosition: string;
|
|
71
|
+
disableDates: Date[];
|
|
41
72
|
minDate: Date;
|
|
42
73
|
maxDate: Date;
|
|
43
74
|
}, {}, {
|
|
44
|
-
|
|
75
|
+
DsTile: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
76
|
+
interactive: {
|
|
77
|
+
type: BooleanConstructor;
|
|
78
|
+
default: boolean;
|
|
79
|
+
};
|
|
80
|
+
iconLeft: {
|
|
81
|
+
type: ObjectConstructor;
|
|
82
|
+
default: null;
|
|
83
|
+
validator(iconLeft: any): boolean;
|
|
84
|
+
};
|
|
85
|
+
iconRight: {
|
|
86
|
+
type: ObjectConstructor;
|
|
87
|
+
default: null;
|
|
88
|
+
validator(iconRight: any): boolean;
|
|
89
|
+
};
|
|
90
|
+
isIconRightHiddenOnMobile: {
|
|
91
|
+
type: BooleanConstructor;
|
|
92
|
+
default: boolean;
|
|
93
|
+
};
|
|
94
|
+
text: {
|
|
95
|
+
type: StringConstructor;
|
|
96
|
+
required: boolean;
|
|
97
|
+
};
|
|
98
|
+
eyebrowText: {
|
|
99
|
+
type: StringConstructor;
|
|
100
|
+
default: null;
|
|
101
|
+
};
|
|
102
|
+
additionalText: {
|
|
103
|
+
type: StringConstructor;
|
|
104
|
+
default: null;
|
|
105
|
+
};
|
|
106
|
+
color: {
|
|
107
|
+
type: PropType<TileColors>;
|
|
108
|
+
default: "neutral";
|
|
109
|
+
validator(color: any): boolean;
|
|
110
|
+
};
|
|
111
|
+
isEyebrowTextUppercase: {
|
|
112
|
+
type: BooleanConstructor;
|
|
113
|
+
default: boolean;
|
|
114
|
+
};
|
|
115
|
+
state: {
|
|
116
|
+
type: PropType<TileStates>;
|
|
117
|
+
default: "default";
|
|
118
|
+
validator(value: import('../../../utils/type.utils').Value<{
|
|
119
|
+
readonly DEFAULT: "default";
|
|
120
|
+
readonly DISABLED: "disabled";
|
|
121
|
+
readonly LOADING: "loading";
|
|
122
|
+
}>): boolean;
|
|
123
|
+
};
|
|
124
|
+
eyebrowEllipsis: {
|
|
125
|
+
type: BooleanConstructor;
|
|
126
|
+
default: boolean;
|
|
127
|
+
};
|
|
128
|
+
textEllipsis: {
|
|
129
|
+
type: BooleanConstructor;
|
|
130
|
+
default: boolean;
|
|
131
|
+
};
|
|
132
|
+
}>, {}, {
|
|
45
133
|
ICONS: Readonly<{
|
|
46
134
|
readonly HEAD_WITH_QUESTION_MARK: VueConstructor<Vue>;
|
|
47
135
|
readonly RIBBON: VueConstructor<Vue>;
|
|
@@ -188,6 +276,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
188
276
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
189
277
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
190
278
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
279
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
191
280
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
192
281
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
193
282
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -255,27 +344,83 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
255
344
|
X_LARGE: string;
|
|
256
345
|
XX_LARGE: string;
|
|
257
346
|
}>;
|
|
258
|
-
|
|
259
|
-
DEFAULT:
|
|
260
|
-
DISABLED:
|
|
261
|
-
LOADING:
|
|
262
|
-
}>;
|
|
263
|
-
DATE_PICKER_COLORS: Readonly<{
|
|
264
|
-
NEUTRAL: string;
|
|
265
|
-
WARNING: string;
|
|
347
|
+
TILE_STATES: Readonly<{
|
|
348
|
+
readonly DEFAULT: "default";
|
|
349
|
+
readonly DISABLED: "disabled";
|
|
350
|
+
readonly LOADING: "loading";
|
|
266
351
|
}>;
|
|
267
352
|
}, {
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
353
|
+
tileColor(): any;
|
|
354
|
+
tileState(): any;
|
|
355
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
356
|
+
interactive: {
|
|
357
|
+
type: BooleanConstructor;
|
|
358
|
+
default: boolean;
|
|
359
|
+
};
|
|
360
|
+
iconLeft: {
|
|
361
|
+
type: ObjectConstructor;
|
|
362
|
+
default: null;
|
|
363
|
+
validator(iconLeft: any): boolean;
|
|
364
|
+
};
|
|
365
|
+
iconRight: {
|
|
366
|
+
type: ObjectConstructor;
|
|
367
|
+
default: null;
|
|
368
|
+
validator(iconRight: any): boolean;
|
|
369
|
+
};
|
|
370
|
+
isIconRightHiddenOnMobile: {
|
|
371
|
+
type: BooleanConstructor;
|
|
372
|
+
default: boolean;
|
|
373
|
+
};
|
|
374
|
+
text: {
|
|
375
|
+
type: StringConstructor;
|
|
376
|
+
required: boolean;
|
|
377
|
+
};
|
|
378
|
+
eyebrowText: {
|
|
379
|
+
type: StringConstructor;
|
|
380
|
+
default: null;
|
|
381
|
+
};
|
|
382
|
+
additionalText: {
|
|
383
|
+
type: StringConstructor;
|
|
384
|
+
default: null;
|
|
385
|
+
};
|
|
386
|
+
color: {
|
|
387
|
+
type: PropType<TileColors>;
|
|
388
|
+
default: "neutral";
|
|
389
|
+
validator(color: any): boolean;
|
|
390
|
+
};
|
|
391
|
+
isEyebrowTextUppercase: {
|
|
392
|
+
type: BooleanConstructor;
|
|
393
|
+
default: boolean;
|
|
394
|
+
};
|
|
395
|
+
state: {
|
|
396
|
+
type: PropType<TileStates>;
|
|
397
|
+
default: "default";
|
|
398
|
+
validator(value: import('../../../utils/type.utils').Value<{
|
|
399
|
+
readonly DEFAULT: "default";
|
|
400
|
+
readonly DISABLED: "disabled";
|
|
401
|
+
readonly LOADING: "loading";
|
|
402
|
+
}>): boolean;
|
|
403
|
+
};
|
|
404
|
+
eyebrowEllipsis: {
|
|
405
|
+
type: BooleanConstructor;
|
|
406
|
+
default: boolean;
|
|
407
|
+
};
|
|
408
|
+
textEllipsis: {
|
|
409
|
+
type: BooleanConstructor;
|
|
410
|
+
default: boolean;
|
|
411
|
+
};
|
|
412
|
+
}>> & Readonly<{}>, {
|
|
413
|
+
color: TileColors;
|
|
414
|
+
state: TileStates;
|
|
415
|
+
iconLeft: Record<string, any>;
|
|
416
|
+
iconRight: Record<string, any>;
|
|
417
|
+
interactive: boolean;
|
|
418
|
+
isIconRightHiddenOnMobile: boolean;
|
|
274
419
|
eyebrowText: string;
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
420
|
+
additionalText: string;
|
|
421
|
+
isEyebrowTextUppercase: boolean;
|
|
422
|
+
eyebrowEllipsis: boolean;
|
|
423
|
+
textEllipsis: boolean;
|
|
279
424
|
}, {}, {
|
|
280
425
|
DsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
281
426
|
icon: {
|
|
@@ -356,64 +501,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
356
501
|
FontAwesomeIcon: import('vue').DefineComponent<import('@fortawesome/vue-fontawesome').FontAwesomeIconProps, {}, {}, import('vue').ComputedOptions, import('vue').MethodOptions, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('@fortawesome/vue-fontawesome').FontAwesomeIconProps>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
357
502
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
358
503
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
359
|
-
|
|
360
|
-
interactive: {
|
|
361
|
-
type: BooleanConstructor;
|
|
362
|
-
default: boolean;
|
|
363
|
-
};
|
|
364
|
-
iconLeft: {
|
|
365
|
-
type: ObjectConstructor;
|
|
366
|
-
default: null;
|
|
367
|
-
validator(iconLeft: any): boolean;
|
|
368
|
-
};
|
|
369
|
-
iconRight: {
|
|
370
|
-
type: ObjectConstructor;
|
|
371
|
-
default: null;
|
|
372
|
-
validator(iconRight: any): boolean;
|
|
373
|
-
};
|
|
374
|
-
isIconRightHiddenOnMobile: {
|
|
375
|
-
type: BooleanConstructor;
|
|
376
|
-
default: boolean;
|
|
377
|
-
};
|
|
378
|
-
text: {
|
|
379
|
-
type: StringConstructor;
|
|
380
|
-
required: boolean;
|
|
381
|
-
};
|
|
382
|
-
eyebrowText: {
|
|
383
|
-
type: StringConstructor;
|
|
384
|
-
default: null;
|
|
385
|
-
};
|
|
386
|
-
additionalText: {
|
|
387
|
-
type: StringConstructor;
|
|
388
|
-
default: null;
|
|
389
|
-
};
|
|
390
|
-
color: {
|
|
391
|
-
type: PropType<import('../../Tile').TileColors>;
|
|
392
|
-
default: "neutral";
|
|
393
|
-
validator(color: any): boolean;
|
|
394
|
-
};
|
|
395
|
-
isEyebrowTextUppercase: {
|
|
396
|
-
type: BooleanConstructor;
|
|
397
|
-
default: boolean;
|
|
398
|
-
};
|
|
399
|
-
state: {
|
|
400
|
-
type: PropType<import('../../Tile').TileStates>;
|
|
401
|
-
default: "default";
|
|
402
|
-
validator(value: import('../../../utils/type.utils').Value<{
|
|
403
|
-
readonly DEFAULT: "default";
|
|
404
|
-
readonly DISABLED: "disabled";
|
|
405
|
-
readonly LOADING: "loading";
|
|
406
|
-
}>): boolean;
|
|
407
|
-
};
|
|
408
|
-
eyebrowEllipsis: {
|
|
409
|
-
type: BooleanConstructor;
|
|
410
|
-
default: boolean;
|
|
411
|
-
};
|
|
412
|
-
textEllipsis: {
|
|
413
|
-
type: BooleanConstructor;
|
|
414
|
-
default: boolean;
|
|
415
|
-
};
|
|
416
|
-
}>, {}, {
|
|
504
|
+
DatePickerBox: import('vue').DefineComponent<{}, {}, {
|
|
417
505
|
ICONS: Readonly<{
|
|
418
506
|
readonly HEAD_WITH_QUESTION_MARK: VueConstructor<Vue>;
|
|
419
507
|
readonly RIBBON: VueConstructor<Vue>;
|
|
@@ -560,6 +648,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
560
648
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
561
649
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
562
650
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
651
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
563
652
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
564
653
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
565
654
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -627,83 +716,31 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
627
716
|
X_LARGE: string;
|
|
628
717
|
XX_LARGE: string;
|
|
629
718
|
}>;
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
719
|
+
DATE_PICKER_STATES: Readonly<{
|
|
720
|
+
DEFAULT: string;
|
|
721
|
+
DISABLED: string;
|
|
722
|
+
LOADING: string;
|
|
723
|
+
}>;
|
|
724
|
+
DATE_PICKER_COLORS: Readonly<{
|
|
725
|
+
NEUTRAL: string;
|
|
726
|
+
WARNING: string;
|
|
634
727
|
}>;
|
|
635
728
|
}, {
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
validator(iconRight: any): boolean;
|
|
652
|
-
};
|
|
653
|
-
isIconRightHiddenOnMobile: {
|
|
654
|
-
type: BooleanConstructor;
|
|
655
|
-
default: boolean;
|
|
656
|
-
};
|
|
657
|
-
text: {
|
|
658
|
-
type: StringConstructor;
|
|
659
|
-
required: boolean;
|
|
660
|
-
};
|
|
661
|
-
eyebrowText: {
|
|
662
|
-
type: StringConstructor;
|
|
663
|
-
default: null;
|
|
664
|
-
};
|
|
665
|
-
additionalText: {
|
|
666
|
-
type: StringConstructor;
|
|
667
|
-
default: null;
|
|
668
|
-
};
|
|
669
|
-
color: {
|
|
670
|
-
type: PropType<import('../../Tile').TileColors>;
|
|
671
|
-
default: "neutral";
|
|
672
|
-
validator(color: any): boolean;
|
|
673
|
-
};
|
|
674
|
-
isEyebrowTextUppercase: {
|
|
675
|
-
type: BooleanConstructor;
|
|
676
|
-
default: boolean;
|
|
677
|
-
};
|
|
678
|
-
state: {
|
|
679
|
-
type: PropType<import('../../Tile').TileStates>;
|
|
680
|
-
default: "default";
|
|
681
|
-
validator(value: import('../../../utils/type.utils').Value<{
|
|
682
|
-
readonly DEFAULT: "default";
|
|
683
|
-
readonly DISABLED: "disabled";
|
|
684
|
-
readonly LOADING: "loading";
|
|
685
|
-
}>): boolean;
|
|
686
|
-
};
|
|
687
|
-
eyebrowEllipsis: {
|
|
688
|
-
type: BooleanConstructor;
|
|
689
|
-
default: boolean;
|
|
690
|
-
};
|
|
691
|
-
textEllipsis: {
|
|
692
|
-
type: BooleanConstructor;
|
|
693
|
-
default: boolean;
|
|
694
|
-
};
|
|
695
|
-
}>> & Readonly<{}>, {
|
|
696
|
-
color: import('../../Tile').TileColors;
|
|
697
|
-
state: import('../../Tile').TileStates;
|
|
698
|
-
iconLeft: Record<string, any>;
|
|
699
|
-
iconRight: Record<string, any>;
|
|
700
|
-
interactive: boolean;
|
|
701
|
-
isIconRightHiddenOnMobile: boolean;
|
|
702
|
-
eyebrowText: string;
|
|
703
|
-
additionalText: string;
|
|
704
|
-
isEyebrowTextUppercase: boolean;
|
|
705
|
-
eyebrowEllipsis: boolean;
|
|
706
|
-
textEllipsis: boolean;
|
|
729
|
+
startDateText(): any;
|
|
730
|
+
endDateText(): string;
|
|
731
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {
|
|
732
|
+
color: string;
|
|
733
|
+
state: string;
|
|
734
|
+
isInteractive: boolean;
|
|
735
|
+
placeholder: string;
|
|
736
|
+
startDate: Date;
|
|
737
|
+
endDate: Date;
|
|
738
|
+
startIcon: Record<string, any>;
|
|
739
|
+
endIcon: Record<string, any>;
|
|
740
|
+
areIconsHiddenOnMobile: boolean;
|
|
741
|
+
startDateEyebrowText: string;
|
|
742
|
+
endDateEyebrowText: string;
|
|
743
|
+
isOpen: boolean;
|
|
707
744
|
}, {}, {
|
|
708
745
|
DsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
709
746
|
icon: {
|
|
@@ -145,6 +145,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
145
145
|
readonly FA_MEMO_CIRCLE_INFO: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
146
146
|
readonly FA_MEMO_CIRCLE_INFO_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
147
147
|
readonly FA_MESSAGE_QUESTION_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
148
|
+
readonly FA_MESSAGE_XMARK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
148
149
|
readonly FA_MINUS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
149
150
|
readonly FA_MONEY_BILL1: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
150
151
|
readonly FA_MUSIC: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -222,16 +223,20 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
222
223
|
WARNING: string;
|
|
223
224
|
}>;
|
|
224
225
|
}, {
|
|
225
|
-
|
|
226
|
+
startDateText(): any;
|
|
227
|
+
endDateText(): string;
|
|
226
228
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {
|
|
227
|
-
icon: Record<string, any>;
|
|
228
229
|
color: string;
|
|
229
230
|
state: string;
|
|
230
|
-
isIconHiddenOnMobile: boolean;
|
|
231
|
-
eyebrowText: string;
|
|
232
231
|
isInteractive: boolean;
|
|
233
232
|
placeholder: string;
|
|
234
|
-
|
|
233
|
+
startDate: Date;
|
|
234
|
+
endDate: Date;
|
|
235
|
+
startIcon: Record<string, any>;
|
|
236
|
+
endIcon: Record<string, any>;
|
|
237
|
+
areIconsHiddenOnMobile: boolean;
|
|
238
|
+
startDateEyebrowText: string;
|
|
239
|
+
endDateEyebrowText: string;
|
|
235
240
|
isOpen: boolean;
|
|
236
241
|
}, {}, {
|
|
237
242
|
DsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|