@mieweb/ui 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +696 -0
- package/dist/brands/bluehive.cjs +18 -0
- package/dist/brands/bluehive.cjs.map +1 -0
- package/dist/brands/bluehive.css +136 -0
- package/dist/brands/bluehive.d.cts +16 -0
- package/dist/brands/bluehive.d.ts +16 -0
- package/dist/brands/bluehive.js +3 -0
- package/dist/brands/bluehive.js.map +1 -0
- package/dist/brands/enterprise-health.css +260 -0
- package/dist/brands/index.cjs +55 -0
- package/dist/brands/index.cjs.map +1 -0
- package/dist/brands/index.d.cts +100 -0
- package/dist/brands/index.d.ts +100 -0
- package/dist/brands/index.js +10 -0
- package/dist/brands/index.js.map +1 -0
- package/dist/brands/mieweb.css +138 -0
- package/dist/brands/types.cjs +20 -0
- package/dist/brands/types.cjs.map +1 -0
- package/dist/brands/types.d.cts +188 -0
- package/dist/brands/types.d.ts +188 -0
- package/dist/brands/types.js +3 -0
- package/dist/brands/types.js.map +1 -0
- package/dist/brands/waggleline.css +164 -0
- package/dist/brands/webchart.css +138 -0
- package/dist/chunk-265CFCCX.js +173 -0
- package/dist/chunk-265CFCCX.js.map +1 -0
- package/dist/chunk-2J2V4TMJ.cjs +139 -0
- package/dist/chunk-2J2V4TMJ.cjs.map +1 -0
- package/dist/chunk-2O7D6F67.cjs +63 -0
- package/dist/chunk-2O7D6F67.cjs.map +1 -0
- package/dist/chunk-3NJ72QU6.js +55 -0
- package/dist/chunk-3NJ72QU6.js.map +1 -0
- package/dist/chunk-4AWW5WPF.js +161 -0
- package/dist/chunk-4AWW5WPF.js.map +1 -0
- package/dist/chunk-4LNS5QDP.cjs +84 -0
- package/dist/chunk-4LNS5QDP.cjs.map +1 -0
- package/dist/chunk-4LTN2LEN.js +79 -0
- package/dist/chunk-4LTN2LEN.js.map +1 -0
- package/dist/chunk-4MHTSFPX.js +205 -0
- package/dist/chunk-4MHTSFPX.js.map +1 -0
- package/dist/chunk-4YRAEFYW.js +233 -0
- package/dist/chunk-4YRAEFYW.js.map +1 -0
- package/dist/chunk-53K3KWXQ.cjs +753 -0
- package/dist/chunk-53K3KWXQ.cjs.map +1 -0
- package/dist/chunk-6DP6RKUA.cjs +15 -0
- package/dist/chunk-6DP6RKUA.cjs.map +1 -0
- package/dist/chunk-6HFFWEM3.cjs +22 -0
- package/dist/chunk-6HFFWEM3.cjs.map +1 -0
- package/dist/chunk-6OCIIIAI.js +128 -0
- package/dist/chunk-6OCIIIAI.js.map +1 -0
- package/dist/chunk-6Q4SU72T.js +300 -0
- package/dist/chunk-6Q4SU72T.js.map +1 -0
- package/dist/chunk-AU5ADTYD.cjs +326 -0
- package/dist/chunk-AU5ADTYD.cjs.map +1 -0
- package/dist/chunk-AWIULTJW.js +190 -0
- package/dist/chunk-AWIULTJW.js.map +1 -0
- package/dist/chunk-B26RIQ5R.js +97 -0
- package/dist/chunk-B26RIQ5R.js.map +1 -0
- package/dist/chunk-B3L43JGH.js +98 -0
- package/dist/chunk-B3L43JGH.js.map +1 -0
- package/dist/chunk-B7DA35BY.cjs +496 -0
- package/dist/chunk-B7DA35BY.cjs.map +1 -0
- package/dist/chunk-B7YGVKTE.cjs +184 -0
- package/dist/chunk-B7YGVKTE.cjs.map +1 -0
- package/dist/chunk-BR2XGATJ.cjs +40 -0
- package/dist/chunk-BR2XGATJ.cjs.map +1 -0
- package/dist/chunk-BTJHYGPI.cjs +27 -0
- package/dist/chunk-BTJHYGPI.cjs.map +1 -0
- package/dist/chunk-BXK5TNJE.cjs +329 -0
- package/dist/chunk-BXK5TNJE.cjs.map +1 -0
- package/dist/chunk-C6MDPPPL.js +82 -0
- package/dist/chunk-C6MDPPPL.js.map +1 -0
- package/dist/chunk-CEHWXAAI.js +22 -0
- package/dist/chunk-CEHWXAAI.js.map +1 -0
- package/dist/chunk-CLNOI5J7.js +38 -0
- package/dist/chunk-CLNOI5J7.js.map +1 -0
- package/dist/chunk-CP7NPDQW.js +99 -0
- package/dist/chunk-CP7NPDQW.js.map +1 -0
- package/dist/chunk-CQCYXHCU.cjs +256 -0
- package/dist/chunk-CQCYXHCU.cjs.map +1 -0
- package/dist/chunk-D5IBXXF2.js +243 -0
- package/dist/chunk-D5IBXXF2.js.map +1 -0
- package/dist/chunk-DMA74PZ7.js +240 -0
- package/dist/chunk-DMA74PZ7.js.map +1 -0
- package/dist/chunk-EF46XW4Z.cjs +270 -0
- package/dist/chunk-EF46XW4Z.cjs.map +1 -0
- package/dist/chunk-EKIQE524.cjs +78 -0
- package/dist/chunk-EKIQE524.cjs.map +1 -0
- package/dist/chunk-F3SOEIN2.js +11 -0
- package/dist/chunk-F3SOEIN2.js.map +1 -0
- package/dist/chunk-FFJVCQ5R.cjs +128 -0
- package/dist/chunk-FFJVCQ5R.cjs.map +1 -0
- package/dist/chunk-FHY3K6PL.cjs +24 -0
- package/dist/chunk-FHY3K6PL.cjs.map +1 -0
- package/dist/chunk-FIUNOH6W.js +13 -0
- package/dist/chunk-FIUNOH6W.js.map +1 -0
- package/dist/chunk-FIXAVBUA.cjs +200 -0
- package/dist/chunk-FIXAVBUA.cjs.map +1 -0
- package/dist/chunk-FQ5G7J24.js +297 -0
- package/dist/chunk-FQ5G7J24.js.map +1 -0
- package/dist/chunk-G2DOD34H.js +215 -0
- package/dist/chunk-G2DOD34H.js.map +1 -0
- package/dist/chunk-GV5JQBPX.js +110 -0
- package/dist/chunk-GV5JQBPX.js.map +1 -0
- package/dist/chunk-H2CIKJQI.js +32 -0
- package/dist/chunk-H2CIKJQI.js.map +1 -0
- package/dist/chunk-HB7C7NB5.js +20 -0
- package/dist/chunk-HB7C7NB5.js.map +1 -0
- package/dist/chunk-HLW3XD5R.cjs +322 -0
- package/dist/chunk-HLW3XD5R.cjs.map +1 -0
- package/dist/chunk-HRA4FUO6.cjs +425 -0
- package/dist/chunk-HRA4FUO6.cjs.map +1 -0
- package/dist/chunk-IY7UQPDO.cjs +122 -0
- package/dist/chunk-IY7UQPDO.cjs.map +1 -0
- package/dist/chunk-JFAXLE2J.js +217 -0
- package/dist/chunk-JFAXLE2J.js.map +1 -0
- package/dist/chunk-JYMQJ32S.cjs +115 -0
- package/dist/chunk-JYMQJ32S.cjs.map +1 -0
- package/dist/chunk-KJOFWJHV.js +406 -0
- package/dist/chunk-KJOFWJHV.js.map +1 -0
- package/dist/chunk-KJZNEVYM.js +61 -0
- package/dist/chunk-KJZNEVYM.js.map +1 -0
- package/dist/chunk-KMN7JX2X.cjs +67 -0
- package/dist/chunk-KMN7JX2X.cjs.map +1 -0
- package/dist/chunk-LEE3NMNP.cjs +429 -0
- package/dist/chunk-LEE3NMNP.cjs.map +1 -0
- package/dist/chunk-LZEY55QZ.cjs +219 -0
- package/dist/chunk-LZEY55QZ.cjs.map +1 -0
- package/dist/chunk-MKJDBXX4.cjs +171 -0
- package/dist/chunk-MKJDBXX4.cjs.map +1 -0
- package/dist/chunk-MTZPVOP6.js +99 -0
- package/dist/chunk-MTZPVOP6.js.map +1 -0
- package/dist/chunk-N3QTYHRZ.cjs +134 -0
- package/dist/chunk-N3QTYHRZ.cjs.map +1 -0
- package/dist/chunk-N5EKL4DH.js +148 -0
- package/dist/chunk-N5EKL4DH.js.map +1 -0
- package/dist/chunk-NAATBUHR.cjs +231 -0
- package/dist/chunk-NAATBUHR.cjs.map +1 -0
- package/dist/chunk-NH2JVQ6V.cjs +272 -0
- package/dist/chunk-NH2JVQ6V.cjs.map +1 -0
- package/dist/chunk-NIHESA7O.js +114 -0
- package/dist/chunk-NIHESA7O.js.map +1 -0
- package/dist/chunk-NXRLGHEC.js +98 -0
- package/dist/chunk-NXRLGHEC.js.map +1 -0
- package/dist/chunk-O5HS7ZND.cjs +81 -0
- package/dist/chunk-O5HS7ZND.cjs.map +1 -0
- package/dist/chunk-O7WRE2WX.js +195 -0
- package/dist/chunk-O7WRE2WX.js.map +1 -0
- package/dist/chunk-ONWOB76P.js +319 -0
- package/dist/chunk-ONWOB76P.js.map +1 -0
- package/dist/chunk-OR5DRJCW.cjs +13 -0
- package/dist/chunk-OR5DRJCW.cjs.map +1 -0
- package/dist/chunk-ORUPC5TV.cjs +244 -0
- package/dist/chunk-ORUPC5TV.cjs.map +1 -0
- package/dist/chunk-OT36EMM5.js +22 -0
- package/dist/chunk-OT36EMM5.js.map +1 -0
- package/dist/chunk-OW2BWGST.js +238 -0
- package/dist/chunk-OW2BWGST.js.map +1 -0
- package/dist/chunk-OWPWP46L.js +92 -0
- package/dist/chunk-OWPWP46L.js.map +1 -0
- package/dist/chunk-P52GA3GJ.cjs +101 -0
- package/dist/chunk-P52GA3GJ.cjs.map +1 -0
- package/dist/chunk-PEFJAWNR.cjs +121 -0
- package/dist/chunk-PEFJAWNR.cjs.map +1 -0
- package/dist/chunk-PF3XWKE5.cjs +343 -0
- package/dist/chunk-PF3XWKE5.cjs.map +1 -0
- package/dist/chunk-QBWVTJKF.js +548 -0
- package/dist/chunk-QBWVTJKF.js.map +1 -0
- package/dist/chunk-QDGZBDBI.cjs +99 -0
- package/dist/chunk-QDGZBDBI.cjs.map +1 -0
- package/dist/chunk-QL2YTVTR.js +163 -0
- package/dist/chunk-QL2YTVTR.js.map +1 -0
- package/dist/chunk-QYJ7RQJ2.cjs +239 -0
- package/dist/chunk-QYJ7RQJ2.cjs.map +1 -0
- package/dist/chunk-QZLRB3UG.js +727 -0
- package/dist/chunk-QZLRB3UG.js.map +1 -0
- package/dist/chunk-R4DM4635.cjs +109 -0
- package/dist/chunk-R4DM4635.cjs.map +1 -0
- package/dist/chunk-RCMF6KZA.js +75 -0
- package/dist/chunk-RCMF6KZA.js.map +1 -0
- package/dist/chunk-RRQGH7C5.cjs +187 -0
- package/dist/chunk-RRQGH7C5.cjs.map +1 -0
- package/dist/chunk-S6UNPMAS.cjs +84 -0
- package/dist/chunk-S6UNPMAS.cjs.map +1 -0
- package/dist/chunk-SJ3BF4BO.cjs +199 -0
- package/dist/chunk-SJ3BF4BO.cjs.map +1 -0
- package/dist/chunk-SN52QMRT.js +58 -0
- package/dist/chunk-SN52QMRT.js.map +1 -0
- package/dist/chunk-SOFX4T7M.js +124 -0
- package/dist/chunk-SOFX4T7M.js.map +1 -0
- package/dist/chunk-SWMRCGL4.cjs +24 -0
- package/dist/chunk-SWMRCGL4.cjs.map +1 -0
- package/dist/chunk-SWV5E75F.cjs +94 -0
- package/dist/chunk-SWV5E75F.cjs.map +1 -0
- package/dist/chunk-T4ME7QCT.js +22 -0
- package/dist/chunk-T4ME7QCT.js.map +1 -0
- package/dist/chunk-TA6FVVCM.js +207 -0
- package/dist/chunk-TA6FVVCM.js.map +1 -0
- package/dist/chunk-UHSPAFY6.js +82 -0
- package/dist/chunk-UHSPAFY6.js.map +1 -0
- package/dist/chunk-ULOA7WBW.js +82 -0
- package/dist/chunk-ULOA7WBW.js.map +1 -0
- package/dist/chunk-UZUBLXVC.js +307 -0
- package/dist/chunk-UZUBLXVC.js.map +1 -0
- package/dist/chunk-VDMQCSXT.cjs +234 -0
- package/dist/chunk-VDMQCSXT.cjs.map +1 -0
- package/dist/chunk-VV4N4WY6.cjs +121 -0
- package/dist/chunk-VV4N4WY6.cjs.map +1 -0
- package/dist/chunk-VWXGUNBR.cjs +574 -0
- package/dist/chunk-VWXGUNBR.cjs.map +1 -0
- package/dist/chunk-WN2FJE23.js +474 -0
- package/dist/chunk-WN2FJE23.js.map +1 -0
- package/dist/chunk-XHJGYBYG.cjs +262 -0
- package/dist/chunk-XHJGYBYG.cjs.map +1 -0
- package/dist/chunk-XXOBTAKA.js +390 -0
- package/dist/chunk-XXOBTAKA.js.map +1 -0
- package/dist/chunk-Z3TFPXVN.cjs +84 -0
- package/dist/chunk-Z3TFPXVN.cjs.map +1 -0
- package/dist/chunk-ZJCPW6MS.cjs +54 -0
- package/dist/chunk-ZJCPW6MS.cjs.map +1 -0
- package/dist/chunk-ZO46CFVN.cjs +4 -0
- package/dist/chunk-ZO46CFVN.cjs.map +1 -0
- package/dist/chunk-ZQ4XMJH7.js +3 -0
- package/dist/chunk-ZQ4XMJH7.js.map +1 -0
- package/dist/components/Alert/index.cjs +25 -0
- package/dist/components/Alert/index.cjs.map +1 -0
- package/dist/components/Alert/index.d.cts +39 -0
- package/dist/components/Alert/index.d.ts +39 -0
- package/dist/components/Alert/index.js +4 -0
- package/dist/components/Alert/index.js.map +1 -0
- package/dist/components/AudioPlayer/index.cjs +29 -0
- package/dist/components/AudioPlayer/index.cjs.map +1 -0
- package/dist/components/AudioPlayer/index.d.cts +83 -0
- package/dist/components/AudioPlayer/index.d.ts +83 -0
- package/dist/components/AudioPlayer/index.js +4 -0
- package/dist/components/AudioPlayer/index.js.map +1 -0
- package/dist/components/AudioRecorder/index.cjs +29 -0
- package/dist/components/AudioRecorder/index.cjs.map +1 -0
- package/dist/components/AudioRecorder/index.d.cts +106 -0
- package/dist/components/AudioRecorder/index.d.ts +106 -0
- package/dist/components/AudioRecorder/index.js +4 -0
- package/dist/components/AudioRecorder/index.js.map +1 -0
- package/dist/components/Avatar/index.cjs +25 -0
- package/dist/components/Avatar/index.cjs.map +1 -0
- package/dist/components/Avatar/index.d.cts +62 -0
- package/dist/components/Avatar/index.d.ts +62 -0
- package/dist/components/Avatar/index.js +4 -0
- package/dist/components/Avatar/index.js.map +1 -0
- package/dist/components/Badge/index.cjs +17 -0
- package/dist/components/Badge/index.cjs.map +1 -0
- package/dist/components/Badge/index.d.cts +25 -0
- package/dist/components/Badge/index.d.ts +25 -0
- package/dist/components/Badge/index.js +4 -0
- package/dist/components/Badge/index.js.map +1 -0
- package/dist/components/Breadcrumb/index.cjs +17 -0
- package/dist/components/Breadcrumb/index.cjs.map +1 -0
- package/dist/components/Breadcrumb/index.d.cts +47 -0
- package/dist/components/Breadcrumb/index.d.ts +47 -0
- package/dist/components/Breadcrumb/index.js +4 -0
- package/dist/components/Breadcrumb/index.js.map +1 -0
- package/dist/components/Button/index.cjs +17 -0
- package/dist/components/Button/index.cjs.map +1 -0
- package/dist/components/Button/index.d.cts +32 -0
- package/dist/components/Button/index.d.ts +32 -0
- package/dist/components/Button/index.js +4 -0
- package/dist/components/Button/index.js.map +1 -0
- package/dist/components/Card/index.cjs +65 -0
- package/dist/components/Card/index.cjs.map +1 -0
- package/dist/components/Card/index.d.cts +119 -0
- package/dist/components/Card/index.d.ts +119 -0
- package/dist/components/Card/index.js +4 -0
- package/dist/components/Card/index.js.map +1 -0
- package/dist/components/Checkbox/index.cjs +21 -0
- package/dist/components/Checkbox/index.cjs.map +1 -0
- package/dist/components/Checkbox/index.d.cts +63 -0
- package/dist/components/Checkbox/index.d.ts +63 -0
- package/dist/components/Checkbox/index.js +4 -0
- package/dist/components/Checkbox/index.js.map +1 -0
- package/dist/components/DateInput/index.cjs +15 -0
- package/dist/components/DateInput/index.cjs.map +1 -0
- package/dist/components/DateInput/index.d.cts +55 -0
- package/dist/components/DateInput/index.d.ts +55 -0
- package/dist/components/DateInput/index.js +6 -0
- package/dist/components/DateInput/index.js.map +1 -0
- package/dist/components/Dropdown/index.cjs +35 -0
- package/dist/components/Dropdown/index.cjs.map +1 -0
- package/dist/components/Dropdown/index.d.cts +102 -0
- package/dist/components/Dropdown/index.d.ts +102 -0
- package/dist/components/Dropdown/index.js +6 -0
- package/dist/components/Dropdown/index.js.map +1 -0
- package/dist/components/Input/index.cjs +17 -0
- package/dist/components/Input/index.cjs.map +1 -0
- package/dist/components/Input/index.d.cts +32 -0
- package/dist/components/Input/index.d.ts +32 -0
- package/dist/components/Input/index.js +4 -0
- package/dist/components/Input/index.js.map +1 -0
- package/dist/components/Modal/index.cjs +43 -0
- package/dist/components/Modal/index.cjs.map +1 -0
- package/dist/components/Modal/index.d.cts +82 -0
- package/dist/components/Modal/index.d.ts +82 -0
- package/dist/components/Modal/index.js +6 -0
- package/dist/components/Modal/index.js.map +1 -0
- package/dist/components/Pagination/index.cjs +21 -0
- package/dist/components/Pagination/index.cjs.map +1 -0
- package/dist/components/Pagination/index.d.cts +78 -0
- package/dist/components/Pagination/index.d.ts +78 -0
- package/dist/components/Pagination/index.js +4 -0
- package/dist/components/Pagination/index.js.map +1 -0
- package/dist/components/PhoneInput/index.cjs +19 -0
- package/dist/components/PhoneInput/index.cjs.map +1 -0
- package/dist/components/PhoneInput/index.d.cts +80 -0
- package/dist/components/PhoneInput/index.d.ts +80 -0
- package/dist/components/PhoneInput/index.js +6 -0
- package/dist/components/PhoneInput/index.js.map +1 -0
- package/dist/components/Progress/index.cjs +29 -0
- package/dist/components/Progress/index.cjs.map +1 -0
- package/dist/components/Progress/index.d.cts +76 -0
- package/dist/components/Progress/index.d.ts +76 -0
- package/dist/components/Progress/index.js +4 -0
- package/dist/components/Progress/index.js.map +1 -0
- package/dist/components/QuickAction/index.cjs +29 -0
- package/dist/components/QuickAction/index.cjs.map +1 -0
- package/dist/components/QuickAction/index.d.cts +78 -0
- package/dist/components/QuickAction/index.d.ts +78 -0
- package/dist/components/QuickAction/index.js +4 -0
- package/dist/components/QuickAction/index.js.map +1 -0
- package/dist/components/Radio/index.cjs +21 -0
- package/dist/components/Radio/index.cjs.map +1 -0
- package/dist/components/Radio/index.d.cts +72 -0
- package/dist/components/Radio/index.d.ts +72 -0
- package/dist/components/Radio/index.js +4 -0
- package/dist/components/Radio/index.js.map +1 -0
- package/dist/components/RecordButton/index.cjs +25 -0
- package/dist/components/RecordButton/index.cjs.map +1 -0
- package/dist/components/RecordButton/index.d.cts +83 -0
- package/dist/components/RecordButton/index.d.ts +83 -0
- package/dist/components/RecordButton/index.js +4 -0
- package/dist/components/RecordButton/index.js.map +1 -0
- package/dist/components/SchedulePicker/index.cjs +45 -0
- package/dist/components/SchedulePicker/index.cjs.map +1 -0
- package/dist/components/SchedulePicker/index.d.cts +111 -0
- package/dist/components/SchedulePicker/index.d.ts +111 -0
- package/dist/components/SchedulePicker/index.js +4 -0
- package/dist/components/SchedulePicker/index.js.map +1 -0
- package/dist/components/Select/index.cjs +19 -0
- package/dist/components/Select/index.cjs.map +1 -0
- package/dist/components/Select/index.d.cts +79 -0
- package/dist/components/Select/index.d.ts +79 -0
- package/dist/components/Select/index.js +6 -0
- package/dist/components/Select/index.js.map +1 -0
- package/dist/components/Skeleton/index.cjs +29 -0
- package/dist/components/Skeleton/index.cjs.map +1 -0
- package/dist/components/Skeleton/index.d.cts +96 -0
- package/dist/components/Skeleton/index.d.ts +96 -0
- package/dist/components/Skeleton/index.js +4 -0
- package/dist/components/Skeleton/index.js.map +1 -0
- package/dist/components/Spinner/index.cjs +25 -0
- package/dist/components/Spinner/index.cjs.map +1 -0
- package/dist/components/Spinner/index.d.cts +67 -0
- package/dist/components/Spinner/index.d.ts +67 -0
- package/dist/components/Spinner/index.js +4 -0
- package/dist/components/Spinner/index.js.map +1 -0
- package/dist/components/Switch/index.cjs +21 -0
- package/dist/components/Switch/index.cjs.map +1 -0
- package/dist/components/Switch/index.d.cts +41 -0
- package/dist/components/Switch/index.d.ts +41 -0
- package/dist/components/Switch/index.js +4 -0
- package/dist/components/Switch/index.js.map +1 -0
- package/dist/components/Table/index.cjs +41 -0
- package/dist/components/Table/index.cjs.map +1 -0
- package/dist/components/Table/index.d.cts +54 -0
- package/dist/components/Table/index.d.ts +54 -0
- package/dist/components/Table/index.js +4 -0
- package/dist/components/Table/index.js.map +1 -0
- package/dist/components/Tabs/index.cjs +33 -0
- package/dist/components/Tabs/index.cjs.map +1 -0
- package/dist/components/Tabs/index.d.cts +70 -0
- package/dist/components/Tabs/index.d.ts +70 -0
- package/dist/components/Tabs/index.js +4 -0
- package/dist/components/Tabs/index.js.map +1 -0
- package/dist/components/Text/index.cjs +21 -0
- package/dist/components/Text/index.cjs.map +1 -0
- package/dist/components/Text/index.d.cts +35 -0
- package/dist/components/Text/index.d.ts +35 -0
- package/dist/components/Text/index.js +4 -0
- package/dist/components/Text/index.js.map +1 -0
- package/dist/components/Textarea/index.cjs +17 -0
- package/dist/components/Textarea/index.cjs.map +1 -0
- package/dist/components/Textarea/index.d.cts +42 -0
- package/dist/components/Textarea/index.d.ts +42 -0
- package/dist/components/Textarea/index.js +4 -0
- package/dist/components/Textarea/index.js.map +1 -0
- package/dist/components/ThemeProvider/index.cjs +36 -0
- package/dist/components/ThemeProvider/index.cjs.map +1 -0
- package/dist/components/ThemeProvider/index.d.cts +121 -0
- package/dist/components/ThemeProvider/index.d.ts +121 -0
- package/dist/components/ThemeProvider/index.js +7 -0
- package/dist/components/ThemeProvider/index.js.map +1 -0
- package/dist/components/Tooltip/index.cjs +14 -0
- package/dist/components/Tooltip/index.cjs.map +1 -0
- package/dist/components/Tooltip/index.d.cts +55 -0
- package/dist/components/Tooltip/index.d.ts +55 -0
- package/dist/components/Tooltip/index.js +5 -0
- package/dist/components/Tooltip/index.js.map +1 -0
- package/dist/components/VisuallyHidden/index.cjs +12 -0
- package/dist/components/VisuallyHidden/index.cjs.map +1 -0
- package/dist/components/VisuallyHidden/index.d.cts +20 -0
- package/dist/components/VisuallyHidden/index.d.ts +20 -0
- package/dist/components/VisuallyHidden/index.js +3 -0
- package/dist/components/VisuallyHidden/index.js.map +1 -0
- package/dist/default-LIRPABBK.js +3 -0
- package/dist/default-LIRPABBK.js.map +1 -0
- package/dist/default-ZGHKI5WF.cjs +18 -0
- package/dist/default-ZGHKI5WF.cjs.map +1 -0
- package/dist/enterprise-health-ORQQOLM3.js +3 -0
- package/dist/enterprise-health-ORQQOLM3.js.map +1 -0
- package/dist/enterprise-health-UDI25OCV.cjs +18 -0
- package/dist/enterprise-health-UDI25OCV.cjs.map +1 -0
- package/dist/hooks/index.cjs +69 -0
- package/dist/hooks/index.cjs.map +1 -0
- package/dist/hooks/index.d.cts +179 -0
- package/dist/hooks/index.d.ts +179 -0
- package/dist/hooks/index.js +8 -0
- package/dist/hooks/index.js.map +1 -0
- package/dist/index.cjs +33153 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +8188 -0
- package/dist/index.d.ts +8188 -0
- package/dist/index.js +32162 -0
- package/dist/index.js.map +1 -0
- package/dist/mieweb-PV2YKYO7.js +3 -0
- package/dist/mieweb-PV2YKYO7.js.map +1 -0
- package/dist/mieweb-UJABK5XX.cjs +18 -0
- package/dist/mieweb-UJABK5XX.cjs.map +1 -0
- package/dist/styles.css +2 -0
- package/dist/tailwind-preset.cjs +22 -0
- package/dist/tailwind-preset.cjs.map +1 -0
- package/dist/tailwind-preset.d.cts +39 -0
- package/dist/tailwind-preset.d.ts +39 -0
- package/dist/tailwind-preset.js +3 -0
- package/dist/tailwind-preset.js.map +1 -0
- package/dist/useTheme-B9SWu6ui.d.cts +24 -0
- package/dist/useTheme-B9SWu6ui.d.ts +24 -0
- package/dist/utils/index.cjs +63 -0
- package/dist/utils/index.cjs.map +1 -0
- package/dist/utils/index.d.cts +73 -0
- package/dist/utils/index.d.ts +73 -0
- package/dist/utils/index.js +6 -0
- package/dist/utils/index.js.map +1 -0
- package/dist/waggleline-6IGA66HR.cjs +18 -0
- package/dist/waggleline-6IGA66HR.cjs.map +1 -0
- package/dist/waggleline-BMUYAFJF.js +3 -0
- package/dist/waggleline-BMUYAFJF.js.map +1 -0
- package/dist/webchart-2SLO5ICI.js +3 -0
- package/dist/webchart-2SLO5ICI.js.map +1 -0
- package/dist/webchart-EHVGP46N.cjs +18 -0
- package/dist/webchart-EHVGP46N.cjs.map +1 -0
- package/package.json +212 -0
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
|
|
5
|
+
declare const dateButtonVariants: (props?: ({
|
|
6
|
+
selected?: boolean | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
interface DateButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof dateButtonVariants> {
|
|
9
|
+
/** The date to display */
|
|
10
|
+
date: Date;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* A button for selecting a date in the schedule picker.
|
|
14
|
+
*/
|
|
15
|
+
declare const DateButton: React.ForwardRefExoticComponent<DateButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
16
|
+
declare const timeButtonVariants: (props?: ({
|
|
17
|
+
selected?: boolean | null | undefined;
|
|
18
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
19
|
+
interface TimeButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof timeButtonVariants> {
|
|
20
|
+
/** The time string to display (e.g., "8:00 AM") */
|
|
21
|
+
time: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* A button for selecting a time in the schedule picker.
|
|
25
|
+
*/
|
|
26
|
+
declare const TimeButton: React.ForwardRefExoticComponent<TimeButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
27
|
+
declare const radioOptionVariants: (props?: ({
|
|
28
|
+
selected?: boolean | null | undefined;
|
|
29
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
30
|
+
interface RadioOptionProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'title'>, VariantProps<typeof radioOptionVariants> {
|
|
31
|
+
/** Title text for the option */
|
|
32
|
+
title: React.ReactNode;
|
|
33
|
+
/** Description text for the option */
|
|
34
|
+
description?: React.ReactNode;
|
|
35
|
+
/** Whether this option is selected */
|
|
36
|
+
selected?: boolean;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* A radio-style option card component.
|
|
40
|
+
*/
|
|
41
|
+
declare const RadioOption: React.ForwardRefExoticComponent<RadioOptionProps & React.RefAttributes<HTMLDivElement>>;
|
|
42
|
+
interface DatePickerProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
43
|
+
/** Array of available dates to display */
|
|
44
|
+
dates: Date[];
|
|
45
|
+
/** Currently selected date */
|
|
46
|
+
selectedDate?: Date | null;
|
|
47
|
+
/** Callback when a date is selected */
|
|
48
|
+
onDateSelect?: (date: Date) => void;
|
|
49
|
+
/** Label text above the date picker */
|
|
50
|
+
label?: string;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* A horizontal scrollable date picker component.
|
|
54
|
+
*/
|
|
55
|
+
declare const DatePicker: React.ForwardRefExoticComponent<DatePickerProps & React.RefAttributes<HTMLDivElement>>;
|
|
56
|
+
interface TimePickerProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
57
|
+
/** Array of available time strings (e.g., ["8:00 AM", "8:30 AM"]) */
|
|
58
|
+
times: string[];
|
|
59
|
+
/** Currently selected time string */
|
|
60
|
+
selectedTime?: string | null;
|
|
61
|
+
/** Callback when a time is selected */
|
|
62
|
+
onTimeSelect?: (time: string) => void;
|
|
63
|
+
/** Label text above the time picker */
|
|
64
|
+
label?: string;
|
|
65
|
+
/** Number of columns for the time grid */
|
|
66
|
+
columns?: 4 | 6;
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* A grid-based time picker component.
|
|
70
|
+
*/
|
|
71
|
+
declare const TimePicker: React.ForwardRefExoticComponent<TimePickerProps & React.RefAttributes<HTMLDivElement>>;
|
|
72
|
+
interface SchedulePickerProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
73
|
+
/** Array of available dates to display */
|
|
74
|
+
dates: Date[];
|
|
75
|
+
/** Array of available time strings */
|
|
76
|
+
times: string[];
|
|
77
|
+
/** Currently selected date */
|
|
78
|
+
selectedDate?: Date | null;
|
|
79
|
+
/** Currently selected time */
|
|
80
|
+
selectedTime?: string | null;
|
|
81
|
+
/** Callback when a date is selected */
|
|
82
|
+
onDateSelect?: (date: Date) => void;
|
|
83
|
+
/** Callback when a time is selected */
|
|
84
|
+
onTimeSelect?: (time: string) => void;
|
|
85
|
+
/** Label for the date picker */
|
|
86
|
+
dateLabel?: string;
|
|
87
|
+
/** Label for the time picker */
|
|
88
|
+
timeLabel?: string;
|
|
89
|
+
/** Number of columns for time grid */
|
|
90
|
+
timeColumns?: 4 | 6;
|
|
91
|
+
/** Whether to show time picker (hidden until date is selected) */
|
|
92
|
+
showTimePicker?: boolean;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* A complete schedule picker with date and time selection.
|
|
96
|
+
*
|
|
97
|
+
* @example
|
|
98
|
+
* ```tsx
|
|
99
|
+
* <SchedulePicker
|
|
100
|
+
* dates={availableDates}
|
|
101
|
+
* times={availableTimes}
|
|
102
|
+
* selectedDate={selectedDate}
|
|
103
|
+
* selectedTime={selectedTime}
|
|
104
|
+
* onDateSelect={setSelectedDate}
|
|
105
|
+
* onTimeSelect={setSelectedTime}
|
|
106
|
+
* />
|
|
107
|
+
* ```
|
|
108
|
+
*/
|
|
109
|
+
declare const SchedulePicker: React.ForwardRefExoticComponent<SchedulePickerProps & React.RefAttributes<HTMLDivElement>>;
|
|
110
|
+
|
|
111
|
+
export { DateButton, type DateButtonProps, DatePicker, type DatePickerProps, RadioOption, type RadioOptionProps, SchedulePicker, type SchedulePickerProps, TimeButton, type TimeButtonProps, TimePicker, type TimePickerProps, dateButtonVariants, radioOptionVariants, timeButtonVariants };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { DateButton, DatePicker, RadioOption, SchedulePicker, TimeButton, TimePicker, dateButtonVariants, radioOptionVariants, timeButtonVariants } from '../../chunk-DMA74PZ7.js';
|
|
2
|
+
import '../../chunk-F3SOEIN2.js';
|
|
3
|
+
//# sourceMappingURL=index.js.map
|
|
4
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkLEE3NMNP_cjs = require('../../chunk-LEE3NMNP.cjs');
|
|
4
|
+
require('../../chunk-SWMRCGL4.cjs');
|
|
5
|
+
require('../../chunk-FHY3K6PL.cjs');
|
|
6
|
+
require('../../chunk-OR5DRJCW.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
Object.defineProperty(exports, "Select", {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () { return chunkLEE3NMNP_cjs.Select; }
|
|
13
|
+
});
|
|
14
|
+
Object.defineProperty(exports, "selectTriggerVariants", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return chunkLEE3NMNP_cjs.selectTriggerVariants; }
|
|
17
|
+
});
|
|
18
|
+
//# sourceMappingURL=index.cjs.map
|
|
19
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
|
|
5
|
+
interface SelectOption {
|
|
6
|
+
/** Unique value for the option */
|
|
7
|
+
value: string;
|
|
8
|
+
/** Display label for the option */
|
|
9
|
+
label: string;
|
|
10
|
+
/** Whether the option is disabled */
|
|
11
|
+
disabled?: boolean;
|
|
12
|
+
/** Optional group this option belongs to */
|
|
13
|
+
group?: string;
|
|
14
|
+
}
|
|
15
|
+
interface SelectGroup {
|
|
16
|
+
/** Group label */
|
|
17
|
+
label: string;
|
|
18
|
+
/** Options in this group */
|
|
19
|
+
options: SelectOption[];
|
|
20
|
+
}
|
|
21
|
+
declare const selectTriggerVariants: (props?: ({
|
|
22
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
23
|
+
hasError?: boolean | null | undefined;
|
|
24
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
25
|
+
interface SelectProps extends VariantProps<typeof selectTriggerVariants> {
|
|
26
|
+
/** Array of options or groups */
|
|
27
|
+
options: (SelectOption | SelectGroup)[];
|
|
28
|
+
/** Controlled value */
|
|
29
|
+
value?: string;
|
|
30
|
+
/** Default value (uncontrolled) */
|
|
31
|
+
defaultValue?: string;
|
|
32
|
+
/** Callback when value changes */
|
|
33
|
+
onValueChange?: (value: string) => void;
|
|
34
|
+
/** Placeholder text */
|
|
35
|
+
placeholder?: string;
|
|
36
|
+
/** Whether the select is disabled */
|
|
37
|
+
disabled?: boolean;
|
|
38
|
+
/** Label for the select */
|
|
39
|
+
label?: string;
|
|
40
|
+
/** Hide the label visually */
|
|
41
|
+
hideLabel?: boolean;
|
|
42
|
+
/** Error message */
|
|
43
|
+
error?: string;
|
|
44
|
+
/** Helper text */
|
|
45
|
+
helperText?: string;
|
|
46
|
+
/** Enable search/filter */
|
|
47
|
+
searchable?: boolean;
|
|
48
|
+
/** Search placeholder */
|
|
49
|
+
searchPlaceholder?: string;
|
|
50
|
+
/** No results text */
|
|
51
|
+
noResultsText?: string;
|
|
52
|
+
/** Additional class name */
|
|
53
|
+
className?: string;
|
|
54
|
+
/** ID for the select */
|
|
55
|
+
id?: string;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* An accessible select/dropdown component with search support.
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* ```tsx
|
|
62
|
+
* <Select
|
|
63
|
+
* label="Country"
|
|
64
|
+
* placeholder="Select a country"
|
|
65
|
+
* options={[
|
|
66
|
+
* { value: 'us', label: 'United States' },
|
|
67
|
+
* { value: 'ca', label: 'Canada' },
|
|
68
|
+
* { value: 'uk', label: 'United Kingdom' },
|
|
69
|
+
* ]}
|
|
70
|
+
* onValueChange={(value) => console.log(value)}
|
|
71
|
+
* />
|
|
72
|
+
* ```
|
|
73
|
+
*/
|
|
74
|
+
declare function Select({ options, value: controlledValue, defaultValue, onValueChange, placeholder, disabled, label, hideLabel, error, helperText, size, hasError, searchable, searchPlaceholder, noResultsText, className, id, }: SelectProps): react_jsx_runtime.JSX.Element;
|
|
75
|
+
declare namespace Select {
|
|
76
|
+
var displayName: string;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export { Select, type SelectGroup, type SelectOption, type SelectProps, selectTriggerVariants };
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import { VariantProps } from 'class-variance-authority';
|
|
4
|
+
|
|
5
|
+
interface SelectOption {
|
|
6
|
+
/** Unique value for the option */
|
|
7
|
+
value: string;
|
|
8
|
+
/** Display label for the option */
|
|
9
|
+
label: string;
|
|
10
|
+
/** Whether the option is disabled */
|
|
11
|
+
disabled?: boolean;
|
|
12
|
+
/** Optional group this option belongs to */
|
|
13
|
+
group?: string;
|
|
14
|
+
}
|
|
15
|
+
interface SelectGroup {
|
|
16
|
+
/** Group label */
|
|
17
|
+
label: string;
|
|
18
|
+
/** Options in this group */
|
|
19
|
+
options: SelectOption[];
|
|
20
|
+
}
|
|
21
|
+
declare const selectTriggerVariants: (props?: ({
|
|
22
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
23
|
+
hasError?: boolean | null | undefined;
|
|
24
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
25
|
+
interface SelectProps extends VariantProps<typeof selectTriggerVariants> {
|
|
26
|
+
/** Array of options or groups */
|
|
27
|
+
options: (SelectOption | SelectGroup)[];
|
|
28
|
+
/** Controlled value */
|
|
29
|
+
value?: string;
|
|
30
|
+
/** Default value (uncontrolled) */
|
|
31
|
+
defaultValue?: string;
|
|
32
|
+
/** Callback when value changes */
|
|
33
|
+
onValueChange?: (value: string) => void;
|
|
34
|
+
/** Placeholder text */
|
|
35
|
+
placeholder?: string;
|
|
36
|
+
/** Whether the select is disabled */
|
|
37
|
+
disabled?: boolean;
|
|
38
|
+
/** Label for the select */
|
|
39
|
+
label?: string;
|
|
40
|
+
/** Hide the label visually */
|
|
41
|
+
hideLabel?: boolean;
|
|
42
|
+
/** Error message */
|
|
43
|
+
error?: string;
|
|
44
|
+
/** Helper text */
|
|
45
|
+
helperText?: string;
|
|
46
|
+
/** Enable search/filter */
|
|
47
|
+
searchable?: boolean;
|
|
48
|
+
/** Search placeholder */
|
|
49
|
+
searchPlaceholder?: string;
|
|
50
|
+
/** No results text */
|
|
51
|
+
noResultsText?: string;
|
|
52
|
+
/** Additional class name */
|
|
53
|
+
className?: string;
|
|
54
|
+
/** ID for the select */
|
|
55
|
+
id?: string;
|
|
56
|
+
}
|
|
57
|
+
/**
|
|
58
|
+
* An accessible select/dropdown component with search support.
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* ```tsx
|
|
62
|
+
* <Select
|
|
63
|
+
* label="Country"
|
|
64
|
+
* placeholder="Select a country"
|
|
65
|
+
* options={[
|
|
66
|
+
* { value: 'us', label: 'United States' },
|
|
67
|
+
* { value: 'ca', label: 'Canada' },
|
|
68
|
+
* { value: 'uk', label: 'United Kingdom' },
|
|
69
|
+
* ]}
|
|
70
|
+
* onValueChange={(value) => console.log(value)}
|
|
71
|
+
* />
|
|
72
|
+
* ```
|
|
73
|
+
*/
|
|
74
|
+
declare function Select({ options, value: controlledValue, defaultValue, onValueChange, placeholder, disabled, label, hideLabel, error, helperText, size, hasError, searchable, searchPlaceholder, noResultsText, className, id, }: SelectProps): react_jsx_runtime.JSX.Element;
|
|
75
|
+
declare namespace Select {
|
|
76
|
+
var displayName: string;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
export { Select, type SelectGroup, type SelectOption, type SelectProps, selectTriggerVariants };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkN3QTYHRZ_cjs = require('../../chunk-N3QTYHRZ.cjs');
|
|
4
|
+
require('../../chunk-OR5DRJCW.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "Skeleton", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkN3QTYHRZ_cjs.Skeleton; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "SkeletonCard", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkN3QTYHRZ_cjs.SkeletonCard; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "SkeletonTable", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkN3QTYHRZ_cjs.SkeletonTable; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "SkeletonText", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkN3QTYHRZ_cjs.SkeletonText; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "skeletonVariants", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkN3QTYHRZ_cjs.skeletonVariants; }
|
|
27
|
+
});
|
|
28
|
+
//# sourceMappingURL=index.cjs.map
|
|
29
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import { VariantProps } from 'class-variance-authority';
|
|
5
|
+
|
|
6
|
+
declare const skeletonVariants: (props?: ({
|
|
7
|
+
variant?: "button" | "title" | "image" | "text" | "default" | "card" | "avatar" | null | undefined;
|
|
8
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
|
+
interface SkeletonProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof skeletonVariants> {
|
|
10
|
+
/** Width of the skeleton */
|
|
11
|
+
width?: string | number;
|
|
12
|
+
/** Height of the skeleton */
|
|
13
|
+
height?: string | number;
|
|
14
|
+
/** Whether to render as a circle */
|
|
15
|
+
circle?: boolean;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* A skeleton loading placeholder component.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```tsx
|
|
22
|
+
* <Skeleton variant="text" width="60%" />
|
|
23
|
+
* <Skeleton variant="avatar" width={40} height={40} />
|
|
24
|
+
* <Skeleton variant="card" />
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
declare function Skeleton({ className, variant, width, height, circle, style, ...props }: SkeletonProps): react_jsx_runtime.JSX.Element;
|
|
28
|
+
declare namespace Skeleton {
|
|
29
|
+
var displayName: string;
|
|
30
|
+
}
|
|
31
|
+
interface SkeletonTextProps {
|
|
32
|
+
/** Number of lines to display */
|
|
33
|
+
lines?: number;
|
|
34
|
+
/** Width of the last line (for varying line lengths) */
|
|
35
|
+
lastLineWidth?: string;
|
|
36
|
+
/** Gap between lines */
|
|
37
|
+
gap?: 'sm' | 'md' | 'lg';
|
|
38
|
+
/** Additional class name */
|
|
39
|
+
className?: string;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* A skeleton for text content with multiple lines.
|
|
43
|
+
*
|
|
44
|
+
* @example
|
|
45
|
+
* ```tsx
|
|
46
|
+
* <SkeletonText lines={3} lastLineWidth="60%" />
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
declare function SkeletonText({ lines, lastLineWidth, gap, className, }: SkeletonTextProps): react_jsx_runtime.JSX.Element;
|
|
50
|
+
declare namespace SkeletonText {
|
|
51
|
+
var displayName: string;
|
|
52
|
+
}
|
|
53
|
+
interface SkeletonCardProps {
|
|
54
|
+
/** Show image placeholder */
|
|
55
|
+
showImage?: boolean;
|
|
56
|
+
/** Show avatar placeholder */
|
|
57
|
+
showAvatar?: boolean;
|
|
58
|
+
/** Number of text lines */
|
|
59
|
+
textLines?: number;
|
|
60
|
+
/** Additional class name */
|
|
61
|
+
className?: string;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* A skeleton for card-like content.
|
|
65
|
+
*
|
|
66
|
+
* @example
|
|
67
|
+
* ```tsx
|
|
68
|
+
* <SkeletonCard showImage showAvatar textLines={2} />
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
declare function SkeletonCard({ showImage, showAvatar, textLines, className, }: SkeletonCardProps): react_jsx_runtime.JSX.Element;
|
|
72
|
+
declare namespace SkeletonCard {
|
|
73
|
+
var displayName: string;
|
|
74
|
+
}
|
|
75
|
+
interface SkeletonTableProps {
|
|
76
|
+
/** Number of rows */
|
|
77
|
+
rows?: number;
|
|
78
|
+
/** Number of columns */
|
|
79
|
+
columns?: number;
|
|
80
|
+
/** Additional class name */
|
|
81
|
+
className?: string;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* A skeleton for table content.
|
|
85
|
+
*
|
|
86
|
+
* @example
|
|
87
|
+
* ```tsx
|
|
88
|
+
* <SkeletonTable rows={5} columns={4} />
|
|
89
|
+
* ```
|
|
90
|
+
*/
|
|
91
|
+
declare function SkeletonTable({ rows, columns, className, }: SkeletonTableProps): react_jsx_runtime.JSX.Element;
|
|
92
|
+
declare namespace SkeletonTable {
|
|
93
|
+
var displayName: string;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
export { Skeleton, SkeletonCard, type SkeletonCardProps, type SkeletonProps, SkeletonTable, type SkeletonTableProps, SkeletonText, type SkeletonTextProps, skeletonVariants };
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import { VariantProps } from 'class-variance-authority';
|
|
5
|
+
|
|
6
|
+
declare const skeletonVariants: (props?: ({
|
|
7
|
+
variant?: "button" | "title" | "image" | "text" | "default" | "card" | "avatar" | null | undefined;
|
|
8
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
|
+
interface SkeletonProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof skeletonVariants> {
|
|
10
|
+
/** Width of the skeleton */
|
|
11
|
+
width?: string | number;
|
|
12
|
+
/** Height of the skeleton */
|
|
13
|
+
height?: string | number;
|
|
14
|
+
/** Whether to render as a circle */
|
|
15
|
+
circle?: boolean;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* A skeleton loading placeholder component.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```tsx
|
|
22
|
+
* <Skeleton variant="text" width="60%" />
|
|
23
|
+
* <Skeleton variant="avatar" width={40} height={40} />
|
|
24
|
+
* <Skeleton variant="card" />
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
declare function Skeleton({ className, variant, width, height, circle, style, ...props }: SkeletonProps): react_jsx_runtime.JSX.Element;
|
|
28
|
+
declare namespace Skeleton {
|
|
29
|
+
var displayName: string;
|
|
30
|
+
}
|
|
31
|
+
interface SkeletonTextProps {
|
|
32
|
+
/** Number of lines to display */
|
|
33
|
+
lines?: number;
|
|
34
|
+
/** Width of the last line (for varying line lengths) */
|
|
35
|
+
lastLineWidth?: string;
|
|
36
|
+
/** Gap between lines */
|
|
37
|
+
gap?: 'sm' | 'md' | 'lg';
|
|
38
|
+
/** Additional class name */
|
|
39
|
+
className?: string;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* A skeleton for text content with multiple lines.
|
|
43
|
+
*
|
|
44
|
+
* @example
|
|
45
|
+
* ```tsx
|
|
46
|
+
* <SkeletonText lines={3} lastLineWidth="60%" />
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
declare function SkeletonText({ lines, lastLineWidth, gap, className, }: SkeletonTextProps): react_jsx_runtime.JSX.Element;
|
|
50
|
+
declare namespace SkeletonText {
|
|
51
|
+
var displayName: string;
|
|
52
|
+
}
|
|
53
|
+
interface SkeletonCardProps {
|
|
54
|
+
/** Show image placeholder */
|
|
55
|
+
showImage?: boolean;
|
|
56
|
+
/** Show avatar placeholder */
|
|
57
|
+
showAvatar?: boolean;
|
|
58
|
+
/** Number of text lines */
|
|
59
|
+
textLines?: number;
|
|
60
|
+
/** Additional class name */
|
|
61
|
+
className?: string;
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* A skeleton for card-like content.
|
|
65
|
+
*
|
|
66
|
+
* @example
|
|
67
|
+
* ```tsx
|
|
68
|
+
* <SkeletonCard showImage showAvatar textLines={2} />
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
declare function SkeletonCard({ showImage, showAvatar, textLines, className, }: SkeletonCardProps): react_jsx_runtime.JSX.Element;
|
|
72
|
+
declare namespace SkeletonCard {
|
|
73
|
+
var displayName: string;
|
|
74
|
+
}
|
|
75
|
+
interface SkeletonTableProps {
|
|
76
|
+
/** Number of rows */
|
|
77
|
+
rows?: number;
|
|
78
|
+
/** Number of columns */
|
|
79
|
+
columns?: number;
|
|
80
|
+
/** Additional class name */
|
|
81
|
+
className?: string;
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* A skeleton for table content.
|
|
85
|
+
*
|
|
86
|
+
* @example
|
|
87
|
+
* ```tsx
|
|
88
|
+
* <SkeletonTable rows={5} columns={4} />
|
|
89
|
+
* ```
|
|
90
|
+
*/
|
|
91
|
+
declare function SkeletonTable({ rows, columns, className, }: SkeletonTableProps): react_jsx_runtime.JSX.Element;
|
|
92
|
+
declare namespace SkeletonTable {
|
|
93
|
+
var displayName: string;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
export { Skeleton, SkeletonCard, type SkeletonCardProps, type SkeletonProps, SkeletonTable, type SkeletonTableProps, SkeletonText, type SkeletonTextProps, skeletonVariants };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkJYMQJ32S_cjs = require('../../chunk-JYMQJ32S.cjs');
|
|
4
|
+
require('../../chunk-OR5DRJCW.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "FullPageSpinner", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkJYMQJ32S_cjs.FullPageSpinner; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "Spinner", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkJYMQJ32S_cjs.Spinner; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "SpinnerWithLabel", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkJYMQJ32S_cjs.SpinnerWithLabel; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "spinnerVariants", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkJYMQJ32S_cjs.spinnerVariants; }
|
|
23
|
+
});
|
|
24
|
+
//# sourceMappingURL=index.cjs.map
|
|
25
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.cjs"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import { VariantProps } from 'class-variance-authority';
|
|
5
|
+
|
|
6
|
+
declare const spinnerVariants: (props?: ({
|
|
7
|
+
size?: "sm" | "md" | "lg" | "xl" | "xs" | null | undefined;
|
|
8
|
+
variant?: "default" | "white" | "muted" | null | undefined;
|
|
9
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
10
|
+
interface SpinnerProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof spinnerVariants> {
|
|
11
|
+
/** Accessible label for the spinner */
|
|
12
|
+
label?: string;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* A loading spinner component.
|
|
16
|
+
*
|
|
17
|
+
* @example
|
|
18
|
+
* ```tsx
|
|
19
|
+
* <Spinner />
|
|
20
|
+
* <Spinner size="lg" label="Loading data..." />
|
|
21
|
+
* <Spinner variant="white" /> // For use on dark backgrounds
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
declare function Spinner({ className, size, variant, label, ...props }: SpinnerProps): react_jsx_runtime.JSX.Element;
|
|
25
|
+
declare namespace Spinner {
|
|
26
|
+
var displayName: string;
|
|
27
|
+
}
|
|
28
|
+
interface SpinnerWithLabelProps extends SpinnerProps {
|
|
29
|
+
/** Label text to display */
|
|
30
|
+
label: string;
|
|
31
|
+
/** Position of the label */
|
|
32
|
+
labelPosition?: 'top' | 'bottom' | 'left' | 'right';
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A spinner with a visible label.
|
|
36
|
+
*
|
|
37
|
+
* @example
|
|
38
|
+
* ```tsx
|
|
39
|
+
* <SpinnerWithLabel label="Loading..." />
|
|
40
|
+
* <SpinnerWithLabel label="Processing" labelPosition="right" />
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
declare function SpinnerWithLabel({ label, labelPosition, size, variant, className, ...props }: SpinnerWithLabelProps): react_jsx_runtime.JSX.Element;
|
|
44
|
+
declare namespace SpinnerWithLabel {
|
|
45
|
+
var displayName: string;
|
|
46
|
+
}
|
|
47
|
+
interface FullPageSpinnerProps extends SpinnerProps {
|
|
48
|
+
/** Whether to show a backdrop */
|
|
49
|
+
backdrop?: boolean;
|
|
50
|
+
/** Text to display below the spinner */
|
|
51
|
+
text?: string;
|
|
52
|
+
}
|
|
53
|
+
/**
|
|
54
|
+
* A full-page loading spinner with optional backdrop.
|
|
55
|
+
*
|
|
56
|
+
* @example
|
|
57
|
+
* ```tsx
|
|
58
|
+
* <FullPageSpinner />
|
|
59
|
+
* <FullPageSpinner backdrop text="Loading your data..." />
|
|
60
|
+
* ```
|
|
61
|
+
*/
|
|
62
|
+
declare function FullPageSpinner({ backdrop, text, size, ...props }: FullPageSpinnerProps): react_jsx_runtime.JSX.Element;
|
|
63
|
+
declare namespace FullPageSpinner {
|
|
64
|
+
var displayName: string;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
export { FullPageSpinner, type FullPageSpinnerProps, Spinner, type SpinnerProps, SpinnerWithLabel, type SpinnerWithLabelProps, spinnerVariants };
|