@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,100 @@
|
|
|
1
|
+
import { BrandConfig } from './types.js';
|
|
2
|
+
export { BrandBorderRadius, BrandBoxShadow, BrandColors, BrandTypography, ColorScale, SemanticColors, createBrandPreset, generateBrandCSS, generateTailwindTheme } from './types.js';
|
|
3
|
+
export { default as bluehiveBrand } from './bluehive.js';
|
|
4
|
+
|
|
5
|
+
/**
|
|
6
|
+
* Default Brand Configuration
|
|
7
|
+
*
|
|
8
|
+
* A neutral, accessible brand theme using standard colors.
|
|
9
|
+
* Use this as a starting point for creating custom brands.
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
declare const defaultBrand: BrandConfig;
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* Enterprise Health Brand Configuration
|
|
16
|
+
*
|
|
17
|
+
* The official brand theme for Enterprise Health.
|
|
18
|
+
* Extracted from enterprisehealth.com on January 2026.
|
|
19
|
+
*
|
|
20
|
+
* Brand Colors:
|
|
21
|
+
* - Primary: #6E2B68 (Burgundy/Purple) - Used for accents, links, icons
|
|
22
|
+
* - Secondary: #00497A (Deep Teal Blue) - Used in gradients
|
|
23
|
+
* - Accent: #F8B700 (Gold/Yellow) - Logo sun color
|
|
24
|
+
* - Gradient: linear-gradient(111.02deg, #00497A, #6E2B68)
|
|
25
|
+
*
|
|
26
|
+
* Typography: Jost (Google Font)
|
|
27
|
+
* Card Radius: 24px (very rounded)
|
|
28
|
+
* Button Radius: 10px
|
|
29
|
+
* Input Radius: 12px
|
|
30
|
+
*/
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* Enterprise Health brand configuration.
|
|
34
|
+
* This defines all the design tokens used in Enterprise Health applications.
|
|
35
|
+
*/
|
|
36
|
+
declare const enterpriseHealthBrand: BrandConfig;
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* MIE Web Brand Configuration
|
|
40
|
+
*
|
|
41
|
+
* The official brand theme for Medical Informatics Engineering (MIE).
|
|
42
|
+
* Primary color: #27ae60 (MIE Green)
|
|
43
|
+
*/
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* MIE Web brand configuration.
|
|
47
|
+
* This defines all the design tokens used in MIE Web applications.
|
|
48
|
+
*/
|
|
49
|
+
declare const miewebBrand: BrandConfig;
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* Waggleline Brand Configuration
|
|
53
|
+
*
|
|
54
|
+
* The official brand theme for Waggleline.
|
|
55
|
+
* Primary color: #17AEED (Waggleline Blue)
|
|
56
|
+
*
|
|
57
|
+
* Waggleline is an experience visualization and orchestration platform
|
|
58
|
+
* that maps relationships, signals, handoffs, dependencies, and momentum
|
|
59
|
+
* across the customer journey.
|
|
60
|
+
*
|
|
61
|
+
* Brand colors from MIE Brand Guide:
|
|
62
|
+
* - Blue (#17AEED): Primary actions, momentum
|
|
63
|
+
* - Green (#009C4E): MIE core platform, success, completions
|
|
64
|
+
* - Orange (#E04501): WebChart workflow, urgency
|
|
65
|
+
* - Yellow (#FFD200): Enterprise Health, readiness, highlights
|
|
66
|
+
* - Purple (#8B5CF6): Ozwell AI, intelligence
|
|
67
|
+
*/
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* Waggleline brand configuration.
|
|
71
|
+
* This defines all the design tokens used in Waggleline applications.
|
|
72
|
+
*
|
|
73
|
+
* Note: Dark mode uses charcoal tones (gray-900 based), not pure black,
|
|
74
|
+
* following Waggleline's design philosophy.
|
|
75
|
+
*/
|
|
76
|
+
declare const wagglelineBrand: BrandConfig;
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* WebChart Brand Configuration
|
|
80
|
+
*
|
|
81
|
+
* The official brand theme for WebChart EHR.
|
|
82
|
+
* Primary color: #f5841f (WebChart Orange)
|
|
83
|
+
*/
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* WebChart brand configuration.
|
|
87
|
+
* This defines all the design tokens used in WebChart applications.
|
|
88
|
+
*/
|
|
89
|
+
declare const webchartBrand: BrandConfig;
|
|
90
|
+
|
|
91
|
+
declare const brands: {
|
|
92
|
+
readonly bluehive: () => Promise<BrandConfig>;
|
|
93
|
+
readonly default: () => Promise<BrandConfig>;
|
|
94
|
+
readonly 'enterprise-health': () => Promise<BrandConfig>;
|
|
95
|
+
readonly mieweb: () => Promise<BrandConfig>;
|
|
96
|
+
readonly waggleline: () => Promise<BrandConfig>;
|
|
97
|
+
readonly webchart: () => Promise<BrandConfig>;
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
export { BrandConfig, brands, defaultBrand, enterpriseHealthBrand, miewebBrand, wagglelineBrand, webchartBrand };
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export { brands } from '../chunk-FIUNOH6W.js';
|
|
2
|
+
export { miewebBrand } from '../chunk-UHSPAFY6.js';
|
|
3
|
+
export { wagglelineBrand } from '../chunk-OWPWP46L.js';
|
|
4
|
+
export { webchartBrand } from '../chunk-C6MDPPPL.js';
|
|
5
|
+
export { createBrandPreset, generateBrandCSS, generateTailwindTheme } from '../chunk-SOFX4T7M.js';
|
|
6
|
+
export { bluehiveBrand } from '../chunk-ULOA7WBW.js';
|
|
7
|
+
export { defaultBrand } from '../chunk-4LTN2LEN.js';
|
|
8
|
+
export { enterpriseHealthBrand } from '../chunk-MTZPVOP6.js';
|
|
9
|
+
//# sourceMappingURL=index.js.map
|
|
10
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"index.js"}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* MIE Web Brand Theme
|
|
3
|
+
* Generated by @mieweb/ui
|
|
4
|
+
* Healthcare software and services company
|
|
5
|
+
*
|
|
6
|
+
* Usage (standalone CSS):
|
|
7
|
+
* @import '@mieweb/ui/brands/mieweb.css';
|
|
8
|
+
*
|
|
9
|
+
* Usage (Tailwind CSS 4):
|
|
10
|
+
* @import '@mieweb/ui/brands/mieweb.css' layer(theme);
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/* ============================================
|
|
14
|
+
Medical Informatics Engineering Design Tokens
|
|
15
|
+
============================================ */
|
|
16
|
+
|
|
17
|
+
:root {
|
|
18
|
+
/* Primary Color Scale - MIE Green */
|
|
19
|
+
--mieweb-primary-50: #e8f8ef;
|
|
20
|
+
--mieweb-primary-100: #c5edd6;
|
|
21
|
+
--mieweb-primary-200: #9fe2bb;
|
|
22
|
+
--mieweb-primary-300: #79d7a0;
|
|
23
|
+
--mieweb-primary-400: #53cc85;
|
|
24
|
+
--mieweb-primary-500: #27ae60;
|
|
25
|
+
--mieweb-primary-600: #219c55;
|
|
26
|
+
--mieweb-primary-700: #1b894a;
|
|
27
|
+
--mieweb-primary-800: #15773e;
|
|
28
|
+
--mieweb-primary-900: #0f6533;
|
|
29
|
+
--mieweb-primary-950: #094d26;
|
|
30
|
+
|
|
31
|
+
/* Light Mode Semantic Colors */
|
|
32
|
+
--mieweb-background: #ffffff;
|
|
33
|
+
--mieweb-foreground: #171717;
|
|
34
|
+
--mieweb-card: #ffffff;
|
|
35
|
+
--mieweb-card-foreground: #171717;
|
|
36
|
+
--mieweb-muted: #f5f5f5;
|
|
37
|
+
--mieweb-muted-foreground: #737373;
|
|
38
|
+
--mieweb-border: #e5e7eb;
|
|
39
|
+
--mieweb-input: #e5e7eb;
|
|
40
|
+
--mieweb-ring: #27ae60;
|
|
41
|
+
--mieweb-destructive: #ef4444;
|
|
42
|
+
--mieweb-destructive-foreground: #ffffff;
|
|
43
|
+
--mieweb-success: #22c55e;
|
|
44
|
+
--mieweb-success-foreground: #ffffff;
|
|
45
|
+
--mieweb-warning: #f59e0b;
|
|
46
|
+
--mieweb-warning-foreground: #ffffff;
|
|
47
|
+
|
|
48
|
+
/* Typography */
|
|
49
|
+
--mieweb-font-sans: 'Inter', ui-sans-serif, system-ui, sans-serif;
|
|
50
|
+
--mieweb-font-mono: ui-monospace, SFMono-Regular, Menlo, monospace;
|
|
51
|
+
|
|
52
|
+
/* Border Radius */
|
|
53
|
+
--mieweb-radius-none: 0;
|
|
54
|
+
--mieweb-radius-sm: 0.25rem;
|
|
55
|
+
--mieweb-radius-md: 0.5rem;
|
|
56
|
+
--mieweb-radius-lg: 0.75rem;
|
|
57
|
+
--mieweb-radius-xl: 1rem;
|
|
58
|
+
--mieweb-radius-2xl: 1.5rem;
|
|
59
|
+
--mieweb-radius-full: 9999px;
|
|
60
|
+
|
|
61
|
+
/* Shadows */
|
|
62
|
+
--mieweb-shadow-card:
|
|
63
|
+
0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
|
|
64
|
+
--mieweb-shadow-dropdown:
|
|
65
|
+
0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
66
|
+
--mieweb-shadow-modal:
|
|
67
|
+
0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
/* Dark Mode */
|
|
71
|
+
[data-theme='dark'],
|
|
72
|
+
.dark {
|
|
73
|
+
--mieweb-background: #171717;
|
|
74
|
+
--mieweb-foreground: #fafafa;
|
|
75
|
+
--mieweb-card: #262626;
|
|
76
|
+
--mieweb-card-foreground: #fafafa;
|
|
77
|
+
--mieweb-muted: #404040;
|
|
78
|
+
--mieweb-muted-foreground: #a1a1aa;
|
|
79
|
+
--mieweb-border: #404040;
|
|
80
|
+
--mieweb-input: #404040;
|
|
81
|
+
--mieweb-ring: #27ae60;
|
|
82
|
+
--mieweb-destructive: #dc2626;
|
|
83
|
+
--mieweb-destructive-foreground: #fafafa;
|
|
84
|
+
--mieweb-success: #16a34a;
|
|
85
|
+
--mieweb-success-foreground: #fafafa;
|
|
86
|
+
--mieweb-warning: #d97706;
|
|
87
|
+
--mieweb-warning-foreground: #fafafa;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
/* ============================================
|
|
91
|
+
Typography Base
|
|
92
|
+
============================================ */
|
|
93
|
+
|
|
94
|
+
body {
|
|
95
|
+
font-family: var(--mieweb-font-sans);
|
|
96
|
+
background-color: var(--mieweb-background);
|
|
97
|
+
color: var(--mieweb-foreground);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
code,
|
|
101
|
+
pre,
|
|
102
|
+
kbd,
|
|
103
|
+
samp {
|
|
104
|
+
font-family: var(--mieweb-font-mono);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
/* ============================================
|
|
108
|
+
Utility Classes
|
|
109
|
+
============================================ */
|
|
110
|
+
|
|
111
|
+
.mieweb-card {
|
|
112
|
+
background-color: var(--mieweb-card);
|
|
113
|
+
color: var(--mieweb-card-foreground);
|
|
114
|
+
border-radius: var(--mieweb-radius-lg);
|
|
115
|
+
box-shadow: var(--mieweb-shadow-card);
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
.mieweb-button-primary {
|
|
119
|
+
background-color: var(--mieweb-primary-500);
|
|
120
|
+
color: white;
|
|
121
|
+
border-radius: var(--mieweb-radius-md);
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.mieweb-button-primary:hover {
|
|
125
|
+
background-color: var(--mieweb-primary-600);
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
.mieweb-input {
|
|
129
|
+
border: 1px solid var(--mieweb-input);
|
|
130
|
+
border-radius: var(--mieweb-radius-md);
|
|
131
|
+
background-color: var(--mieweb-background);
|
|
132
|
+
color: var(--mieweb-foreground);
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.mieweb-input:focus {
|
|
136
|
+
outline: none;
|
|
137
|
+
box-shadow: 0 0 0 2px var(--mieweb-ring);
|
|
138
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkFFJVCQ5R_cjs = require('../chunk-FFJVCQ5R.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "createBrandPreset", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunkFFJVCQ5R_cjs.createBrandPreset; }
|
|
10
|
+
});
|
|
11
|
+
Object.defineProperty(exports, "generateBrandCSS", {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return chunkFFJVCQ5R_cjs.generateBrandCSS; }
|
|
14
|
+
});
|
|
15
|
+
Object.defineProperty(exports, "generateTailwindTheme", {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return chunkFFJVCQ5R_cjs.generateTailwindTheme; }
|
|
18
|
+
});
|
|
19
|
+
//# sourceMappingURL=types.cjs.map
|
|
20
|
+
//# sourceMappingURL=types.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.cjs"}
|
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @mieweb/ui Brand System Types
|
|
3
|
+
*
|
|
4
|
+
* This module provides type definitions and utilities for brand themes.
|
|
5
|
+
* Brands define colors, typography, spacing, and other design tokens that
|
|
6
|
+
* can be applied to @mieweb/ui components.
|
|
7
|
+
*/
|
|
8
|
+
/**
|
|
9
|
+
* Primary color scale (50-950) following Tailwind conventions.
|
|
10
|
+
*/
|
|
11
|
+
interface ColorScale {
|
|
12
|
+
50: string;
|
|
13
|
+
100: string;
|
|
14
|
+
200: string;
|
|
15
|
+
300: string;
|
|
16
|
+
400: string;
|
|
17
|
+
500: string;
|
|
18
|
+
600: string;
|
|
19
|
+
700: string;
|
|
20
|
+
800: string;
|
|
21
|
+
900: string;
|
|
22
|
+
950: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Semantic colors for a specific color mode (light or dark).
|
|
26
|
+
*/
|
|
27
|
+
interface SemanticColors {
|
|
28
|
+
/** Page background color */
|
|
29
|
+
background: string;
|
|
30
|
+
/** Primary text color */
|
|
31
|
+
foreground: string;
|
|
32
|
+
/** Card/panel background */
|
|
33
|
+
card: string;
|
|
34
|
+
/** Card text color */
|
|
35
|
+
cardForeground: string;
|
|
36
|
+
/** Muted/subtle background */
|
|
37
|
+
muted: string;
|
|
38
|
+
/** Muted/secondary text */
|
|
39
|
+
mutedForeground: string;
|
|
40
|
+
/** Border color */
|
|
41
|
+
border: string;
|
|
42
|
+
/** Input border color */
|
|
43
|
+
input: string;
|
|
44
|
+
/** Focus ring color */
|
|
45
|
+
ring: string;
|
|
46
|
+
/** Destructive/error color */
|
|
47
|
+
destructive: string;
|
|
48
|
+
/** Text on destructive backgrounds */
|
|
49
|
+
destructiveForeground: string;
|
|
50
|
+
/** Success color */
|
|
51
|
+
success: string;
|
|
52
|
+
/** Text on success backgrounds */
|
|
53
|
+
successForeground: string;
|
|
54
|
+
/** Warning color */
|
|
55
|
+
warning: string;
|
|
56
|
+
/** Text on warning backgrounds */
|
|
57
|
+
warningForeground: string;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Complete color configuration for a brand.
|
|
61
|
+
*/
|
|
62
|
+
interface BrandColors {
|
|
63
|
+
/** Primary brand color scale */
|
|
64
|
+
primary: ColorScale;
|
|
65
|
+
/** Light mode semantic colors */
|
|
66
|
+
light: SemanticColors;
|
|
67
|
+
/** Dark mode semantic colors */
|
|
68
|
+
dark: SemanticColors;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Typography configuration for a brand.
|
|
72
|
+
*/
|
|
73
|
+
interface BrandTypography {
|
|
74
|
+
/** Font family stack for body text */
|
|
75
|
+
fontFamily: {
|
|
76
|
+
sans: string[];
|
|
77
|
+
mono?: string[];
|
|
78
|
+
};
|
|
79
|
+
/** Base font size (usually 16px) */
|
|
80
|
+
baseFontSize?: string;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Border radius configuration.
|
|
84
|
+
*/
|
|
85
|
+
interface BrandBorderRadius {
|
|
86
|
+
none: string;
|
|
87
|
+
sm: string;
|
|
88
|
+
md: string;
|
|
89
|
+
lg: string;
|
|
90
|
+
xl: string;
|
|
91
|
+
'2xl': string;
|
|
92
|
+
full: string;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Box shadow configuration.
|
|
96
|
+
*/
|
|
97
|
+
interface BrandBoxShadow {
|
|
98
|
+
card: string;
|
|
99
|
+
dropdown: string;
|
|
100
|
+
modal: string;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* Complete brand configuration.
|
|
104
|
+
*/
|
|
105
|
+
interface BrandConfig {
|
|
106
|
+
/** Unique identifier (lowercase, no spaces) */
|
|
107
|
+
name: string;
|
|
108
|
+
/** Human-readable display name */
|
|
109
|
+
displayName: string;
|
|
110
|
+
/** Brand description */
|
|
111
|
+
description?: string;
|
|
112
|
+
/** Color configuration */
|
|
113
|
+
colors: BrandColors;
|
|
114
|
+
/** Typography settings */
|
|
115
|
+
typography: BrandTypography;
|
|
116
|
+
/** Border radius scale */
|
|
117
|
+
borderRadius: BrandBorderRadius;
|
|
118
|
+
/** Box shadow definitions */
|
|
119
|
+
boxShadow: BrandBoxShadow;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Generate CSS custom properties from a brand configuration.
|
|
123
|
+
* This creates a standalone CSS file that can be imported into any project.
|
|
124
|
+
*/
|
|
125
|
+
declare function generateBrandCSS(brand: BrandConfig): string;
|
|
126
|
+
/**
|
|
127
|
+
* Generate Tailwind CSS theme configuration from a brand.
|
|
128
|
+
* Use this in your tailwind.config.js to apply the brand.
|
|
129
|
+
*/
|
|
130
|
+
declare function generateTailwindTheme(brand: BrandConfig): {
|
|
131
|
+
colors: {
|
|
132
|
+
[brand.name]: ColorScale;
|
|
133
|
+
primary: ColorScale;
|
|
134
|
+
};
|
|
135
|
+
fontFamily: {
|
|
136
|
+
mono?: string[] | undefined;
|
|
137
|
+
sans: string[];
|
|
138
|
+
};
|
|
139
|
+
borderRadius: {
|
|
140
|
+
none: string;
|
|
141
|
+
sm: string;
|
|
142
|
+
md: string;
|
|
143
|
+
lg: string;
|
|
144
|
+
xl: string;
|
|
145
|
+
'2xl': string;
|
|
146
|
+
full: string;
|
|
147
|
+
};
|
|
148
|
+
boxShadow: {
|
|
149
|
+
card: string;
|
|
150
|
+
dropdown: string;
|
|
151
|
+
modal: string;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
/**
|
|
155
|
+
* Generate a complete Tailwind preset for a brand.
|
|
156
|
+
* This includes the mieweb/ui base preset plus brand-specific overrides.
|
|
157
|
+
*/
|
|
158
|
+
declare function createBrandPreset(brand: BrandConfig): {
|
|
159
|
+
darkMode: readonly ["class", "[data-theme=\"dark\"]"];
|
|
160
|
+
theme: {
|
|
161
|
+
extend: {
|
|
162
|
+
colors: {
|
|
163
|
+
[brand.name]: ColorScale;
|
|
164
|
+
primary: ColorScale;
|
|
165
|
+
};
|
|
166
|
+
fontFamily: {
|
|
167
|
+
mono?: string[] | undefined;
|
|
168
|
+
sans: string[];
|
|
169
|
+
};
|
|
170
|
+
borderRadius: {
|
|
171
|
+
none: string;
|
|
172
|
+
sm: string;
|
|
173
|
+
md: string;
|
|
174
|
+
lg: string;
|
|
175
|
+
xl: string;
|
|
176
|
+
'2xl': string;
|
|
177
|
+
full: string;
|
|
178
|
+
};
|
|
179
|
+
boxShadow: {
|
|
180
|
+
card: string;
|
|
181
|
+
dropdown: string;
|
|
182
|
+
modal: string;
|
|
183
|
+
};
|
|
184
|
+
};
|
|
185
|
+
};
|
|
186
|
+
};
|
|
187
|
+
|
|
188
|
+
export { type BrandBorderRadius, type BrandBoxShadow, type BrandColors, type BrandConfig, type BrandTypography, type ColorScale, type SemanticColors, createBrandPreset, generateBrandCSS, generateTailwindTheme };
|
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @mieweb/ui Brand System Types
|
|
3
|
+
*
|
|
4
|
+
* This module provides type definitions and utilities for brand themes.
|
|
5
|
+
* Brands define colors, typography, spacing, and other design tokens that
|
|
6
|
+
* can be applied to @mieweb/ui components.
|
|
7
|
+
*/
|
|
8
|
+
/**
|
|
9
|
+
* Primary color scale (50-950) following Tailwind conventions.
|
|
10
|
+
*/
|
|
11
|
+
interface ColorScale {
|
|
12
|
+
50: string;
|
|
13
|
+
100: string;
|
|
14
|
+
200: string;
|
|
15
|
+
300: string;
|
|
16
|
+
400: string;
|
|
17
|
+
500: string;
|
|
18
|
+
600: string;
|
|
19
|
+
700: string;
|
|
20
|
+
800: string;
|
|
21
|
+
900: string;
|
|
22
|
+
950: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* Semantic colors for a specific color mode (light or dark).
|
|
26
|
+
*/
|
|
27
|
+
interface SemanticColors {
|
|
28
|
+
/** Page background color */
|
|
29
|
+
background: string;
|
|
30
|
+
/** Primary text color */
|
|
31
|
+
foreground: string;
|
|
32
|
+
/** Card/panel background */
|
|
33
|
+
card: string;
|
|
34
|
+
/** Card text color */
|
|
35
|
+
cardForeground: string;
|
|
36
|
+
/** Muted/subtle background */
|
|
37
|
+
muted: string;
|
|
38
|
+
/** Muted/secondary text */
|
|
39
|
+
mutedForeground: string;
|
|
40
|
+
/** Border color */
|
|
41
|
+
border: string;
|
|
42
|
+
/** Input border color */
|
|
43
|
+
input: string;
|
|
44
|
+
/** Focus ring color */
|
|
45
|
+
ring: string;
|
|
46
|
+
/** Destructive/error color */
|
|
47
|
+
destructive: string;
|
|
48
|
+
/** Text on destructive backgrounds */
|
|
49
|
+
destructiveForeground: string;
|
|
50
|
+
/** Success color */
|
|
51
|
+
success: string;
|
|
52
|
+
/** Text on success backgrounds */
|
|
53
|
+
successForeground: string;
|
|
54
|
+
/** Warning color */
|
|
55
|
+
warning: string;
|
|
56
|
+
/** Text on warning backgrounds */
|
|
57
|
+
warningForeground: string;
|
|
58
|
+
}
|
|
59
|
+
/**
|
|
60
|
+
* Complete color configuration for a brand.
|
|
61
|
+
*/
|
|
62
|
+
interface BrandColors {
|
|
63
|
+
/** Primary brand color scale */
|
|
64
|
+
primary: ColorScale;
|
|
65
|
+
/** Light mode semantic colors */
|
|
66
|
+
light: SemanticColors;
|
|
67
|
+
/** Dark mode semantic colors */
|
|
68
|
+
dark: SemanticColors;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Typography configuration for a brand.
|
|
72
|
+
*/
|
|
73
|
+
interface BrandTypography {
|
|
74
|
+
/** Font family stack for body text */
|
|
75
|
+
fontFamily: {
|
|
76
|
+
sans: string[];
|
|
77
|
+
mono?: string[];
|
|
78
|
+
};
|
|
79
|
+
/** Base font size (usually 16px) */
|
|
80
|
+
baseFontSize?: string;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* Border radius configuration.
|
|
84
|
+
*/
|
|
85
|
+
interface BrandBorderRadius {
|
|
86
|
+
none: string;
|
|
87
|
+
sm: string;
|
|
88
|
+
md: string;
|
|
89
|
+
lg: string;
|
|
90
|
+
xl: string;
|
|
91
|
+
'2xl': string;
|
|
92
|
+
full: string;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Box shadow configuration.
|
|
96
|
+
*/
|
|
97
|
+
interface BrandBoxShadow {
|
|
98
|
+
card: string;
|
|
99
|
+
dropdown: string;
|
|
100
|
+
modal: string;
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* Complete brand configuration.
|
|
104
|
+
*/
|
|
105
|
+
interface BrandConfig {
|
|
106
|
+
/** Unique identifier (lowercase, no spaces) */
|
|
107
|
+
name: string;
|
|
108
|
+
/** Human-readable display name */
|
|
109
|
+
displayName: string;
|
|
110
|
+
/** Brand description */
|
|
111
|
+
description?: string;
|
|
112
|
+
/** Color configuration */
|
|
113
|
+
colors: BrandColors;
|
|
114
|
+
/** Typography settings */
|
|
115
|
+
typography: BrandTypography;
|
|
116
|
+
/** Border radius scale */
|
|
117
|
+
borderRadius: BrandBorderRadius;
|
|
118
|
+
/** Box shadow definitions */
|
|
119
|
+
boxShadow: BrandBoxShadow;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Generate CSS custom properties from a brand configuration.
|
|
123
|
+
* This creates a standalone CSS file that can be imported into any project.
|
|
124
|
+
*/
|
|
125
|
+
declare function generateBrandCSS(brand: BrandConfig): string;
|
|
126
|
+
/**
|
|
127
|
+
* Generate Tailwind CSS theme configuration from a brand.
|
|
128
|
+
* Use this in your tailwind.config.js to apply the brand.
|
|
129
|
+
*/
|
|
130
|
+
declare function generateTailwindTheme(brand: BrandConfig): {
|
|
131
|
+
colors: {
|
|
132
|
+
[brand.name]: ColorScale;
|
|
133
|
+
primary: ColorScale;
|
|
134
|
+
};
|
|
135
|
+
fontFamily: {
|
|
136
|
+
mono?: string[] | undefined;
|
|
137
|
+
sans: string[];
|
|
138
|
+
};
|
|
139
|
+
borderRadius: {
|
|
140
|
+
none: string;
|
|
141
|
+
sm: string;
|
|
142
|
+
md: string;
|
|
143
|
+
lg: string;
|
|
144
|
+
xl: string;
|
|
145
|
+
'2xl': string;
|
|
146
|
+
full: string;
|
|
147
|
+
};
|
|
148
|
+
boxShadow: {
|
|
149
|
+
card: string;
|
|
150
|
+
dropdown: string;
|
|
151
|
+
modal: string;
|
|
152
|
+
};
|
|
153
|
+
};
|
|
154
|
+
/**
|
|
155
|
+
* Generate a complete Tailwind preset for a brand.
|
|
156
|
+
* This includes the mieweb/ui base preset plus brand-specific overrides.
|
|
157
|
+
*/
|
|
158
|
+
declare function createBrandPreset(brand: BrandConfig): {
|
|
159
|
+
darkMode: readonly ["class", "[data-theme=\"dark\"]"];
|
|
160
|
+
theme: {
|
|
161
|
+
extend: {
|
|
162
|
+
colors: {
|
|
163
|
+
[brand.name]: ColorScale;
|
|
164
|
+
primary: ColorScale;
|
|
165
|
+
};
|
|
166
|
+
fontFamily: {
|
|
167
|
+
mono?: string[] | undefined;
|
|
168
|
+
sans: string[];
|
|
169
|
+
};
|
|
170
|
+
borderRadius: {
|
|
171
|
+
none: string;
|
|
172
|
+
sm: string;
|
|
173
|
+
md: string;
|
|
174
|
+
lg: string;
|
|
175
|
+
xl: string;
|
|
176
|
+
'2xl': string;
|
|
177
|
+
full: string;
|
|
178
|
+
};
|
|
179
|
+
boxShadow: {
|
|
180
|
+
card: string;
|
|
181
|
+
dropdown: string;
|
|
182
|
+
modal: string;
|
|
183
|
+
};
|
|
184
|
+
};
|
|
185
|
+
};
|
|
186
|
+
};
|
|
187
|
+
|
|
188
|
+
export { type BrandBorderRadius, type BrandBoxShadow, type BrandColors, type BrandConfig, type BrandTypography, type ColorScale, type SemanticColors, createBrandPreset, generateBrandCSS, generateTailwindTheme };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"types.js"}
|