cisse-vue-ui 0.5.32 → 0.5.34

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.
Files changed (30) hide show
  1. package/README.md +116 -0
  2. package/dist/{PageLayout.vue_vue_type_script_setup_true_lang-DTVojbLU.cjs → PageLayout.vue_vue_type_script_setup_true_lang-hhzpkC6_.cjs} +235 -3
  3. package/dist/PageLayout.vue_vue_type_script_setup_true_lang-hhzpkC6_.cjs.map +1 -0
  4. package/dist/{PageLayout.vue_vue_type_script_setup_true_lang-DcSTegL0.js → PageLayout.vue_vue_type_script_setup_true_lang-rMu1Z5uH.js} +239 -7
  5. package/dist/PageLayout.vue_vue_type_script_setup_true_lang-rMu1Z5uH.js.map +1 -0
  6. package/dist/components/index.cjs +4 -3
  7. package/dist/components/index.cjs.map +1 -1
  8. package/dist/components/index.js +4 -3
  9. package/dist/components/layout/AuthLayout.stories.d.ts +10 -0
  10. package/dist/components/layout/AuthLayout.test.d.ts +1 -0
  11. package/dist/components/layout/AuthLayout.vue.d.ts +88 -0
  12. package/dist/components/layout/BaseLayout.stories.d.ts +2 -0
  13. package/dist/components/layout/index.cjs +4 -3
  14. package/dist/components/layout/index.cjs.map +1 -1
  15. package/dist/components/layout/index.d.ts +2 -0
  16. package/dist/components/layout/index.js +4 -3
  17. package/dist/index-BBUxkeI7.js +77 -0
  18. package/dist/index-BBUxkeI7.js.map +1 -0
  19. package/dist/{index-ChwvHG2L.cjs → index-BlwU8BWn.cjs} +5 -4
  20. package/dist/index-BlwU8BWn.cjs.map +1 -0
  21. package/dist/index.cjs +5 -4
  22. package/dist/index.cjs.map +1 -1
  23. package/dist/index.js +7 -6
  24. package/dist/style.css +1 -1
  25. package/package.json +1 -1
  26. package/dist/PageLayout.vue_vue_type_script_setup_true_lang-DTVojbLU.cjs.map +0 -1
  27. package/dist/PageLayout.vue_vue_type_script_setup_true_lang-DcSTegL0.js.map +0 -1
  28. package/dist/index-ChwvHG2L.cjs.map +0 -1
  29. package/dist/index-DaA7OpRC.js +0 -76
  30. package/dist/index-DaA7OpRC.js.map +0 -1
@@ -1,76 +0,0 @@
1
- import { o as _sfc_main, p as _sfc_main$1, d as _sfc_main$3, f as _sfc_main$4, n as _sfc_main$8, _ as _sfc_main$a, j as _sfc_main$d, r as _sfc_main$h, m as _sfc_main$k, b as _sfc_main$x, l as _sfc_main$E, c as _sfc_main$H, i as _sfc_main$L, h as _sfc_main$N, e as _sfc_main$O, a as _sfc_main$P, g as _sfc_main$R, q as _sfc_main$T, k as _sfc_main$W } from "./DarkModeToggle.vue_vue_type_script_setup_true_lang-0K4ucPlO.js";
2
- import { a as _sfc_main$l, _ as _sfc_main$w } from "./Dropdown.vue_vue_type_script_setup_true_lang-nyND94f_.js";
3
- import { e as _sfc_main$5, d as _sfc_main$7, c as _sfc_main$j, b as _sfc_main$B, _ as _sfc_main$K, a as _sfc_main$S } from "./BadgeType.vue_vue_type_script_setup_true_lang-tHRMWBb-.js";
4
- import { _ as _sfc_main$9, b as _sfc_main$b, c as _sfc_main$u, a as _sfc_main$Q } from "./Button.vue_vue_type_script_setup_true_lang-BHpVJnRn.js";
5
- import { j as _sfc_main$e, l as _sfc_main$f, g as _sfc_main$i, h as _sfc_main$n, d as _sfc_main$o, a as _sfc_main$p, b as _sfc_main$q, _ as _sfc_main$r, c as _sfc_main$s, m as _sfc_main$t, k as _sfc_main$F, i as _sfc_main$G, e as _sfc_main$I, S as Slider, f as _sfc_main$M } from "./IconPicker.vue_vue_type_script_setup_true_lang-Ch1x6Ap9.js";
6
- import { _ as _sfc_main$c } from "./index-BaWpldIJ.js";
7
- import { e as _sfc_main$2, j as _sfc_main$g, f as _sfc_main$m, _ as _sfc_main$v, a as _sfc_main$y, c as _sfc_main$z, d as _sfc_main$A, b as _sfc_main$D, P as Progress, i as _sfc_main$J, g as _sfc_main$U, h as _sfc_main$V } from "./ConfirmDialog.vue_vue_type_script_setup_true_lang-DdCwgxtv.js";
8
- import { _ as _sfc_main$6, a as _sfc_main$C } from "./PageLayout.vue_vue_type_script_setup_true_lang-DcSTegL0.js";
9
- const components = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10
- __proto__: null,
11
- Accordion: _sfc_main,
12
- AccordionItem: _sfc_main$1,
13
- Alert: _sfc_main$2,
14
- AutocompleteComponent: _sfc_main$3,
15
- Avatar: _sfc_main$4,
16
- BadgeType: _sfc_main$5,
17
- BaseLayout: _sfc_main$6,
18
- BooleanType: _sfc_main$7,
19
- Breadcrumb: _sfc_main$8,
20
- Button: _sfc_main$9,
21
- CardComponent: _sfc_main$a,
22
- CardSkeleton: _sfc_main$b,
23
- Checkbox: _sfc_main$c,
24
- CollapsibleCard: _sfc_main$d,
25
- ColorPicker: _sfc_main$e,
26
- Combobox: _sfc_main$f,
27
- ConfirmDialog: _sfc_main$g,
28
- DarkModeToggle: _sfc_main$h,
29
- DatePicker: _sfc_main$i,
30
- DateType: _sfc_main$j,
31
- Drawer: _sfc_main$k,
32
- Dropdown: _sfc_main$l,
33
- EmptyState: _sfc_main$m,
34
- FileUpload: _sfc_main$n,
35
- FormGroup: _sfc_main$o,
36
- FormHelp: _sfc_main$p,
37
- FormInput: _sfc_main$q,
38
- FormLabel: _sfc_main$r,
39
- FormSelect: _sfc_main$s,
40
- IconPicker: _sfc_main$t,
41
- ListSkeleton: _sfc_main$u,
42
- LoadingSpinner: _sfc_main$v,
43
- MenuItem: _sfc_main$w,
44
- MobileList: _sfc_main$x,
45
- Modal: _sfc_main$y,
46
- NotificationComponent: _sfc_main$z,
47
- NotificationList: _sfc_main$A,
48
- NumberType: _sfc_main$B,
49
- PageLayout: _sfc_main$C,
50
- PaginationControls: _sfc_main$D,
51
- Popover: _sfc_main$E,
52
- Progress,
53
- RangeSlider: _sfc_main$F,
54
- Rating: _sfc_main$G,
55
- ResponsiveList: _sfc_main$H,
56
- SearchInput: _sfc_main$I,
57
- Skeleton: _sfc_main$J,
58
- Slider,
59
- StatusBadge: _sfc_main$K,
60
- Stepper: _sfc_main$L,
61
- Switch: _sfc_main$M,
62
- TabPanel: _sfc_main$N,
63
- TableAction: _sfc_main$O,
64
- TableComponent: _sfc_main$P,
65
- TableSkeleton: _sfc_main$Q,
66
- Tabs: _sfc_main$R,
67
- TextType: _sfc_main$S,
68
- Timeline: _sfc_main$T,
69
- Toast: _sfc_main$U,
70
- ToastContainer: _sfc_main$V,
71
- Tooltip: _sfc_main$W
72
- }, Symbol.toStringTag, { value: "Module" }));
73
- export {
74
- components as c
75
- };
76
- //# sourceMappingURL=index-DaA7OpRC.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-DaA7OpRC.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}