@bethinkpl/design-system 26.15.0 → 26.15.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 +17 -17
- package/dist/design-system.umd.cjs.map +1 -1
- package/dist/lib/js/components/Banner/Banner.vue.d.ts +16 -0
- package/dist/lib/js/components/Buttons/Button/Button.vue.d.ts +4 -0
- package/dist/lib/js/components/Buttons/IconButton/IconButton.vue.d.ts +8 -0
- package/dist/lib/js/components/Cards/CardExpandable/CardExpandable.vue.d.ts +4 -0
- package/dist/lib/js/components/Chip/Chip.vue.d.ts +12 -0
- package/dist/lib/js/components/DatePickers/DateBox/DateBox.vue.d.ts +4 -0
- package/dist/lib/js/components/DatePickers/DatePicker/DatePicker.vue.d.ts +8 -0
- package/dist/lib/js/components/DatePickers/DateRangePicker/DateRangePicker.vue.d.ts +4 -0
- package/dist/lib/js/components/Drawer/DrawerHeader/DrawerHeader.vue.d.ts +28 -0
- package/dist/lib/js/components/Drawer/DrawerListItem/DrawerListItem.vue.d.ts +4 -0
- package/dist/lib/js/components/Drawer/DrawerSection/DrawerSection.vue.d.ts +16 -0
- package/dist/lib/js/components/Drawer/DrawerTile/DrawerTile.vue.d.ts +4 -0
- package/dist/lib/js/components/Form/Checkbox/Checkbox.vue.d.ts +4 -0
- package/dist/lib/js/components/Form/RadioButton/RadioButton.vue.d.ts +4 -0
- package/dist/lib/js/components/Headers/OverlayHeader/OverlayHeader.vue.d.ts +12 -0
- package/dist/lib/js/components/Headers/SectionHeader/SectionHeader.vue.d.ts +12 -0
- package/dist/lib/js/components/Icons/Icon/Icon.consts.d.ts +4 -0
- package/dist/lib/js/components/Modal/Modal.vue.d.ts +4 -0
- package/dist/lib/js/components/Modals/Modal/Modal.vue.d.ts +16 -0
- package/dist/lib/js/components/Modals/ModalDialog/ModalDialog.vue.d.ts +16 -0
- package/dist/lib/js/components/Outline/OutlineItem/OutlineItem.vue.d.ts +4 -0
- package/dist/lib/js/components/Pagination/Pagination.vue.d.ts +16 -0
- package/dist/lib/js/components/ProgressBar/ProgressBar.vue.d.ts +4 -0
- package/dist/lib/js/components/ProgressDonutChart/ProgressDonutChart.vue.d.ts +4 -0
- package/dist/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue.d.ts +8 -0
- package/dist/lib/js/components/RichList/RichListItem/RichListItem.vue.d.ts +8 -0
- package/dist/lib/js/components/SelectList/SelectListItem/SelectListItem.vue.d.ts +4 -0
- package/dist/lib/js/components/SelectList/SelectListItemTile/SelectListItemTile.vue.d.ts +4 -0
- package/dist/lib/js/components/SelectList/SelectListItemToggle/SelectListItemToggle.vue.d.ts +4 -0
- package/dist/lib/js/components/SelectionTile/SelectionTile.vue.d.ts +12 -0
- package/dist/lib/js/components/Statuses/AccessStatus/AccessStatus.vue.d.ts +4 -0
- package/dist/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue.d.ts +4 -0
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionOpenEnded/SurveyQuestionOpenEnded.vue.d.ts +20 -0
- package/dist/lib/js/components/SurveyQuestions/SurveyQuestionScale/SurveyQuestionScale.vue.d.ts +20 -0
- package/dist/lib/js/components/Switch/Switch.vue.d.ts +4 -0
- package/dist/lib/js/components/Tile/Tile.sb.shared.d.ts +20 -0
- package/dist/lib/js/components/Tile/Tile.vue.d.ts +4 -0
- package/dist/lib/js/components/Toast/Toast.vue.d.ts +4 -0
- package/dist/lib/js/components/Toggles/ToggleButton/ToggleButton.vue.d.ts +4 -0
- package/dist/lib/js/icons/fontawesome.d.ts +4 -0
- package/docs/assets/{AccessStatus-BdbWaHQP.js → AccessStatus-plchnY0B.js} +1 -1
- package/docs/assets/{AccessStatus.stories-DqcEfuBA.js → AccessStatus.stories-DIIoog2Q.js} +1 -1
- package/docs/assets/{Avatar-BfMssJty.js → Avatar-CM7iogZ3.js} +1 -1
- package/docs/assets/{Avatar.stories-DUjrdPxd.js → Avatar.stories-9Vth29zT.js} +1 -1
- package/docs/assets/{Badge-D6TIWhxN.js → Badge-BbvNKG41.js} +1 -1
- package/docs/assets/{Badge.stories-Bv5vOVUm.js → Badge.stories-CKPGT_pt.js} +1 -1
- package/docs/assets/{BadgeScore-Cb9gd56c.js → BadgeScore-BOOWTi6N.js} +1 -1
- package/docs/assets/{BadgeScore.stories-BsD5r0Lb.js → BadgeScore.stories-ERFMPhhE.js} +1 -1
- package/docs/assets/{Banner-Bc-GaNQo.js → Banner-DXAd9x-3.js} +1 -1
- package/docs/assets/{Banner.stories-DkCWYPus.js → Banner.stories-BC2VxrMC.js} +1 -1
- package/docs/assets/{BasicRichListItem-D0Wk0hG3.js → BasicRichListItem-quALUWxY.js} +1 -1
- package/docs/assets/{BasicRichListItem.stories-Du92pfHC.js → BasicRichListItem.stories-BJZo9YF9.js} +1 -1
- package/docs/assets/{BlockadeStatus-BAO7ZSMR.js → BlockadeStatus-D1j0ZWIW.js} +1 -1
- package/docs/assets/{BlockedeStatus.stories-DPgKWNlb.js → BlockedeStatus.stories-BKi05Ndl.js} +1 -1
- package/docs/assets/{Button-DTM9D6tQ.js → Button-C5dr6u6F.js} +1 -1
- package/docs/assets/{Button.stories-Drsp2tgd.js → Button.stories-Da2LsOLk.js} +1 -1
- package/docs/assets/{CardExpandable-DZ5qdj_Y.js → CardExpandable-yMDr4_fF.js} +1 -1
- package/docs/assets/{CardExpandable.stories-cFQsWRUN.js → CardExpandable.stories-DtC5egGK.js} +1 -1
- package/docs/assets/{Checkbox-yVtwyPI-.js → Checkbox-DAOkXx1R.js} +1 -1
- package/docs/assets/{Checkbox.stories-UYUu1WCA.js → Checkbox.stories-BUIzgcCC.js} +1 -1
- package/docs/assets/{Chip-C-ttDDPa.js → Chip-BJcjfD8j.js} +1 -1
- package/docs/assets/{Chip.stories-DEv2a6cC.js → Chip.stories-Dgmetn8m.js} +1 -1
- package/docs/assets/{Color-ERTF36HU-Cq4yGxVI.js → Color-ERTF36HU-DaHgyI5V.js} +1 -1
- package/docs/assets/{CounterToggle-DleD8vtl.js → CounterToggle-DKRrZ9t2.js} +1 -1
- package/docs/assets/{CounterToggle.stories-gIBPTeUE.js → CounterToggle.stories-DEP60zRp.js} +1 -1
- package/docs/assets/{DateBox.stories-ITuNN3NV.js → DateBox.stories-y5_2vs0g.js} +1 -1
- package/docs/assets/{DatePicker-MzMuc8fk.js → DatePicker-QHo-i7qh.js} +1 -1
- package/docs/assets/{DatePicker.stories-DZ4fuxm9.js → DatePicker.stories-4hPgpb1-.js} +1 -1
- package/docs/assets/{DateRangePicker-D1PXeiHM.js → DateRangePicker-B0NAwdsr.js} +1 -1
- package/docs/assets/{DateRangePicker.stories-D-RLAJHJ.js → DateRangePicker.stories-BXQLC6L-.js} +1 -1
- package/docs/assets/{DocsRenderer-CFRXHY34-ciQO70gR.js → DocsRenderer-CFRXHY34-rC6r6xBG.js} +5 -5
- package/docs/assets/{DrawerHeader-Wv_4-y80.js → DrawerHeader-AkG6Jq7W.js} +1 -1
- package/docs/assets/{DrawerHeader.stories-oX2zW_qZ.js → DrawerHeader.stories-DnPlkGmI.js} +1 -1
- package/docs/assets/{DrawerListItem-CIEm2YIc.js → DrawerListItem-dizQZUbe.js} +1 -1
- package/docs/assets/{DrawerListItem.stories-CT4AHRKW.js → DrawerListItem.stories-pVTEuckG.js} +1 -1
- package/docs/assets/{DrawerListItemGroup.stories-B541RV6U.js → DrawerListItemGroup.stories-pOGG952w.js} +1 -1
- package/docs/assets/{DrawerSection-Di_ofHSH.js → DrawerSection-HBM59yvF.js} +1 -1
- package/docs/assets/{DrawerSection.stories-C4ixwQIo.js → DrawerSection.stories-tQT_zWBt.js} +1 -1
- package/docs/assets/{DrawerTile-DMIeqQC0.js → DrawerTile-0-CB5w9j.js} +1 -1
- package/docs/assets/{DrawerTile.stories-WzAPfUy9.js → DrawerTile.stories-6JDnzzyo.js} +1 -1
- package/docs/assets/{Dropdown.stories-BEI0k1ws.js → Dropdown.stories-DLo-4_G3.js} +1 -1
- package/docs/assets/{FeatureIcon-JKiMnOvS.js → FeatureIcon-BoUhuGOr.js} +1 -1
- package/docs/assets/{FeatureIcon.stories-DyY2g0uS.js → FeatureIcon.stories-H_yUD4i4.js} +1 -1
- package/docs/assets/{GroupRichListItem-BvLfDPjh.js → GroupRichListItem-C_Gsy7fK.js} +1 -1
- package/docs/assets/{GroupRichListItem.stories-C6gd1aBX.js → GroupRichListItem.stories-C25AujXP.js} +1 -1
- package/docs/assets/Icon-I3Cniv10.js +761 -0
- package/docs/assets/{Icon.stories-C0zrdS-E.js → Icon.stories-BhnUVRrV.js} +1 -1
- package/docs/assets/{IconButton-jIBOZaL6.js → IconButton-BPKB5gT7.js} +1 -1
- package/docs/assets/{IconButton.stories-u8ZnxA0r.js → IconButton.stories-B8QjmTyV.js} +1 -1
- package/docs/assets/{IconText-D16p7ozy.js → IconText-CKJ4jGzm.js} +1 -1
- package/docs/assets/{IconText.stories-90zCvZeb.js → IconText.stories-B5zjHqug.js} +1 -1
- package/docs/assets/{Modal-BNfy5y5G.js → Modal-Cy1kzNhG.js} +1 -1
- package/docs/assets/{Modal.stories-DfgQe09K.js → Modal.stories-0zzyLX_Z.js} +1 -1
- package/docs/assets/{ModalDialog-C3_bDqrz.js → ModalDialog-BuO78uuh.js} +1 -1
- package/docs/assets/{ModalDialog.stories-rQ8IipQ0.js → ModalDialog.stories-lBI09xqp.js} +1 -1
- package/docs/assets/{OutlineItem-k4o2gAd_.js → OutlineItem-1BOyMbS2.js} +1 -1
- package/docs/assets/{OutlineItem.stories-qRcEu4u8.js → OutlineItem.stories-DZ_RXCGO.js} +1 -1
- package/docs/assets/{OverlayHeader-CM0t7lPr.js → OverlayHeader-u9AeOezr.js} +1 -1
- package/docs/assets/{OverlayHeader.stories-DdUnt5mJ.js → OverlayHeader.stories-D0TRoa1n.js} +1 -1
- package/docs/assets/{Pagination-TTyuIJ3s.js → Pagination-CgO9MoPY.js} +1 -1
- package/docs/assets/{Pagination.stories-CCT0nhBs.js → Pagination.stories-CL9tb6Sx.js} +1 -1
- package/docs/assets/{PopOver-BtWRUcqR.js → PopOver-BDVCOkO6.js} +1 -1
- package/docs/assets/{PopOver.stories-DdmtSmb1.js → PopOver.stories-CmDQPumC.js} +1 -1
- package/docs/assets/{ProgressBar-bPl8V4zL.js → ProgressBar-q_I44DQc.js} +1 -1
- package/docs/assets/{ProgressBar.stories-DPWwdCMP.js → ProgressBar.stories-Df10tpd-.js} +1 -1
- package/docs/assets/{ProgressDonutChart-B42JFhmC.js → ProgressDonutChart-DP55sH2Q.js} +1 -1
- package/docs/assets/{ProgressDonutChart.stories-139yf9qk.js → ProgressDonutChart.stories-CXJhJ1AH.js} +1 -1
- package/docs/assets/{RadioButton-CocBbkKQ.js → RadioButton-DISpvFOt.js} +1 -1
- package/docs/assets/{RadioButton.stories-Dj4K2DOd.js → RadioButton.stories-NVFxjqN4.js} +1 -1
- package/docs/assets/{RichListItem.stories-B7axni5v.js → RichListItem.stories-B3NGpkHT.js} +1 -1
- package/docs/assets/{SectionHeader-CoK_3gzJ.js → SectionHeader-ByewlGaG.js} +1 -1
- package/docs/assets/{SectionHeader.stories-r1QYbspK.js → SectionHeader.stories-CTANEOdf.js} +1 -1
- package/docs/assets/{SelectList.stories-C89bpLpi.js → SelectList.stories-BCS6zdJ9.js} +1 -1
- package/docs/assets/{SelectListItem-BfrNC0lN.js → SelectListItem-DfLqJR-_.js} +1 -1
- package/docs/assets/{SelectListItem.stories-7_Hgwc0t.js → SelectListItem.stories-m8BTHS53.js} +1 -1
- package/docs/assets/{SelectListItemTile-VUKxo3Ph.js → SelectListItemTile-DzAuBa66.js} +1 -1
- package/docs/assets/{SelectListItemTile.stories-zTWQ8pfo.js → SelectListItemTile.stories-n2MJqr9U.js} +1 -1
- package/docs/assets/{SelectListItemToggle-DVeIonzN.js → SelectListItemToggle-DJ_P6PIB.js} +1 -1
- package/docs/assets/{SelectListItemToggle.stories-isbsW94B.js → SelectListItemToggle.stories-yej5J6y8.js} +1 -1
- package/docs/assets/{SelectionControl-JHBohZVS.js → SelectionControl-CwdtLuOD.js} +1 -1
- package/docs/assets/{SelectionTile-jvSsuAJD.js → SelectionTile-hjRK7Lwc.js} +2 -2
- package/docs/assets/{SelectionTile.stories-BtKHjKvZ.js → SelectionTile.stories-DRdGcDuJ.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded-Cc4cKSQ6.js → SurveyQuestionOpenEnded-B_HbDRQs.js} +1 -1
- package/docs/assets/{SurveyQuestionOpenEnded.stories-RzpJn8fr.js → SurveyQuestionOpenEnded.stories-Is_s49TT.js} +1 -1
- package/docs/assets/{SurveyQuestionScale-DECnKlLN.js → SurveyQuestionScale-CiKDA0ax.js} +1 -1
- package/docs/assets/{SurveyQuestionScale.stories-CIEPsvni.js → SurveyQuestionScale.stories-BqOjFThb.js} +1 -1
- package/docs/assets/{SurveyToggle-DBYCLMcd.js → SurveyToggle-CCF4WE7n.js} +1 -1
- package/docs/assets/{SurveyToggle.stories-C0M1EYrR.js → SurveyToggle.stories-DySS4Jzx.js} +1 -1
- package/docs/assets/{Switch-CJmb9Pod.js → Switch-Du-uh84v.js} +1 -1
- package/docs/assets/{Switch.stories-B_SvqqVw.js → Switch.stories-Bq6_6t39.js} +1 -1
- package/docs/assets/{TabItem-DHcL0LcY.js → TabItem-Bn_qIbPX.js} +1 -1
- package/docs/assets/{TabItem.stories-D-hHY4xD.js → TabItem.stories-ZPYw1uH1.js} +1 -1
- package/docs/assets/{Tile-C-0-l9Zd.js → Tile-3fvrXM7M.js} +1 -1
- package/docs/assets/{Tile.sb.shared-CPS5WnqW.js → Tile.sb.shared-Crj50ugV.js} +1 -1
- package/docs/assets/{Tile.stories-CS3Brfmz.js → Tile.stories-0SQaiGz7.js} +1 -1
- package/docs/assets/{Toast-CiehGYa_.js → Toast-CTbKhm1i.js} +1 -1
- package/docs/assets/{Toast.stories-a73EHj2n.js → Toast.stories-hUEtnOQn.js} +1 -1
- package/docs/assets/{ToggleButton-B2K48hG5.js → ToggleButton-D-t1sDTL.js} +1 -1
- package/docs/assets/{ToggleButton.stories-DU0K3-Gd.js → ToggleButton.stories-CaAweKdC.js} +1 -1
- package/docs/assets/{Tooltip.stories-d9VyD_0V.js → Tooltip.stories-D-DHfToA.js} +1 -1
- package/docs/assets/{Well-Cuj5KPHL.js → Well-D1j9q3W3.js} +1 -1
- package/docs/assets/{Well.stories-BeM1zP19.js → Well.stories-wgg6f6S7.js} +1 -1
- package/docs/assets/{iframe-bbt6wJ1S.js → iframe-CKOJ9wC7.js} +2 -2
- package/docs/assets/{index-Cmt-_kET.js → index-0M4xY6Fw.js} +1 -1
- package/docs/assets/{index-BK1XWU9Y.js → index-Be4sB5Yj.js} +1 -1
- package/docs/assets/{preview-pqm_1-Xy.js → preview-BIPjgpxe.js} +2 -2
- package/docs/assets/{preview-Cl6G_t91.js → preview-BQvHXGdy.js} +1 -1
- package/docs/assets/{string-BUK4JyUO.js → string-B1AGRR5v.js} +1 -1
- package/docs/iframe.html +1 -1
- package/docs/project.json +1 -1
- package/lib/js/icons/fontawesome.ts +8 -0
- package/package.json +1 -1
- package/docs/assets/Icon-DLflpryl.js +0 -761
|
@@ -32,6 +32,7 @@ export declare const data: () => {
|
|
|
32
32
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
33
33
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
34
34
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
35
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
35
36
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
36
37
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
37
38
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -43,8 +44,10 @@ export declare const data: () => {
|
|
|
43
44
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
44
45
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
45
46
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
47
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
46
48
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
47
49
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
50
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
48
51
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
49
52
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
50
53
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -94,6 +97,7 @@ export declare const data: () => {
|
|
|
94
97
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
95
98
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
96
99
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
100
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
97
101
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
98
102
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
99
103
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -355,6 +359,7 @@ export declare const components: {
|
|
|
355
359
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
356
360
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
357
361
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
362
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
358
363
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
359
364
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
360
365
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -366,8 +371,10 @@ export declare const components: {
|
|
|
366
371
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
367
372
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
368
373
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
374
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
369
375
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
370
376
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
377
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
371
378
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
372
379
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
373
380
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -417,6 +424,7 @@ export declare const components: {
|
|
|
417
424
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
418
425
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
419
426
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
427
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
420
428
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
421
429
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
422
430
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -671,6 +679,7 @@ export declare const components: {
|
|
|
671
679
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
672
680
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
673
681
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
682
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
674
683
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
675
684
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
676
685
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -682,8 +691,10 @@ export declare const components: {
|
|
|
682
691
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
683
692
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
684
693
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
694
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
685
695
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
686
696
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
697
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
687
698
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
688
699
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
689
700
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -733,6 +744,7 @@ export declare const components: {
|
|
|
733
744
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
734
745
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
735
746
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
747
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
736
748
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
737
749
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
738
750
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1160,6 +1172,7 @@ export declare const components: {
|
|
|
1160
1172
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1161
1173
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1162
1174
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1175
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1163
1176
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1164
1177
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1165
1178
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1171,8 +1184,10 @@ export declare const components: {
|
|
|
1171
1184
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1172
1185
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1173
1186
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1187
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1174
1188
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1175
1189
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1190
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1176
1191
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1177
1192
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1178
1193
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1222,6 +1237,7 @@ export declare const components: {
|
|
|
1222
1237
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1223
1238
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1224
1239
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1240
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1225
1241
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1226
1242
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1227
1243
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1609,6 +1625,7 @@ export declare const components: {
|
|
|
1609
1625
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1610
1626
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1611
1627
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1628
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1612
1629
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1613
1630
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1614
1631
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1620,8 +1637,10 @@ export declare const components: {
|
|
|
1620
1637
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1621
1638
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1622
1639
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1640
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1623
1641
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1624
1642
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1643
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1625
1644
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1626
1645
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1627
1646
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1671,6 +1690,7 @@ export declare const components: {
|
|
|
1671
1690
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1672
1691
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1673
1692
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1693
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1674
1694
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1675
1695
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
1676
1696
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -91,6 +91,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
91
91
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
92
92
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
93
93
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
94
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
94
95
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
95
96
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
96
97
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -102,8 +103,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
102
103
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
103
104
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
104
105
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
106
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
105
107
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
106
108
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
109
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
107
110
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
108
111
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
109
112
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -153,6 +156,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
153
156
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
154
157
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
155
158
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
159
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
160
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
157
161
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
158
162
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -225,6 +225,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
225
225
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
226
226
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
227
227
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
228
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
228
229
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
229
230
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
230
231
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -236,8 +237,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
236
237
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
237
238
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
238
239
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
240
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
239
241
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
240
242
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
243
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
241
244
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
242
245
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
243
246
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -287,6 +290,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
287
290
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
288
291
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
289
292
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
293
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
290
294
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
291
295
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
292
296
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -88,6 +88,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
88
88
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
89
89
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
90
90
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
91
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
91
92
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
92
93
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
93
94
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -99,8 +100,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
99
100
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
100
101
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
101
102
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
103
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
102
104
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
103
105
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
106
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
104
107
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
105
108
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
106
109
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -150,6 +153,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
150
153
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
151
154
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
152
155
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
156
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
153
157
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
154
158
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
155
159
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -20,6 +20,7 @@ export declare const FONTAWESOME_ICONS: {
|
|
|
20
20
|
readonly FA_ARROWS_MAXIMIZE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
21
21
|
readonly FA_ARROWS_ROTATE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
22
22
|
readonly FA_ATOM: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
23
|
+
readonly FA_ATOM_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
23
24
|
readonly FA_BADGE_PERCENT: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
24
25
|
readonly FA_BAN: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
25
26
|
readonly FA_BARS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -31,8 +32,10 @@ export declare const FONTAWESOME_ICONS: {
|
|
|
31
32
|
readonly FA_BOOK_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
32
33
|
readonly FA_BOOK_SPARKLES_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
33
34
|
readonly FA_BOOKMARK_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
35
|
+
readonly FA_BOOK_MEDICAL_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
34
36
|
readonly FA_BOX: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
35
37
|
readonly FA_BOX_ARCHIVE: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
38
|
+
readonly FA_CALCULATOR_SIMPLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
36
39
|
readonly FA_CALENDAR: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
37
40
|
readonly FA_CALENDAR_CLOCK: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
38
41
|
readonly FA_CALENDAR_CIRCLE_EXCLAMATION: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -82,6 +85,7 @@ export declare const FONTAWESOME_ICONS: {
|
|
|
82
85
|
readonly FA_COMPRESS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
83
86
|
readonly FA_COPY: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
84
87
|
readonly FA_CREDIT_CARD: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
88
|
+
readonly FA_DNA_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
85
89
|
readonly FA_DOT_CIRCLE_SOLID: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
86
90
|
readonly FA_EARTH_AMERICAS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
87
91
|
readonly FA_ELLIPSIS: import('@fortawesome/fontawesome-common-types').IconDefinition;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{d as r,c as o,j as c,a as i,k as u,n as S,r as p,o as _}from"./vue.esm-bundler-DD4BrEtS.js";import{a as d,I as e,b as m}from"./Icon-
|
|
1
|
+
import{d as r,c as o,j as c,a as i,k as u,n as S,r as p,o as _}from"./vue.esm-bundler-DD4BrEtS.js";import{a as d,I as e,b as m}from"./Icon-I3Cniv10.js";import{C as s}from"./user-_JB5aHqq.js";import{_ as A}from"./_plugin-vue_export-helper-DlAUqK2U.js";const a=r({name:"AccessStatus",components:{Icon:d},props:{status:{type:String,required:!0}},data(){return{ICONS:Object.freeze(e),ICON_SIZES:Object.freeze(m)}},computed:{icon(){return this.status===s.ACTIVE?e.FA_UNLOCK_KEYHOLE:this.status===s.AWAITING?e.FA_HOURGLASS_START:e.FA_LOCK_KEYHOLE},statusClass(){return this.status===s.ACTIVE?"-ds-active":this.status===s.SUSPENDED?"-ds-suspended":""},text(){return this.status===s.ACTIVE?"Aktywny":this.status===s.AWAITING?"Oczekujący":this.status===s.SUSPENDED?"Zawieszony":this.status===s.DEACTIVATED?"Dezaktywowany":"Zakończony"}}}),f={class:"ds-accessStatus__text"};function C(t,I,E,l,N,O){const n=p("icon");return _(),o("div",{class:S(["ds-accessStatus",t.statusClass])},[c(n,{size:t.ICON_SIZES.X_SMALL,icon:t.icon,class:"ds-accessStatus__icon"},null,8,["size","icon"]),i("span",f,u(t.text),1)],2)}const k=A(a,[["render",C],["__scopeId","data-v-e1478a91"]]);a.__docgenInfo={displayName:"AccessStatus",exportName:"default",description:"",tags:{},props:[{name:"status",type:{name:"string"},required:!0}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/Statuses/AccessStatus/AccessStatus.vue"]};export{k as A};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{A as r}from"./AccessStatus-
|
|
1
|
+
import{A as r}from"./AccessStatus-plchnY0B.js";import{C as o}from"./user-_JB5aHqq.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./Icon-I3Cniv10.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";const l={title:"Components/Statuses/AccessStatus",component:r},c=n=>({components:{AccessStatus:r},setup(){return n},template:'<access-status :status="status" />'}),t=c.bind({}),p={status:o.ACTIVE},m={status:{control:"select",options:Object.values(o)}};t.argTypes=m;t.args=p;t.parameters={design:{type:"figma",url:"https://www.figma.com/file/izQdYyiBR1GQgFkaOIfIJI/LMS---DS---Components?node-id=3040%3A70712"}};var s,e,a;t.parameters={...t.parameters,docs:{...(s=t.parameters)==null?void 0:s.docs,source:{originalSource:`args => ({
|
|
2
2
|
components: {
|
|
3
3
|
AccessStatus
|
|
4
4
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{d as V,q as c,c as u,a as D,g as v,k as G,u as t,s as k,b as O,e as h,j as I,n as q,o}from"./vue.esm-bundler-DD4BrEtS.js";import{c as l,b as s,B as M,a as C}from"./Badge-
|
|
1
|
+
import{d as V,q as c,c as u,a as D,g as v,k as G,u as t,s as k,b as O,e as h,j as I,n as q,o}from"./vue.esm-bundler-DD4BrEtS.js";import{c as l,b as s,B as M,a as C}from"./Badge-BbvNKG41.js";import{I as d}from"./Icon-I3Cniv10.js";import{a as w,T as K}from"./Tooltip-DZi9yXjr.js";import{_ as F}from"./_plugin-vue_export-helper-DlAUqK2U.js";const e={XX_SMALL:"xx-small",X_SMALL:"x-small",SMALL:"small",MEDIUM:"medium",LARGE:"large",X_LARGE:"x-large"},T={ACTIVE:"active",INACTIVE:"inactive"},r={ACTIVE:"active",INACTIVE:"inactive",AWAITING:"awaiting",BLOCKED:"blocked",TEAM_MEMBER:"team-member"},H=["src","alt"],W={key:1,class:"ds-avatar__initials"},Y={key:0,class:"ds-avatar__activityStatus"},j={key:1,class:"ds-avatar__accessStatus"},f=V({__name:"Avatar",props:{username:{},avatarUrl:{},size:{default:()=>e.X_SMALL},activityStatus:{},accessStatus:{},teamMemberImageUrl:{},activityStatusTooltip:{}},setup(i){const{initials:y,initialBackgroundColor:_}=R(),{accessStatusColor:g,accessStatusIcon:U,accessStatusSize:p,accessStatusImage:z}=X(),{activityStatusColor:b,activityStatusSize:N}=B();function R(){const a=["#1abc9c","#2ecc71","#3498db","#9b59b6","#34495e","#16a085","#27ae60","#2980b9","#8e44ad","#2c3e50","#f1c40f","#e67e22","#e74c3c","#f39c12","#d35400","#c0392b"];function n(A){const[m,E]=A.split(/\s+/);return m&&E?`${m[0]}${E[0]}`.toUpperCase():m.substring(0,2).toUpperCase()}const S=c(()=>{if(i.avatarUrl)return;const A=(i.username.charCodeAt(0)-65)%16;return a[A]});return{initials:c(()=>n(i.username)),initialBackgroundColor:S}}function X(){const a=c(()=>{switch(i.accessStatus){case r.ACTIVE:return l.SUCCESS;case r.INACTIVE:case r.AWAITING:return l.NEUTRAL;case r.BLOCKED:return l.DANGER;default:return}}),n=c(()=>{switch(i.accessStatus){case r.ACTIVE:return d.FA_UNLOCK_KEYHOLE;case r.BLOCKED:case r.INACTIVE:return d.FA_LOCK_KEYHOLE;case r.AWAITING:return d.FA_HOURGLASS_START;default:return}}),S=c(()=>{switch(i.size){case e.XX_SMALL:return s.SMALL;case e.X_SMALL:return s.SMALL;case e.SMALL:return s.SMALL;case e.MEDIUM:return s.MEDIUM;case e.LARGE:return s.MEDIUM;case e.X_LARGE:default:return s.X_LARGE}}),L=c(()=>{if(i.accessStatus===r.TEAM_MEMBER)return i.teamMemberImageUrl});return{accessStatusColor:a,accessStatusIcon:n,accessStatusSize:S,accessStatusImage:L}}function B(){const a=c(()=>{switch(i.activityStatus){case T.ACTIVE:return l.SUCCESS;default:case T.INACTIVE:return l.NEUTRAL}}),n=c(()=>{switch(i.size){case e.XX_SMALL:return s.X_SMALL;case e.X_SMALL:return s.SMALL;case e.SMALL:return s.SMALL;case e.MEDIUM:return s.MEDIUM;case e.LARGE:return s.MEDIUM;case e.X_LARGE:default:return s.MEDIUM}});return{activityStatusColor:a,activityStatusSize:n}}return(a,n)=>(o(),u("div",{class:q(["ds-avatar",{"-ds-xx-small":a.size===t(e).XX_SMALL,"-ds-x-small":a.size===t(e).X_SMALL,"-ds-small":a.size===t(e).SMALL,"-ds-medium":a.size===t(e).MEDIUM,"-ds-large":a.size===t(e).LARGE,"-ds-x-large":a.size===t(e).X_LARGE}])},[D("div",{class:"ds-avatar__content",style:k({backgroundColor:t(_)})},[a.avatarUrl?(o(),u("img",{key:0,src:a.avatarUrl,alt:a.username,class:"ds-avatar__image"},null,8,H)):(o(),u("span",W,G(t(y)),1))],4),a.activityStatus?(o(),u("div",Y,[(o(),O(t(K),{key:a.activityStatusTooltip,class:"ds-avatar__activityStatusTooltip",text:a.activityStatusTooltip,"is-disabled":!a.activityStatusTooltip,"is-pointer-visible":"",placement:t(w).BOTTOM,"is-hidden-on-mobile":!1},{default:h(()=>[I(t(M),{color:t(b),elevation:t(C).X_SMALL,size:t(N)},null,8,["color","elevation","size"])]),_:1},8,["text","is-disabled","placement"]))])):v("",!0),a.accessStatus?(o(),u("div",j,[I(t(M),{color:t(g),elevation:t(C).SMALL,icon:t(U),size:t(p),"image-url":t(z)},null,8,["color","elevation","icon","size","image-url"])])):v("",!0)],2))}}),Q=F(f,[["__scopeId","data-v-18be9f69"]]);f.__docgenInfo={exportName:"default",displayName:"Avatar",description:"",tags:{},props:[{name:"username",required:!0,type:{name:"string"}},{name:"avatarUrl",required:!1,type:{name:"string"}},{name:"size",required:!1,type:{name:"AvatarSize"}},{name:"activityStatus",required:!1,type:{name:"AvatarActivityStatus"}},{name:"accessStatus",required:!1,type:{name:"AvatarAccessStatus"}},{name:"teamMemberImageUrl",required:!1,type:{name:"string"}},{name:"activityStatusTooltip",required:!1,type:{name:"string"}}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/Avatar/Avatar.vue"]};export{Q as A,e as a,T as b,r as c};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{A as o,a as r,b as k,c as m}from"./Avatar-
|
|
1
|
+
import{A as o,a as r,b as k,c as m}from"./Avatar-CM7iogZ3.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./Badge-BbvNKG41.js";import"./Icon-I3Cniv10.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";import"./Tooltip-DZi9yXjr.js";import"./device-9fgosCm4.js";const S={title:"Components/Avatar",component:o,render:s=>({components:{Avatar:o},setup(){return{args:s}},template:'<Avatar v-bind="args" />'}),argTypes:{size:{control:"select",options:Object.values(r)},accessStatus:{control:{type:"select",labels:{undefined:"None (undefined)"}},options:[void 0,...Object.values(m)]},activityStatus:{control:{type:"select",labels:{undefined:"None (undefined)"}},options:[void 0,...Object.values(k)]},activityStatusTooltip:{control:"text"}}},e={args:{size:r.X_SMALL,username:"Dariusz Chrapek",avatarUrl:"https://wiecejnizlek.pl/wp-content/uploads/2021/08/Dariusz_Chrapek-uai-2996x2996-1-scaled.jpeg",teamMemberImageUrl:"https://lek.wiecejnizlek.pl/images/lek/logo-badge.svg",activityStatusTooltip:"Active now"}};e.parameters={design:{type:"figma",url:"https://www.figma.com/design/izQdYyiBR1GQgFkaOIfIJI/LMS---DS-Components?node-id=12364-12175&t=UpUoIm9oCAaH4dEp-4"}};const a={render:s=>({components:{Avatar:o},setup(){return{args:s,names:["Arkadiusz Kowalski","Bartosz Nowak","Cezary Kowalczyk","Dariusz Chrapek","Edward Nowak","Feliks Kowalski","Grzegorz Nowak","Henryk Kowalczyk","Ireneusz Nowak","Jacek Kowalski","Kamil Nowak","Leszek Kowalczyk","Marek Nowak","Norbert Kowalski","Oskar Nowak","Piotr Kowalczyk"]}},template:'<div style="display: flex; gap: 12px; flex-wrap: wrap;"><div v-for="name in names"><Avatar v-bind="args" :username="name" /></div></div>'}),argTypes:{size:{control:"select",options:Object.values(r)},username:{control:!1},avatarUrl:{control:!1}},args:{size:r.X_SMALL,teamMemberImageUrl:"https://lek.wiecejnizlek.pl/images/lek/logo-badge.svg"}};var t,i,l;e.parameters={...e.parameters,docs:{...(t=e.parameters)==null?void 0:t.docs,source:{originalSource:`{
|
|
2
2
|
args: {
|
|
3
3
|
size: AVATAR_SIZES.X_SMALL,
|
|
4
4
|
username: 'Dariusz Chrapek',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{d as u,q as g,c as n,a as A,g as i,b as S,n as m,u as a,k as p,o as l}from"./vue.esm-bundler-DD4BrEtS.js";import{b as r,a as E}from"./Icon-
|
|
1
|
+
import{d as u,q as g,c as n,a as A,g as i,b as S,n as m,u as a,k as p,o as l}from"./vue.esm-bundler-DD4BrEtS.js";import{b as r,a as E}from"./Icon-I3Cniv10.js";import{_ as f}from"./_plugin-vue_export-helper-DlAUqK2U.js";const s={X_SMALL:"x-small",SMALL:"small",MEDIUM:"medium",LARGE:"large",X_LARGE:"x-large"},o={PRIMARY:"primary",SUCCESS:"success",DANGER:"danger",FAIL:"fail",NEUTRAL:"neutral"},d={NONE:"none",X_SMALL:"x-small",SMALL:"small"},M={key:0,class:"ds-badge__content"},_=["src"],t=u({__name:"Badge",props:{color:{default:()=>o.PRIMARY},size:{default:()=>s.SMALL},label:{},icon:{},imageUrl:{},elevation:{default:()=>d.X_SMALL}},setup(c){const L=g(()=>{switch(c.size){case s.SMALL:return r.XXX_SMALL;case s.MEDIUM:return r.XX_SMALL;case s.LARGE:return r.X_SMALL;case s.X_LARGE:default:return r.SMALL}});return(e,I)=>(l(),n("div",{class:m(["ds-badge",{"-ds-x-small":e.size===a(s).X_SMALL,"-ds-small":e.size===a(s).SMALL,"-ds-medium":e.size===a(s).MEDIUM,"-ds-large":e.size===a(s).LARGE,"-ds-x-large":e.size===a(s).X_LARGE,"-ds-color-primary":e.color===a(o).PRIMARY,"-ds-color-success":e.color===a(o).SUCCESS,"-ds-color-fail":e.color===a(o).FAIL,"-ds-color-danger":e.color===a(o).DANGER,"-ds-color-neutral":e.color===a(o).NEUTRAL}])},[A("div",{class:m(["ds-badge__elevation",{"-ds-no-elevation":e.elevation===a(d).NONE,"-ds-elevation-s":e.elevation===a(d).SMALL}])},null,2),!e.imageUrl&&!e.icon?(l(),n("div",M,p(e.label),1)):i("",!0),!e.imageUrl&&e.icon?(l(),S(a(E),{key:1,icon:e.icon,size:L.value,class:"ds-badge__icon"},null,8,["icon","size"])):i("",!0),e.imageUrl?(l(),n("img",{key:2,src:e.imageUrl,class:"ds-badge__image"},null,8,_)):i("",!0)],2))}}),v=f(t,[["__scopeId","data-v-a2fff7e3"]]);t.__docgenInfo={exportName:"default",displayName:"Badge",description:"",tags:{},props:[{name:"color",required:!1,type:{name:"BadgeColor"}},{name:"size",required:!1,type:{name:"BadgeSize"}},{name:"label",required:!1,type:{name:"string"}},{name:"icon",required:!1,type:{name:"IconItem"}},{name:"imageUrl",required:!1,type:{name:"string"}},{name:"elevation",required:!1,type:{name:"BadgeElevation"}}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/Badge/Badge.vue"]};export{v as B,d as a,s as b,o as c};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{B as r,a as t,b as o,c as a}from"./Badge-
|
|
1
|
+
import{B as r,a as t,b as o,c as a}from"./Badge-BbvNKG41.js";import{I as s}from"./Icon-I3Cniv10.js";import{B as A,a as v}from"./Banner-DXAd9x-3.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";import"./Button-C5dr6u6F.js";import"./Divider-9o-i_zKL.js";import"./IconButton-BPKB5gT7.js";import"./device-9fgosCm4.js";function I(e){return`<div style="display: inline-flex; background: #ccc; padding: 16px; line-height: 0; margin-bottom: 16px;">${e}</div>
|
|
2
2
|
<ds-banner :color="BANNER_COLORS.WARNING" title="Taka kombinacja jest niezgodna z design systemem!" v-if="invalidUsage" />
|
|
3
3
|
`}const f={title:"Components/Badges/Badge",component:r,render:e=>({components:{Badge:r,DsBanner:A},setup(){return{BANNER_COLORS:v}},computed:{invalidUsage(){const L=(e.size===o.X_SMALL||e.size===o.SMALL)&&e.label,S=e.size===o.X_SMALL&&(e.icon||e.imageUrl);return L||S},props(){return{...e,icon:s[e.icon]}}},template:I('<Badge v-bind="props" />')}),argTypes:{color:{control:"select",options:Object.values(a)},size:{control:"select",options:Object.values(o)},icon:{control:"select",options:[null,...Object.keys(s)]},elevation:{control:"select",options:Object.values(t)}}},n={args:{color:a.PRIMARY,size:o.SMALL,label:"",icon:void 0,imageUrl:"",elevation:t.X_SMALL}};n.parameters={design:{type:"figma",url:"https://www.figma.com/design/izQdYyiBR1GQgFkaOIfIJI/LMS---DS-Components?node-id=12364-10601&m=dev"}};const i={args:{color:a.PRIMARY,size:o.SMALL,label:"",icon:void 0,imageUrl:"https://lek.wiecejnizlek.pl/images/lek/logo-badge.svg",elevation:t.X_SMALL}};var l,c,m;n.parameters={...n.parameters,docs:{...(l=n.parameters)==null?void 0:l.docs,source:{originalSource:`{
|
|
4
4
|
args: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as u,b as s,I as d}from"./Icon-
|
|
1
|
+
import{a as u,b as s,I as d}from"./Icon-I3Cniv10.js";import{d as S,t as c,c as f,b as E,g as m,a as n,k as r,n as O,r as p,o}from"./vue.esm-bundler-DD4BrEtS.js";import{_}from"./_plugin-vue_export-helper-DlAUqK2U.js";const l={SUCCESS:"success",WARNING:"warning",FAIL:"fail",INVERTED:"inverted",NEUTRAL:"neutral",NEUTRAL_WEAK:"neutral-weak"},a={MEDIUM:"medium",SMALL:"small",XSMALL:"extra small"},t=S({name:"BadgeScore",components:{WnlIcon:u},props:{text:{type:String,required:!0},suffix:{type:String,required:!1,default:null},color:{type:String,required:!0,validator(e){return Object.values(l).includes(e)}},icon:{type:Object,default:null,validator(e){return Object.values(d).includes(c(e))}},size:{type:String,default:a.MEDIUM,validator(e){return Object.values(a).includes(e)}},fullWidth:{type:Boolean,default:!1}},data(){return{ICON_SIZES:Object.freeze(s),BADGE_SCORE_COLORS:Object.freeze(l),BADGE_SCORE_SIZES:Object.freeze(a)}},computed:{iconSize(){return this.size===a.SMALL?s.X_SMALL:this.size===a.XSMALL?s.XXX_SMALL:s.SMALL}}}),A={class:"ds-badgeScore__text"},C={class:"ds-badgeScore__suffix"};function L(e,R,g,B,I,D){const i=p("wnl-icon");return o(),f("div",{class:O(["ds-badgeScore",{"-ds-success":e.color===e.BADGE_SCORE_COLORS.SUCCESS,"-ds-warning":e.color===e.BADGE_SCORE_COLORS.WARNING,"-ds-fail":e.color===e.BADGE_SCORE_COLORS.FAIL,"-ds-inverted":e.color===e.BADGE_SCORE_COLORS.INVERTED,"-ds-neutralWeak":e.color===e.BADGE_SCORE_COLORS.NEUTRAL_WEAK,"-ds-neutral":e.color===e.BADGE_SCORE_COLORS.NEUTRAL,"-ds-small":e.size===e.BADGE_SCORE_SIZES.SMALL,"-ds-xsmall":e.size===e.BADGE_SCORE_SIZES.XSMALL,"-ds-fullWidth":e.fullWidth}])},[e.icon?(o(),E(i,{key:0,class:"ds-badgeScore__icon",icon:e.icon,size:e.iconSize},null,8,["icon","size"])):m("",!0),n("div",A,r(e.text),1),n("span",C,r(e.suffix),1)],2)}const N=_(t,[["render",L],["__scopeId","data-v-90b52384"]]);t.__docgenInfo={displayName:"BadgeScore",exportName:"default",description:"",tags:{},props:[{name:"text",type:{name:"string"},required:!0},{name:"suffix",type:{name:"string"},required:!1,defaultValue:{func:!1,value:"null"}},{name:"color",type:{name:"string"},required:!0},{name:"icon",type:{name:"object"},defaultValue:{func:!1,value:"null"}},{name:"size",type:{name:"string"},defaultValue:{func:!1,value:"BADGE_SCORE_SIZES.MEDIUM"}},{name:"fullWidth",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/BadgeScore/BadgeScore.vue"]};export{N as B,l as a,a as b};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{B as s,a,b as S}from"./BadgeScore-
|
|
1
|
+
import{B as s,a,b as S}from"./BadgeScore-BOOWTi6N.js";import{I as m}from"./Icon-I3Cniv10.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";const B={title:"Components/Badges/BadgeScore",component:s},C=o=>({components:{BadgeScore:s},setup(){return o},template:'<badge-score :color="color" :suffix="suffix" :text="text" :size="size" :icon="ICONS[icon]" :fullWidth="fullWidth" />',data(){return{ICONS:Object.freeze(m)}}}),e=C.bind({});e.args={text:"42",suffix:"%",fullWidth:!1,color:a.SUCCESS,icon:"FA_LIGHTBULB",size:S.MEDIUM};e.argTypes={text:{control:"text"},suffix:{control:"text"},color:{control:"select",options:Object.values(a)},icon:{control:"select",options:[null,...Object.keys(m)]},size:{control:"select",options:Object.values(S)}};e.parameters={design:{type:"figma",url:"https://www.figma.com/file/izQdYyiBR1GQgFkaOIfIJI/LMS---DS---Components?node-id=4348%3A77330"}};const g=o=>({components:{BadgeScore:s},setup(){return o},template:'<badge-score :color="BADGE_SCORE_COLORS.WARNING" suffix="%" text="1" :full-width="fullWidth" />',data(){return{BADGE_SCORE_COLORS:Object.freeze(a)}}}),t=g.bind({});t.args={fullWidth:!1};const r=g.bind({});r.args={fullWidth:!0};var c,i,l;e.parameters={...e.parameters,docs:{...(c=e.parameters)==null?void 0:c.docs,source:{originalSource:`args => ({
|
|
2
2
|
components: {
|
|
3
3
|
BadgeScore
|
|
4
4
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{D as m,g as E,I as b,d as C,e as v,b as R,c as U}from"./Button-
|
|
1
|
+
import{D as m,g as E,I as b,d as C,e as v,b as R,c as U}from"./Button-C5dr6u6F.js";import{D as B,b as A}from"./Divider-9o-i_zKL.js";import{a as L,I as p}from"./Icon-I3Cniv10.js";import{I as h}from"./IconButton-BPKB5gT7.js";import{d as y,t as g,c as s,a,g as o,n as r,j as l,k as O,f as u,e as D,r as i,o as t,l as k}from"./vue.esm-bundler-DD4BrEtS.js";import{_ as V}from"./_plugin-vue_export-helper-DlAUqK2U.js";const n={DEFAULT:"default",NEUTRAL:"neutral",INFO:"info",SUCCESS:"success",WARNING:"warning",FAIL:"fail",DANGER:"danger"},c={HORIZONTAL:"horizontal",VERTICAL:"vertical"},T=y({name:"Banner",components:{DsButton:m,DsDivider:B,DsIconButton:h,DsIcon:L},props:{icon:{type:Object,default:null,validator:e=>Object.values(p).includes(g(e))},buttonText:{type:String,default:null},closable:{type:Boolean,default:!1},color:{type:String,default:n.DEFAULT,validator:e=>Object.values(n).includes(e)},title:{type:String,required:!0},layout:{type:String,default:c.HORIZONTAL,validator:e=>Object.values(c).includes(e)},isExpanded:{type:Boolean,default:!1},isIconHiddenOnMobile:{type:Boolean,default:!1}},emits:["button-clicked","close","update:isExpanded"],data(){return{isExpandedInternal:!1,BUTTON_COLORS:Object.freeze(U),BUTTON_RADIUSES:Object.freeze(R),BUTTON_SIZES:Object.freeze(v),BUTTON_TYPES:Object.freeze(C),DIVIDER_PROMINENCES:Object.freeze(A),ICON_BUTTON_COLORS:Object.freeze(b),ICON_BUTTON_SIZES:Object.freeze(E),ICONS:Object.freeze(p)}},computed:{colorClass(){return{[n.NEUTRAL]:"-ds-neutral",[n.DEFAULT]:"-ds-default",[n.FAIL]:"-ds-fail",[n.INFO]:"-ds-info",[n.SUCCESS]:"-ds-success",[n.WARNING]:"-ds-warning",[n.DANGER]:"-ds-danger"}[this.color]},layoutClass(){return this.layout===c.VERTICAL?"-ds-vertical":"-ds-horizontal"}},watch:{isExpanded:{handler(e){e!==this.isExpandedInternal&&(this.isExpandedInternal=e)},immediate:!0}},methods:{toggleExpandedText(){this.isExpandedInternal=!this.isExpandedInternal,this.$emit("update:isExpanded",this.isExpandedInternal)}}}),z={class:"ds-banner"},$={class:"ds-banner__content"},j={class:"ds-banner__header"},x={class:"ds-banner__textWrapper"},F={class:"ds-banner__titleWrapper"},M=["textContent"],Z={key:0,class:"ds-banner__defaultText"},P={class:"ds-banner__rightWrapper"},H={key:0,class:"ds-banner__buttonWrapper"},W={key:1,class:"ds-banner__rightSlot"},w={key:0,class:"ds-banner__expander"},G={key:1,class:"ds-banner__close"},Y={key:0,class:"ds-banner__expandedContainer"},q={class:"ds-banner__expandedText"};function K(e,d,X,J,Q,ee){const N=i("ds-icon"),f=i("ds-button"),_=i("ds-icon-button"),S=i("ds-divider");return t(),s("div",z,[a("div",{class:r(["ds-banner__inner",[e.colorClass,e.layoutClass]])},[a("div",$,[a("div",j,[e.icon?(t(),s("div",{key:0,class:r(["ds-banner__iconContainer",{"-ds-hideOnMobile":e.isIconHiddenOnMobile}])},[l(N,{class:r(["ds-banner__icon",[e.colorClass]]),icon:e.icon},null,8,["class","icon"])],2)):o("",!0),a("div",x,[a("div",F,[a("div",{class:"ds-banner__title",textContent:O(e.title)},null,8,M),e.$slots.defaultText?(t(),s("div",Z,[u(e.$slots,"defaultText",{},void 0,!0)])):o("",!0)]),a("div",P,[e.buttonText?(t(),s("div",H,[l(f,{class:"ds-banner__ctaButton",color:e.BUTTON_COLORS.NEUTRAL,type:e.BUTTON_TYPES.OUTLINED,size:e.BUTTON_SIZES.SMALL,onClick:d[0]||(d[0]=I=>e.$emit("button-clicked"))},{default:D(()=>[k(O(e.buttonText),1)]),_:1},8,["color","type","size"])])):o("",!0),e.$slots.rightSlot?(t(),s("div",W,[u(e.$slots,"rightSlot",{},void 0,!0)])):o("",!0)])])]),e.$slots.expandedText?(t(),s("div",w,[l(_,{size:e.ICON_BUTTON_SIZES.SMALL,icon:e.isExpandedInternal?e.ICONS.FA_CHEVRON_UP:e.ICONS.FA_CHEVRON_DOWN,color:e.ICON_BUTTON_COLORS.NEUTRAL,radius:e.BUTTON_RADIUSES.CAPSULE,touchable:!1,onClick:e.toggleExpandedText},null,8,["size","icon","color","radius","onClick"])])):o("",!0),!e.$slots.expandedText&&e.closable?(t(),s("div",G,[l(_,{size:e.ICON_BUTTON_SIZES.SMALL,icon:e.ICONS.FA_XMARK,color:e.ICON_BUTTON_COLORS.NEUTRAL,radius:e.BUTTON_RADIUSES.CAPSULE,touchable:!1,onClick:d[1]||(d[1]=I=>e.$emit("close"))},null,8,["size","icon","color","radius"])])):o("",!0)]),e.$slots.expandedText&&e.isExpandedInternal?(t(),s("div",Y,[l(S,{prominence:e.DIVIDER_PROMINENCES.STRONG},null,8,["prominence"]),a("div",q,[u(e.$slots,"expandedText",{},void 0,!0)])])):o("",!0)],2)])}const de=V(T,[["render",K],["__scopeId","data-v-90a1a3ff"]]);T.__docgenInfo={displayName:"Banner",exportName:"default",description:"",tags:{},props:[{name:"icon",type:{name:"object"},defaultValue:{func:!1,value:"null"}},{name:"buttonText",type:{name:"string"},defaultValue:{func:!1,value:"null"}},{name:"closable",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"color",type:{name:"string"},defaultValue:{func:!1,value:"BANNER_COLORS.DEFAULT"}},{name:"title",type:{name:"string"},required:!0},{name:"layout",type:{name:"string"},defaultValue:{func:!1,value:"BANNER_LAYOUTS.HORIZONTAL"}},{name:"isExpanded",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"isIconHiddenOnMobile",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}}],events:[{name:"button-clicked"},{name:"close"},{name:"update:isExpanded",type:{names:["undefined"]}}],slots:[{name:"defaultText"},{name:"rightSlot"},{name:"expandedText"}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/Banner/Banner.vue"]};export{de as B,n as a,c as b};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{B as a,a as l,b as s}from"./Banner-
|
|
1
|
+
import{B as a,a as l,b as s}from"./Banner-DXAd9x-3.js";import{I as d}from"./Icon-I3Cniv10.js";import"./Button-C5dr6u6F.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";import"./Divider-9o-i_zKL.js";import"./IconButton-BPKB5gT7.js";import"./device-9fgosCm4.js";const{useArgs:c}=__STORYBOOK_MODULE_PREVIEW_API__,E={title:"Components/Banner",component:a},m=r=>{const[b,i]=c();return{components:{Banner:a},setup(){return r},data(){return{ICONS:Object.freeze(d)}},methods:{onIsExpandedUpdated(p){i({isExpanded:p})}},template:`
|
|
2
2
|
<banner
|
|
3
3
|
:closable="closable"
|
|
4
4
|
:icon="ICONS[icon]"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{d as y,t as v,b,h as T,e as l,n as S,r as u,o as g,f as n,a as E,j as L}from"./vue.esm-bundler-DD4BrEtS.js";import{c as R,I as C}from"./Icon-
|
|
1
|
+
import{d as y,t as v,b,h as T,e as l,n as S,r as u,o as g,f as n,a as E,j as L}from"./vue.esm-bundler-DD4BrEtS.js";import{c as R,I as C}from"./Icon-I3Cniv10.js";import{D as h,T as i,c as r}from"./TextGroup-AUUBIFJZ.js";import{a as d,e as t,d as p,c as s,f,h as O,R as _,b as D}from"./GroupRichListItem-C_Gsy7fK.js";import{_ as V}from"./_plugin-vue_export-helper-DlAUqK2U.js";const m=y({name:"BasicRichListItem",components:{DsTextGroup:h,RichListItem:O},props:{type:{type:String,default:f.DEFAULT,validator(e){return Object.values(f).includes(e)}},state:{type:String,default:s.DEFAULT,validator(e){return Object.values(s).includes(e)}},layout:{type:String,default:p.HORIZONTAL,validator(e){return Object.values(p).includes(e)}},size:{type:String,default:t.MEDIUM,validator(e){return Object.values(t).includes(e)}},isInteractive:{type:Boolean,default:!0},isDimmed:{type:Boolean,default:!1},isDraggable:{type:Boolean,default:!0},icon:{type:Object,default:null,validator(e){return Object.values(C).includes(v(e))}},iconColor:{type:String,default:null,validator(e){return Object.values(R).includes(e)}},iconColorHex:{type:String,default:null},borderColor:{type:String,default:null,validator(e){return Object.values(D).includes(e)}},borderColorHex:{type:String,default:null},text:{type:String,required:!0},textEllipsis:{type:Boolean,default:!1},eyebrow:{type:String,default:null},eyebrowEllipsis:{type:Boolean,default:!1},isEyebrowUppercase:{type:Boolean,default:!1},supportingText:{type:String,default:null},supportingTextEllipsis:{type:Boolean,default:!1},isSupportingTextTooltipEnabled:{type:Boolean,default:!1},backgroundColor:{type:String,default:d.NEUTRAL,validator(e){return Object.values(d).includes(e)}},elevation:{type:String,default:null,validator(e){return Object.values(_).includes(e)}},hasDraggableHandler:{type:Boolean,default:!0},hasActionsSlotDivider:{type:Boolean,default:!0},isSelectable:{type:Boolean,default:!0},isSelected:{type:Boolean,default:!1},isTextGroupSelected:{type:Boolean,default:!1}},emits:{"update:is-selected":e=>!0},data(){return{hovered:!1,RICH_LIST_ITEM_SIZE:Object.freeze(t),RICH_LIST_ITEM_STATE:Object.freeze(s)}},computed:{textGroupSize(){return{[t.SMALL]:r.SMALL,[t.MEDIUM]:r.MEDIUM}[this.size]},textGroupState(){return this.state===s.LOADING?i.LOADING:this.hovered&&this.isInteractive?i.HOVERED:i.DEFAULT}}}),M={class:"ds-basicRichListItem__content"};function A(e,a,H,B,U,w){const c=u("ds-text-group"),I=u("rich-list-item");return g(),b(I,{size:e.size,type:e.type,layout:e.layout,"is-interactive":e.isInteractive,"is-draggable":e.isDraggable,icon:e.icon,"icon-color":e.iconColor,"icon-color-hex":e.iconColorHex,"is-dimmed":e.isDimmed,"border-color":e.borderColor,"border-color-hex":e.borderColorHex,state:e.state,"background-color":e.backgroundColor,elevation:e.elevation,"has-draggable-handler":e.hasDraggableHandler,"has-actions-slot-divider":e.hasActionsSlotDivider,"is-selectable":e.isSelectable,"is-selected":e.isSelected,class:S(["ds-basicRichListItem",{"-ds-loading":e.state===e.RICH_LIST_ITEM_STATE.LOADING,"-ds-small":e.size===e.RICH_LIST_ITEM_SIZE.SMALL}]),onMouseover:a[0]||(a[0]=o=>e.hovered=!0),onMouseleave:a[1]||(a[1]=o=>e.hovered=!1),"onUpdate:isSelected":a[2]||(a[2]=o=>e.$emit("update:is-selected",o))},T({content:l(()=>[E("div",M,[L(c,{"eyebrow-text":e.eyebrow,"eyebrow-text-ellipsis":e.eyebrowEllipsis,"is-eyebrow-text-uppercase":e.isEyebrowUppercase,"is-selected":e.isTextGroupSelected,"is-interactive":!1,"main-text":e.text,"main-text-ellipsis":e.textEllipsis,"supporting-text":e.supportingText,"supporting-text-ellipsis":e.supportingTextEllipsis,size:e.textGroupSize,state:e.textGroupState,"is-supporting-text-tooltip-enabled":e.isSupportingTextTooltipEnabled},null,8,["eyebrow-text","eyebrow-text-ellipsis","is-eyebrow-text-uppercase","is-selected","main-text","main-text-ellipsis","supporting-text","supporting-text-ellipsis","size","state","is-supporting-text-tooltip-enabled"])])]),_:2},[e.$slots.media?{name:"media",fn:l(()=>[n(e.$slots,"media",{},void 0,!0)]),key:"0"}:void 0,e.$slots.metadata?{name:"metadata",fn:l(()=>[n(e.$slots,"metadata",{},void 0,!0)]),key:"1"}:void 0,e.$slots.actions?{name:"actions",fn:l(()=>[n(e.$slots,"actions",{},void 0,!0)]),key:"2"}:void 0]),1032,["size","type","layout","is-interactive","is-draggable","icon","icon-color","icon-color-hex","is-dimmed","border-color","border-color-hex","state","background-color","elevation","has-draggable-handler","has-actions-slot-divider","is-selectable","is-selected","class"])}const $=V(m,[["render",A],["__scopeId","data-v-c8b54c95"]]);m.__docgenInfo={displayName:"BasicRichListItem",exportName:"default",description:"",tags:{},props:[{name:"type",type:{name:"RichListItemType"},defaultValue:{func:!1,value:"RICH_LIST_ITEM_TYPE.DEFAULT"}},{name:"state",type:{name:"RichListItemState"},defaultValue:{func:!1,value:"RICH_LIST_ITEM_STATE.DEFAULT"}},{name:"layout",type:{name:"RichListItemLayout"},defaultValue:{func:!1,value:"RICH_LIST_ITEM_LAYOUT.HORIZONTAL"}},{name:"size",type:{name:"RichListItemSize"},defaultValue:{func:!1,value:"RICH_LIST_ITEM_SIZE.MEDIUM"}},{name:"isInteractive",type:{name:"boolean"},defaultValue:{func:!1,value:"true"}},{name:"isDimmed",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"isDraggable",type:{name:"boolean"},defaultValue:{func:!1,value:"true"}},{name:"icon",type:{name:"IconItem"},defaultValue:{func:!1,value:"null"}},{name:"iconColor",type:{name:"IconColor"},defaultValue:{func:!1,value:"null"}},{name:"iconColorHex",type:{name:"string"},defaultValue:{func:!1,value:"null"}},{name:"borderColor",type:{name:"RichListItemBorderColor"},defaultValue:{func:!1,value:"null"}},{name:"borderColorHex",type:{name:"string"},defaultValue:{func:!1,value:"null"}},{name:"text",type:{name:"string"},required:!0},{name:"textEllipsis",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"eyebrow",type:{name:"string"},defaultValue:{func:!1,value:"null"}},{name:"eyebrowEllipsis",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"isEyebrowUppercase",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"supportingText",type:{name:"string"},defaultValue:{func:!1,value:"null"}},{name:"supportingTextEllipsis",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"isSupportingTextTooltipEnabled",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"backgroundColor",type:{name:"RichListItemBackgroundColor"},defaultValue:{func:!1,value:"RICH_LIST_ITEM_BACKGROUND_COLOR.NEUTRAL"}},{name:"elevation",type:{name:"RichListItemElevation"},defaultValue:{func:!1,value:"null"}},{name:"hasDraggableHandler",type:{name:"boolean"},defaultValue:{func:!1,value:"true"}},{name:"hasActionsSlotDivider",type:{name:"boolean"},defaultValue:{func:!1,value:"true"}},{name:"isSelectable",type:{name:"boolean"},defaultValue:{func:!1,value:"true"}},{name:"isSelected",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}},{name:"isTextGroupSelected",type:{name:"boolean"},defaultValue:{func:!1,value:"false"}}],events:[{name:"update:is-selected"}],slots:[{name:"media"},{name:"metadata"},{name:"actions"}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/RichList/BasicRichListItem/BasicRichListItem.vue"]};export{$ as B};
|
package/docs/assets/{BasicRichListItem.stories-Du92pfHC.js → BasicRichListItem.stories-BJZo9YF9.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{B as l}from"./BasicRichListItem-
|
|
1
|
+
import{B as l}from"./BasicRichListItem-quALUWxY.js";import{w as h}from"./decorator-B_8W69Nd.js";import"./Avatar-CM7iogZ3.js";import"./Badge-BbvNKG41.js";import"./BadgeScore-BOOWTi6N.js";import"./Banner-DXAd9x-3.js";import"./Button-C5dr6u6F.js";import"./ToggleButton-D-t1sDTL.js";import"./Card-KSW_Q55y.js";import"./CardExpandable-yMDr4_fF.js";import"./DatePicker-QHo-i7qh.js";import"./DateRangePicker-B0NAwdsr.js";import"./Divider-9o-i_zKL.js";import"./FeatureIcon-BoUhuGOr.js";import{I as a,c as T}from"./Icon-I3Cniv10.js";import"./IconButton-BPKB5gT7.js";import"./string-B1AGRR5v.js";import"./Modal-Cy1kzNhG.js";import"./ModalDialog-BuO78uuh.js";import"./NumberInCircle-DnPE2szs.js";import"./TabItem-Bn_qIbPX.js";import"./Tile-3fvrXM7M.js";import"./Toast-CTbKhm1i.js";import"./AccessStatus-plchnY0B.js";import"./BlockadeStatus-D1j0ZWIW.js";import"./SurveyToggle-CCF4WE7n.js";import"./SurveyQuestionScale-CiKDA0ax.js";import"./SurveyQuestionOpenEnded-B_HbDRQs.js";import"./SectionHeader-ByewlGaG.js";import"./PageHeader-DkHlb7_P.js";import"./SectionTitle-DLcFKzRH.js";import"./Drawer-ClrSDwUZ.js";import"./DrawerContent-D6Bl5GA-.js";import"./DrawerDivider-DMhjaSPk.js";import"./DrawerHeader-AkG6Jq7W.js";import"./DrawerListItem-dizQZUbe.js";import"./DrawerListItemGroup-B5XadRVV.js";import"./DrawerTile-0-CB5w9j.js";import"./DrawerSection-HBM59yvF.js";import"./OutlineItem-1BOyMbS2.js";import"./OutlineDivider-UaRb6wKt.js";import"./OutlineSectionHeader-LGOAi424.js";import"./Chip-BJcjfD8j.js";import"./CounterToggle-DKRrZ9t2.js";import"./SelectList-B323Y2el.js";import"./SelectListItem-DfLqJR-_.js";import"./SelectListItemDivider-lDLIwtP8.js";import"./SelectListItemToggle-DJ_P6PIB.js";import"./SelectListItemTile-DzAuBa66.js";import"./SelectListSectionTitle-BFbrwNgw.js";import"./SelectionTile-hjRK7Lwc.js";import"./LoadingBar-Dc_eLNsl.js";import"./PopOver-BDVCOkO6.js";import"./Dropdown-CYFZ3OvV.js";import"./ProgressBar-q_I44DQc.js";import"./ProgressDonutChart-DP55sH2Q.js";import"./IconText-CKJ4jGzm.js";import"./Pagination-CgO9MoPY.js";import"./OverlayHeader-u9AeOezr.js";import"./Well-D1j9q3W3.js";import"./ThreeColumnLayout-DXA1815_.js";import{R as C,a as p,b as E,c,d as n,e as d,f as m}from"./GroupRichListItem-C_Gsy7fK.js";import"./Switch-Du-uh84v.js";import"./TextGroup-AUUBIFJZ.js";import"./Tooltip-DZi9yXjr.js";import{I as O}from"./Image-Dbv2u4ta.js";import"./Skeleton-DhyJ4ZKG.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";import"./v4-CwV2VaSl.js";import"./iframe-CKOJ9wC7.js";import"../sb-preview/runtime.js";import"./device-9fgosCm4.js";import"./user-_JB5aHqq.js";import"./SelectionControl-CwdtLuOD.js";import"./vue-popper-DoPHnofs.js";import"./_commonjsHelpers-CDR5Xrri.js";import"./Checkbox-DAOkXx1R.js";const{useArgs:y}=__STORYBOOK_MODULE_PREVIEW_API__,Xe={title:"Components/RichList/BasicRichListItem",component:l,decorators:[e=>({components:{story:e},template:"<div style='display: flex;padding: 16px;'><story /></div>"}),h]},v=(e,i={})=>(e.argTypes={type:{options:Object.values(m),control:"select"},size:{options:Object.values(d),control:"select"},layout:{options:Object.values(n),control:{type:"select"}},state:{options:Object.values(c),control:"select"},iconColor:{options:[null,...Object.values(T)],control:"select"},borderColor:{options:[null,...Object.values(E)],control:"select"},icon:{options:[null,...Object.keys(a)],control:"select"},iconColorHex:{control:"text"},borderColorHex:{control:"text"},eyebrow:{control:"text"},eyebrowEllipsis:{control:"boolean"},isEyebrowUppercase:{control:"boolean"},text:{control:"text"},textEllipsis:{control:"boolean"},supportingText:{control:"text"},supportingTextEllipsis:{control:"boolean"},isSupportingTextTooltipEnabled:{control:"boolean"},metadata:{control:"text"},actions:{control:"text"},draggableIconClassName:{control:"text"},backgroundColor:{options:[null,...Object.values(p)],control:"select"},elevation:{options:[null,...Object.values(C)],control:"select"}},e.args={size:d.MEDIUM,type:m.DEFAULT,layout:n.HORIZONTAL,backgroundColor:p.NEUTRAL,elevation:null,isDimmed:!1,isDraggable:!0,hasDraggableHandler:!0,icon:null,iconColor:null,iconColorHex:"",hasActionsSlotDivider:!0,isSelectable:!0,isSelected:!0,isTextGroupSelected:!1,borderColor:null,borderColorHex:"",state:c.DEFAULT,isInteractive:!0,draggableIconClassName:"draggableIconClassName-1",eyebrow:"Eyebrow Uppercase",eyebrowEllipsis:!1,isEyebrowUppercase:!1,text:"Długa nazwa gdy się nie mieści Praesentium dicta sit. Molestiae unde voluptatem eaque labore.",textEllipsis:!1,supportingText:"null",supportingTextEllipsis:!1,isSupportingTextTooltipEnabled:!1,metadata:"Metadata Slot",actions:"ACS",...i},e.parameters={actions:{handles:["icon-click","click","update:is-selected"]},layout:"fullscreen",design:{type:"figma",url:"https://www.figma.com/file/izQdYyiBR1GQgFkaOIfIJI/LMS---DS-Components?type=design&node-id=8673-2345&mode=design&t=QeEz8TmzxDbrGYK3-4"}},e),w=e=>{const[i,r]=y();return{components:{BasicRichListItem:l},setup(){return e},data(){return{ICONS:Object.freeze(a)}},methods:{updateIsSelected(s){r({isSelected:s})}},template:`
|
|
2
2
|
<basic-rich-list-item
|
|
3
3
|
:size="size"
|
|
4
4
|
:type="type"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{d as n,c as r,j as c,a as i,k as u,n as d,r as p,o as l}from"./vue.esm-bundler-DD4BrEtS.js";import{a as _,I as t,b as m}from"./Icon-
|
|
1
|
+
import{d as n,c as r,j as c,a as i,k as u,n as d,r as p,o as l}from"./vue.esm-bundler-DD4BrEtS.js";import{a as _,I as t,b as m}from"./Icon-I3Cniv10.js";import{a as e}from"./user-_JB5aHqq.js";import{_ as S}from"./_plugin-vue_export-helper-DlAUqK2U.js";const a=n({name:"BlockadeStatus",components:{Icon:_},props:{status:{type:String,required:!0}},data(){return{ICONS:Object.freeze(t),ICON_SIZES:Object.freeze(m)}},computed:{icon(){return this.status===e.ACTIVE?t.FA_LOCK_KEYHOLE:t.FA_UNLOCK_KEYHOLE},statusClass(){return this.status===e.ACTIVE?"-ds-active":""},text(){return this.status===e.ACTIVE?"Blokada dostępu":"Blokada zakończona"}}}),C={class:"ds-blockadeStatus__text"};function f(s,k,I,E,O,B){const o=p("icon");return l(),r("div",{class:d(["ds-blockadeStatus",s.statusClass])},[c(o,{size:s.ICON_SIZES.X_SMALL,icon:s.icon,class:"ds-blockadeStatus__icon"},null,8,["size","icon"]),i("span",C,u(s.text),1)],2)}const z=S(a,[["render",f],["__scopeId","data-v-a48935bf"]]);a.__docgenInfo={displayName:"BlockadeStatus",exportName:"default",description:"",tags:{},props:[{name:"status",type:{name:"string"},required:!0}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/Statuses/BlockadeStatus/BlockadeStatus.vue"]};export{z as B};
|
package/docs/assets/{BlockedeStatus.stories-DPgKWNlb.js → BlockedeStatus.stories-BKi05Ndl.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{B as o}from"./BlockadeStatus-
|
|
1
|
+
import{B as o}from"./BlockadeStatus-D1j0ZWIW.js";import{a as r}from"./user-_JB5aHqq.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./Icon-I3Cniv10.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";const g={title:"Components/Statuses/BlockadeStatus",component:o},c=n=>({components:{BlockadeStatus:o},setup(){return n},template:'<blockade-status :status="status" />'}),t=c.bind({}),p={status:r.ACTIVE},m={status:{control:"select",options:Object.values(r)}};t.argTypes=m;t.args=p;t.parameters={design:{type:"figma",url:"https://www.figma.com/file/izQdYyiBR1GQgFkaOIfIJI/LMS---DS---Components?node-id=3040%3A70712"}};var s,e,a;t.parameters={...t.parameters,docs:{...(s=t.parameters)==null?void 0:s.docs,source:{originalSource:`args => ({
|
|
2
2
|
components: {
|
|
3
3
|
BlockadeStatus
|
|
4
4
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as L,b as a,I as o}from"./Icon-
|
|
1
|
+
import{a as L,b as a,I as o}from"./Icon-I3Cniv10.js";import{d as c,t as E,c as N,a as I,b as i,g as r,f,n as A,r as m,o as t}from"./vue.esm-bundler-DD4BrEtS.js";import{_ as U}from"./_plugin-vue_export-helper-DlAUqK2U.js";const n={SMALL:"small",MEDIUM:"medium",LARGE:"large"},s={FILLED:"filled",OUTLINED:"outlined",TEXT:"text"},T={PRIMARY:"primary",NEUTRAL:"neutral",DANGER:"danger",SUCCESS:"success",INVERTED:"inverted"},u={CAPSULE:"capsule",ROUNDED:"rounded"},S={DEFAULT:"default",HOVERED:"hovered",FOCUSED:"focused",DISABLED:"disabled",LOADING:"loading"},d={NONE:"none",X_SMALL:"x-small",SMALL:"small"},z={XX_SMALL:"xx-small",X_SMALL:"x-small",SMALL:"small",MEDIUM:"medium",LARGE:"large"},j={ICON_ONLY:"icon-only",OUTLINED:s.OUTLINED,FILLED:s.FILLED},V={ALL_IN_COLOR:"all-in-color",NEUTRAL_LABEL:"neutral-label"},D={PRIMARY:"primary",NEUTRAL:"neutral",NEUTRAL_WEAK:"neutral-weak",FAIL:"fail",DANGER:"danger",SUCCESS:"success",INVERTED:"inverted",WARNING:"warning",INFO:"info"},h={DEFAULT:"default",HOVERED:"hovered",FOCUSED:"focused",DISABLED:"disabled",LOADING:"loading"},O=c({name:"Button",components:{WnlIcon:L},props:{size:{type:String,default:n.MEDIUM,validator(e){return Object.values(n).includes(e)}},type:{type:String,default:s.FILLED,validator(e){return Object.values(s).includes(e)}},color:{type:[String,null],default:T.PRIMARY,validator(e){return Object.values(D).includes(e)}},radius:{type:String,default:u.CAPSULE,validator(e){return Object.values(u).includes(e)}},state:{type:String,default:S.DEFAULT,validator(e){return Object.values(S).includes(e)}},iconLeft:{type:Object,default:null,validator(e){return Object.values(o).includes(E(e))}},iconRight:{type:Object,default:null,validator(e){return Object.values(o).includes(E(e))}},elevation:{type:String,default:d.NONE,validator(e){return Object.values(d).includes(e)}}},data(){return{ICONS:Object.freeze(o),ICON_SIZES:Object.freeze(a),BUTTON_TYPES:Object.freeze(s),COLORS:Object.freeze(T),RADIUSES:Object.freeze(u),SIZES:Object.freeze(n),STATES:Object.freeze(S),ELEVATIONS:Object.freeze(d)}},computed:{iconSize(){return this.size===this.SIZES.SMALL||this.size===this.SIZES.MEDIUM?a.XX_SMALL:a.X_SMALL},colorClassName(){return`-ds-color-${this.color}`},loadingIconSize(){return this.size===n.LARGE?a.MEDIUM:this.size===n.SMALL?a.X_SMALL:a.SMALL}}}),p={class:"ds-button__content"};function R(e,v,B,g,C,b){const l=m("wnl-icon");return t(),N("span",{class:A(["ds-button",{"-ds-outlined":e.type===e.BUTTON_TYPES.OUTLINED,"-ds-text":e.type===e.BUTTON_TYPES.TEXT,"-ds-small":e.size===e.SIZES.SMALL,"-ds-large":e.size===e.SIZES.LARGE,"-ds-rounded":e.type!==e.BUTTON_TYPES.TEXT&&e.radius===e.RADIUSES.ROUNDED,"-ds-hovered":e.state===e.STATES.HOVERED,"-ds-focused":e.state===e.STATES.FOCUSED,"-ds-loading":e.state===e.STATES.LOADING,"-ds-disabled":e.state===e.STATES.DISABLED,[e.colorClassName]:!0,"-ds-elevation-x-small":e.elevation===e.ELEVATIONS.X_SMALL,"-ds-elevation-small":e.elevation===e.ELEVATIONS.SMALL}])},[I("span",p,[e.iconLeft?(t(),i(l,{key:0,class:"ds-button__icon -ds-left",icon:e.iconLeft,size:e.iconSize},null,8,["icon","size"])):r("",!0),f(e.$slots,"default"),e.iconRight?(t(),i(l,{key:1,class:"ds-button__icon -ds-right",icon:e.iconRight,size:e.iconSize},null,8,["icon","size"])):r("",!0)]),e.state===e.STATES.LOADING?(t(),i(l,{key:0,class:"ds-button__loadingIcon",icon:e.ICONS.FAD_SPINNER_THIRD,size:e.loadingIconSize},null,8,["icon","size"])):r("",!0)],2)}const F=U(O,[["render",R]]);O.__docgenInfo={displayName:"Button",exportName:"default",description:"",tags:{},props:[{name:"size",type:{name:"string"},defaultValue:{func:!1,value:"BUTTON_SIZES.MEDIUM"}},{name:"type",type:{name:"string"},defaultValue:{func:!1,value:"BUTTON_TYPES.FILLED"}},{name:"color",type:{name:"string|null"},defaultValue:{func:!1,value:"BUTTON_COLORS.PRIMARY"}},{name:"radius",type:{name:"string"},defaultValue:{func:!1,value:"BUTTON_RADIUSES.CAPSULE"}},{name:"state",type:{name:"string"},defaultValue:{func:!1,value:"BUTTON_STATES.DEFAULT"}},{name:"iconLeft",type:{name:"object"},defaultValue:{func:!1,value:"null"}},{name:"iconRight",type:{name:"object"},defaultValue:{func:!1,value:"null"}},{name:"elevation",type:{name:"string"},defaultValue:{func:!1,value:"BUTTON_ELEVATIONS.NONE"}}],slots:[{name:"default"}],sourceFiles:["/home/runner/work/design-system/design-system/lib/js/components/Buttons/Button/Button.vue"]};export{d as B,F as D,D as I,S as a,u as b,T as c,s as d,n as e,j as f,z as g,h,V as i};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import{D as r,B as i,a as c,b as a,c as l,d as p,e as u}from"./Button-
|
|
1
|
+
import{D as r,B as i,a as c,b as a,c as l,d as p,e as u}from"./Button-C5dr6u6F.js";import{I as e}from"./Icon-I3Cniv10.js";import{w as O}from"./decorator-B_8W69Nd.js";import"./vue.esm-bundler-DD4BrEtS.js";import"./_plugin-vue_export-helper-DlAUqK2U.js";import"./v4-CwV2VaSl.js";const E={title:"Components/Buttons/Button",component:r,decorators:[O]},m=d=>({components:{Button:r},setup(){return d},template:`
|
|
2
2
|
<div :class="{ contrastBackground: isInverted }">
|
|
3
3
|
<Button
|
|
4
4
|
:size="size"
|