@varlet/ui 2.19.0-alpha.1699555048814 → 2.19.0-alpha.1699980903635

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 (176) hide show
  1. package/es/action-sheet/index.mjs +4 -3
  2. package/es/app-bar/index.mjs +4 -3
  3. package/es/avatar/index.mjs +4 -3
  4. package/es/avatar-group/index.mjs +4 -3
  5. package/es/back-top/index.mjs +4 -3
  6. package/es/badge/Badge.mjs +6 -7
  7. package/es/badge/badge.css +1 -1
  8. package/es/badge/index.mjs +4 -3
  9. package/es/bottom-navigation/index.mjs +4 -3
  10. package/es/bottom-navigation-item/index.mjs +4 -3
  11. package/es/breadcrumb/index.mjs +4 -3
  12. package/es/breadcrumbs/index.mjs +4 -3
  13. package/es/button-group/index.mjs +4 -1
  14. package/es/card/index.mjs +4 -3
  15. package/es/cell/index.mjs +4 -3
  16. package/es/checkbox/index.mjs +4 -3
  17. package/es/checkbox-group/index.mjs +4 -3
  18. package/es/chip/index.mjs +4 -3
  19. package/es/col/index.mjs +4 -3
  20. package/es/collapse/index.mjs +4 -3
  21. package/es/collapse-item/index.mjs +4 -3
  22. package/es/countdown/index.mjs +4 -3
  23. package/es/counter/index.mjs +4 -3
  24. package/es/date-picker/DatePicker.mjs +116 -122
  25. package/es/date-picker/index.mjs +4 -3
  26. package/es/date-picker/props.mjs +2 -61
  27. package/es/date-picker/src/day-picker-panel.mjs +13 -20
  28. package/es/date-picker/src/month-picker-panel.mjs +6 -8
  29. package/es/date-picker/src/panel-header.mjs +1 -1
  30. package/es/date-picker/src/year-picker-panel.mjs +2 -0
  31. package/es/dialog/index.mjs +4 -3
  32. package/es/divider/index.mjs +4 -3
  33. package/es/drag/index.mjs +4 -3
  34. package/es/ellipsis/index.mjs +5 -2
  35. package/es/fab/index.mjs +5 -2
  36. package/es/field-decorator/index.mjs +4 -3
  37. package/es/floating-panel/index.mjs +3 -1
  38. package/es/form/index.mjs +4 -3
  39. package/es/form-details/index.mjs +4 -3
  40. package/es/hover-overlay/index.mjs +4 -1
  41. package/es/icon/index.mjs +4 -3
  42. package/es/image/index.mjs +4 -3
  43. package/es/image-preview/index.mjs +4 -3
  44. package/es/index-anchor/index.mjs +4 -3
  45. package/es/index-bar/index.mjs +4 -3
  46. package/es/index.bundle.mjs +1 -1
  47. package/es/index.mjs +1 -1
  48. package/es/input/index.mjs +4 -3
  49. package/es/link/Link.mjs +4 -3
  50. package/es/link/index.mjs +4 -3
  51. package/es/list/index.mjs +4 -3
  52. package/es/loading/index.mjs +4 -3
  53. package/es/loading-bar/index.mjs +2 -2
  54. package/es/menu/index.mjs +4 -3
  55. package/es/menu-option/index.mjs +4 -3
  56. package/es/menu-select/index.mjs +5 -2
  57. package/es/option/index.mjs +4 -3
  58. package/es/overlay/index.mjs +4 -3
  59. package/es/pagination/index.mjs +4 -3
  60. package/es/paper/index.mjs +4 -3
  61. package/es/picker/index.mjs +4 -3
  62. package/es/popup/index.mjs +4 -3
  63. package/es/progress/index.mjs +4 -3
  64. package/es/pull-refresh/index.mjs +4 -3
  65. package/es/radio/index.mjs +4 -3
  66. package/es/radio-group/index.mjs +4 -3
  67. package/es/rate/index.mjs +4 -3
  68. package/es/result/index.mjs +4 -3
  69. package/es/row/index.mjs +4 -3
  70. package/es/select/index.mjs +4 -3
  71. package/es/skeleton/index.mjs +4 -3
  72. package/es/slider/index.mjs +4 -3
  73. package/es/slider/slider.css +1 -1
  74. package/es/snackbar/index.mjs +4 -3
  75. package/es/space/index.mjs +4 -3
  76. package/es/step/index.mjs +4 -3
  77. package/es/steps/index.mjs +4 -3
  78. package/es/sticky/index.mjs +4 -3
  79. package/es/style-provider/index.mjs +4 -3
  80. package/es/style.css +1 -1
  81. package/es/swipe/index.mjs +4 -3
  82. package/es/switch/index.mjs +4 -3
  83. package/es/tab/index.mjs +4 -3
  84. package/es/tab-item/index.mjs +4 -3
  85. package/es/table/index.mjs +4 -3
  86. package/es/tabs/index.mjs +4 -3
  87. package/es/tabs-items/index.mjs +4 -3
  88. package/es/time-picker/index.mjs +4 -3
  89. package/es/tooltip/index.mjs +4 -3
  90. package/es/uploader/index.mjs +4 -3
  91. package/es/utils/components.mjs +7 -1
  92. package/es/varlet.esm.js +5076 -5056
  93. package/es/watermark/index.mjs +5 -2
  94. package/highlight/web-types.en-US.json +10 -10
  95. package/highlight/web-types.zh-CN.json +9 -9
  96. package/lib/style.css +1 -1
  97. package/lib/varlet.cjs.js +726 -709
  98. package/package.json +7 -7
  99. package/types/actionSheet.d.ts +4 -2
  100. package/types/appBar.d.ts +4 -2
  101. package/types/avatar.d.ts +4 -2
  102. package/types/avatarGroup.d.ts +4 -2
  103. package/types/backTop.d.ts +4 -2
  104. package/types/badge.d.ts +4 -2
  105. package/types/bottomNavigation.d.ts +4 -2
  106. package/types/bottomNavigationItem.d.ts +4 -2
  107. package/types/breadcrumb.d.ts +4 -2
  108. package/types/breadcrumbs.d.ts +4 -2
  109. package/types/buttonGroup.d.ts +10 -2
  110. package/types/card.d.ts +4 -2
  111. package/types/cell.d.ts +4 -2
  112. package/types/checkbox.d.ts +4 -2
  113. package/types/checkboxGroup.d.ts +10 -2
  114. package/types/chip.d.ts +11 -2
  115. package/types/col.d.ts +4 -2
  116. package/types/collapse.d.ts +4 -2
  117. package/types/collapseItem.d.ts +4 -2
  118. package/types/countdown.d.ts +4 -2
  119. package/types/counter.d.ts +4 -2
  120. package/types/datePicker.d.ts +4 -2
  121. package/types/dialog.d.ts +4 -2
  122. package/types/divider.d.ts +4 -2
  123. package/types/drag.d.ts +4 -2
  124. package/types/ellipsis.d.ts +4 -2
  125. package/types/fab.d.ts +4 -2
  126. package/types/floatingPanel.d.ts +5 -1
  127. package/types/form.d.ts +4 -2
  128. package/types/formDetails.d.ts +4 -2
  129. package/types/hoverOverlay.d.ts +4 -2
  130. package/types/icon.d.ts +4 -2
  131. package/types/image.d.ts +4 -2
  132. package/types/imagePreview.d.ts +6 -2
  133. package/types/indexAnchor.d.ts +4 -2
  134. package/types/indexBar.d.ts +4 -2
  135. package/types/input.d.ts +4 -2
  136. package/types/link.d.ts +4 -2
  137. package/types/list.d.ts +4 -2
  138. package/types/loading.d.ts +4 -2
  139. package/types/menu.d.ts +4 -2
  140. package/types/menuOption.d.ts +4 -2
  141. package/types/menuSelect.d.ts +4 -2
  142. package/types/option.d.ts +4 -2
  143. package/types/overlay.d.ts +4 -2
  144. package/types/pagination.d.ts +4 -2
  145. package/types/paper.d.ts +4 -2
  146. package/types/picker.d.ts +4 -2
  147. package/types/popup.d.ts +4 -2
  148. package/types/progress.d.ts +4 -2
  149. package/types/pullRefresh.d.ts +4 -2
  150. package/types/radio.d.ts +4 -2
  151. package/types/radioGroup.d.ts +10 -2
  152. package/types/rate.d.ts +4 -2
  153. package/types/result.d.ts +4 -2
  154. package/types/row.d.ts +4 -2
  155. package/types/select.d.ts +4 -2
  156. package/types/skeleton.d.ts +4 -2
  157. package/types/slider.d.ts +10 -2
  158. package/types/snackbar.d.ts +4 -2
  159. package/types/space.d.ts +4 -2
  160. package/types/step.d.ts +4 -2
  161. package/types/steps.d.ts +10 -2
  162. package/types/sticky.d.ts +4 -2
  163. package/types/styleProvider.d.ts +5 -4
  164. package/types/swipe.d.ts +4 -2
  165. package/types/switch.d.ts +4 -2
  166. package/types/tab.d.ts +4 -2
  167. package/types/tabItem.d.ts +4 -2
  168. package/types/table.d.ts +4 -2
  169. package/types/tabs.d.ts +10 -2
  170. package/types/tabsItems.d.ts +4 -2
  171. package/types/timePicker.d.ts +4 -2
  172. package/types/tooltip.d.ts +4 -2
  173. package/types/uploader.d.ts +4 -2
  174. package/types/varComponent.d.ts +1 -1
  175. package/types/watermark.d.ts +4 -2
  176. package/umd/varlet.js +6 -6
@@ -17,7 +17,8 @@ var __spreadValues = (a, b) => {
17
17
  import VarActionSheet from "./ActionSheet.mjs";
18
18
  import { nextTick, reactive } from "vue";
19
19
  import { inBrowser, call } from "@varlet/shared";
20
- import { mountInstance, withInstall } from "../utils/components.mjs";
20
+ import { mountInstance, withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
21
+ import { props as actionSheetProps } from "./props.mjs";
21
22
  let singletonOptions;
22
23
  let defaultOptions = {};
23
24
  function normalizeOptions(options = {}) {
@@ -75,11 +76,11 @@ ActionSheet.close = function() {
75
76
  ActionSheet.Component = VarActionSheet;
76
77
  withInstall(VarActionSheet);
77
78
  withInstall(VarActionSheet, ActionSheet);
78
- import { props } from "./props.mjs";
79
+ withPropsDefaultsSetter(ActionSheet, actionSheetProps);
79
80
  const _ActionSheetComponent = VarActionSheet;
80
81
  var stdin_default = ActionSheet;
81
82
  export {
82
83
  _ActionSheetComponent,
83
- props as actionSheetProps,
84
+ actionSheetProps,
84
85
  stdin_default as default
85
86
  };
@@ -1,11 +1,12 @@
1
1
  import AppBar from "./AppBar.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as appBarProps } from "./props.mjs";
3
4
  withInstall(AppBar);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(AppBar, appBarProps);
5
6
  const _AppBarComponent = AppBar;
6
7
  var stdin_default = AppBar;
7
8
  export {
8
9
  _AppBarComponent,
9
- props as appBarProps,
10
+ appBarProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Avatar from "./Avatar.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as avatarProps } from "./props.mjs";
3
4
  withInstall(Avatar);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Avatar, avatarProps);
5
6
  const _AvatarComponent = Avatar;
6
7
  var stdin_default = Avatar;
7
8
  export {
8
9
  _AvatarComponent,
9
- props as avatarProps,
10
+ avatarProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import AvatarGroup from "./AvatarGroup.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as avatarGroupProps } from "./props.mjs";
3
4
  withInstall(AvatarGroup);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(AvatarGroup, avatarGroupProps);
5
6
  const _AvatarGroupComponent = AvatarGroup;
6
7
  var stdin_default = AvatarGroup;
7
8
  export {
8
9
  _AvatarGroupComponent,
9
- props as avatarGroupProps,
10
+ avatarGroupProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import BackTop from "./BackTop.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as backTopProps } from "./props.mjs";
3
4
  withInstall(BackTop);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(BackTop, backTopProps);
5
6
  const _BackTopComponent = BackTop;
6
7
  var stdin_default = BackTop;
7
8
  export {
8
9
  _BackTopComponent,
9
- props as backTopProps,
10
+ backTopProps,
10
11
  stdin_default as default
11
12
  };
@@ -4,7 +4,9 @@ import { computed, defineComponent } from "vue";
4
4
  import { props } from "./props.mjs";
5
5
  import { createNamespace } from "../utils/components.mjs";
6
6
  const { name, n, classes } = createNamespace("badge");
7
- import { renderSlot as _renderSlot, resolveComponent as _resolveComponent, normalizeClass as _normalizeClass, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, createElementBlock as _createElementBlock, vShow as _vShow, mergeProps as _mergeProps, createElementVNode as _createElementVNode, withDirectives as _withDirectives, Transition as _Transition, withCtx as _withCtx, createVNode as _createVNode } from "vue";
7
+ import { renderSlot as _renderSlot, resolveComponent as _resolveComponent, normalizeClass as _normalizeClass, openBlock as _openBlock, createBlock as _createBlock, createCommentVNode as _createCommentVNode, toDisplayString as _toDisplayString, createElementBlock as _createElementBlock, vShow as _vShow, mergeProps as _mergeProps, createElementVNode as _createElementVNode, withDirectives as _withDirectives, Transition as _Transition, withCtx as _withCtx, createVNode as _createVNode, pushScopeId as _pushScopeId, popScopeId as _popScopeId } from "vue";
8
+ const _withScopeId = (n2) => (_pushScopeId(""), n2 = n2(), _popScopeId(), n2);
9
+ const _hoisted_1 = { key: 0 };
8
10
  function __render__(_ctx, _cache) {
9
11
  const _component_var_icon = _resolveComponent("var-icon");
10
12
  return _openBlock(), _createElementBlock(
@@ -42,13 +44,10 @@ function __render__(_ctx, _cache) {
42
44
  _renderSlot(_ctx.$slots, "value", {}, () => [
43
45
  !_ctx.icon && !_ctx.dot ? (_openBlock(), _createElementBlock(
44
46
  "span",
45
- {
46
- key: 0,
47
- class: _normalizeClass(_ctx.n("value"))
48
- },
47
+ _hoisted_1,
49
48
  _toDisplayString(_ctx.value),
50
- 3
51
- /* TEXT, CLASS */
49
+ 1
50
+ /* TEXT */
52
51
  )) : _createCommentVNode("v-if", true)
53
52
  ])
54
53
  ],
@@ -1 +1 @@
1
- :root { --badge-content-padding: 2px 6px; --badge-content-border: none; --badge-content-border-radius: 100px; --badge-icon-size: 12px; --badge-default-color: #e0e0e0; --badge-primary-color: var(--color-primary); --badge-danger-color: var(--color-danger); --badge-success-color: var(--color-success); --badge-warning-color: var(--color-warning); --badge-info-color: var(--color-info);}.var-badge { display: inline-block; position: relative; transition: background-color 0.25s;}.var-badge__content { display: inline-block; vertical-align: middle; text-align: center; padding: var(--badge-content-padding); border: var(--badge-content-border); border-radius: var(--badge-content-border-radius); color: #fff; font-size: 12px;}.var-badge__icon[var-badge-cover] { font-size: var(--badge-icon-size);}.var-badge--icon { padding: 2px 4px;}.var-badge--dot { box-sizing: content-box; width: 8px; height: 8px; border-radius: 8px; padding: 0;}.var-badge--default { background: var(--badge-default-color);}.var-badge--primary { background: var(--badge-primary-color);}.var-badge--info { background: var(--badge-info-color);}.var-badge--warning { background: var(--badge-warning-color);}.var-badge--success { background: var(--badge-success-color);}.var-badge--danger { background: var(--badge-danger-color);}.var-badge--right-top { position: absolute; top: 0; right: 0; transform: translateY(-50%) translateX(50%);}.var-badge--left-top { position: absolute; top: 0; left: 0; transform: translateY(-50%) translateX(-50%);}.var-badge--right-bottom { position: absolute; bottom: 0; right: 0; transform: translateY(50%) translateX(50%);}.var-badge--left-bottom { position: absolute; bottom: 0; left: 0; transform: translateY(50%) translateX(-50%);}.var-badge-fade-enter-active,.var-badge-fade-leave-active { transition: opacity 0.15s var(--cubic-bezier);}.var-badge-fade-enter-from,.var-badge-fade-leave-to { opacity: 0;}
1
+ :root { --badge-content-padding: 2px 6px; --badge-content-border: none; --badge-content-border-radius: 100px; --badge-content-font-size: 12px; --badge-icon-size: 12px; --badge-default-color: #e0e0e0; --badge-primary-color: var(--color-primary); --badge-danger-color: var(--color-danger); --badge-success-color: var(--color-success); --badge-warning-color: var(--color-warning); --badge-info-color: var(--color-info);}.var-badge { display: inline-block; position: relative; transition: background-color 0.25s;}.var-badge__content { display: inline-block; vertical-align: middle; text-align: center; padding: var(--badge-content-padding); border: var(--badge-content-border); border-radius: var(--badge-content-border-radius); color: #fff; font-size: var(--badge-content-font-size);}.var-badge__icon[var-badge-cover] { font-size: var(--badge-icon-size);}.var-badge--icon { padding: 2px 4px;}.var-badge--dot { box-sizing: content-box; width: 8px; height: 8px; border-radius: 8px; padding: 0;}.var-badge--default { background: var(--badge-default-color);}.var-badge--primary { background: var(--badge-primary-color);}.var-badge--info { background: var(--badge-info-color);}.var-badge--warning { background: var(--badge-warning-color);}.var-badge--success { background: var(--badge-success-color);}.var-badge--danger { background: var(--badge-danger-color);}.var-badge--right-top { position: absolute; top: 0; right: 0; transform: translateY(-50%) translateX(50%);}.var-badge--left-top { position: absolute; top: 0; left: 0; transform: translateY(-50%) translateX(-50%);}.var-badge--right-bottom { position: absolute; bottom: 0; right: 0; transform: translateY(50%) translateX(50%);}.var-badge--left-bottom { position: absolute; bottom: 0; left: 0; transform: translateY(50%) translateX(-50%);}.var-badge-fade-enter-active,.var-badge-fade-leave-active { transition: opacity 0.15s var(--cubic-bezier);}.var-badge-fade-enter-from,.var-badge-fade-leave-to { opacity: 0;}
@@ -1,11 +1,12 @@
1
1
  import Badge from "./Badge.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as badgeProps } from "./props.mjs";
3
4
  withInstall(Badge);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Badge, badgeProps);
5
6
  const _BadgeComponent = Badge;
6
7
  var stdin_default = Badge;
7
8
  export {
8
9
  _BadgeComponent,
9
- props as badgeProps,
10
+ badgeProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import BottomNavigation from "./BottomNavigation.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as bottomNavigationProps } from "./props.mjs";
3
4
  withInstall(BottomNavigation);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(BottomNavigation, bottomNavigationProps);
5
6
  const _BottomNavigationComponent = BottomNavigation;
6
7
  var stdin_default = BottomNavigation;
7
8
  export {
8
9
  _BottomNavigationComponent,
9
- props as bottomNavigationProps,
10
+ bottomNavigationProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import BottomNavigationItem from "./BottomNavigationItem.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as bottomNavigationItemProps } from "./props.mjs";
3
4
  withInstall(BottomNavigationItem);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(BottomNavigationItem, bottomNavigationItemProps);
5
6
  const _BottomNavigationItemComponent = BottomNavigationItem;
6
7
  var stdin_default = BottomNavigationItem;
7
8
  export {
8
9
  _BottomNavigationItemComponent,
9
- props as bottomNavigationItemProps,
10
+ bottomNavigationItemProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Breadcrumb from "./Breadcrumb.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as breadcrumbProps } from "./props.mjs";
3
4
  withInstall(Breadcrumb);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Breadcrumb, breadcrumbProps);
5
6
  const _BreadcrumbComponent = Breadcrumb;
6
7
  var stdin_default = Breadcrumb;
7
8
  export {
8
9
  _BreadcrumbComponent,
9
- props as breadcrumbProps,
10
+ breadcrumbProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Breadcrumbs from "./Breadcrumbs.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as breadcrumbsProps } from "./props.mjs";
3
4
  withInstall(Breadcrumbs);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Breadcrumbs, breadcrumbsProps);
5
6
  const _BreadcrumbsComponent = Breadcrumbs;
6
7
  var stdin_default = Breadcrumbs;
7
8
  export {
8
9
  _BreadcrumbsComponent,
9
- props as breadcrumbsProps,
10
+ breadcrumbsProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,9 +1,12 @@
1
1
  import ButtonGroup from "./ButtonGroup.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as buttonGroupProps } from "./props.mjs";
3
4
  withInstall(ButtonGroup);
5
+ withPropsDefaultsSetter(ButtonGroup, buttonGroupProps);
4
6
  const _ButtonGroupComponent = ButtonGroup;
5
7
  var stdin_default = ButtonGroup;
6
8
  export {
7
9
  _ButtonGroupComponent,
10
+ buttonGroupProps,
8
11
  stdin_default as default
9
12
  };
package/es/card/index.mjs CHANGED
@@ -1,11 +1,12 @@
1
1
  import Card from "./Card.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as cardProps } from "./props.mjs";
3
4
  withInstall(Card);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Card, cardProps);
5
6
  const _CardComponent = Card;
6
7
  var stdin_default = Card;
7
8
  export {
8
9
  _CardComponent,
9
- props as cardProps,
10
+ cardProps,
10
11
  stdin_default as default
11
12
  };
package/es/cell/index.mjs CHANGED
@@ -1,11 +1,12 @@
1
1
  import Cell from "./Cell.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as cellProps } from "./props.mjs";
3
4
  withInstall(Cell);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Cell, cellProps);
5
6
  const _CellComponent = Cell;
6
7
  var stdin_default = Cell;
7
8
  export {
8
9
  _CellComponent,
9
- props as cellProps,
10
+ cellProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Checkbox from "./Checkbox.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as checkboxProps } from "./props.mjs";
3
4
  withInstall(Checkbox);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Checkbox, checkboxProps);
5
6
  const _CheckboxComponent = Checkbox;
6
7
  var stdin_default = Checkbox;
7
8
  export {
8
9
  _CheckboxComponent,
9
- props as checkboxProps,
10
+ checkboxProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import CheckboxGroup from "./CheckboxGroup.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as checkboxGroupProps } from "./props.mjs";
3
4
  withInstall(CheckboxGroup);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(CheckboxGroup, checkboxGroupProps);
5
6
  const _CheckboxGroupComponent = CheckboxGroup;
6
7
  var stdin_default = CheckboxGroup;
7
8
  export {
8
9
  _CheckboxGroupComponent,
9
- props as checkboxGroupProps,
10
+ checkboxGroupProps,
10
11
  stdin_default as default
11
12
  };
package/es/chip/index.mjs CHANGED
@@ -1,11 +1,12 @@
1
1
  import Chip from "./Chip.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as chipProps } from "./props.mjs";
3
4
  withInstall(Chip);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Chip, chipProps);
5
6
  const _ChipComponent = Chip;
6
7
  var stdin_default = Chip;
7
8
  export {
8
9
  _ChipComponent,
9
- props as chipProps,
10
+ chipProps,
10
11
  stdin_default as default
11
12
  };
package/es/col/index.mjs CHANGED
@@ -1,11 +1,12 @@
1
1
  import Col from "./Col.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as colProps } from "./props.mjs";
3
4
  withInstall(Col);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Col, colProps);
5
6
  const _ColComponent = Col;
6
7
  var stdin_default = Col;
7
8
  export {
8
9
  _ColComponent,
9
- props as colProps,
10
+ colProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Collapse from "./Collapse.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as collapseProps } from "./props.mjs";
3
4
  withInstall(Collapse);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Collapse, collapseProps);
5
6
  const _CollapseComponent = Collapse;
6
7
  var stdin_default = Collapse;
7
8
  export {
8
9
  _CollapseComponent,
9
- props as collapseProps,
10
+ collapseProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import CollapseItem from "./CollapseItem.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as collapseItemProps } from "./props.mjs";
3
4
  withInstall(CollapseItem);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(CollapseItem, collapseItemProps);
5
6
  const _CollapseItemComponent = CollapseItem;
6
7
  var stdin_default = CollapseItem;
7
8
  export {
8
9
  _CollapseItemComponent,
9
- props as collapseItemProps,
10
+ collapseItemProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Countdown from "./Countdown.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as countdownProps } from "./props.mjs";
3
4
  withInstall(Countdown);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Countdown, countdownProps);
5
6
  const _CountdownComponent = Countdown;
6
7
  var stdin_default = Countdown;
7
8
  export {
8
9
  _CountdownComponent,
9
- props as countdownProps,
10
+ countdownProps,
10
11
  stdin_default as default
11
12
  };
@@ -1,11 +1,12 @@
1
1
  import Counter from "./Counter.mjs";
2
- import { withInstall } from "../utils/components.mjs";
2
+ import { withInstall, withPropsDefaultsSetter } from "../utils/components.mjs";
3
+ import { props as counterProps } from "./props.mjs";
3
4
  withInstall(Counter);
4
- import { props } from "./props.mjs";
5
+ withPropsDefaultsSetter(Counter, counterProps);
5
6
  const _CounterComponent = Counter;
6
7
  var stdin_default = Counter;
7
8
  export {
8
9
  _CounterComponent,
9
- props as counterProps,
10
+ counterProps,
10
11
  stdin_default as default
11
12
  };