@teach-in/react 0.1.1 → 0.3.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/dist/{chunk-HH7MLUOF.mjs → chunk-25XG46X6.mjs} +1 -1
- package/dist/chunk-2ASQXBDD.mjs +47 -0
- package/dist/chunk-2CEZXLZR.mjs +167 -0
- package/dist/chunk-2OPPNAW2.mjs +19 -0
- package/dist/chunk-2SNKT7I4.mjs +9 -0
- package/dist/chunk-3LOCA2SP.mjs +19 -0
- package/dist/chunk-4KPEPEPC.mjs +26 -0
- package/dist/{chunk-2W4N27WQ.mjs → chunk-6NZ4IHNU.mjs} +4 -3
- package/dist/{chunk-S2TB4GD2.mjs → chunk-773RYGHT.mjs} +2 -2
- package/dist/{chunk-CLDAITOP.mjs → chunk-BUVPBB4J.mjs} +2 -2
- package/dist/chunk-C4PCTOGM.mjs +12 -0
- package/dist/chunk-CA2EAK5M.mjs +40 -0
- package/dist/chunk-E5QSNLSR.mjs +38 -0
- package/dist/chunk-EJQH6CYW.mjs +1 -0
- package/dist/chunk-FKHR6G3R.mjs +1 -0
- package/dist/chunk-FQUYFYMS.mjs +24 -0
- package/dist/chunk-HOVAPYGJ.mjs +19 -0
- package/dist/chunk-ICRO6HS3.mjs +1 -0
- package/dist/chunk-IXPMUODA.mjs +47 -0
- package/dist/chunk-J3GK2CGQ.mjs +1 -0
- package/dist/chunk-J3OZNLTZ.mjs +50 -0
- package/dist/chunk-JTPBZJ4S.mjs +14 -0
- package/dist/chunk-JUIVZCH7.mjs +1 -0
- package/dist/chunk-JWMPI5AZ.mjs +1 -0
- package/dist/chunk-L6XIUULU.mjs +14 -0
- package/dist/chunk-LLP2PTPK.mjs +1 -0
- package/dist/chunk-LUERGYYZ.mjs +19 -0
- package/dist/{chunk-CUVF3U67.mjs → chunk-M5F723W7.mjs} +1 -1
- package/dist/{chunk-6UIBJVXP.mjs → chunk-MCZBJUTN.mjs} +1 -1
- package/dist/chunk-MJTSZFLC.mjs +1 -0
- package/dist/{chunk-WTXPB253.mjs → chunk-N3QOXWJI.mjs} +1 -1
- package/dist/chunk-N7GOJBLM.mjs +1 -0
- package/dist/chunk-NDQAHQFL.mjs +1 -0
- package/dist/chunk-NMMWGIQE.mjs +1 -0
- package/dist/chunk-NOXFF2KJ.mjs +16 -0
- package/dist/chunk-NVLF7L4R.mjs +1 -0
- package/dist/{chunk-AS4T5M6E.mjs → chunk-O5T4GUJH.mjs} +3 -0
- package/dist/chunk-OW6U64MG.mjs +19 -0
- package/dist/chunk-OZSO3C5Q.mjs +14 -0
- package/dist/chunk-PKZZEODR.mjs +29 -0
- package/dist/chunk-PON4ZQKG.mjs +1 -0
- package/dist/chunk-Q6JSJOU4.mjs +1 -0
- package/dist/chunk-QCLLPJMB.mjs +17 -0
- package/dist/chunk-QUMDPADZ.mjs +14 -0
- package/dist/chunk-RRA7GWP2.mjs +1 -0
- package/dist/chunk-SAYYLTIE.mjs +52 -0
- package/dist/chunk-SLB2JE3N.mjs +19 -0
- package/dist/{chunk-PEB5ZH76.mjs → chunk-SPED4RBS.mjs} +1 -1
- package/dist/{chunk-GRWFJ4FP.mjs → chunk-TJBXXTYS.mjs} +1 -1
- package/dist/{chunk-WVF5LVDJ.mjs → chunk-TYMUQULA.mjs} +1 -1
- package/dist/chunk-U4FAPNVK.mjs +1 -0
- package/dist/chunk-UFYLYN5Z.mjs +37 -0
- package/dist/chunk-UNBE67YJ.mjs +1 -0
- package/dist/chunk-UUKS7JYX.mjs +1 -0
- package/dist/chunk-VIPLRFPR.mjs +23 -0
- package/dist/chunk-VWGY6KWP.mjs +15 -0
- package/dist/chunk-W2A6C27Y.mjs +35 -0
- package/dist/chunk-W6NKLZ73.mjs +61 -0
- package/dist/chunk-XHCXM5MU.mjs +14 -0
- package/dist/chunk-XKX5LFH7.mjs +19 -0
- package/dist/chunk-XYQVL4EX.mjs +19 -0
- package/dist/chunk-YBQFG6QJ.mjs +19 -0
- package/dist/chunk-YNCISHAU.mjs +27 -0
- package/dist/chunk-ZSYIKEXW.mjs +21 -0
- package/dist/{chunk-LR4R7GFR.mjs → chunk-ZXCQ73RT.mjs} +3 -5
- package/dist/index.js +1010 -185
- package/dist/index.mjs +244 -78
- package/dist/ui/actions/button/button.js +1 -1
- package/dist/ui/actions/button/button.mjs +1 -1
- package/dist/ui/actions/button/index.js +1 -1
- package/dist/ui/actions/button/index.mjs +1 -1
- package/dist/ui/actions/index.js +1 -1
- package/dist/ui/actions/index.mjs +1 -1
- package/dist/ui/data/index.d.ts +2 -0
- package/dist/ui/data/index.js +38 -2
- package/dist/ui/data/index.mjs +25 -3
- package/dist/ui/data/pagination/index.js +1 -0
- package/dist/ui/data/pagination/index.mjs +1 -1
- package/dist/ui/data/pagination/pagination.d.ts +6 -2
- package/dist/ui/data/pagination/pagination.js +6 -2
- package/dist/ui/data/pagination/pagination.mjs +5 -3
- package/dist/ui/data/table/index.d.ts +1 -0
- package/dist/ui/data/table/index.js +52 -0
- package/dist/ui/data/table/index.mjs +20 -0
- package/dist/ui/data/table/table.d.ts +23 -0
- package/dist/ui/data/table/table.js +50 -0
- package/dist/ui/data/table/table.mjs +19 -0
- package/dist/ui/data/user/index.d.ts +1 -0
- package/dist/ui/data/user/index.js +49 -0
- package/dist/ui/data/user/index.mjs +8 -0
- package/dist/ui/data/user/user.d.ts +6 -0
- package/dist/ui/data/user/user.js +47 -0
- package/dist/ui/data/user/user.mjs +7 -0
- package/dist/ui/feedback/alert/alert.d.ts +1 -1
- package/dist/ui/feedback/index.d.ts +2 -0
- package/dist/ui/feedback/index.js +68 -13
- package/dist/ui/feedback/index.mjs +34 -7
- package/dist/ui/feedback/progress/circular-progress.d.ts +9 -0
- package/dist/ui/feedback/progress/circular-progress.js +47 -0
- package/dist/ui/feedback/progress/circular-progress.mjs +7 -0
- package/dist/ui/feedback/progress/index.d.ts +2 -0
- package/dist/ui/feedback/progress/index.js +60 -0
- package/dist/ui/feedback/progress/index.mjs +12 -0
- package/dist/ui/feedback/progress/progress.d.ts +9 -0
- package/dist/ui/feedback/progress/progress.js +47 -0
- package/dist/ui/feedback/progress/progress.mjs +7 -0
- package/dist/ui/feedback/spinner/index.js +3 -5
- package/dist/ui/feedback/spinner/index.mjs +1 -1
- package/dist/ui/feedback/spinner/spinner.d.ts +8 -4
- package/dist/ui/feedback/spinner/spinner.js +3 -5
- package/dist/ui/feedback/spinner/spinner.mjs +1 -1
- package/dist/ui/feedback/toast/index.d.ts +1 -0
- package/dist/ui/feedback/toast/index.js +73 -0
- package/dist/ui/feedback/toast/index.mjs +21 -0
- package/dist/ui/feedback/toast/toast.d.ts +17 -0
- package/dist/ui/feedback/toast/toast.js +71 -0
- package/dist/ui/feedback/toast/toast.mjs +21 -0
- package/dist/ui/feedback/tooltip/index.js +1 -1
- package/dist/ui/feedback/tooltip/index.mjs +1 -1
- package/dist/ui/feedback/tooltip/tooltip.d.ts +2 -2
- package/dist/ui/feedback/tooltip/tooltip.js +1 -1
- package/dist/ui/feedback/tooltip/tooltip.mjs +1 -1
- package/dist/ui/form/index.js +83 -43
- package/dist/ui/form/index.mjs +24 -15
- package/dist/ui/form/rhf/fields/autocomplete-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/checkbox-field.js +1 -1
- package/dist/ui/form/rhf/fields/checkbox-field.mjs +16 -11
- package/dist/ui/form/rhf/fields/date-picker-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/email-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/index.d.ts +1 -0
- package/dist/ui/form/rhf/fields/index.js +79 -39
- package/dist/ui/form/rhf/fields/index.mjs +24 -15
- package/dist/ui/form/rhf/fields/input-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/radio-field.d.ts +10 -0
- package/dist/ui/form/rhf/fields/radio-field.js +78 -0
- package/dist/ui/form/rhf/fields/radio-field.mjs +31 -0
- package/dist/ui/form/rhf/fields/select-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/switch-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/text-field.mjs +15 -10
- package/dist/ui/form/rhf/fields/textarea-field.mjs +15 -10
- package/dist/ui/form/rhf/index.js +79 -39
- package/dist/ui/form/rhf/index.mjs +24 -15
- package/dist/ui/format/date.js +2 -2
- package/dist/ui/format/date.mjs +1 -1
- package/dist/ui/format/datetime.js +4 -3
- package/dist/ui/format/datetime.mjs +1 -1
- package/dist/ui/format/index.js +6 -5
- package/dist/ui/format/index.mjs +8 -8
- package/dist/ui/index.d.ts +1 -0
- package/dist/ui/index.js +1010 -185
- package/dist/ui/index.mjs +244 -78
- package/dist/ui/inputs/checkbox/checkbox-group.d.ts +9 -0
- package/dist/ui/inputs/checkbox/checkbox-group.js +45 -0
- package/dist/ui/inputs/checkbox/checkbox-group.mjs +7 -0
- package/dist/ui/inputs/checkbox/checkbox.js +1 -1
- package/dist/ui/inputs/checkbox/checkbox.mjs +1 -1
- package/dist/ui/inputs/checkbox/index.d.ts +1 -0
- package/dist/ui/inputs/checkbox/index.js +12 -3
- package/dist/ui/inputs/checkbox/index.mjs +7 -3
- package/dist/ui/inputs/index.d.ts +1 -0
- package/dist/ui/inputs/index.js +93 -30
- package/dist/ui/inputs/index.mjs +33 -16
- package/dist/ui/inputs/radio/index.d.ts +2 -0
- package/dist/ui/inputs/radio/index.js +57 -0
- package/dist/ui/inputs/radio/index.mjs +12 -0
- package/dist/ui/inputs/radio/radio-group.d.ts +9 -0
- package/dist/ui/inputs/radio/radio-group.js +49 -0
- package/dist/ui/inputs/radio/radio-group.mjs +7 -0
- package/dist/ui/inputs/radio/radio.d.ts +6 -0
- package/dist/ui/inputs/radio/radio.js +32 -0
- package/dist/ui/inputs/radio/radio.mjs +7 -0
- package/dist/ui/inputs/switch/favorite-switch.d.ts +6 -0
- package/dist/ui/inputs/switch/favorite-switch.js +62 -0
- package/dist/ui/inputs/switch/favorite-switch.mjs +8 -0
- package/dist/ui/inputs/switch/index.d.ts +1 -0
- package/dist/ui/inputs/switch/index.js +35 -0
- package/dist/ui/inputs/switch/index.mjs +5 -1
- package/dist/ui/layout/accordion/accordion.d.ts +10 -0
- package/dist/ui/layout/accordion/accordion.js +35 -0
- package/dist/ui/layout/accordion/accordion.mjs +9 -0
- package/dist/ui/layout/accordion/index.d.ts +1 -0
- package/dist/ui/layout/accordion/index.js +37 -0
- package/dist/ui/layout/accordion/index.mjs +10 -0
- package/dist/ui/layout/{container.d.ts → container/container.d.ts} +2 -2
- package/dist/ui/layout/{container.js → container/container.js} +3 -3
- package/dist/ui/layout/container/container.mjs +137 -0
- package/dist/ui/layout/container/index.d.ts +1 -0
- package/dist/ui/layout/container/index.js +66 -0
- package/dist/ui/layout/container/index.mjs +137 -0
- package/dist/ui/layout/divider/divider.d.ts +6 -0
- package/dist/ui/layout/divider/divider.js +48 -0
- package/dist/ui/layout/divider/divider.mjs +7 -0
- package/dist/ui/layout/divider/index.d.ts +1 -0
- package/dist/ui/layout/divider/index.js +50 -0
- package/dist/ui/layout/divider/index.mjs +8 -0
- package/dist/ui/layout/{flex.js → flex/flex.js} +1 -1
- package/dist/ui/layout/{flex.mjs → flex/flex.mjs} +1 -1
- package/dist/ui/layout/flex/index.d.ts +1 -0
- package/dist/ui/layout/flex/index.js +84 -0
- package/dist/ui/layout/flex/index.mjs +8 -0
- package/dist/ui/layout/grid/grid.d.ts +118 -0
- package/dist/ui/layout/grid/grid.js +84 -0
- package/dist/ui/layout/grid/grid.mjs +7 -0
- package/dist/ui/layout/grid/index.d.ts +1 -0
- package/dist/ui/layout/grid/index.js +86 -0
- package/dist/ui/layout/grid/index.mjs +8 -0
- package/dist/ui/layout/index.d.ts +4 -0
- package/dist/ui/layout/index.js +97 -9
- package/dist/ui/layout/index.mjs +115 -50
- package/dist/ui/layout/page/index.js +3 -5
- package/dist/ui/layout/page/index.mjs +13 -9
- package/dist/ui/layout/page/page-loading.js +3 -5
- package/dist/ui/layout/page/page-loading.mjs +10 -6
- package/dist/ui/layout/page/section-loading.js +3 -5
- package/dist/ui/layout/page/section-loading.mjs +10 -6
- package/dist/ui/layout/scroll-shadow/index.d.ts +1 -0
- package/dist/ui/layout/scroll-shadow/index.js +49 -0
- package/dist/ui/layout/scroll-shadow/index.mjs +8 -0
- package/dist/ui/layout/scroll-shadow/scroll-shadow.d.ts +9 -0
- package/dist/ui/layout/scroll-shadow/scroll-shadow.js +47 -0
- package/dist/ui/layout/scroll-shadow/scroll-shadow.mjs +7 -0
- package/dist/ui/navigation/breadcrumbs/breadcrumbs.d.ts +6 -0
- package/dist/ui/navigation/breadcrumbs/breadcrumbs.js +57 -0
- package/dist/ui/navigation/breadcrumbs/breadcrumbs.mjs +9 -0
- package/dist/ui/navigation/breadcrumbs/index.d.ts +1 -0
- package/dist/ui/navigation/breadcrumbs/index.js +59 -0
- package/dist/ui/navigation/breadcrumbs/index.mjs +10 -0
- package/dist/ui/navigation/index.d.ts +3 -0
- package/dist/ui/navigation/index.js +98 -2
- package/dist/ui/navigation/index.mjs +31 -2
- package/dist/ui/navigation/navbar/index.d.ts +1 -0
- package/dist/ui/navigation/navbar/index.js +85 -0
- package/dist/ui/navigation/navbar/index.mjs +20 -0
- package/dist/ui/navigation/navbar/navbar.d.ts +26 -0
- package/dist/ui/navigation/navbar/navbar.js +83 -0
- package/dist/ui/navigation/navbar/navbar.mjs +19 -0
- package/dist/ui/navigation/tabs/index.d.ts +1 -0
- package/dist/ui/navigation/tabs/index.js +56 -0
- package/dist/ui/navigation/tabs/index.mjs +8 -0
- package/dist/ui/navigation/tabs/tabs.d.ts +7 -0
- package/dist/ui/navigation/tabs/tabs.js +54 -0
- package/dist/ui/navigation/tabs/tabs.mjs +7 -0
- package/dist/ui/overlays/dropdown/dropdown.d.ts +28 -0
- package/dist/ui/overlays/dropdown/dropdown.js +48 -0
- package/dist/ui/overlays/dropdown/dropdown.mjs +15 -0
- package/dist/ui/overlays/dropdown/index.d.ts +1 -0
- package/dist/ui/overlays/dropdown/index.js +50 -0
- package/dist/ui/overlays/dropdown/index.mjs +16 -0
- package/dist/ui/overlays/index.d.ts +1 -0
- package/dist/ui/overlays/index.js +22 -0
- package/dist/ui/overlays/index.mjs +14 -1
- package/dist/ui/provider/index.js +31 -2
- package/dist/ui/provider/index.mjs +14 -1
- package/dist/ui/provider/ui-provider.d.ts +3 -1
- package/dist/ui/provider/ui-provider.js +31 -2
- package/dist/ui/provider/ui-provider.mjs +14 -1
- package/dist/ui/surface/bento/bento.d.ts +86 -0
- package/dist/ui/surface/bento/bento.js +74 -0
- package/dist/ui/surface/bento/bento.mjs +9 -0
- package/dist/ui/surface/bento/index.d.ts +1 -0
- package/dist/ui/surface/bento/index.js +76 -0
- package/dist/ui/surface/bento/index.mjs +10 -0
- package/dist/ui/surface/card/card.d.ts +36 -0
- package/dist/ui/surface/card/card.js +65 -0
- package/dist/ui/surface/card/card.mjs +7 -0
- package/dist/ui/surface/card/index.d.ts +1 -0
- package/dist/ui/surface/card/index.js +67 -0
- package/dist/ui/surface/card/index.mjs +8 -0
- package/dist/ui/surface/index.d.ts +2 -0
- package/dist/ui/surface/index.js +115 -0
- package/dist/ui/surface/index.mjs +16 -0
- package/dist/ui/theme/colors/blue.d.ts +12 -0
- package/dist/ui/theme/colors/blue.js +42 -0
- package/dist/ui/theme/colors/blue.mjs +7 -0
- package/dist/ui/theme/colors/common.d.ts +113 -0
- package/dist/ui/theme/colors/common.js +171 -0
- package/dist/ui/theme/colors/common.mjs +16 -0
- package/dist/ui/theme/colors/cyan.d.ts +12 -0
- package/dist/ui/theme/colors/cyan.js +42 -0
- package/dist/ui/theme/colors/cyan.mjs +7 -0
- package/dist/ui/theme/colors/flat.d.ts +22 -0
- package/dist/ui/theme/colors/flat.js +52 -0
- package/dist/ui/theme/colors/flat.mjs +28 -0
- package/dist/ui/theme/colors/green.d.ts +12 -0
- package/dist/ui/theme/colors/green.js +42 -0
- package/dist/ui/theme/colors/green.mjs +7 -0
- package/dist/ui/theme/colors/index.d.ts +118 -0
- package/dist/ui/theme/colors/index.js +353 -0
- package/dist/ui/theme/colors/index.mjs +26 -0
- package/dist/ui/theme/colors/pink.d.ts +12 -0
- package/dist/ui/theme/colors/pink.js +42 -0
- package/dist/ui/theme/colors/pink.mjs +7 -0
- package/dist/ui/theme/colors/purple.d.ts +12 -0
- package/dist/ui/theme/colors/purple.js +42 -0
- package/dist/ui/theme/colors/purple.mjs +7 -0
- package/dist/ui/theme/colors/red.d.ts +12 -0
- package/dist/ui/theme/colors/red.js +42 -0
- package/dist/ui/theme/colors/red.mjs +7 -0
- package/dist/ui/theme/colors/semantic.d.ts +7 -0
- package/dist/ui/theme/colors/semantic.js +347 -0
- package/dist/ui/theme/colors/semantic.mjs +22 -0
- package/dist/ui/theme/colors/shipgray.d.ts +12 -0
- package/dist/ui/theme/colors/shipgray.js +42 -0
- package/dist/ui/theme/colors/shipgray.mjs +7 -0
- package/dist/ui/theme/colors/types.d.ts +38 -0
- package/dist/ui/theme/colors/types.js +19 -0
- package/dist/ui/theme/colors/types.mjs +2 -0
- package/dist/ui/theme/colors/yellow.d.ts +12 -0
- package/dist/ui/theme/colors/yellow.js +42 -0
- package/dist/ui/theme/colors/yellow.mjs +7 -0
- package/dist/ui/theme/colors/zinc.d.ts +12 -0
- package/dist/ui/theme/colors/zinc.js +42 -0
- package/dist/ui/theme/colors/zinc.mjs +7 -0
- package/dist/ui/theme/colors.d.ts +1 -0
- package/dist/ui/theme/colors.js +353 -0
- package/dist/ui/theme/colors.mjs +27 -0
- package/dist/ui/theme/index.js +364 -2
- package/dist/ui/theme/index.mjs +20 -2
- package/dist/ui/theme/swap-color-values.d.ts +1 -0
- package/dist/ui/theme/swap-color-values.js +46 -0
- package/dist/ui/theme/swap-color-values.mjs +7 -0
- package/dist/ui/theme/theme.d.ts +1 -2
- package/dist/ui/theme/theme.js +332 -183
- package/dist/ui/theme/theme.mjs +18 -3
- package/package.json +17 -3
- package/dist/chunk-6WK4W5LL.mjs +0 -17
- package/dist/chunk-FELJP42D.mjs +0 -220
- package/dist/ui/layout/container.mjs +0 -86
- package/dist/ui/theme/theme.css +0 -2
- /package/dist/{chunk-54ZSBA6H.mjs → chunk-54FA62HL.mjs} +0 -0
- /package/dist/{chunk-5EWHMXCP.mjs → chunk-57JRJHSH.mjs} +0 -0
- /package/dist/{chunk-5HUR2CNH.mjs → chunk-AR4IYKG5.mjs} +0 -0
- /package/dist/{chunk-5YMUHF45.mjs → chunk-AT6DX4DN.mjs} +0 -0
- /package/dist/{chunk-JJHHWDZT.mjs → chunk-BGNMWHME.mjs} +0 -0
- /package/dist/{chunk-OEHJDT6R.mjs → chunk-CTKWGSNJ.mjs} +0 -0
- /package/dist/{chunk-UURZJWWV.mjs → chunk-CYSW4N3T.mjs} +0 -0
- /package/dist/{chunk-WJXIRSSW.mjs → chunk-CZEO3U25.mjs} +0 -0
- /package/dist/ui/layout/{flex.d.ts → flex/flex.d.ts} +0 -0
package/dist/index.mjs
CHANGED
|
@@ -1,18 +1,23 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import {
|
|
3
3
|
Container
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-773RYGHT.mjs";
|
|
5
|
+
import "./chunk-BGNMWHME.mjs";
|
|
6
6
|
import {
|
|
7
|
-
|
|
8
|
-
} from "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
ScrollShadow
|
|
8
|
+
} from "./chunk-OZSO3C5Q.mjs";
|
|
9
|
+
import "./chunk-JUIVZCH7.mjs";
|
|
10
10
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
11
|
+
Flex
|
|
12
|
+
} from "./chunk-M5F723W7.mjs";
|
|
13
|
+
import "./chunk-NDQAHQFL.mjs";
|
|
14
|
+
import {
|
|
15
|
+
Grid
|
|
16
|
+
} from "./chunk-W6NKLZ73.mjs";
|
|
17
|
+
import "./chunk-CRPCWBXA.mjs";
|
|
13
18
|
import {
|
|
14
19
|
SectionLoading
|
|
15
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-25XG46X6.mjs";
|
|
16
21
|
import {
|
|
17
22
|
Actions,
|
|
18
23
|
Body,
|
|
@@ -26,42 +31,91 @@ import {
|
|
|
26
31
|
Title
|
|
27
32
|
} from "./chunk-Q4TQYK6N.mjs";
|
|
28
33
|
import "./chunk-DBQTFBA3.mjs";
|
|
34
|
+
import {
|
|
35
|
+
PageLoading
|
|
36
|
+
} from "./chunk-SPED4RBS.mjs";
|
|
37
|
+
import "./chunk-N7GOJBLM.mjs";
|
|
38
|
+
import "./chunk-NVLF7L4R.mjs";
|
|
39
|
+
import {
|
|
40
|
+
Divider
|
|
41
|
+
} from "./chunk-VWGY6KWP.mjs";
|
|
42
|
+
import {
|
|
43
|
+
Accordion,
|
|
44
|
+
AccordionItem
|
|
45
|
+
} from "./chunk-QUMDPADZ.mjs";
|
|
29
46
|
import "./chunk-Q6XJI7Q2.mjs";
|
|
47
|
+
import {
|
|
48
|
+
cn
|
|
49
|
+
} from "./chunk-LOMRTWX5.mjs";
|
|
30
50
|
import "./chunk-EVQFKHCM.mjs";
|
|
31
51
|
import "./chunk-XAW35UDV.mjs";
|
|
32
52
|
import {
|
|
33
53
|
breakpoints
|
|
34
54
|
} from "./chunk-NBFOX367.mjs";
|
|
35
|
-
import "./chunk-FELJP42D.mjs";
|
|
36
55
|
import {
|
|
37
|
-
|
|
38
|
-
} from "./chunk-
|
|
39
|
-
import "./chunk-
|
|
40
|
-
import "./chunk-25ISU6R3.mjs";
|
|
41
|
-
import {
|
|
42
|
-
Link
|
|
43
|
-
} from "./chunk-7T3JFARO.mjs";
|
|
44
|
-
import "./chunk-OEHJDT6R.mjs";
|
|
56
|
+
theme
|
|
57
|
+
} from "./chunk-2ASQXBDD.mjs";
|
|
58
|
+
import "./chunk-NMMWGIQE.mjs";
|
|
45
59
|
import "./chunk-I5AMV7H7.mjs";
|
|
46
60
|
import {
|
|
47
61
|
Modal
|
|
48
62
|
} from "./chunk-T57H3CGO.mjs";
|
|
63
|
+
import "./chunk-ICRO6HS3.mjs";
|
|
64
|
+
import {
|
|
65
|
+
Dropdown,
|
|
66
|
+
DropdownItem,
|
|
67
|
+
DropdownMenu,
|
|
68
|
+
DropdownSection,
|
|
69
|
+
DropdownTrigger
|
|
70
|
+
} from "./chunk-YNCISHAU.mjs";
|
|
71
|
+
import "./chunk-3N5UZODS.mjs";
|
|
49
72
|
import {
|
|
50
|
-
|
|
51
|
-
} from "./chunk-
|
|
73
|
+
UIProvider
|
|
74
|
+
} from "./chunk-FQUYFYMS.mjs";
|
|
75
|
+
import "./chunk-UNBE67YJ.mjs";
|
|
76
|
+
import "./chunk-57JRJHSH.mjs";
|
|
77
|
+
import {
|
|
78
|
+
Card
|
|
79
|
+
} from "./chunk-UFYLYN5Z.mjs";
|
|
80
|
+
import "./chunk-PON4ZQKG.mjs";
|
|
81
|
+
import {
|
|
82
|
+
Bento,
|
|
83
|
+
bento
|
|
84
|
+
} from "./chunk-J3OZNLTZ.mjs";
|
|
85
|
+
import "./chunk-JWMPI5AZ.mjs";
|
|
86
|
+
import "./chunk-QCLLPJMB.mjs";
|
|
87
|
+
import "./chunk-2CEZXLZR.mjs";
|
|
88
|
+
import "./chunk-EJQH6CYW.mjs";
|
|
89
|
+
import "./chunk-IXPMUODA.mjs";
|
|
90
|
+
import "./chunk-3LOCA2SP.mjs";
|
|
91
|
+
import "./chunk-YBQFG6QJ.mjs";
|
|
92
|
+
import "./chunk-XKX5LFH7.mjs";
|
|
93
|
+
import "./chunk-SLB2JE3N.mjs";
|
|
94
|
+
import "./chunk-XYQVL4EX.mjs";
|
|
95
|
+
import "./chunk-HOVAPYGJ.mjs";
|
|
96
|
+
import "./chunk-2OPPNAW2.mjs";
|
|
97
|
+
import "./chunk-OW6U64MG.mjs";
|
|
98
|
+
import "./chunk-LUERGYYZ.mjs";
|
|
99
|
+
import "./chunk-VIPLRFPR.mjs";
|
|
52
100
|
import "./chunk-5IHVMMCK.mjs";
|
|
101
|
+
import {
|
|
102
|
+
Plural
|
|
103
|
+
} from "./chunk-UHLC7GOU.mjs";
|
|
53
104
|
import {
|
|
54
105
|
Time
|
|
55
106
|
} from "./chunk-3ZTXXJSO.mjs";
|
|
107
|
+
import {
|
|
108
|
+
Boolean
|
|
109
|
+
} from "./chunk-26RHRVH2.mjs";
|
|
56
110
|
import {
|
|
57
111
|
Currency
|
|
58
112
|
} from "./chunk-LN7WH3OB.mjs";
|
|
59
113
|
import {
|
|
60
114
|
DateFormat
|
|
61
|
-
} from "./chunk-
|
|
115
|
+
} from "./chunk-BUVPBB4J.mjs";
|
|
62
116
|
import {
|
|
63
117
|
Datetime
|
|
64
|
-
} from "./chunk-
|
|
118
|
+
} from "./chunk-6NZ4IHNU.mjs";
|
|
65
119
|
import {
|
|
66
120
|
Duration
|
|
67
121
|
} from "./chunk-4QSIBIUI.mjs";
|
|
@@ -71,43 +125,15 @@ import {
|
|
|
71
125
|
import {
|
|
72
126
|
Percent
|
|
73
127
|
} from "./chunk-CXAZBWS4.mjs";
|
|
74
|
-
import {
|
|
75
|
-
Plural
|
|
76
|
-
} from "./chunk-UHLC7GOU.mjs";
|
|
77
|
-
import "./chunk-HZ5YAOU6.mjs";
|
|
78
|
-
import "./chunk-5UKTT75Y.mjs";
|
|
79
|
-
import {
|
|
80
|
-
Button
|
|
81
|
-
} from "./chunk-WVF5LVDJ.mjs";
|
|
82
|
-
import "./chunk-UURZJWWV.mjs";
|
|
83
|
-
import "./chunk-K3WTHFIG.mjs";
|
|
84
|
-
import {
|
|
85
|
-
Chip
|
|
86
|
-
} from "./chunk-ONQIPN3G.mjs";
|
|
87
|
-
import "./chunk-WZDFBWUL.mjs";
|
|
88
|
-
import {
|
|
89
|
-
Spinner
|
|
90
|
-
} from "./chunk-LR4R7GFR.mjs";
|
|
91
|
-
import "./chunk-3BST3PYD.mjs";
|
|
92
|
-
import {
|
|
93
|
-
Tooltip
|
|
94
|
-
} from "./chunk-GRWFJ4FP.mjs";
|
|
95
|
-
import "./chunk-V77JZXH7.mjs";
|
|
96
|
-
import {
|
|
97
|
-
Alert
|
|
98
|
-
} from "./chunk-TIFF5WZA.mjs";
|
|
99
|
-
import "./chunk-54ZSBA6H.mjs";
|
|
100
|
-
import "./chunk-KH4D2C2T.mjs";
|
|
101
|
-
import {
|
|
102
|
-
Pagination
|
|
103
|
-
} from "./chunk-AS4T5M6E.mjs";
|
|
104
|
-
import "./chunk-UTZUYZZL.mjs";
|
|
105
|
-
import {
|
|
106
|
-
Avatar
|
|
107
|
-
} from "./chunk-IZEJE6V2.mjs";
|
|
108
128
|
import "./chunk-VOG5HJID.mjs";
|
|
109
129
|
import "./chunk-FXXWSYJA.mjs";
|
|
110
|
-
import "./chunk-
|
|
130
|
+
import "./chunk-Q6JSJOU4.mjs";
|
|
131
|
+
import {
|
|
132
|
+
InputField
|
|
133
|
+
} from "./chunk-JDFRAN4S.mjs";
|
|
134
|
+
import {
|
|
135
|
+
RadioField
|
|
136
|
+
} from "./chunk-W2A6C27Y.mjs";
|
|
111
137
|
import {
|
|
112
138
|
SelectField
|
|
113
139
|
} from "./chunk-GEJLG5RP.mjs";
|
|
@@ -125,17 +151,28 @@ import {
|
|
|
125
151
|
} from "./chunk-S3ET5HKP.mjs";
|
|
126
152
|
import {
|
|
127
153
|
CheckboxField
|
|
128
|
-
} from "./chunk-
|
|
154
|
+
} from "./chunk-MCZBJUTN.mjs";
|
|
129
155
|
import {
|
|
130
156
|
DatePickerField
|
|
131
157
|
} from "./chunk-7GHK5XYK.mjs";
|
|
132
158
|
import {
|
|
133
159
|
EmailField
|
|
134
160
|
} from "./chunk-R7LDL5CU.mjs";
|
|
161
|
+
import "./chunk-CZEO3U25.mjs";
|
|
162
|
+
import "./chunk-LLP2PTPK.mjs";
|
|
135
163
|
import {
|
|
136
|
-
|
|
137
|
-
} from "./chunk-
|
|
138
|
-
import
|
|
164
|
+
FavoriteSwitch
|
|
165
|
+
} from "./chunk-E5QSNLSR.mjs";
|
|
166
|
+
import {
|
|
167
|
+
Switch
|
|
168
|
+
} from "./chunk-N3EAW6UO.mjs";
|
|
169
|
+
import "./chunk-RRA7GWP2.mjs";
|
|
170
|
+
import {
|
|
171
|
+
RadioGroup
|
|
172
|
+
} from "./chunk-NOXFF2KJ.mjs";
|
|
173
|
+
import {
|
|
174
|
+
Radio
|
|
175
|
+
} from "./chunk-2SNKT7I4.mjs";
|
|
139
176
|
import "./chunk-DUQFM3QS.mjs";
|
|
140
177
|
import {
|
|
141
178
|
Text
|
|
@@ -144,56 +181,153 @@ import "./chunk-5HK7HRTR.mjs";
|
|
|
144
181
|
import {
|
|
145
182
|
Textarea
|
|
146
183
|
} from "./chunk-HJUZTISD.mjs";
|
|
147
|
-
import "./chunk-V2HNFTTX.mjs";
|
|
148
184
|
import "./chunk-V3KKDSQP.mjs";
|
|
185
|
+
import "./chunk-V2HNFTTX.mjs";
|
|
149
186
|
import {
|
|
150
|
-
|
|
151
|
-
} from "./chunk-
|
|
152
|
-
import "./chunk-ZRHEFEFS.mjs";
|
|
153
|
-
import {
|
|
154
|
-
Input
|
|
155
|
-
} from "./chunk-V2G5QHZZ.mjs";
|
|
187
|
+
DatePicker
|
|
188
|
+
} from "./chunk-IAJ6G633.mjs";
|
|
156
189
|
import "./chunk-AQ3ISJKU.mjs";
|
|
157
190
|
import {
|
|
158
191
|
Select
|
|
159
192
|
} from "./chunk-GQ3LBZ2Q.mjs";
|
|
160
|
-
import "./chunk-5EWHMXCP.mjs";
|
|
161
|
-
import {
|
|
162
|
-
Switch
|
|
163
|
-
} from "./chunk-N3EAW6UO.mjs";
|
|
164
193
|
import "./chunk-WYJW5NNA.mjs";
|
|
165
194
|
import {
|
|
166
195
|
Autocomplete
|
|
167
196
|
} from "./chunk-C3MURCMZ.mjs";
|
|
168
|
-
import "./chunk-
|
|
197
|
+
import "./chunk-UUKS7JYX.mjs";
|
|
198
|
+
import {
|
|
199
|
+
CheckboxGroup
|
|
200
|
+
} from "./chunk-C4PCTOGM.mjs";
|
|
169
201
|
import {
|
|
170
202
|
Checkbox
|
|
171
|
-
} from "./chunk-
|
|
203
|
+
} from "./chunk-N3QOXWJI.mjs";
|
|
172
204
|
import {
|
|
173
|
-
|
|
174
|
-
} from "./chunk-
|
|
205
|
+
Email
|
|
206
|
+
} from "./chunk-LJIVY6GU.mjs";
|
|
207
|
+
import "./chunk-ZRHEFEFS.mjs";
|
|
208
|
+
import {
|
|
209
|
+
Input
|
|
210
|
+
} from "./chunk-V2G5QHZZ.mjs";
|
|
175
211
|
import {
|
|
176
212
|
Form
|
|
177
213
|
} from "./chunk-A3AAC7PF.mjs";
|
|
214
|
+
import "./chunk-HZ5YAOU6.mjs";
|
|
215
|
+
import "./chunk-5UKTT75Y.mjs";
|
|
178
216
|
import {
|
|
179
|
-
|
|
180
|
-
} from "./chunk-
|
|
217
|
+
Button
|
|
218
|
+
} from "./chunk-TYMUQULA.mjs";
|
|
219
|
+
import "./chunk-CYSW4N3T.mjs";
|
|
220
|
+
import "./chunk-54FA62HL.mjs";
|
|
221
|
+
import {
|
|
222
|
+
Table,
|
|
223
|
+
TableBody,
|
|
224
|
+
TableCell,
|
|
225
|
+
TableColumn,
|
|
226
|
+
TableHeader,
|
|
227
|
+
TableRow,
|
|
228
|
+
getKeyValue
|
|
229
|
+
} from "./chunk-PKZZEODR.mjs";
|
|
230
|
+
import "./chunk-CTKWGSNJ.mjs";
|
|
231
|
+
import {
|
|
232
|
+
User
|
|
233
|
+
} from "./chunk-XHCXM5MU.mjs";
|
|
234
|
+
import "./chunk-KH4D2C2T.mjs";
|
|
235
|
+
import {
|
|
236
|
+
Pagination
|
|
237
|
+
} from "./chunk-O5T4GUJH.mjs";
|
|
238
|
+
import "./chunk-UTZUYZZL.mjs";
|
|
239
|
+
import {
|
|
240
|
+
Avatar
|
|
241
|
+
} from "./chunk-IZEJE6V2.mjs";
|
|
242
|
+
import "./chunk-AR4IYKG5.mjs";
|
|
243
|
+
import {
|
|
244
|
+
Toast,
|
|
245
|
+
ToastProvider,
|
|
246
|
+
addToast,
|
|
247
|
+
closeAll,
|
|
248
|
+
closeToast,
|
|
249
|
+
getToastQueue,
|
|
250
|
+
isToastClosing,
|
|
251
|
+
useToast
|
|
252
|
+
} from "./chunk-CA2EAK5M.mjs";
|
|
253
|
+
import "./chunk-U4FAPNVK.mjs";
|
|
254
|
+
import {
|
|
255
|
+
CircularProgress
|
|
256
|
+
} from "./chunk-L6XIUULU.mjs";
|
|
257
|
+
import {
|
|
258
|
+
Progress
|
|
259
|
+
} from "./chunk-JTPBZJ4S.mjs";
|
|
260
|
+
import "./chunk-WZDFBWUL.mjs";
|
|
261
|
+
import {
|
|
262
|
+
Spinner
|
|
263
|
+
} from "./chunk-ZXCQ73RT.mjs";
|
|
264
|
+
import "./chunk-3BST3PYD.mjs";
|
|
265
|
+
import {
|
|
266
|
+
Tooltip
|
|
267
|
+
} from "./chunk-TJBXXTYS.mjs";
|
|
268
|
+
import "./chunk-V77JZXH7.mjs";
|
|
269
|
+
import {
|
|
270
|
+
Alert
|
|
271
|
+
} from "./chunk-TIFF5WZA.mjs";
|
|
272
|
+
import "./chunk-K3WTHFIG.mjs";
|
|
273
|
+
import {
|
|
274
|
+
Chip
|
|
275
|
+
} from "./chunk-ONQIPN3G.mjs";
|
|
276
|
+
import "./chunk-J3GK2CGQ.mjs";
|
|
277
|
+
import "./chunk-MJTSZFLC.mjs";
|
|
278
|
+
import {
|
|
279
|
+
Tabs
|
|
280
|
+
} from "./chunk-ZSYIKEXW.mjs";
|
|
281
|
+
import "./chunk-AT6DX4DN.mjs";
|
|
282
|
+
import {
|
|
283
|
+
Navbar,
|
|
284
|
+
NavbarBrand,
|
|
285
|
+
NavbarContent,
|
|
286
|
+
NavbarItem,
|
|
287
|
+
NavbarMenu,
|
|
288
|
+
NavbarMenuItem,
|
|
289
|
+
NavbarMenuToggle
|
|
290
|
+
} from "./chunk-SAYYLTIE.mjs";
|
|
291
|
+
import "./chunk-25ISU6R3.mjs";
|
|
292
|
+
import {
|
|
293
|
+
Link
|
|
294
|
+
} from "./chunk-7T3JFARO.mjs";
|
|
295
|
+
import "./chunk-FKHR6G3R.mjs";
|
|
296
|
+
import {
|
|
297
|
+
BreadcrumbItem,
|
|
298
|
+
Breadcrumbs
|
|
299
|
+
} from "./chunk-4KPEPEPC.mjs";
|
|
181
300
|
export {
|
|
301
|
+
Accordion,
|
|
302
|
+
AccordionItem,
|
|
182
303
|
Actions,
|
|
183
304
|
Alert,
|
|
184
305
|
Autocomplete,
|
|
185
306
|
AutocompleteField,
|
|
186
307
|
Avatar,
|
|
308
|
+
Bento,
|
|
187
309
|
Body,
|
|
310
|
+
BreadcrumbItem,
|
|
311
|
+
Breadcrumbs,
|
|
188
312
|
Button,
|
|
313
|
+
Card,
|
|
189
314
|
Checkbox,
|
|
190
315
|
CheckboxField,
|
|
316
|
+
CheckboxGroup,
|
|
191
317
|
Chip,
|
|
318
|
+
CircularProgress,
|
|
192
319
|
Container,
|
|
193
320
|
DatePicker,
|
|
194
321
|
DatePickerField,
|
|
322
|
+
Divider,
|
|
323
|
+
Dropdown,
|
|
324
|
+
DropdownItem,
|
|
325
|
+
DropdownMenu,
|
|
326
|
+
DropdownSection,
|
|
327
|
+
DropdownTrigger,
|
|
195
328
|
Email,
|
|
196
329
|
EmailField,
|
|
330
|
+
FavoriteSwitch,
|
|
197
331
|
Flex,
|
|
198
332
|
Form,
|
|
199
333
|
Boolean as FormatBoolean,
|
|
@@ -205,15 +339,28 @@ export {
|
|
|
205
339
|
Percent as FormatPercent,
|
|
206
340
|
Plural as FormatPlural,
|
|
207
341
|
Time as FormatTime,
|
|
342
|
+
Grid,
|
|
208
343
|
Header,
|
|
209
344
|
Input,
|
|
210
345
|
InputField,
|
|
211
346
|
Link,
|
|
212
347
|
Modal,
|
|
348
|
+
Navbar,
|
|
349
|
+
NavbarBrand,
|
|
350
|
+
NavbarContent,
|
|
351
|
+
NavbarItem,
|
|
352
|
+
NavbarMenu,
|
|
353
|
+
NavbarMenuItem,
|
|
354
|
+
NavbarMenuToggle,
|
|
213
355
|
PageContent,
|
|
214
356
|
PageLoading,
|
|
215
357
|
Pagination,
|
|
358
|
+
Progress,
|
|
359
|
+
Radio,
|
|
360
|
+
RadioField,
|
|
361
|
+
RadioGroup,
|
|
216
362
|
Root,
|
|
363
|
+
ScrollShadow,
|
|
217
364
|
Section,
|
|
218
365
|
SectionActions,
|
|
219
366
|
SectionHeader,
|
|
@@ -224,14 +371,33 @@ export {
|
|
|
224
371
|
Spinner,
|
|
225
372
|
Switch,
|
|
226
373
|
SwitchField,
|
|
374
|
+
Table,
|
|
375
|
+
TableBody,
|
|
376
|
+
TableCell,
|
|
377
|
+
TableColumn,
|
|
378
|
+
TableHeader,
|
|
379
|
+
TableRow,
|
|
380
|
+
Tabs,
|
|
227
381
|
UIProvider as TeachInUIProvider,
|
|
228
382
|
Text,
|
|
229
383
|
TextField,
|
|
230
384
|
Textarea,
|
|
231
385
|
TextareaField,
|
|
232
386
|
Title,
|
|
387
|
+
Toast,
|
|
388
|
+
ToastProvider,
|
|
233
389
|
Tooltip,
|
|
234
390
|
UIProvider,
|
|
391
|
+
User,
|
|
392
|
+
addToast,
|
|
393
|
+
bento,
|
|
235
394
|
breakpoints,
|
|
236
|
-
|
|
395
|
+
closeAll,
|
|
396
|
+
closeToast,
|
|
397
|
+
cn,
|
|
398
|
+
getKeyValue,
|
|
399
|
+
getToastQueue,
|
|
400
|
+
isToastClosing,
|
|
401
|
+
theme,
|
|
402
|
+
useToast
|
|
237
403
|
};
|
|
@@ -53,7 +53,7 @@ var Button = import_react.default.forwardRef((props, ref) => {
|
|
|
53
53
|
BaseButton,
|
|
54
54
|
{
|
|
55
55
|
ref,
|
|
56
|
-
className: props.variant === "flat" && props.color === "default" ? "
|
|
56
|
+
className: props.variant === "flat" && props.color === "default" ? "bg-default-flat/25 !text-default-800" : props.className,
|
|
57
57
|
...props
|
|
58
58
|
}
|
|
59
59
|
);
|
|
@@ -55,7 +55,7 @@ var Button = import_react.default.forwardRef((props, ref) => {
|
|
|
55
55
|
BaseButton,
|
|
56
56
|
{
|
|
57
57
|
ref,
|
|
58
|
-
className: props.variant === "flat" && props.color === "default" ? "
|
|
58
|
+
className: props.variant === "flat" && props.color === "default" ? "bg-default-flat/25 !text-default-800" : props.className,
|
|
59
59
|
...props
|
|
60
60
|
}
|
|
61
61
|
);
|
package/dist/ui/actions/index.js
CHANGED
|
@@ -55,7 +55,7 @@ var Button = import_react.default.forwardRef((props, ref) => {
|
|
|
55
55
|
BaseButton,
|
|
56
56
|
{
|
|
57
57
|
ref,
|
|
58
|
-
className: props.variant === "flat" && props.color === "default" ? "
|
|
58
|
+
className: props.variant === "flat" && props.color === "default" ? "bg-default-flat/25 !text-default-800" : props.className,
|
|
59
59
|
...props
|
|
60
60
|
}
|
|
61
61
|
);
|
package/dist/ui/data/index.d.ts
CHANGED
package/dist/ui/data/index.js
CHANGED
|
@@ -32,7 +32,15 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
32
32
|
var data_exports = {};
|
|
33
33
|
__export(data_exports, {
|
|
34
34
|
Avatar: () => Avatar,
|
|
35
|
-
Pagination: () => Pagination
|
|
35
|
+
Pagination: () => Pagination,
|
|
36
|
+
Table: () => Table,
|
|
37
|
+
TableBody: () => TableBody,
|
|
38
|
+
TableCell: () => TableCell,
|
|
39
|
+
TableColumn: () => TableColumn,
|
|
40
|
+
TableHeader: () => TableHeader,
|
|
41
|
+
TableRow: () => TableRow,
|
|
42
|
+
User: () => User,
|
|
43
|
+
getKeyValue: () => getKeyValue
|
|
36
44
|
});
|
|
37
45
|
module.exports = __toCommonJS(data_exports);
|
|
38
46
|
|
|
@@ -48,13 +56,41 @@ Avatar.displayName = "TeachInUI.Avatar";
|
|
|
48
56
|
// src/ui/data/pagination/pagination.tsx
|
|
49
57
|
var import_react2 = __toESM(require("react"));
|
|
50
58
|
var import_pagination = require("@heroui/pagination");
|
|
59
|
+
var import_pagination2 = require("@heroui/pagination");
|
|
51
60
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
52
61
|
var Pagination = import_react2.default.forwardRef(({ pages, ...props }, ref) => {
|
|
53
62
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(import_pagination.Pagination, { ref, isCompact: true, showControls: true, showShadow: true, total: pages, ...props });
|
|
54
63
|
});
|
|
55
64
|
Pagination.displayName = "TeachInUI.Pagination";
|
|
65
|
+
|
|
66
|
+
// src/ui/data/table/table.tsx
|
|
67
|
+
var import_table = require("@heroui/table");
|
|
68
|
+
var Table = Object.assign(import_table.Table, { displayName: "TeachInUI.Table" });
|
|
69
|
+
var TableHeader = Object.assign(import_table.TableHeader, { displayName: "TeachInUI.TableHeader" });
|
|
70
|
+
var TableColumn = Object.assign(import_table.TableColumn, { displayName: "TeachInUI.TableColumn" });
|
|
71
|
+
var TableBody = Object.assign(import_table.TableBody, { displayName: "TeachInUI.TableBody" });
|
|
72
|
+
var TableRow = Object.assign(import_table.TableRow, { displayName: "TeachInUI.TableRow" });
|
|
73
|
+
var TableCell = Object.assign(import_table.TableCell, { displayName: "TeachInUI.TableCell" });
|
|
74
|
+
var getKeyValue = import_table.getKeyValue;
|
|
75
|
+
|
|
76
|
+
// src/ui/data/user/user.tsx
|
|
77
|
+
var import_react3 = __toESM(require("react"));
|
|
78
|
+
var import_user = require("@heroui/user");
|
|
79
|
+
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
80
|
+
var User = import_react3.default.forwardRef((props, ref) => {
|
|
81
|
+
return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_user.User, { ref, ...props });
|
|
82
|
+
});
|
|
83
|
+
User.displayName = "TeachInUI.User";
|
|
56
84
|
// Annotate the CommonJS export names for ESM import in node:
|
|
57
85
|
0 && (module.exports = {
|
|
58
86
|
Avatar,
|
|
59
|
-
Pagination
|
|
87
|
+
Pagination,
|
|
88
|
+
Table,
|
|
89
|
+
TableBody,
|
|
90
|
+
TableCell,
|
|
91
|
+
TableColumn,
|
|
92
|
+
TableHeader,
|
|
93
|
+
TableRow,
|
|
94
|
+
User,
|
|
95
|
+
getKeyValue
|
|
60
96
|
});
|
package/dist/ui/data/index.mjs
CHANGED
|
@@ -1,14 +1,36 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import "../../chunk-
|
|
2
|
+
import "../../chunk-CYSW4N3T.mjs";
|
|
3
|
+
import "../../chunk-54FA62HL.mjs";
|
|
4
|
+
import {
|
|
5
|
+
Table,
|
|
6
|
+
TableBody,
|
|
7
|
+
TableCell,
|
|
8
|
+
TableColumn,
|
|
9
|
+
TableHeader,
|
|
10
|
+
TableRow,
|
|
11
|
+
getKeyValue
|
|
12
|
+
} from "../../chunk-PKZZEODR.mjs";
|
|
13
|
+
import "../../chunk-CTKWGSNJ.mjs";
|
|
14
|
+
import {
|
|
15
|
+
User
|
|
16
|
+
} from "../../chunk-XHCXM5MU.mjs";
|
|
3
17
|
import "../../chunk-KH4D2C2T.mjs";
|
|
4
18
|
import {
|
|
5
19
|
Pagination
|
|
6
|
-
} from "../../chunk-
|
|
20
|
+
} from "../../chunk-O5T4GUJH.mjs";
|
|
7
21
|
import "../../chunk-UTZUYZZL.mjs";
|
|
8
22
|
import {
|
|
9
23
|
Avatar
|
|
10
24
|
} from "../../chunk-IZEJE6V2.mjs";
|
|
11
25
|
export {
|
|
12
26
|
Avatar,
|
|
13
|
-
Pagination
|
|
27
|
+
Pagination,
|
|
28
|
+
Table,
|
|
29
|
+
TableBody,
|
|
30
|
+
TableCell,
|
|
31
|
+
TableColumn,
|
|
32
|
+
TableHeader,
|
|
33
|
+
TableRow,
|
|
34
|
+
User,
|
|
35
|
+
getKeyValue
|
|
14
36
|
};
|
|
@@ -38,6 +38,7 @@ module.exports = __toCommonJS(pagination_exports);
|
|
|
38
38
|
// src/ui/data/pagination/pagination.tsx
|
|
39
39
|
var import_react = __toESM(require("react"));
|
|
40
40
|
var import_pagination = require("@heroui/pagination");
|
|
41
|
+
var import_pagination2 = require("@heroui/pagination");
|
|
41
42
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
42
43
|
var Pagination = import_react.default.forwardRef(({ pages, ...props }, ref) => {
|
|
43
44
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_pagination.Pagination, { ref, isCompact: true, showControls: true, showShadow: true, total: pages, ...props });
|
|
@@ -1,7 +1,11 @@
|
|
|
1
|
-
import type { PaginationProps as HeroUIPaginationProps } from "@heroui/pagination";
|
|
1
|
+
import type { PaginationProps as HeroUIPaginationProps, PaginationItemRenderProps as HeroUIPaginationItemRenderProps } from "@heroui/pagination";
|
|
2
2
|
import React from "react";
|
|
3
|
-
|
|
3
|
+
import { PaginationItemType as HeroUIPaginationItemType } from "@heroui/pagination";
|
|
4
|
+
export interface PaginationProps extends Omit<HeroUIPaginationProps, "total"> {
|
|
4
5
|
pages: number;
|
|
5
6
|
}
|
|
7
|
+
export interface PaginationItemRenderProps extends HeroUIPaginationItemRenderProps {
|
|
8
|
+
}
|
|
9
|
+
export declare const PaginationItemType: typeof HeroUIPaginationItemType;
|
|
6
10
|
declare const Pagination: React.ForwardRefExoticComponent<Omit<PaginationProps, "ref"> & React.RefAttributes<HTMLElement>>;
|
|
7
11
|
export { Pagination };
|
|
@@ -31,17 +31,21 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
31
31
|
// src/ui/data/pagination/pagination.tsx
|
|
32
32
|
var pagination_exports = {};
|
|
33
33
|
__export(pagination_exports, {
|
|
34
|
-
Pagination: () => Pagination
|
|
34
|
+
Pagination: () => Pagination,
|
|
35
|
+
PaginationItemType: () => PaginationItemType
|
|
35
36
|
});
|
|
36
37
|
module.exports = __toCommonJS(pagination_exports);
|
|
37
38
|
var import_react = __toESM(require("react"));
|
|
38
39
|
var import_pagination = require("@heroui/pagination");
|
|
40
|
+
var import_pagination2 = require("@heroui/pagination");
|
|
39
41
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
42
|
+
var PaginationItemType = import_pagination2.PaginationItemType;
|
|
40
43
|
var Pagination = import_react.default.forwardRef(({ pages, ...props }, ref) => {
|
|
41
44
|
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(import_pagination.Pagination, { ref, isCompact: true, showControls: true, showShadow: true, total: pages, ...props });
|
|
42
45
|
});
|
|
43
46
|
Pagination.displayName = "TeachInUI.Pagination";
|
|
44
47
|
// Annotate the CommonJS export names for ESM import in node:
|
|
45
48
|
0 && (module.exports = {
|
|
46
|
-
Pagination
|
|
49
|
+
Pagination,
|
|
50
|
+
PaginationItemType
|
|
47
51
|
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./table";
|