@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,78 @@
|
|
|
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
|
+
declare const paginationButtonVariants: (props?: ({
|
|
6
|
+
variant?: "ghost" | "outline" | "default" | null | undefined;
|
|
7
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
8
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
|
+
interface PaginationProps extends VariantProps<typeof paginationButtonVariants> {
|
|
10
|
+
/** Current page (1-indexed) */
|
|
11
|
+
page: number;
|
|
12
|
+
/** Total number of pages */
|
|
13
|
+
totalPages: number;
|
|
14
|
+
/** Callback when page changes */
|
|
15
|
+
onPageChange: (page: number) => void;
|
|
16
|
+
/** Number of sibling pages to show on each side of current page */
|
|
17
|
+
siblingCount?: number;
|
|
18
|
+
/** Show first/last page buttons */
|
|
19
|
+
showFirstLast?: boolean;
|
|
20
|
+
/** Show prev/next buttons */
|
|
21
|
+
showPrevNext?: boolean;
|
|
22
|
+
/** Labels for navigation buttons */
|
|
23
|
+
labels?: {
|
|
24
|
+
first?: string;
|
|
25
|
+
previous?: string;
|
|
26
|
+
next?: string;
|
|
27
|
+
last?: string;
|
|
28
|
+
};
|
|
29
|
+
/** Additional class name */
|
|
30
|
+
className?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* A pagination component for navigating through pages.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* ```tsx
|
|
37
|
+
* <Pagination
|
|
38
|
+
* page={currentPage}
|
|
39
|
+
* totalPages={10}
|
|
40
|
+
* onPageChange={setCurrentPage}
|
|
41
|
+
* />
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
declare function Pagination({ page, totalPages, onPageChange, siblingCount, showFirstLast, showPrevNext, variant, size, labels, className, }: PaginationProps): react_jsx_runtime.JSX.Element;
|
|
45
|
+
declare namespace Pagination {
|
|
46
|
+
var displayName: string;
|
|
47
|
+
}
|
|
48
|
+
interface SimplePaginationProps extends VariantProps<typeof paginationButtonVariants> {
|
|
49
|
+
/** Current page */
|
|
50
|
+
page: number;
|
|
51
|
+
/** Total number of pages */
|
|
52
|
+
totalPages: number;
|
|
53
|
+
/** Callback when page changes */
|
|
54
|
+
onPageChange: (page: number) => void;
|
|
55
|
+
/** Show page info */
|
|
56
|
+
showPageInfo?: boolean;
|
|
57
|
+
/** Additional class name */
|
|
58
|
+
className?: string;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* A simple pagination with just prev/next buttons.
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* ```tsx
|
|
65
|
+
* <SimplePagination
|
|
66
|
+
* page={1}
|
|
67
|
+
* totalPages={10}
|
|
68
|
+
* onPageChange={setPage}
|
|
69
|
+
* showPageInfo
|
|
70
|
+
* />
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
declare function SimplePagination({ page, totalPages, onPageChange, showPageInfo, variant, size, className, }: SimplePaginationProps): react_jsx_runtime.JSX.Element;
|
|
74
|
+
declare namespace SimplePagination {
|
|
75
|
+
var displayName: string;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
export { Pagination, type PaginationProps, SimplePagination, type SimplePaginationProps, paginationButtonVariants };
|
|
@@ -0,0 +1,78 @@
|
|
|
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
|
+
declare const paginationButtonVariants: (props?: ({
|
|
6
|
+
variant?: "ghost" | "outline" | "default" | null | undefined;
|
|
7
|
+
size?: "sm" | "md" | "lg" | null | undefined;
|
|
8
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
|
+
interface PaginationProps extends VariantProps<typeof paginationButtonVariants> {
|
|
10
|
+
/** Current page (1-indexed) */
|
|
11
|
+
page: number;
|
|
12
|
+
/** Total number of pages */
|
|
13
|
+
totalPages: number;
|
|
14
|
+
/** Callback when page changes */
|
|
15
|
+
onPageChange: (page: number) => void;
|
|
16
|
+
/** Number of sibling pages to show on each side of current page */
|
|
17
|
+
siblingCount?: number;
|
|
18
|
+
/** Show first/last page buttons */
|
|
19
|
+
showFirstLast?: boolean;
|
|
20
|
+
/** Show prev/next buttons */
|
|
21
|
+
showPrevNext?: boolean;
|
|
22
|
+
/** Labels for navigation buttons */
|
|
23
|
+
labels?: {
|
|
24
|
+
first?: string;
|
|
25
|
+
previous?: string;
|
|
26
|
+
next?: string;
|
|
27
|
+
last?: string;
|
|
28
|
+
};
|
|
29
|
+
/** Additional class name */
|
|
30
|
+
className?: string;
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* A pagination component for navigating through pages.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* ```tsx
|
|
37
|
+
* <Pagination
|
|
38
|
+
* page={currentPage}
|
|
39
|
+
* totalPages={10}
|
|
40
|
+
* onPageChange={setCurrentPage}
|
|
41
|
+
* />
|
|
42
|
+
* ```
|
|
43
|
+
*/
|
|
44
|
+
declare function Pagination({ page, totalPages, onPageChange, siblingCount, showFirstLast, showPrevNext, variant, size, labels, className, }: PaginationProps): react_jsx_runtime.JSX.Element;
|
|
45
|
+
declare namespace Pagination {
|
|
46
|
+
var displayName: string;
|
|
47
|
+
}
|
|
48
|
+
interface SimplePaginationProps extends VariantProps<typeof paginationButtonVariants> {
|
|
49
|
+
/** Current page */
|
|
50
|
+
page: number;
|
|
51
|
+
/** Total number of pages */
|
|
52
|
+
totalPages: number;
|
|
53
|
+
/** Callback when page changes */
|
|
54
|
+
onPageChange: (page: number) => void;
|
|
55
|
+
/** Show page info */
|
|
56
|
+
showPageInfo?: boolean;
|
|
57
|
+
/** Additional class name */
|
|
58
|
+
className?: string;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* A simple pagination with just prev/next buttons.
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* ```tsx
|
|
65
|
+
* <SimplePagination
|
|
66
|
+
* page={1}
|
|
67
|
+
* totalPages={10}
|
|
68
|
+
* onPageChange={setPage}
|
|
69
|
+
* showPageInfo
|
|
70
|
+
* />
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
declare function SimplePagination({ page, totalPages, onPageChange, showPageInfo, variant, size, className, }: SimplePaginationProps): react_jsx_runtime.JSX.Element;
|
|
74
|
+
declare namespace SimplePagination {
|
|
75
|
+
var displayName: string;
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
export { Pagination, type PaginationProps, SimplePagination, type SimplePaginationProps, paginationButtonVariants };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkCQCYXHCU_cjs = require('../../chunk-CQCYXHCU.cjs');
|
|
4
|
+
require('../../chunk-VV4N4WY6.cjs');
|
|
5
|
+
require('../../chunk-BTJHYGPI.cjs');
|
|
6
|
+
require('../../chunk-OR5DRJCW.cjs');
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
Object.defineProperty(exports, "PhoneInput", {
|
|
11
|
+
enumerable: true,
|
|
12
|
+
get: function () { return chunkCQCYXHCU_cjs.PhoneInput; }
|
|
13
|
+
});
|
|
14
|
+
Object.defineProperty(exports, "PhoneInputGroup", {
|
|
15
|
+
enumerable: true,
|
|
16
|
+
get: function () { return chunkCQCYXHCU_cjs.PhoneInputGroup; }
|
|
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,80 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { InputProps } from '../Input/index.cjs';
|
|
4
|
+
import 'class-variance-authority/types';
|
|
5
|
+
import 'class-variance-authority';
|
|
6
|
+
|
|
7
|
+
interface PhoneInputProps extends Omit<InputProps, 'type' | 'onChange' | 'value'> {
|
|
8
|
+
/** The phone number value (can be formatted or unformatted) */
|
|
9
|
+
value?: string;
|
|
10
|
+
/** Callback fired when the value changes, receives the unformatted value */
|
|
11
|
+
onChange?: (value: string) => void;
|
|
12
|
+
/** Callback fired when the formatted value changes */
|
|
13
|
+
onFormattedChange?: (formattedValue: string) => void;
|
|
14
|
+
/** Whether to validate and show error state for incomplete phone numbers */
|
|
15
|
+
validateOnBlur?: boolean;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* A phone number input that automatically formats to US format: (XXX) XXX-XXXX
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```tsx
|
|
22
|
+
* const [phone, setPhone] = useState('');
|
|
23
|
+
* <PhoneInput
|
|
24
|
+
* label="Phone Number"
|
|
25
|
+
* value={phone}
|
|
26
|
+
* onChange={setPhone}
|
|
27
|
+
* validateOnBlur
|
|
28
|
+
* />
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
declare const PhoneInput: React.ForwardRefExoticComponent<PhoneInputProps & React.RefAttributes<HTMLInputElement>>;
|
|
32
|
+
type PhoneType = 'cell' | 'landline' | 'home' | 'work' | 'fax';
|
|
33
|
+
interface PhoneEntry {
|
|
34
|
+
number: string;
|
|
35
|
+
type: PhoneType;
|
|
36
|
+
}
|
|
37
|
+
interface PhoneInputGroupProps {
|
|
38
|
+
/** Array of phone entries */
|
|
39
|
+
value: PhoneEntry[];
|
|
40
|
+
/** Callback when phone entries change */
|
|
41
|
+
onChange: (phones: PhoneEntry[]) => void;
|
|
42
|
+
/** Minimum number of phone entries (default: 1) */
|
|
43
|
+
minEntries?: number;
|
|
44
|
+
/** Maximum number of phone entries (default: 5) */
|
|
45
|
+
maxEntries?: number;
|
|
46
|
+
/** Whether the first entry is required */
|
|
47
|
+
required?: boolean;
|
|
48
|
+
/** Whether all inputs are disabled */
|
|
49
|
+
disabled?: boolean;
|
|
50
|
+
/** Validate on blur */
|
|
51
|
+
validateOnBlur?: boolean;
|
|
52
|
+
/** Label for the phone input */
|
|
53
|
+
label?: string;
|
|
54
|
+
/** Labels for type options (for i18n) */
|
|
55
|
+
typeLabels?: Record<PhoneType, string>;
|
|
56
|
+
/** Custom className */
|
|
57
|
+
className?: string;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* A group of phone inputs with type selection and add/remove functionality.
|
|
61
|
+
*
|
|
62
|
+
* @example
|
|
63
|
+
* ```tsx
|
|
64
|
+
* const [phones, setPhones] = useState<PhoneEntry[]>([
|
|
65
|
+
* { number: '', type: 'cell' }
|
|
66
|
+
* ]);
|
|
67
|
+
*
|
|
68
|
+
* <PhoneInputGroup
|
|
69
|
+
* value={phones}
|
|
70
|
+
* onChange={setPhones}
|
|
71
|
+
* required
|
|
72
|
+
* />
|
|
73
|
+
* ```
|
|
74
|
+
*/
|
|
75
|
+
declare function PhoneInputGroup({ value, onChange, minEntries, maxEntries, required, disabled, validateOnBlur, label, typeLabels, className, }: PhoneInputGroupProps): react_jsx_runtime.JSX.Element;
|
|
76
|
+
declare namespace PhoneInputGroup {
|
|
77
|
+
var displayName: string;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export { type PhoneEntry, PhoneInput, PhoneInputGroup, type PhoneInputGroupProps, type PhoneInputProps, type PhoneType };
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
import { InputProps } from '../Input/index.js';
|
|
4
|
+
import 'class-variance-authority/types';
|
|
5
|
+
import 'class-variance-authority';
|
|
6
|
+
|
|
7
|
+
interface PhoneInputProps extends Omit<InputProps, 'type' | 'onChange' | 'value'> {
|
|
8
|
+
/** The phone number value (can be formatted or unformatted) */
|
|
9
|
+
value?: string;
|
|
10
|
+
/** Callback fired when the value changes, receives the unformatted value */
|
|
11
|
+
onChange?: (value: string) => void;
|
|
12
|
+
/** Callback fired when the formatted value changes */
|
|
13
|
+
onFormattedChange?: (formattedValue: string) => void;
|
|
14
|
+
/** Whether to validate and show error state for incomplete phone numbers */
|
|
15
|
+
validateOnBlur?: boolean;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* A phone number input that automatically formats to US format: (XXX) XXX-XXXX
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```tsx
|
|
22
|
+
* const [phone, setPhone] = useState('');
|
|
23
|
+
* <PhoneInput
|
|
24
|
+
* label="Phone Number"
|
|
25
|
+
* value={phone}
|
|
26
|
+
* onChange={setPhone}
|
|
27
|
+
* validateOnBlur
|
|
28
|
+
* />
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
declare const PhoneInput: React.ForwardRefExoticComponent<PhoneInputProps & React.RefAttributes<HTMLInputElement>>;
|
|
32
|
+
type PhoneType = 'cell' | 'landline' | 'home' | 'work' | 'fax';
|
|
33
|
+
interface PhoneEntry {
|
|
34
|
+
number: string;
|
|
35
|
+
type: PhoneType;
|
|
36
|
+
}
|
|
37
|
+
interface PhoneInputGroupProps {
|
|
38
|
+
/** Array of phone entries */
|
|
39
|
+
value: PhoneEntry[];
|
|
40
|
+
/** Callback when phone entries change */
|
|
41
|
+
onChange: (phones: PhoneEntry[]) => void;
|
|
42
|
+
/** Minimum number of phone entries (default: 1) */
|
|
43
|
+
minEntries?: number;
|
|
44
|
+
/** Maximum number of phone entries (default: 5) */
|
|
45
|
+
maxEntries?: number;
|
|
46
|
+
/** Whether the first entry is required */
|
|
47
|
+
required?: boolean;
|
|
48
|
+
/** Whether all inputs are disabled */
|
|
49
|
+
disabled?: boolean;
|
|
50
|
+
/** Validate on blur */
|
|
51
|
+
validateOnBlur?: boolean;
|
|
52
|
+
/** Label for the phone input */
|
|
53
|
+
label?: string;
|
|
54
|
+
/** Labels for type options (for i18n) */
|
|
55
|
+
typeLabels?: Record<PhoneType, string>;
|
|
56
|
+
/** Custom className */
|
|
57
|
+
className?: string;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* A group of phone inputs with type selection and add/remove functionality.
|
|
61
|
+
*
|
|
62
|
+
* @example
|
|
63
|
+
* ```tsx
|
|
64
|
+
* const [phones, setPhones] = useState<PhoneEntry[]>([
|
|
65
|
+
* { number: '', type: 'cell' }
|
|
66
|
+
* ]);
|
|
67
|
+
*
|
|
68
|
+
* <PhoneInputGroup
|
|
69
|
+
* value={phones}
|
|
70
|
+
* onChange={setPhones}
|
|
71
|
+
* required
|
|
72
|
+
* />
|
|
73
|
+
* ```
|
|
74
|
+
*/
|
|
75
|
+
declare function PhoneInputGroup({ value, onChange, minEntries, maxEntries, required, disabled, validateOnBlur, label, typeLabels, className, }: PhoneInputGroupProps): react_jsx_runtime.JSX.Element;
|
|
76
|
+
declare namespace PhoneInputGroup {
|
|
77
|
+
var displayName: string;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export { type PhoneEntry, PhoneInput, PhoneInputGroup, type PhoneInputGroupProps, type PhoneInputProps, type PhoneType };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkNAATBUHR_cjs = require('../../chunk-NAATBUHR.cjs');
|
|
4
|
+
require('../../chunk-OR5DRJCW.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "CircularProgress", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkNAATBUHR_cjs.CircularProgress; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "Progress", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkNAATBUHR_cjs.Progress; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "circularProgressVariants", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkNAATBUHR_cjs.circularProgressVariants; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "progressBarFillVariants", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkNAATBUHR_cjs.progressBarFillVariants; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "progressBarTrackVariants", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkNAATBUHR_cjs.progressBarTrackVariants; }
|
|
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,76 @@
|
|
|
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
|
+
declare const progressBarTrackVariants: (props?: ({
|
|
6
|
+
size?: "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
declare const progressBarFillVariants: (props?: ({
|
|
9
|
+
variant?: "danger" | "default" | "success" | "warning" | null | undefined;
|
|
10
|
+
animated?: boolean | null | undefined;
|
|
11
|
+
striped?: boolean | null | undefined;
|
|
12
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
13
|
+
interface ProgressProps extends VariantProps<typeof progressBarTrackVariants>, VariantProps<typeof progressBarFillVariants> {
|
|
14
|
+
/** Current progress value (0-100) */
|
|
15
|
+
value: number;
|
|
16
|
+
/** Maximum value (default: 100) */
|
|
17
|
+
max?: number;
|
|
18
|
+
/** Label for the progress bar */
|
|
19
|
+
label?: string;
|
|
20
|
+
/** Show the percentage value */
|
|
21
|
+
showValue?: boolean;
|
|
22
|
+
/** Format the displayed value */
|
|
23
|
+
formatValue?: (value: number, max: number) => string;
|
|
24
|
+
/** Additional class name */
|
|
25
|
+
className?: string;
|
|
26
|
+
/** Whether the progress is indeterminate */
|
|
27
|
+
indeterminate?: boolean;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A progress bar component for showing completion status.
|
|
31
|
+
*
|
|
32
|
+
* @example
|
|
33
|
+
* ```tsx
|
|
34
|
+
* <Progress value={60} />
|
|
35
|
+
* <Progress value={75} showValue label="Upload progress" />
|
|
36
|
+
* <Progress value={30} variant="success" striped />
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
declare function Progress({ value, max, label, showValue, formatValue, size, variant, animated, striped, className, indeterminate, }: ProgressProps): react_jsx_runtime.JSX.Element;
|
|
40
|
+
declare namespace Progress {
|
|
41
|
+
var displayName: string;
|
|
42
|
+
}
|
|
43
|
+
declare const circularProgressVariants: (props?: ({
|
|
44
|
+
size?: "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
45
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
46
|
+
interface CircularProgressProps extends VariantProps<typeof circularProgressVariants> {
|
|
47
|
+
/** Current progress value (0-100) */
|
|
48
|
+
value: number;
|
|
49
|
+
/** Maximum value (default: 100) */
|
|
50
|
+
max?: number;
|
|
51
|
+
/** Color variant */
|
|
52
|
+
variant?: 'default' | 'success' | 'warning' | 'danger';
|
|
53
|
+
/** Stroke width */
|
|
54
|
+
strokeWidth?: number;
|
|
55
|
+
/** Show the percentage value in the center */
|
|
56
|
+
showValue?: boolean;
|
|
57
|
+
/** Whether the progress is indeterminate */
|
|
58
|
+
indeterminate?: boolean;
|
|
59
|
+
/** Additional class name */
|
|
60
|
+
className?: string;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* A circular progress indicator component.
|
|
64
|
+
*
|
|
65
|
+
* @example
|
|
66
|
+
* ```tsx
|
|
67
|
+
* <CircularProgress value={75} showValue />
|
|
68
|
+
* <CircularProgress value={50} variant="success" size="lg" />
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
declare function CircularProgress({ value, max, variant, size, strokeWidth, showValue, indeterminate, className, }: CircularProgressProps): react_jsx_runtime.JSX.Element;
|
|
72
|
+
declare namespace CircularProgress {
|
|
73
|
+
var displayName: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
export { CircularProgress, type CircularProgressProps, Progress, type ProgressProps, circularProgressVariants, progressBarFillVariants, progressBarTrackVariants };
|
|
@@ -0,0 +1,76 @@
|
|
|
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
|
+
declare const progressBarTrackVariants: (props?: ({
|
|
6
|
+
size?: "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
declare const progressBarFillVariants: (props?: ({
|
|
9
|
+
variant?: "danger" | "default" | "success" | "warning" | null | undefined;
|
|
10
|
+
animated?: boolean | null | undefined;
|
|
11
|
+
striped?: boolean | null | undefined;
|
|
12
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
13
|
+
interface ProgressProps extends VariantProps<typeof progressBarTrackVariants>, VariantProps<typeof progressBarFillVariants> {
|
|
14
|
+
/** Current progress value (0-100) */
|
|
15
|
+
value: number;
|
|
16
|
+
/** Maximum value (default: 100) */
|
|
17
|
+
max?: number;
|
|
18
|
+
/** Label for the progress bar */
|
|
19
|
+
label?: string;
|
|
20
|
+
/** Show the percentage value */
|
|
21
|
+
showValue?: boolean;
|
|
22
|
+
/** Format the displayed value */
|
|
23
|
+
formatValue?: (value: number, max: number) => string;
|
|
24
|
+
/** Additional class name */
|
|
25
|
+
className?: string;
|
|
26
|
+
/** Whether the progress is indeterminate */
|
|
27
|
+
indeterminate?: boolean;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A progress bar component for showing completion status.
|
|
31
|
+
*
|
|
32
|
+
* @example
|
|
33
|
+
* ```tsx
|
|
34
|
+
* <Progress value={60} />
|
|
35
|
+
* <Progress value={75} showValue label="Upload progress" />
|
|
36
|
+
* <Progress value={30} variant="success" striped />
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
declare function Progress({ value, max, label, showValue, formatValue, size, variant, animated, striped, className, indeterminate, }: ProgressProps): react_jsx_runtime.JSX.Element;
|
|
40
|
+
declare namespace Progress {
|
|
41
|
+
var displayName: string;
|
|
42
|
+
}
|
|
43
|
+
declare const circularProgressVariants: (props?: ({
|
|
44
|
+
size?: "sm" | "md" | "lg" | "xl" | null | undefined;
|
|
45
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
46
|
+
interface CircularProgressProps extends VariantProps<typeof circularProgressVariants> {
|
|
47
|
+
/** Current progress value (0-100) */
|
|
48
|
+
value: number;
|
|
49
|
+
/** Maximum value (default: 100) */
|
|
50
|
+
max?: number;
|
|
51
|
+
/** Color variant */
|
|
52
|
+
variant?: 'default' | 'success' | 'warning' | 'danger';
|
|
53
|
+
/** Stroke width */
|
|
54
|
+
strokeWidth?: number;
|
|
55
|
+
/** Show the percentage value in the center */
|
|
56
|
+
showValue?: boolean;
|
|
57
|
+
/** Whether the progress is indeterminate */
|
|
58
|
+
indeterminate?: boolean;
|
|
59
|
+
/** Additional class name */
|
|
60
|
+
className?: string;
|
|
61
|
+
}
|
|
62
|
+
/**
|
|
63
|
+
* A circular progress indicator component.
|
|
64
|
+
*
|
|
65
|
+
* @example
|
|
66
|
+
* ```tsx
|
|
67
|
+
* <CircularProgress value={75} showValue />
|
|
68
|
+
* <CircularProgress value={50} variant="success" size="lg" />
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
declare function CircularProgress({ value, max, variant, size, strokeWidth, showValue, indeterminate, className, }: CircularProgressProps): react_jsx_runtime.JSX.Element;
|
|
72
|
+
declare namespace CircularProgress {
|
|
73
|
+
var displayName: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
export { CircularProgress, type CircularProgressProps, Progress, type ProgressProps, circularProgressVariants, progressBarFillVariants, progressBarTrackVariants };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkAU5ADTYD_cjs = require('../../chunk-AU5ADTYD.cjs');
|
|
4
|
+
require('../../chunk-OR5DRJCW.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "QuickAction", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkAU5ADTYD_cjs.QuickAction; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "QuickActionGroup", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkAU5ADTYD_cjs.QuickActionGroup; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "QuickActionIcons", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkAU5ADTYD_cjs.QuickActionIcons; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "quickActionIconVariants", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkAU5ADTYD_cjs.quickActionIconVariants; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "quickActionVariants", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkAU5ADTYD_cjs.quickActionVariants; }
|
|
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,78 @@
|
|
|
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
|
+
|
|
5
|
+
declare const quickActionIconVariants: (props?: ({
|
|
6
|
+
color?: "primary" | "blue" | "green" | "orange" | "purple" | "red" | "amber" | "neutral" | null | undefined;
|
|
7
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
8
|
+
declare const quickActionVariants: (props?: ({
|
|
9
|
+
disabled?: boolean | null | undefined;
|
|
10
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
11
|
+
type QuickActionColor = 'primary' | 'green' | 'purple' | 'orange' | 'blue' | 'red' | 'amber' | 'neutral';
|
|
12
|
+
interface QuickActionProps extends Omit<React.ButtonHTMLAttributes<HTMLButtonElement>, 'color' | 'disabled'> {
|
|
13
|
+
/** The main title text */
|
|
14
|
+
title: string;
|
|
15
|
+
/** The subtitle/description text */
|
|
16
|
+
subtitle: string;
|
|
17
|
+
/** Icon to display in the colored background */
|
|
18
|
+
icon: React.ReactNode;
|
|
19
|
+
/** Color theme for the icon background */
|
|
20
|
+
color?: QuickActionColor;
|
|
21
|
+
/** Render as a different element (e.g., 'a' for links) */
|
|
22
|
+
as?: 'button' | 'a';
|
|
23
|
+
/** URL when rendered as a link */
|
|
24
|
+
href?: string;
|
|
25
|
+
/** Whether the action is disabled */
|
|
26
|
+
disabled?: boolean;
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* A quick action card component for dashboard navigation.
|
|
30
|
+
* Displays an icon, title, and subtitle in a compact, clickable card.
|
|
31
|
+
*
|
|
32
|
+
* @example
|
|
33
|
+
* ```tsx
|
|
34
|
+
* <QuickAction
|
|
35
|
+
* title="Schedule Exam"
|
|
36
|
+
* subtitle="Find providers nearby"
|
|
37
|
+
* color="primary"
|
|
38
|
+
* icon={<CalendarIcon className="h-5 w-5" />}
|
|
39
|
+
* onClick={() => navigate('/schedule')}
|
|
40
|
+
* />
|
|
41
|
+
* ```
|
|
42
|
+
*/
|
|
43
|
+
declare const QuickAction: React.ForwardRefExoticComponent<QuickActionProps & React.RefAttributes<HTMLButtonElement>>;
|
|
44
|
+
declare const QuickActionIcons: {
|
|
45
|
+
Calendar: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
46
|
+
Clipboard: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
47
|
+
User: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
48
|
+
Document: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
49
|
+
Settings: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
50
|
+
Help: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
51
|
+
Search: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
52
|
+
Bell: (props: React.SVGProps<globalThis.SVGSVGElement>) => react_jsx_runtime.JSX.Element;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* A group/container component for displaying multiple QuickAction cards in a grid.
|
|
56
|
+
*
|
|
57
|
+
* @example
|
|
58
|
+
* ```tsx
|
|
59
|
+
* <QuickActionGroup title="Quick Actions">
|
|
60
|
+
* <QuickAction title="Action 1" ... />
|
|
61
|
+
* <QuickAction title="Action 2" ... />
|
|
62
|
+
* </QuickActionGroup>
|
|
63
|
+
* ```
|
|
64
|
+
*/
|
|
65
|
+
interface QuickActionGroupProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
66
|
+
/** Optional title to display above the quick actions */
|
|
67
|
+
title?: string;
|
|
68
|
+
/** Number of columns on different screen sizes */
|
|
69
|
+
columns?: {
|
|
70
|
+
base?: 1 | 2;
|
|
71
|
+
sm?: 1 | 2;
|
|
72
|
+
md?: 2 | 3 | 4;
|
|
73
|
+
lg?: 2 | 3 | 4;
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
declare const QuickActionGroup: React.ForwardRefExoticComponent<QuickActionGroupProps & React.RefAttributes<HTMLDivElement>>;
|
|
77
|
+
|
|
78
|
+
export { QuickAction, type QuickActionColor, QuickActionGroup, type QuickActionGroupProps, QuickActionIcons, type QuickActionProps, quickActionIconVariants, quickActionVariants };
|