@mhmo91/schmancy 0.2.193 → 0.2.195
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/ai/area.md +205 -0
- package/ai/autocomplete.md +135 -0
- package/ai/avatar.md +178 -0
- package/ai/badge.md +100 -0
- package/ai/busy.md +195 -0
- package/ai/button.md +112 -0
- package/ai/card.md +155 -0
- package/ai/checkbox.md +108 -0
- package/ai/chips.md +180 -0
- package/ai/component-relationships.md +93 -0
- package/ai/content-drawer.md +190 -0
- package/ai/dialog.md +119 -0
- package/ai/dropdown.md +238 -0
- package/ai/form.md +148 -0
- package/ai/icons.md +147 -0
- package/ai/index.md +72 -0
- package/ai/input.md +167 -0
- package/ai/layout.md +166 -0
- package/ai/list.md +145 -0
- package/ai/menu.md +217 -0
- package/ai/notification.md +93 -0
- package/ai/radio-group.md +176 -0
- package/ai/select.md +174 -0
- package/ai/sheet.md +122 -0
- package/ai/store.md +235 -0
- package/ai/surface.md +221 -0
- package/ai/table.md +334 -0
- package/ai/tabs.md +71 -0
- package/ai/template.md +144 -0
- package/ai/textarea.md +147 -0
- package/ai/tooltip.md +149 -0
- package/ai/tree.md +279 -0
- package/ai/typography.md +170 -0
- package/dist/_headers +2 -0
- package/dist/ai/area.md +205 -0
- package/dist/ai/autocomplete.md +135 -0
- package/dist/ai/avatar.md +178 -0
- package/dist/ai/badge.md +100 -0
- package/dist/ai/busy.md +195 -0
- package/dist/ai/button.md +112 -0
- package/dist/ai/card.md +155 -0
- package/dist/ai/checkbox.md +108 -0
- package/dist/ai/chips.md +180 -0
- package/dist/ai/component-relationships.md +93 -0
- package/dist/ai/content-drawer.md +190 -0
- package/dist/ai/dialog.md +119 -0
- package/dist/ai/dropdown.md +238 -0
- package/dist/ai/form.md +148 -0
- package/dist/ai/icons.md +147 -0
- package/dist/ai/index.md +72 -0
- package/dist/ai/input.md +167 -0
- package/dist/ai/layout.md +166 -0
- package/dist/ai/list.md +145 -0
- package/dist/ai/menu.md +217 -0
- package/dist/ai/notification.md +93 -0
- package/dist/ai/radio-group.md +176 -0
- package/dist/ai/select.md +174 -0
- package/dist/ai/sheet.md +122 -0
- package/dist/ai/store.md +235 -0
- package/dist/ai/surface.md +221 -0
- package/dist/ai/table.md +334 -0
- package/dist/ai/tabs.md +71 -0
- package/dist/ai/template.md +144 -0
- package/dist/ai/textarea.md +147 -0
- package/dist/ai/tooltip.md +149 -0
- package/dist/ai/tree.md +279 -0
- package/dist/ai/typography.md +170 -0
- package/dist/{animated-text-9AM64DHd.cjs → animated-text-Bu9wh3wv.cjs} +2 -2
- package/dist/{animated-text-9AM64DHd.cjs.map → animated-text-Bu9wh3wv.cjs.map} +1 -1
- package/dist/{animated-text-CVStWn5N.js → animated-text-Ci7M0QTx.js} +3 -3
- package/dist/{animated-text-CVStWn5N.js.map → animated-text-Ci7M0QTx.js.map} +1 -1
- package/dist/animated-text.cjs +1 -1
- package/dist/animated-text.js +1 -1
- package/dist/area.cjs +1 -1
- package/dist/area.component-Cg9dqZJ5.cjs +8 -0
- package/dist/area.component-Cg9dqZJ5.cjs.map +1 -0
- package/dist/area.component-eJJ_wryh.js +191 -0
- package/dist/area.component-eJJ_wryh.js.map +1 -0
- package/dist/area.js +21 -6
- package/dist/area.js.map +1 -1
- package/dist/{autocomplete-DBXvIJgc.cjs → autocomplete-BH7nQbid.cjs} +2 -2
- package/dist/{autocomplete-DBXvIJgc.cjs.map → autocomplete-BH7nQbid.cjs.map} +1 -1
- package/dist/{autocomplete-ih92pPkb.js → autocomplete-D9n1MeKT.js} +3 -3
- package/dist/{autocomplete-ih92pPkb.js.map → autocomplete-D9n1MeKT.js.map} +1 -1
- package/dist/autocomplete.cjs +1 -1
- package/dist/autocomplete.js +1 -1
- package/dist/{avatar-WAIlaNJg.js → avatar-B4lSs4z5.js} +183 -145
- package/dist/avatar-B4lSs4z5.js.map +1 -0
- package/dist/{avatar-s-2jSsaH.cjs → avatar-Bg-rdjAe.cjs} +62 -24
- package/dist/avatar-Bg-rdjAe.cjs.map +1 -0
- package/dist/badge.cjs +1 -1
- package/dist/badge.js +1 -1
- package/dist/busy.cjs +1 -1
- package/dist/busy.js +1 -1
- package/dist/button.cjs +1 -1
- package/dist/button.js +1 -1
- package/dist/card.cjs +1 -1
- package/dist/card.js +1 -1
- package/dist/{checkbox-DtnX5sT6.cjs → checkbox-CgL23smr.cjs} +10 -10
- package/dist/{checkbox-DtnX5sT6.cjs.map → checkbox-CgL23smr.cjs.map} +1 -1
- package/dist/{checkbox-Jxxbjxp0.js → checkbox-y37-tGrk.js} +72 -65
- package/dist/{checkbox-Jxxbjxp0.js.map → checkbox-y37-tGrk.js.map} +1 -1
- package/dist/checkbox.cjs +1 -1
- package/dist/checkbox.js +1 -1
- package/dist/{chips-CVDnpVUM.cjs → chips-CKST7ug-.cjs} +2 -2
- package/dist/{chips-CVDnpVUM.cjs.map → chips-CKST7ug-.cjs.map} +1 -1
- package/dist/{chips-lP7ohQep.js → chips-Ndwt1V4b.js} +3 -3
- package/dist/{chips-lP7ohQep.js.map → chips-Ndwt1V4b.js.map} +1 -1
- package/dist/chips.cjs +1 -1
- package/dist/chips.js +1 -1
- package/dist/circular-progress-BDmc1zlm.cjs +9 -0
- package/dist/circular-progress-BDmc1zlm.cjs.map +1 -0
- package/dist/circular-progress-vokDGjmG.js +35 -0
- package/dist/circular-progress-vokDGjmG.js.map +1 -0
- package/dist/circular-progress.cjs +2 -0
- package/dist/circular-progress.cjs.map +1 -0
- package/dist/circular-progress.js +5 -0
- package/dist/circular-progress.js.map +1 -0
- package/dist/components.cjs +1 -1
- package/dist/components.js +1 -1
- package/dist/content-drawer.cjs +1 -1
- package/dist/content-drawer.js +1 -1
- package/dist/{date-range-Ca9WLI4Q.js → date-range-CpDVPn_v.js} +3 -3
- package/dist/{date-range-Ca9WLI4Q.js.map → date-range-CpDVPn_v.js.map} +1 -1
- package/dist/{date-range-DbPA5Y-t.cjs → date-range-DfZz3ifP.cjs} +2 -2
- package/dist/{date-range-DbPA5Y-t.cjs.map → date-range-DfZz3ifP.cjs.map} +1 -1
- package/dist/date-range.cjs +1 -1
- package/dist/date-range.js +1 -1
- package/dist/{delay-BgNgQV2G.cjs → delay-ASLyLkQL.cjs} +2 -2
- package/dist/{delay-BgNgQV2G.cjs.map → delay-ASLyLkQL.cjs.map} +1 -1
- package/dist/{delay-5cCl7ji3.js → delay-CG5SRrzF.js} +2 -2
- package/dist/{delay-5cCl7ji3.js.map → delay-CG5SRrzF.js.map} +1 -1
- package/dist/delay.cjs +1 -1
- package/dist/delay.js +1 -1
- package/dist/{dialog-content-9pumpyLD.js → dialog-content-BoPviBAt.js} +86 -82
- package/dist/dialog-content-BoPviBAt.js.map +1 -0
- package/dist/{dialog-content-qj1E8aye.cjs → dialog-content-D88EcY6L.cjs} +8 -8
- package/dist/dialog-content-D88EcY6L.cjs.map +1 -0
- package/dist/dialog.cjs +1 -1
- package/dist/dialog.js +1 -1
- package/dist/{divider-CHckHGEQ.cjs → divider-C38JDYss.cjs} +2 -2
- package/dist/{divider-CHckHGEQ.cjs.map → divider-C38JDYss.cjs.map} +1 -1
- package/dist/{divider-r8-9eNnl.js → divider-N7GWgK6o.js} +3 -3
- package/dist/{divider-r8-9eNnl.js.map → divider-N7GWgK6o.js.map} +1 -1
- package/dist/divider.cjs +1 -1
- package/dist/divider.js +1 -1
- package/dist/{dropdown-content-D-TddflQ.js → dropdown-content-DmO_yIVb.js} +3 -3
- package/dist/{dropdown-content-D-TddflQ.js.map → dropdown-content-DmO_yIVb.js.map} +1 -1
- package/dist/{dropdown-content-B41MDDRG.cjs → dropdown-content-rH8awIRA.cjs} +2 -2
- package/dist/{dropdown-content-B41MDDRG.cjs.map → dropdown-content-rH8awIRA.cjs.map} +1 -1
- package/dist/dropdown.cjs +1 -1
- package/dist/dropdown.js +1 -1
- package/dist/extra.cjs +1 -1
- package/dist/extra.js +1 -1
- package/dist/{flex-Bf0zNqji.js → flex-CXYfL6bE.js} +2 -2
- package/dist/{flex-Bf0zNqji.js.map → flex-CXYfL6bE.js.map} +1 -1
- package/dist/{flex-CFv-Zb76.cjs → flex-wYuewqrr.cjs} +2 -2
- package/dist/{flex-CFv-Zb76.cjs.map → flex-wYuewqrr.cjs.map} +1 -1
- package/dist/{form-BN75s0PI.cjs → form-CNWWdhT_.cjs} +2 -2
- package/dist/{form-BN75s0PI.cjs.map → form-CNWWdhT_.cjs.map} +1 -1
- package/dist/{form-uYcr1RLJ.js → form-q3JZjWez.js} +2 -2
- package/dist/{form-uYcr1RLJ.js.map → form-q3JZjWez.js.map} +1 -1
- package/dist/form.cjs +1 -1
- package/dist/form.js +1 -1
- package/dist/{icon-Cu-imayV.cjs → icon-QnmfHtfT.cjs} +2 -2
- package/dist/{icon-Cu-imayV.cjs.map → icon-QnmfHtfT.cjs.map} +1 -1
- package/dist/{icon-button-1tZaicyb.js → icon-button-DOTB_28y.js} +3 -3
- package/dist/{icon-button-1tZaicyb.js.map → icon-button-DOTB_28y.js.map} +1 -1
- package/dist/{icon-button-D0BbHnDL.cjs → icon-button-oAOX71_s.cjs} +2 -2
- package/dist/{icon-button-D0BbHnDL.cjs.map → icon-button-oAOX71_s.cjs.map} +1 -1
- package/dist/{icon-BR-jE0Y2.js → icon-pLQWXzo8.js} +3 -3
- package/dist/{icon-BR-jE0Y2.js.map → icon-pLQWXzo8.js.map} +1 -1
- package/dist/icons.cjs +1 -1
- package/dist/icons.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +190 -173
- package/dist/index.js.map +1 -1
- package/dist/{input-B2oV6Hck.cjs → input-CCniOtAr.cjs} +2 -2
- package/dist/{input-B2oV6Hck.cjs.map → input-CCniOtAr.cjs.map} +1 -1
- package/dist/{input-kiz5O3dY.js → input-DeJitVSV.js} +2 -2
- package/dist/{input-kiz5O3dY.js.map → input-DeJitVSV.js.map} +1 -1
- package/dist/input.cjs +1 -1
- package/dist/input.js +1 -1
- package/dist/layout.cjs +1 -1
- package/dist/layout.js +1 -1
- package/dist/{list-CMHoPfX9.cjs → list-Ad-24MHW.cjs} +2 -2
- package/dist/{list-CMHoPfX9.cjs.map → list-Ad-24MHW.cjs.map} +1 -1
- package/dist/{list-wT4DLXCh.js → list-Ca79GGNH.js} +2 -2
- package/dist/{list-wT4DLXCh.js.map → list-Ca79GGNH.js.map} +1 -1
- package/dist/list.cjs +1 -1
- package/dist/list.js +1 -1
- package/dist/{litElement.mixin-B9Qdq5S_.js → litElement.mixin-BoUiP2tU.js} +2 -2
- package/dist/{litElement.mixin-B9Qdq5S_.js.map → litElement.mixin-BoUiP2tU.js.map} +1 -1
- package/dist/{litElement.mixin-CHvyxfxf.cjs → litElement.mixin-qOTYSaNG.cjs} +2 -2
- package/dist/{litElement.mixin-CHvyxfxf.cjs.map → litElement.mixin-qOTYSaNG.cjs.map} +1 -1
- package/dist/{menu-BcSplMNh.cjs → menu-6Wum4ysc.cjs} +2 -2
- package/dist/{menu-BcSplMNh.cjs.map → menu-6Wum4ysc.cjs.map} +1 -1
- package/dist/{menu-Dl1QU86K.js → menu-Dd_X9oET.js} +3 -3
- package/dist/{menu-Dl1QU86K.js.map → menu-Dd_X9oET.js.map} +1 -1
- package/dist/menu.cjs +1 -1
- package/dist/menu.js +1 -1
- package/dist/nav-drawer.cjs +1 -1
- package/dist/nav-drawer.js +1 -1
- package/dist/{notification-service-CC698xHg.js → notification-service-C-9IqObm.js} +3 -3
- package/dist/{notification-service-CC698xHg.js.map → notification-service-C-9IqObm.js.map} +1 -1
- package/dist/{notification-service-BV9ybQBu.cjs → notification-service-CrNyAbmv.cjs} +2 -2
- package/dist/{notification-service-BV9ybQBu.cjs.map → notification-service-CrNyAbmv.cjs.map} +1 -1
- package/dist/notification.cjs +1 -1
- package/dist/notification.js +1 -1
- package/dist/{option-CkLBgH71.cjs → option-BbBbwrJq.cjs} +2 -2
- package/dist/{option-CkLBgH71.cjs.map → option-BbBbwrJq.cjs.map} +1 -1
- package/dist/{option-DDxxXwwc.js → option-DVSXUJ96.js} +2 -2
- package/dist/{option-DDxxXwwc.js.map → option-DVSXUJ96.js.map} +1 -1
- package/dist/option.cjs +1 -1
- package/dist/option.js +1 -1
- package/dist/{payment-card-form-DDTO5_AA.js → payment-card-form-CTjgVoJK.js} +3 -3
- package/dist/{payment-card-form-DDTO5_AA.js.map → payment-card-form-CTjgVoJK.js.map} +1 -1
- package/dist/{payment-card-form-UWbAYNPR.cjs → payment-card-form-R5wNWHAv.cjs} +2 -2
- package/dist/{payment-card-form-UWbAYNPR.cjs.map → payment-card-form-R5wNWHAv.cjs.map} +1 -1
- package/dist/{radio-button-wWoxPDfq.js → radio-button-BDAW1Euc.js} +2 -2
- package/dist/{radio-button-wWoxPDfq.js.map → radio-button-BDAW1Euc.js.map} +1 -1
- package/dist/{radio-button-BykiVxTD.cjs → radio-button-Cg1JobXT.cjs} +2 -2
- package/dist/{radio-button-BykiVxTD.cjs.map → radio-button-Cg1JobXT.cjs.map} +1 -1
- package/dist/radio-group.cjs +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/{schmancy-steps-container-ByO98z7L.js → schmancy-steps-container--d7VK-QR.js} +2 -2
- package/dist/{schmancy-steps-container-ByO98z7L.js.map → schmancy-steps-container--d7VK-QR.js.map} +1 -1
- package/dist/{schmancy-steps-container-B1mIGa9M.cjs → schmancy-steps-container-BAPIxl4s.cjs} +2 -2
- package/dist/{schmancy-steps-container-B1mIGa9M.cjs.map → schmancy-steps-container-BAPIxl4s.cjs.map} +1 -1
- package/dist/{select-DE57Nios.cjs → select-CnjO7DLl.cjs} +2 -2
- package/dist/{select-DE57Nios.cjs.map → select-CnjO7DLl.cjs.map} +1 -1
- package/dist/{select-BIOhocL7.js → select-DfbOOZtm.js} +3 -3
- package/dist/{select-BIOhocL7.js.map → select-DfbOOZtm.js.map} +1 -1
- package/dist/select.cjs +1 -1
- package/dist/select.js +1 -1
- package/dist/{sheet-Dh4MLVsU.js → sheet-DhbKM9gJ.js} +3 -3
- package/dist/{sheet-Dh4MLVsU.js.map → sheet-DhbKM9gJ.js.map} +1 -1
- package/dist/{sheet-fZYAWGsm.cjs → sheet-Ds0Fp0lM.cjs} +2 -2
- package/dist/{sheet-fZYAWGsm.cjs.map → sheet-Ds0Fp0lM.cjs.map} +1 -1
- package/dist/sheet.cjs +1 -1
- package/dist/sheet.js +1 -1
- package/dist/{slider-DVlJoDgU.js → slider-Ba3AEh2W.js} +3 -3
- package/dist/{slider-DVlJoDgU.js.map → slider-Ba3AEh2W.js.map} +1 -1
- package/dist/{slider-CejrdmPF.cjs → slider-CSOzhUhA.cjs} +2 -2
- package/dist/{slider-CejrdmPF.cjs.map → slider-CSOzhUhA.cjs.map} +1 -1
- package/dist/slider.cjs +1 -1
- package/dist/slider.js +1 -1
- package/dist/{spinner-DbTnai_Q.js → spinner-BgeQqlFU.js} +3 -3
- package/dist/{spinner-DbTnai_Q.js.map → spinner-BgeQqlFU.js.map} +1 -1
- package/dist/{spinner-DxVJ7QJZ.cjs → spinner-llMfjiIc.cjs} +2 -2
- package/dist/{spinner-DxVJ7QJZ.cjs.map → spinner-llMfjiIc.cjs.map} +1 -1
- package/dist/steps.cjs +1 -1
- package/dist/steps.js +1 -1
- package/dist/surface-CT2g8fDM.cjs +92 -0
- package/dist/surface-CT2g8fDM.cjs.map +1 -0
- package/dist/surface-UcsAmLj5.js +113 -0
- package/dist/surface-UcsAmLj5.js.map +1 -0
- package/dist/surface.cjs +1 -1
- package/dist/surface.js +1 -1
- package/dist/{table-CBhyHINV.cjs → table-CSBhQ-pa.cjs} +4 -4
- package/dist/{table-CBhyHINV.cjs.map → table-CSBhQ-pa.cjs.map} +1 -1
- package/dist/{table-CqUv1TOC.js → table-DuUlrDCu.js} +72 -68
- package/dist/{table-CqUv1TOC.js.map → table-DuUlrDCu.js.map} +1 -1
- package/dist/table.cjs +1 -1
- package/dist/table.js +1 -1
- package/dist/{tabs-compatibility-DUo2f_sV.js → tabs-compatibility-BVFHArgV.js} +2 -2
- package/dist/{tabs-compatibility-DUo2f_sV.js.map → tabs-compatibility-BVFHArgV.js.map} +1 -1
- package/dist/{tabs-compatibility-DPD6jfGF.cjs → tabs-compatibility-Bt3coGzN.cjs} +2 -2
- package/dist/{tabs-compatibility-DPD6jfGF.cjs.map → tabs-compatibility-Bt3coGzN.cjs.map} +1 -1
- package/dist/tabs.cjs +1 -1
- package/dist/tabs.js +1 -1
- package/dist/tailwind.mixin-C71e_LC1.js +43 -0
- package/dist/{tailwind.mixin-Di7KWye7.js.map → tailwind.mixin-C71e_LC1.js.map} +1 -1
- package/dist/tailwind.mixin-CFCJhe5p.cjs +2 -0
- package/dist/{tailwind.mixin-Dm5QDZav.cjs.map → tailwind.mixin-CFCJhe5p.cjs.map} +1 -1
- package/dist/teleport.cjs +1 -1
- package/dist/teleport.js +1 -1
- package/dist/{textarea-Dbz18REy.js → textarea-B8eIpYa-.js} +2 -2
- package/dist/{textarea-Dbz18REy.js.map → textarea-B8eIpYa-.js.map} +1 -1
- package/dist/{textarea-CesFdBkm.cjs → textarea-CtCk_1Fq.cjs} +2 -2
- package/dist/{textarea-CesFdBkm.cjs.map → textarea-CtCk_1Fq.cjs.map} +1 -1
- package/dist/textarea.cjs +1 -1
- package/dist/textarea.js +1 -1
- package/dist/{theme-button-Bt2OV4iu.cjs → theme-button-DQe5uOxU.cjs} +2 -2
- package/dist/{theme-button-Bt2OV4iu.cjs.map → theme-button-DQe5uOxU.cjs.map} +1 -1
- package/dist/{theme-button-lqbT2_LL.js → theme-button-TEzhKUy6.js} +2 -2
- package/dist/{theme-button-lqbT2_LL.js.map → theme-button-TEzhKUy6.js.map} +1 -1
- package/dist/theme-button.cjs +1 -1
- package/dist/theme-button.js +1 -1
- package/dist/theme.cjs +1 -1
- package/dist/{theme.component-BlBaN7d6.cjs → theme.component-Be6M74nN.cjs} +3 -3
- package/dist/{theme.component-BlBaN7d6.cjs.map → theme.component-Be6M74nN.cjs.map} +1 -1
- package/dist/{theme.component-xarFSe8p.js → theme.component-DiTpToTC.js} +2 -2
- package/dist/{theme.component-xarFSe8p.js.map → theme.component-DiTpToTC.js.map} +1 -1
- package/dist/theme.js +1 -1
- package/dist/{timezone-VUMRmZaJ.cjs → timezone-C1aR24i0.cjs} +2 -2
- package/dist/{timezone-VUMRmZaJ.cjs.map → timezone-C1aR24i0.cjs.map} +1 -1
- package/dist/{timezone-DwT_pQrj.js → timezone-CBSuTrU2.js} +3 -3
- package/dist/{timezone-DwT_pQrj.js.map → timezone-CBSuTrU2.js.map} +1 -1
- package/dist/{tooltip-BKOHVCMK.js → tooltip-DYQW9R3I.js} +2 -2
- package/dist/{tooltip-BKOHVCMK.js.map → tooltip-DYQW9R3I.js.map} +1 -1
- package/dist/{tooltip-Cvoroe7w.cjs → tooltip-DYcXTtFy.cjs} +2 -2
- package/dist/{tooltip-Cvoroe7w.cjs.map → tooltip-DYcXTtFy.cjs.map} +1 -1
- package/dist/tooltip.cjs +1 -1
- package/dist/tooltip.js +1 -1
- package/dist/{tree-Cyp2AZ8g.cjs → tree-D-rTjnPs.cjs} +2 -2
- package/dist/{tree-Cyp2AZ8g.cjs.map → tree-D-rTjnPs.cjs.map} +1 -1
- package/dist/{tree-_FJnHVmP.js → tree-nsSIkdNT.js} +2 -2
- package/dist/{tree-_FJnHVmP.js.map → tree-nsSIkdNT.js.map} +1 -1
- package/dist/tree.cjs +1 -1
- package/dist/tree.js +1 -1
- package/dist/{typewriter-BIm2tOe4.cjs → typewriter-Cj0R-RDa.cjs} +2 -2
- package/dist/{typewriter-BIm2tOe4.cjs.map → typewriter-Cj0R-RDa.cjs.map} +1 -1
- package/dist/{typewriter-DWfXPBni.js → typewriter-DrYb6_FB.js} +22 -22
- package/dist/{typewriter-DWfXPBni.js.map → typewriter-DrYb6_FB.js.map} +1 -1
- package/dist/typewriter.cjs +1 -1
- package/dist/typewriter.js +1 -1
- package/dist/{typography-OpLt6LNd.cjs → typography-B0Kj2XoC.cjs} +2 -2
- package/dist/{typography-OpLt6LNd.cjs.map → typography-B0Kj2XoC.cjs.map} +1 -1
- package/dist/{typography-DaKLzjFB.js → typography-DMj2H_lZ.js} +2 -2
- package/dist/{typography-DaKLzjFB.js.map → typography-DMj2H_lZ.js.map} +1 -1
- package/dist/typography.cjs +1 -1
- package/dist/typography.js +1 -1
- package/dist/utils-BqFGvnN9.cjs +2 -0
- package/dist/utils-BqFGvnN9.cjs.map +1 -0
- package/dist/utils-jduntaQU.js +128 -0
- package/dist/utils-jduntaQU.js.map +1 -0
- package/package.json +14 -14
- package/types/src/area/area.component.d.ts +1 -1
- package/types/src/area/area.service.d.ts +72 -5
- package/types/src/area/index.d.ts +1 -0
- package/types/src/area/router.types.d.ts +41 -2
- package/types/src/area/utils.d.ts +91 -1
- package/types/src/checkbox/checkbox.d.ts +9 -0
- package/types/src/circular-progress/circular-progress.d.ts +15 -0
- package/types/src/circular-progress/index.d.ts +1 -0
- package/types/src/dialog/dailog.d.ts +8 -0
- package/types/src/dialog/dialog-service.d.ts +1 -0
- package/types/src/index.d.ts +1 -0
- package/types/src/table/table.d.ts +1 -0
- package/dist/area.component-CZELEuMj.js +0 -107
- package/dist/area.component-CZELEuMj.js.map +0 -1
- package/dist/area.component-grRkXEse.cjs +0 -8
- package/dist/area.component-grRkXEse.cjs.map +0 -1
- package/dist/avatar-WAIlaNJg.js.map +0 -1
- package/dist/avatar-s-2jSsaH.cjs.map +0 -1
- package/dist/dialog-content-9pumpyLD.js.map +0 -1
- package/dist/dialog-content-qj1E8aye.cjs.map +0 -1
- package/dist/surface-BTuzKmT2.cjs +0 -20
- package/dist/surface-BTuzKmT2.cjs.map +0 -1
- package/dist/surface-DXx1bJN4.js +0 -43
- package/dist/surface-DXx1bJN4.js.map +0 -1
- package/dist/tailwind.mixin-Di7KWye7.js +0 -43
- package/dist/tailwind.mixin-Dm5QDZav.cjs +0 -2
|
@@ -1,61 +1,62 @@
|
|
|
1
|
-
import { css as
|
|
1
|
+
import { css as u, html as l, nothing as mt } from "lit";
|
|
2
2
|
import { property as c, customElement as h, state as d, queryAssignedElements as ut, query as J } from "lit/decorators.js";
|
|
3
|
-
import { Subject as tt, merge as et, fromEvent as
|
|
4
|
-
import "./animated-text-
|
|
5
|
-
import { a as lt, F as
|
|
6
|
-
import "./autocomplete-
|
|
3
|
+
import { Subject as tt, merge as et, fromEvent as v, startWith as xt, tap as C, map as w, debounceTime as V, distinctUntilChanged as L, takeUntil as y, from as at, of as F, Observable as $t, zip as ct, filter as bt, take as Ct, timeout as Ot, bufferTime as St, concatMap as Dt, interval as kt, throwIfEmpty as zt } from "rxjs";
|
|
4
|
+
import "./animated-text-Ci7M0QTx.js";
|
|
5
|
+
import { a as lt, F as Et, H as jt } from "./area.component-eJJ_wryh.js";
|
|
6
|
+
import "./autocomplete-D9n1MeKT.js";
|
|
7
7
|
import "lit/directives/class-map.js";
|
|
8
8
|
import "lit/directives/style-map.js";
|
|
9
|
-
import { T } from "./tailwind.mixin-
|
|
9
|
+
import { T } from "./tailwind.mixin-C71e_LC1.js";
|
|
10
10
|
import { c as W, f as Mt } from "./ripple-BumgqsDT.js";
|
|
11
|
-
import "./spinner-
|
|
12
|
-
import "./icon-button-
|
|
11
|
+
import "./spinner-BgeQqlFU.js";
|
|
12
|
+
import "./icon-button-DOTB_28y.js";
|
|
13
13
|
import { S as i } from "./theme.interface-C5Kj6WjD.js";
|
|
14
|
-
import "./checkbox-
|
|
15
|
-
import "./chips-
|
|
16
|
-
import "./
|
|
14
|
+
import "./checkbox-y37-tGrk.js";
|
|
15
|
+
import "./chips-Ndwt1V4b.js";
|
|
16
|
+
import "./circular-progress-vokDGjmG.js";
|
|
17
|
+
import "./payment-card-form-CTjgVoJK.js";
|
|
17
18
|
import { SchmancyEvents as m } from "./types.js";
|
|
18
19
|
import { n as P, e as M } from "./provide-hwQSumt-.js";
|
|
19
|
-
import { $ as
|
|
20
|
+
import { $ as k } from "./litElement.mixin-BoUiP2tU.js";
|
|
20
21
|
import { c as p } from "./consume-B05Dd6qy.js";
|
|
21
|
-
import "./date-range-
|
|
22
|
-
import "./delay-
|
|
23
|
-
import "./dialog-content-
|
|
24
|
-
import "./divider-
|
|
25
|
-
import "./dropdown-content-
|
|
26
|
-
import "./timezone-
|
|
27
|
-
import "./form-
|
|
28
|
-
import "./icon-
|
|
29
|
-
import "./input-
|
|
30
|
-
import "./flex-
|
|
31
|
-
import "./list-
|
|
32
|
-
import "./menu-
|
|
22
|
+
import "./date-range-CpDVPn_v.js";
|
|
23
|
+
import "./delay-CG5SRrzF.js";
|
|
24
|
+
import "./dialog-content-BoPviBAt.js";
|
|
25
|
+
import "./divider-N7GWgK6o.js";
|
|
26
|
+
import "./dropdown-content-DmO_yIVb.js";
|
|
27
|
+
import "./timezone-CBSuTrU2.js";
|
|
28
|
+
import "./form-q3JZjWez.js";
|
|
29
|
+
import "./icon-pLQWXzo8.js";
|
|
30
|
+
import "./input-DeJitVSV.js";
|
|
31
|
+
import "./flex-CXYfL6bE.js";
|
|
32
|
+
import "./list-Ca79GGNH.js";
|
|
33
|
+
import "./menu-Dd_X9oET.js";
|
|
33
34
|
import { when as Q } from "lit/directives/when.js";
|
|
34
|
-
import "./notification-service-
|
|
35
|
-
import "./option-
|
|
36
|
-
import "./radio-button-
|
|
35
|
+
import "./notification-service-C-9IqObm.js";
|
|
36
|
+
import "./option-DVSXUJ96.js";
|
|
37
|
+
import "./radio-button-BDAW1Euc.js";
|
|
37
38
|
import "./index-CuY8m6ta.js";
|
|
38
|
-
import "./select-
|
|
39
|
-
import { s as Z } from "./sheet-
|
|
40
|
-
import "./slider-
|
|
41
|
-
import "./schmancy-steps-container-
|
|
39
|
+
import "./select-DfbOOZtm.js";
|
|
40
|
+
import { s as Z } from "./sheet-DhbKM9gJ.js";
|
|
41
|
+
import "./slider-Ba3AEh2W.js";
|
|
42
|
+
import "./schmancy-steps-container--d7VK-QR.js";
|
|
42
43
|
import "./context-object-CISes2bD.js";
|
|
43
44
|
import { map as Wt, distinctUntilChanged as Pt, take as It } from "rxjs/operators";
|
|
44
|
-
import "./surface-
|
|
45
|
-
import "./table-
|
|
46
|
-
import "./tabs-compatibility-
|
|
47
|
-
import "./textarea-
|
|
48
|
-
import "./theme.component-
|
|
49
|
-
import "./theme-button-
|
|
50
|
-
import "./tooltip-
|
|
51
|
-
import "./tree-
|
|
52
|
-
import "./typewriter-
|
|
53
|
-
import "./typography-
|
|
54
|
-
var Nt = Object.defineProperty, Tt = Object.getOwnPropertyDescriptor,
|
|
55
|
-
for (var n, s =
|
|
56
|
-
return
|
|
45
|
+
import "./surface-UcsAmLj5.js";
|
|
46
|
+
import "./table-DuUlrDCu.js";
|
|
47
|
+
import "./tabs-compatibility-BVFHArgV.js";
|
|
48
|
+
import "./textarea-B8eIpYa-.js";
|
|
49
|
+
import "./theme.component-DiTpToTC.js";
|
|
50
|
+
import "./theme-button-TEzhKUy6.js";
|
|
51
|
+
import "./tooltip-DYQW9R3I.js";
|
|
52
|
+
import "./tree-nsSIkdNT.js";
|
|
53
|
+
import "./typewriter-DrYb6_FB.js";
|
|
54
|
+
import "./typography-DMj2H_lZ.js";
|
|
55
|
+
var Nt = Object.defineProperty, Tt = Object.getOwnPropertyDescriptor, z = (t, e, o, r) => {
|
|
56
|
+
for (var n, s = r > 1 ? void 0 : r ? Tt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
57
|
+
return r && s && Nt(e, o, s), s;
|
|
57
58
|
};
|
|
58
|
-
let O = class extends T(
|
|
59
|
+
let O = class extends T(u`
|
|
59
60
|
:host {
|
|
60
61
|
display: inline-flex;
|
|
61
62
|
}
|
|
@@ -167,19 +168,19 @@ let O = class extends T(w`
|
|
|
167
168
|
return { primary: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.primary.container} 92%, ${i.sys.color.primary.default} 8%)`, text: this.outlined ? i.sys.color.primary.default : i.sys.color.primary.onContainer, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.primary.default} 90%, ${i.sys.color.surface.highest} 10%)` : void 0 }, secondary: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.secondary.container} 95%, ${i.sys.color.secondary.default} 5%)`, text: this.outlined ? i.sys.color.secondary.default : i.sys.color.secondary.onContainer, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.secondary.default} 85%, ${i.sys.color.surface.highest} 15%)` : void 0 }, tertiary: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.tertiary.container} 94%, ${i.sys.color.tertiary.default} 6%)`, text: this.outlined ? i.sys.color.tertiary.default : i.sys.color.tertiary.onContainer, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.tertiary.default} 88%, ${i.sys.color.surface.highest} 12%)` : void 0 }, success: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.success.container} 90%, ${i.sys.color.success.default} 10%)`, text: this.outlined ? i.sys.color.success.default : i.sys.color.success.onContainer, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.success.default} 85%, ${i.sys.color.surface.bright} 15%)` : void 0 }, warning: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.tertiary.container} 85%, ${i.sys.color.tertiary.default} 15%)`, text: this.outlined ? i.sys.color.tertiary.default : i.sys.color.tertiary.onContainer, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.tertiary.default} 90%, ${i.sys.color.surface.highest} 10%)` : void 0 }, error: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.error.container} 92%, ${i.sys.color.error.default} 8%)`, text: this.outlined ? i.sys.color.error.default : i.sys.color.error.onContainer, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.error.default} 88%, ${i.sys.color.surface.bright} 12%)` : void 0 }, neutral: { bg: this.outlined ? "transparent" : `color-mix(in srgb, ${i.sys.color.surface.high} 95%, ${i.sys.color.outline} 5%)`, text: this.outlined ? `color-mix(in srgb, ${i.sys.color.surface.on} 95%, ${i.sys.color.surface.default} 5%)` : i.sys.color.surface.on, border: this.outlined ? `color-mix(in srgb, ${i.sys.color.outline} 85%, ${i.sys.color.surface.highest} 15%)` : void 0 } }[this.color];
|
|
168
169
|
}
|
|
169
170
|
render() {
|
|
170
|
-
const t = this.getSizeClasses(), e = this.getShapeClasses(),
|
|
171
|
+
const t = this.getSizeClasses(), e = this.getShapeClasses(), o = this.getColorStyles(), r = this.getIconSize(), n = this.getExoticStyles(), s = { "inline-flex items-center justify-center font-medium": !0, [t]: !0, [e]: !0, "animate-pulse": this.pulse, "border border-solid": this.outlined, "shadow-sm": !this.outlined && this.size === "sm", shadow: !this.outlined && this.size === "md", "shadow-md": !this.outlined && this.size === "lg" }, a = { borderColor: o.border, transition: "all 0.2s ease", ...this.outlined ? { backdropFilter: "blur(4px)", borderWidth: "1px" } : {}, ...this.size !== "lg" || this.outlined ? {} : { boxShadow: "0 1px 2px rgba(0, 0, 0, 0.06), 0 1px 3px rgba(0, 0, 0, 0.1)" }, ...n };
|
|
171
172
|
return l`
|
|
172
173
|
<div
|
|
173
174
|
part="badge"
|
|
174
175
|
class="${this.classMap(s)}"
|
|
175
176
|
style="${this.styleMap(a)}"
|
|
176
|
-
${W({ bgColor:
|
|
177
|
+
${W({ bgColor: o.bg, color: o.text })}
|
|
177
178
|
>
|
|
178
179
|
<!-- Icon slot or named icon -->
|
|
179
180
|
<slot name="icon">
|
|
180
181
|
${this.icon ? l`
|
|
181
182
|
<div part="icon" class="icon-container flex-shrink-0 flex items-center justify-center">
|
|
182
|
-
<schmancy-icon .size=${
|
|
183
|
+
<schmancy-icon .size=${r} class="flex items-center">${this.icon}</schmancy-icon>
|
|
183
184
|
</div>
|
|
184
185
|
` : ""}
|
|
185
186
|
</slot>
|
|
@@ -192,9 +193,9 @@ let O = class extends T(w`
|
|
|
192
193
|
`;
|
|
193
194
|
}
|
|
194
195
|
};
|
|
195
|
-
|
|
196
|
+
z([c({ type: String, reflect: !0 })], O.prototype, "color", 2), z([c({ type: String, reflect: !0 })], O.prototype, "size", 2), z([c({ type: String, reflect: !0 })], O.prototype, "shape", 2), z([c({ type: Boolean, reflect: !0 })], O.prototype, "outlined", 2), z([c({ type: String })], O.prototype, "icon", 2), z([c({ type: Boolean, reflect: !0 })], O.prototype, "pulse", 2), O = z([h("sch-badge")], O);
|
|
196
197
|
var Xt = Object.getOwnPropertyDescriptor;
|
|
197
|
-
let ht = class extends T(
|
|
198
|
+
let ht = class extends T(u`
|
|
198
199
|
:host {
|
|
199
200
|
display: block;
|
|
200
201
|
}
|
|
@@ -203,23 +204,60 @@ let ht = class extends T(w`
|
|
|
203
204
|
return l` <section class="pb-4 px-4"><slot> </slot></section> `;
|
|
204
205
|
}
|
|
205
206
|
};
|
|
206
|
-
ht = ((t, e,
|
|
207
|
-
for (var n, s =
|
|
207
|
+
ht = ((t, e, o, r) => {
|
|
208
|
+
for (var n, s = r > 1 ? void 0 : r ? Xt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = n(s) || s);
|
|
208
209
|
return s;
|
|
209
210
|
})([h("schmancy-card-action")], ht);
|
|
210
|
-
var _t = Object.defineProperty, At = Object.getOwnPropertyDescriptor, Y = (t, e,
|
|
211
|
-
for (var n, s =
|
|
212
|
-
return
|
|
211
|
+
var _t = Object.defineProperty, At = Object.getOwnPropertyDescriptor, Y = (t, e, o, r) => {
|
|
212
|
+
for (var n, s = r > 1 ? void 0 : r ? At(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
213
|
+
return r && s && _t(e, o, s), s;
|
|
213
214
|
};
|
|
214
|
-
let H = class extends T(
|
|
215
|
+
let H = class extends T(u`:host{
|
|
216
|
+
display: block;
|
|
217
|
+
position: relative;
|
|
218
|
+
inset: 0;
|
|
219
|
+
border-radius: 0.375rem; /* rounded-md */
|
|
220
|
+
}
|
|
221
|
+
:host([type="elevated"]) {
|
|
222
|
+
background-color: var(--schmancy-sys-color-surface-low);
|
|
223
|
+
box-shadow: var(--schmancy-sys-elevation-1);
|
|
224
|
+
}
|
|
225
|
+
:host([type="elevated"]:hover) {
|
|
226
|
+
box-shadow: var(--schmancy-sys-elevation-2);
|
|
227
|
+
}
|
|
228
|
+
:host([type="filled"]) {
|
|
229
|
+
background-color: var(--schmancy-sys-color-surface-highest);
|
|
230
|
+
}
|
|
231
|
+
:host([type="filled"]:hover) {
|
|
232
|
+
box-shadow: var(--schmancy-sys-elevation-1);
|
|
233
|
+
}
|
|
234
|
+
:host([type="outlined"]) {
|
|
235
|
+
background-color: var(--schmancy-sys-color-surface-default);
|
|
236
|
+
border: 1px solid var(--schmancy-sys-color-outlineVariant);
|
|
237
|
+
}
|
|
238
|
+
:host([type="outlined"]:hover) {
|
|
239
|
+
box-shadow: var(--schmancy-sys-elevation-1);
|
|
240
|
+
}
|
|
241
|
+
:host([elevation="1"]) {
|
|
242
|
+
box-shadow: var(--schmancy-sys-elevation-1);
|
|
243
|
+
}
|
|
244
|
+
:host([elevation="2"]) {
|
|
245
|
+
box-shadow: var(--schmancy-sys-elevation-2);
|
|
246
|
+
}
|
|
247
|
+
:host([elevation="3"]) {
|
|
248
|
+
box-shadow: var(--schmancy-sys-elevation-3);
|
|
249
|
+
}
|
|
250
|
+
:host([elevation="4"]) {
|
|
251
|
+
box-shadow: var(--schmancy-sys-elevation-4);
|
|
252
|
+
}
|
|
253
|
+
:host([elevation="5"]) {
|
|
254
|
+
box-shadow: var(--schmancy-sys-elevation-5);
|
|
255
|
+
}`) {
|
|
215
256
|
constructor() {
|
|
216
257
|
super(...arguments), this.type = "elevated", this.elevation = 0;
|
|
217
258
|
}
|
|
218
259
|
render() {
|
|
219
|
-
|
|
220
|
-
return l`<div class="${this.classMap(t)}">
|
|
221
|
-
<slot> </slot>
|
|
222
|
-
</div>`;
|
|
260
|
+
return l`<slot></slot>`;
|
|
223
261
|
}
|
|
224
262
|
};
|
|
225
263
|
Y([c()], H.prototype, "type", 2), Y([c({ type: Number })], H.prototype, "elevation", 2), H = Y([h("schmancy-card")], H);
|
|
@@ -250,15 +288,15 @@ let dt = class extends T() {
|
|
|
250
288
|
</schmancy-grid>`;
|
|
251
289
|
}
|
|
252
290
|
};
|
|
253
|
-
dt = ((t, e,
|
|
254
|
-
for (var n, s =
|
|
291
|
+
dt = ((t, e, o, r) => {
|
|
292
|
+
for (var n, s = r > 1 ? void 0 : r ? Ht(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = n(s) || s);
|
|
255
293
|
return s;
|
|
256
294
|
})([h("schmancy-card-content")], dt);
|
|
257
|
-
var Rt = Object.defineProperty, qt = Object.getOwnPropertyDescriptor, G = (t, e,
|
|
258
|
-
for (var n, s =
|
|
259
|
-
return
|
|
295
|
+
var Rt = Object.defineProperty, qt = Object.getOwnPropertyDescriptor, G = (t, e, o, r) => {
|
|
296
|
+
for (var n, s = r > 1 ? void 0 : r ? qt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
297
|
+
return r && s && Rt(e, o, s), s;
|
|
260
298
|
};
|
|
261
|
-
let R = class extends T(
|
|
299
|
+
let R = class extends T(u`
|
|
262
300
|
:host {
|
|
263
301
|
display: block;
|
|
264
302
|
}
|
|
@@ -274,7 +312,7 @@ let R = class extends T(w`
|
|
|
274
312
|
}
|
|
275
313
|
};
|
|
276
314
|
G([c({ type: String, reflect: !0 })], R.prototype, "src", 2), G([c({ type: String })], R.prototype, "fit", 2), R = G([h("schmancy-card-media")], R);
|
|
277
|
-
const
|
|
315
|
+
const as = new class {
|
|
278
316
|
constructor() {
|
|
279
317
|
this.$drawer = new tt(), this.$drawer.pipe().subscribe((t) => {
|
|
280
318
|
t.action === "dismiss" ? t.ref.dispatchEvent(new CustomEvent(m.ContentDrawerToggle, { detail: { state: "close" }, bubbles: !0, composed: !0 })) : t.action === "render" && (t.ref.dispatchEvent(new CustomEvent(m.ContentDrawerToggle, { detail: { state: "open" }, bubbles: !0, composed: !0 })), t.ref.dispatchEvent(new CustomEvent("schmancy-content-drawer-render", { detail: { component: t.component, title: t.title }, bubbles: !0, composed: !0 })));
|
|
@@ -283,15 +321,15 @@ const ns = new class {
|
|
|
283
321
|
dimiss(t) {
|
|
284
322
|
this.$drawer.next({ action: "dismiss", ref: t });
|
|
285
323
|
}
|
|
286
|
-
render(t, e,
|
|
287
|
-
t.dispatchEvent(new CustomEvent("custom-event")), this.$drawer.next({ action: "render", ref: t, component: e, title:
|
|
324
|
+
render(t, e, o) {
|
|
325
|
+
t.dispatchEvent(new CustomEvent("custom-event")), this.$drawer.next({ action: "render", ref: t, component: e, title: o });
|
|
288
326
|
}
|
|
289
|
-
}(), st = P("push"),
|
|
290
|
-
var Bt = Object.defineProperty, Ut = Object.getOwnPropertyDescriptor,
|
|
291
|
-
for (var n, s =
|
|
292
|
-
return
|
|
327
|
+
}(), st = P("push"), gt = P("close"), ft = P(Math.floor(Math.random() * Date.now()).toString()), ot = P("100%"), rt = P({});
|
|
328
|
+
var Bt = Object.defineProperty, Ut = Object.getOwnPropertyDescriptor, E = (t, e, o, r) => {
|
|
329
|
+
for (var n, s = r > 1 ? void 0 : r ? Ut(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
330
|
+
return r && s && Bt(e, o, s), s;
|
|
293
331
|
};
|
|
294
|
-
let S = class extends
|
|
332
|
+
let S = class extends k(u`
|
|
295
333
|
:host {
|
|
296
334
|
position: relative;
|
|
297
335
|
inset: 0;
|
|
@@ -303,18 +341,18 @@ let S = class extends z(w`
|
|
|
303
341
|
super(...arguments), this.minWidth = { main: 360, sheet: 576 }, this.schmancyContentDrawerID = Math.floor(Math.random() * Date.now()).toString(), this.maxHeight = "100%";
|
|
304
342
|
}
|
|
305
343
|
firstUpdated() {
|
|
306
|
-
et(
|
|
307
|
-
}),
|
|
344
|
+
et(v(window, "resize"), v(window, m.ContentDrawerResize)).pipe(xt(!0), C(() => {
|
|
345
|
+
}), w(() => this.clientWidth ? this.clientWidth : window.innerWidth), w((t) => t >= this.minWidth.main + this.minWidth.sheet), V(100), C(() => {
|
|
308
346
|
this.maxHeight = window.innerHeight - this.getOffsetTop(this) - 32 + "px", this.style.setProperty("max-height", this.maxHeight);
|
|
309
347
|
}), L(), y(this.disconnecting)).subscribe((t) => {
|
|
310
348
|
t ? (this.mode = "push", this.open = "open") : (this.mode = "overlay", this.open = "close");
|
|
311
|
-
}),
|
|
349
|
+
}), v(window, m.ContentDrawerToggle).pipe(C((t) => {
|
|
312
350
|
t.stopPropagation();
|
|
313
|
-
}),
|
|
351
|
+
}), w((t) => t.detail.state), y(this.disconnecting)).subscribe((t) => {
|
|
314
352
|
this.open = t;
|
|
315
|
-
}),
|
|
353
|
+
}), v(window, "schmancy-content-drawer-render").pipe(C((t) => {
|
|
316
354
|
t.stopPropagation();
|
|
317
|
-
}),
|
|
355
|
+
}), w((t) => t.detail), y(this.disconnecting)).subscribe(({ component: t, title: e }) => {
|
|
318
356
|
this.mode === "push" ? (lt.push({ area: this.schmancyContentDrawerID, component: "empty", historyStrategy: "silent" }), lt.push({ area: this.schmancyContentDrawerID, component: t, historyStrategy: "silent" })) : (this.mode = "overlay") && Z.open({ component: t, uid: this.schmancyContentDrawerID, title: e });
|
|
319
357
|
});
|
|
320
358
|
}
|
|
@@ -337,12 +375,12 @@ let S = class extends z(w`
|
|
|
337
375
|
` : mt;
|
|
338
376
|
}
|
|
339
377
|
};
|
|
340
|
-
|
|
341
|
-
var Kt = Object.defineProperty, Vt = Object.getOwnPropertyDescriptor, X = (t, e,
|
|
342
|
-
for (var n, s =
|
|
343
|
-
return
|
|
378
|
+
E([M({ context: rt })], S.prototype, "minWidth", 2), E([M({ context: gt }), c()], S.prototype, "open", 2), E([M({ context: st }), d()], S.prototype, "mode", 2), E([M({ context: ft })], S.prototype, "schmancyContentDrawerID", 2), E([M({ context: ot })], S.prototype, "maxHeight", 2), E([ut({ flatten: !0 })], S.prototype, "assignedElements", 2), S = E([h("schmancy-content-drawer")], S);
|
|
379
|
+
var Kt = Object.defineProperty, Vt = Object.getOwnPropertyDescriptor, X = (t, e, o, r) => {
|
|
380
|
+
for (var n, s = r > 1 ? void 0 : r ? Vt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
381
|
+
return r && s && Kt(e, o, s), s;
|
|
344
382
|
};
|
|
345
|
-
let I = class extends
|
|
383
|
+
let I = class extends k(u`
|
|
346
384
|
:host {
|
|
347
385
|
display: block;
|
|
348
386
|
overflow: hidden;
|
|
@@ -375,12 +413,12 @@ let I = class extends z(w`
|
|
|
375
413
|
`;
|
|
376
414
|
}
|
|
377
415
|
};
|
|
378
|
-
X([c({ type: Number })], I.prototype, "minWidth", 2), X([p({ context:
|
|
379
|
-
var Ft = Object.defineProperty, Yt = Object.getOwnPropertyDescriptor, x = (t, e,
|
|
380
|
-
for (var n, s =
|
|
381
|
-
return
|
|
416
|
+
X([c({ type: Number })], I.prototype, "minWidth", 2), X([p({ context: rt, subscribe: !0 })], I.prototype, "drawerMinWidth", 2), X([p({ context: st, subscribe: !0 }), d()], I.prototype, "mode", 2), X([p({ context: ot, subscribe: !0 }), d()], I.prototype, "maxHeight", 2), I = X([h("schmancy-content-drawer-main")], I);
|
|
417
|
+
var Ft = Object.defineProperty, Yt = Object.getOwnPropertyDescriptor, x = (t, e, o, r) => {
|
|
418
|
+
for (var n, s = r > 1 ? void 0 : r ? Yt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
419
|
+
return r && s && Ft(e, o, s), s;
|
|
382
420
|
};
|
|
383
|
-
let
|
|
421
|
+
let b = class extends k(u`
|
|
384
422
|
:host {
|
|
385
423
|
overflow: scroll;
|
|
386
424
|
}
|
|
@@ -418,7 +456,7 @@ let u = class extends z(w`
|
|
|
418
456
|
`;
|
|
419
457
|
}
|
|
420
458
|
};
|
|
421
|
-
x([c({ type: Number })],
|
|
459
|
+
x([c({ type: Number })], b.prototype, "minWidth", 2), x([p({ context: st, subscribe: !0 }), d()], b.prototype, "mode", 2), x([p({ context: gt, subscribe: !0 }), d()], b.prototype, "state", 2), x([p({ context: ft })], b.prototype, "schmancyContentDrawerID", 2), x([J("#sheet")], b.prototype, "sheet", 2), x([ut({ flatten: !0, slot: void 0 })], b.prototype, "defaultSlot", 2), x([p({ context: rt, subscribe: !0 })], b.prototype, "drawerMinWidth", 2), x([p({ context: ot, subscribe: !0 }), d()], b.prototype, "maxHeight", 2), b = x([h("schmancy-content-drawer-sheet")], b);
|
|
422
460
|
const Gt = new class {
|
|
423
461
|
constructor() {
|
|
424
462
|
this.$drawer = new tt(), this.$drawer.pipe(V(10)).subscribe((t) => {
|
|
@@ -431,12 +469,12 @@ const Gt = new class {
|
|
|
431
469
|
close(t) {
|
|
432
470
|
this.$drawer.next({ self: t, state: !1 });
|
|
433
471
|
}
|
|
434
|
-
}(),
|
|
435
|
-
var Jt = Object.defineProperty, Lt = Object.getOwnPropertyDescriptor, q = (t, e,
|
|
436
|
-
for (var n, s =
|
|
437
|
-
return
|
|
472
|
+
}(), cs = Gt, it = P("push"), nt = P("close");
|
|
473
|
+
var Jt = Object.defineProperty, Lt = Object.getOwnPropertyDescriptor, q = (t, e, o, r) => {
|
|
474
|
+
for (var n, s = r > 1 ? void 0 : r ? Lt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
475
|
+
return r && s && Jt(e, o, s), s;
|
|
438
476
|
};
|
|
439
|
-
let _ = class extends T(
|
|
477
|
+
let _ = class extends T(u`
|
|
440
478
|
:host {
|
|
441
479
|
display: block;
|
|
442
480
|
}
|
|
@@ -473,7 +511,7 @@ let _ = class extends T(w`
|
|
|
473
511
|
};
|
|
474
512
|
q([p({ context: it, subscribe: !0 }), d()], _.prototype, "sidebarMode", 2), q([p({ context: nt, subscribe: !0 }), d()], _.prototype, "sidebarOpen", 2), q([c({ type: Boolean })], _.prototype, "toggler", 2), _ = q([h("schmancy-nav-drawer-appbar")], _);
|
|
475
513
|
var Qt = Object.getOwnPropertyDescriptor;
|
|
476
|
-
let pt = class extends
|
|
514
|
+
let pt = class extends k(u`
|
|
477
515
|
:host {
|
|
478
516
|
display: block;
|
|
479
517
|
position: relative;
|
|
@@ -482,7 +520,7 @@ let pt = class extends z(w`
|
|
|
482
520
|
}
|
|
483
521
|
`) {
|
|
484
522
|
connectedCallback() {
|
|
485
|
-
super.connectedCallback(),
|
|
523
|
+
super.connectedCallback(), v(this, "scroll").pipe(y(this.disconnecting)).subscribe((t) => {
|
|
486
524
|
this.parentElement.dispatchEvent(new CustomEvent("scroll", { detail: t, bubbles: !0, composed: !0 }));
|
|
487
525
|
});
|
|
488
526
|
}
|
|
@@ -490,15 +528,15 @@ let pt = class extends z(w`
|
|
|
490
528
|
return l` <slot></slot> `;
|
|
491
529
|
}
|
|
492
530
|
};
|
|
493
|
-
pt = ((t, e,
|
|
494
|
-
for (var n, s =
|
|
531
|
+
pt = ((t, e, o, r) => {
|
|
532
|
+
for (var n, s = r > 1 ? void 0 : r ? Qt(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = n(s) || s);
|
|
495
533
|
return s;
|
|
496
534
|
})([h("schmancy-nav-drawer-content")], pt);
|
|
497
|
-
var Zt = Object.defineProperty, te = Object.getOwnPropertyDescriptor, N = (t, e,
|
|
498
|
-
for (var n, s =
|
|
499
|
-
return
|
|
535
|
+
var Zt = Object.defineProperty, te = Object.getOwnPropertyDescriptor, N = (t, e, o, r) => {
|
|
536
|
+
for (var n, s = r > 1 ? void 0 : r ? te(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
537
|
+
return r && s && Zt(e, o, s), s;
|
|
500
538
|
};
|
|
501
|
-
let
|
|
539
|
+
let f = class extends k(u`
|
|
502
540
|
:host {
|
|
503
541
|
display: flex;
|
|
504
542
|
flex-grow: 1;
|
|
@@ -515,16 +553,16 @@ let b = class extends z(w`
|
|
|
515
553
|
super(...arguments), this.fullscreen = !1, this.breakpoint = "md", this._initialized = !1;
|
|
516
554
|
}
|
|
517
555
|
firstUpdated() {
|
|
518
|
-
this.updateState(window.innerWidth), this._initialized = !0, this.setAttribute("data-ready", ""),
|
|
556
|
+
this.updateState(window.innerWidth), this._initialized = !0, this.setAttribute("data-ready", ""), v(window, "resize").pipe(w((t) => t.target.innerWidth), w((t) => t >= f.BREAKPOINTS[this.breakpoint]), L(), V(100), y(this.disconnecting)).subscribe((t) => {
|
|
519
557
|
t ? (this.mode = "push", this.open = "open") : (this.mode = "overlay", this.open = "close");
|
|
520
|
-
}),
|
|
558
|
+
}), v(window, m.NavDrawer_toggle).pipe(C((t) => {
|
|
521
559
|
t.stopPropagation();
|
|
522
|
-
}),
|
|
560
|
+
}), w((t) => t.detail.state), L(), y(this.disconnecting), V(10)).subscribe((t) => {
|
|
523
561
|
this.mode === "push" && t === "close" || (this.open = t);
|
|
524
562
|
});
|
|
525
563
|
}
|
|
526
564
|
updateState(t) {
|
|
527
|
-
const e = t >=
|
|
565
|
+
const e = t >= f.BREAKPOINTS[this.breakpoint];
|
|
528
566
|
this.mode = e ? "push" : "overlay", this.open = e ? "open" : "close";
|
|
529
567
|
}
|
|
530
568
|
render() {
|
|
@@ -542,13 +580,13 @@ let b = class extends z(w`
|
|
|
542
580
|
` : mt;
|
|
543
581
|
}
|
|
544
582
|
};
|
|
545
|
-
|
|
546
|
-
var ee = Object.defineProperty, se = Object.getOwnPropertyDescriptor,
|
|
547
|
-
for (var n, s =
|
|
548
|
-
return
|
|
583
|
+
f.BREAKPOINTS = { sm: 640, md: 768, lg: 1024, xl: 1280 }, N([c({ type: Boolean })], f.prototype, "fullscreen", 2), N([c({ type: String, attribute: "breakpoint" })], f.prototype, "breakpoint", 2), N([M({ context: it }), d()], f.prototype, "mode", 2), N([M({ context: nt }), c()], f.prototype, "open", 2), N([d()], f.prototype, "_initialized", 2), f = N([h("schmancy-nav-drawer")], f);
|
|
584
|
+
var ee = Object.defineProperty, se = Object.getOwnPropertyDescriptor, j = (t, e, o, r) => {
|
|
585
|
+
for (var n, s = r > 1 ? void 0 : r ? se(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
586
|
+
return r && s && ee(e, o, s), s;
|
|
549
587
|
};
|
|
550
588
|
const B = "cubic-bezier(0.5, 0.01, 0.25, 1)";
|
|
551
|
-
let D = class extends
|
|
589
|
+
let D = class extends k() {
|
|
552
590
|
constructor() {
|
|
553
591
|
super(...arguments), this.width = "320px", this._initialized = !1;
|
|
554
592
|
}
|
|
@@ -598,29 +636,29 @@ let D = class extends z() {
|
|
|
598
636
|
`;
|
|
599
637
|
}
|
|
600
638
|
};
|
|
601
|
-
|
|
639
|
+
j([p({ context: it, subscribe: !0 }), d()], D.prototype, "mode", 2), j([p({ context: nt, subscribe: !0 }), d()], D.prototype, "drawerState", 2), j([J("#overlay")], D.prototype, "overlay", 2), j([J("nav")], D.prototype, "nav", 2), j([c({ type: String })], D.prototype, "width", 2), j([d()], D.prototype, "_initialized", 2), D = j([h("schmancy-nav-drawer-navbar")], D);
|
|
602
640
|
const vt = "whereAreYouRicky", wt = "hereMorty", U = new class {
|
|
603
641
|
constructor() {
|
|
604
|
-
this.activeTeleportations = /* @__PURE__ */ new Map(), this.flipRequests = new tt(), this.find = (t) => ct([
|
|
642
|
+
this.activeTeleportations = /* @__PURE__ */ new Map(), this.flipRequests = new tt(), this.find = (t) => ct([v(window, wt).pipe(bt((e) => !!e.detail.component.uuid && !!t.id && e.detail.component.id === t.id && e.detail.component.uuid !== t.uuid), w((e) => e.detail.component), Ct(1)), F(t).pipe(C(() => {
|
|
605
643
|
window.dispatchEvent(new CustomEvent(vt, { detail: { id: t.id, callerID: t.uuid } }));
|
|
606
|
-
}))]).pipe(
|
|
607
|
-
const { from: e, to:
|
|
608
|
-
|
|
609
|
-
const n = [{ transform: `translate(${e.rect.left -
|
|
610
|
-
|
|
611
|
-
|
|
644
|
+
}))]).pipe(w(([e]) => e), Ot(0)), this.flip = (t) => {
|
|
645
|
+
const { from: e, to: o } = t, r = o.element.style.zIndex;
|
|
646
|
+
o.element.style.transformOrigin = "top left", o.element.style.setProperty("visibility", "visible"), o.element.style.zIndex = "1000";
|
|
647
|
+
const n = [{ transform: `translate(${e.rect.left - o.rect.left}px, ${e.rect.top - o.rect.top}px) scale(${e.rect.width / o.rect.width}, ${e.rect.height / o.rect.height})` }, { transform: "translate(0, 0) scale(1, 1)" }];
|
|
648
|
+
o.element.animate(n, { duration: 250, delay: 10, easing: "cubic-bezier(0.455, 0.03, 0.515, 0.955)" }).onfinish = () => {
|
|
649
|
+
o.element.style.zIndex = r, o.element.style.transformOrigin = "";
|
|
612
650
|
};
|
|
613
|
-
}, this.flipRequests.pipe(St(1),
|
|
651
|
+
}, this.flipRequests.pipe(St(1), w((t) => t.map(({ from: e, to: o, host: r }, n) => ({ from: e, to: o, host: r, i: n }))), Dt((t) => ct(t.map((e) => F(this.flip(e)))))).subscribe();
|
|
614
652
|
}
|
|
615
653
|
}();
|
|
616
654
|
function yt(t) {
|
|
617
|
-
return
|
|
655
|
+
return kt(50).pipe(Wt(() => t.getBoundingClientRect()), Pt((e, o) => e.width === o.width && e.height === o.height && e.top === o.top && e.right === o.right && e.bottom === o.bottom && e.left === o.left), It(1));
|
|
618
656
|
}
|
|
619
|
-
var
|
|
620
|
-
for (var n, s =
|
|
621
|
-
return
|
|
657
|
+
var oe = Object.defineProperty, re = Object.getOwnPropertyDescriptor, K = (t, e, o, r) => {
|
|
658
|
+
for (var n, s = r > 1 ? void 0 : r ? re(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
659
|
+
return r && s && oe(e, o, s), s;
|
|
622
660
|
};
|
|
623
|
-
let A = class extends
|
|
661
|
+
let A = class extends k(u``) {
|
|
624
662
|
constructor() {
|
|
625
663
|
super(...arguments), this.uuid = Math.floor(Math.random() * Date.now()), this.delay = 0, this.debugging = !1;
|
|
626
664
|
}
|
|
@@ -629,14 +667,14 @@ let A = class extends z(w``) {
|
|
|
629
667
|
}
|
|
630
668
|
connectedCallback() {
|
|
631
669
|
if (this.id === void 0) throw new Error("id is required");
|
|
632
|
-
super.connectedCallback(), et(
|
|
633
|
-
this.dispatchEvent(new CustomEvent(
|
|
634
|
-
} })),
|
|
670
|
+
super.connectedCallback(), et(v(window, Et).pipe(C({ next: () => {
|
|
671
|
+
this.dispatchEvent(new CustomEvent(jt, { detail: { component: this }, bubbles: !0, composed: !0 }));
|
|
672
|
+
} })), v(window, vt).pipe(C({ next: (t) => {
|
|
635
673
|
t.detail.id === this.id && this.uuid && t.detail.callerID !== this.uuid && this.dispatchEvent(new CustomEvent(wt, { detail: { component: this }, bubbles: !0, composed: !0 }));
|
|
636
674
|
} }))).pipe(y(this.disconnecting)).subscribe();
|
|
637
675
|
}
|
|
638
676
|
async firstUpdated() {
|
|
639
|
-
F(U.activeTeleportations.get(this.id)).pipe(
|
|
677
|
+
F(U.activeTeleportations.get(this.id)).pipe(bt((t) => !!t), y(this.disconnecting), zt()).subscribe({ next: (t) => {
|
|
640
678
|
this.style.setProperty("visibility", "hidden"), yt(this).pipe(y(this.disconnecting)).subscribe({ next: (e) => {
|
|
641
679
|
U.activeTeleportations.set(this.id, e), U.flipRequests.next({ from: { rect: t }, to: { rect: e, element: this._slottedChildren[0] }, host: this });
|
|
642
680
|
} });
|
|
@@ -652,20 +690,20 @@ let A = class extends z(w``) {
|
|
|
652
690
|
}
|
|
653
691
|
};
|
|
654
692
|
K([c({ type: Number, reflect: !0 })], A.prototype, "uuid", 2), K([c({ type: String })], A.prototype, "id", 2), K([c({ type: Number })], A.prototype, "delay", 2), A = K([h("schmancy-teleport")], A);
|
|
655
|
-
var ie = Object.defineProperty, ne = Object.getOwnPropertyDescriptor, $ = (t, e,
|
|
656
|
-
for (var n, s =
|
|
657
|
-
return
|
|
693
|
+
var ie = Object.defineProperty, ne = Object.getOwnPropertyDescriptor, $ = (t, e, o, r) => {
|
|
694
|
+
for (var n, s = r > 1 ? void 0 : r ? ne(e, o) : e, a = t.length - 1; a >= 0; a--) (n = t[a]) && (s = (r ? n(e, o, s) : n(s)) || s);
|
|
695
|
+
return r && s && ie(e, o, s), s;
|
|
658
696
|
};
|
|
659
|
-
let g = class extends
|
|
697
|
+
let g = class extends k() {
|
|
660
698
|
constructor() {
|
|
661
699
|
super(...arguments), this.initials = "", this.src = "", this.icon = "", this.size = "md", this.color = "primary", this.shape = "circle", this.bordered = !1, this.status = "none";
|
|
662
700
|
}
|
|
663
701
|
render() {
|
|
664
702
|
let t;
|
|
665
703
|
t = this.src ? l`<img class="w-full h-full object-cover" src="${this.src}" alt="Avatar" />` : this.initials ? l`<span class="text-center font-medium">${this.initials.substring(0, 2).toUpperCase()}</span>` : this.icon ? l`<schmancy-icon>${this.icon}</schmancy-icon>` : l`<schmancy-icon>person</schmancy-icon>`;
|
|
666
|
-
const e = { "relative flex items-center justify-center overflow-hidden": !0, [{ xs: "w-6 h-6 text-xs", sm: "w-8 h-8 text-sm", md: "w-10 h-10 text-base", lg: "w-12 h-12 text-lg", xl: "w-16 h-16 text-xl" }[this.size]]: !0, [{ circle: "rounded-full", square: "rounded-md" }[this.shape]]: !0, "border-2 border-surface-container": this.bordered },
|
|
704
|
+
const e = { "relative flex items-center justify-center overflow-hidden": !0, [{ xs: "w-6 h-6 text-xs", sm: "w-8 h-8 text-sm", md: "w-10 h-10 text-base", lg: "w-12 h-12 text-lg", xl: "w-16 h-16 text-xl" }[this.size]]: !0, [{ circle: "rounded-full", square: "rounded-md" }[this.shape]]: !0, "border-2 border-surface-container": this.bordered }, o = this.getColorAttributes();
|
|
667
705
|
return l`
|
|
668
|
-
<div class="${this.classMap(e)}" ${
|
|
706
|
+
<div class="${this.classMap(e)}" ${o}>
|
|
669
707
|
${t} ${this.status !== "none" ? this.renderStatusIndicator() : ""}
|
|
670
708
|
</div>
|
|
671
709
|
`;
|
|
@@ -683,28 +721,28 @@ let g = class extends z() {
|
|
|
683
721
|
};
|
|
684
722
|
$([c({ type: String })], g.prototype, "initials", 2), $([c({ type: String })], g.prototype, "src", 2), $([c({ type: String })], g.prototype, "icon", 2), $([c({ type: String })], g.prototype, "size", 2), $([c({ type: String })], g.prototype, "color", 2), $([c({ type: String })], g.prototype, "shape", 2), $([c({ type: Boolean })], g.prototype, "bordered", 2), $([c({ type: String })], g.prototype, "status", 2), g = $([h("schmancy-avatar")], g);
|
|
685
723
|
export {
|
|
686
|
-
|
|
724
|
+
cs as $,
|
|
687
725
|
wt as H,
|
|
688
726
|
O as S,
|
|
689
727
|
vt as W,
|
|
690
728
|
st as a,
|
|
691
|
-
|
|
729
|
+
gt as b,
|
|
692
730
|
ft as c,
|
|
693
|
-
|
|
694
|
-
|
|
731
|
+
ot as d,
|
|
732
|
+
rt as e,
|
|
695
733
|
S as f,
|
|
696
734
|
I as g,
|
|
697
|
-
|
|
735
|
+
b as h,
|
|
698
736
|
Gt as i,
|
|
699
737
|
_ as j,
|
|
700
738
|
pt as k,
|
|
701
739
|
it as l,
|
|
702
740
|
nt as m,
|
|
703
|
-
|
|
741
|
+
f as n,
|
|
704
742
|
D as o,
|
|
705
743
|
A as p,
|
|
706
744
|
g as q,
|
|
707
|
-
|
|
745
|
+
as as s,
|
|
708
746
|
U as t
|
|
709
747
|
};
|
|
710
|
-
//# sourceMappingURL=avatar-
|
|
748
|
+
//# sourceMappingURL=avatar-B4lSs4z5.js.map
|