@nutui/nutui 4.0.0-beta.2 → 4.0.0-beta.3

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 (146) hide show
  1. package/dist/nutui.umd.cjs +126 -141
  2. package/dist/packages/_es/ActionSheet.js +5 -5
  3. package/dist/packages/_es/Address.js +6 -6
  4. package/dist/packages/_es/AddressList.js +7 -7
  5. package/dist/packages/_es/Animate.js +4 -4
  6. package/dist/packages/_es/Audio.js +6 -6
  7. package/dist/packages/_es/AudioOperate.js +4 -4
  8. package/dist/packages/_es/Avatar.js +4 -4
  9. package/dist/packages/_es/AvatarGroup.js +4 -4
  10. package/dist/packages/_es/Backtop.js +5 -5
  11. package/dist/packages/_es/Badge.js +4 -4
  12. package/dist/packages/_es/Barrage.js +5 -5
  13. package/dist/packages/_es/Button.js +4 -4
  14. package/dist/packages/_es/Calendar.js +8 -8
  15. package/dist/packages/_es/CalendarItem.js +6 -6
  16. package/dist/packages/_es/Card.js +4 -4
  17. package/dist/packages/_es/Cascader.js +6 -6
  18. package/dist/packages/_es/Category.js +4 -4
  19. package/dist/packages/_es/CategoryPane.js +4 -4
  20. package/dist/packages/_es/Cell.js +6 -6
  21. package/dist/packages/_es/CellGroup.js +4 -4
  22. package/dist/packages/_es/Checkbox.js +4 -4
  23. package/dist/packages/_es/CheckboxGroup.js +4 -4
  24. package/dist/packages/_es/CircleProgress.js +4 -4
  25. package/dist/packages/_es/Col.js +4 -4
  26. package/dist/packages/_es/Collapse.js +4 -4
  27. package/dist/packages/_es/CollapseItem.js +5 -5
  28. package/dist/packages/_es/Comment.js +10 -10
  29. package/dist/packages/_es/ConfigProvider.js +3 -3
  30. package/dist/packages/_es/Countdown.js +4 -4
  31. package/dist/packages/_es/Countup.js +4 -4
  32. package/dist/packages/_es/DatePicker.js +6 -6
  33. package/dist/packages/_es/Dialog.js +8 -8
  34. package/dist/packages/_es/Divider.js +4 -4
  35. package/dist/packages/_es/Drag.js +5 -5
  36. package/dist/packages/_es/Ecard.js +5 -5
  37. package/dist/packages/_es/Elevator.js +5 -5
  38. package/dist/packages/_es/Ellipsis.js +4 -4
  39. package/dist/packages/_es/Empty.js +4 -4
  40. package/dist/packages/_es/FixedNav.js +4 -4
  41. package/dist/packages/_es/Form.js +4 -4
  42. package/dist/packages/_es/FormItem.js +6 -6
  43. package/dist/packages/_es/Grid.js +5 -5
  44. package/dist/packages/_es/GridItem.js +7 -7
  45. package/dist/packages/_es/Icon.js +3 -3
  46. package/dist/packages/_es/Image.js +5 -5
  47. package/dist/packages/_es/ImagePreview.js +12 -12
  48. package/dist/packages/_es/Indicator.js +4 -4
  49. package/dist/packages/_es/InfiniteLoading.js +6 -6
  50. package/dist/packages/_es/Input.js +4 -4
  51. package/dist/packages/_es/InputNumber.js +5 -5
  52. package/dist/packages/_es/Invoice.js +8 -8
  53. package/dist/packages/_es/Layout.js +3 -3
  54. package/dist/packages/_es/List.js +4 -4
  55. package/dist/packages/_es/Menu.js +5 -5
  56. package/dist/packages/_es/MenuItem.js +5 -5
  57. package/dist/packages/_es/Navbar.js +4 -4
  58. package/dist/packages/_es/Noticebar.js +6 -6
  59. package/dist/packages/_es/Notify.js +5 -5
  60. package/dist/packages/_es/NumberKeyboard.js +5 -5
  61. package/dist/packages/_es/Overlay.js +4 -4
  62. package/dist/packages/_es/Pagination.js +4 -4
  63. package/dist/packages/_es/Picker.js +7 -7
  64. package/dist/packages/_es/Popover.js +7 -7
  65. package/dist/packages/_es/Popup.js +4 -4
  66. package/dist/packages/_es/Price.js +4 -4
  67. package/dist/packages/_es/Progress.js +4 -4
  68. package/dist/packages/_es/PullRefresh.js +7 -7
  69. package/dist/packages/_es/Radio.js +4 -4
  70. package/dist/packages/_es/RadioGroup.js +3 -3
  71. package/dist/packages/_es/Range.js +6 -6
  72. package/dist/packages/_es/Rate.js +7 -7
  73. package/dist/packages/_es/Row.js +4 -4
  74. package/dist/packages/_es/Searchbar.js +5 -5
  75. package/dist/packages/_es/ShortPassword.js +5 -5
  76. package/dist/packages/_es/SideNavbar.js +4 -4
  77. package/dist/packages/_es/SideNavbarItem.js +4 -4
  78. package/dist/packages/_es/Signature.js +4 -4
  79. package/dist/packages/_es/Skeleton.js +4 -4
  80. package/dist/packages/_es/Sku.js +9 -9
  81. package/dist/packages/_es/Step.js +4 -4
  82. package/dist/packages/_es/Steps.js +3 -3
  83. package/dist/packages/_es/Sticky.js +4 -4
  84. package/dist/packages/_es/SubSideNavbar.js +4 -4
  85. package/dist/packages/_es/Swipe.js +5 -5
  86. package/dist/packages/_es/Swiper.js +5 -5
  87. package/dist/packages/_es/SwiperItem.js +5 -5
  88. package/dist/packages/_es/Switch.js +4 -4
  89. package/dist/packages/_es/TabPane.js +4 -4
  90. package/dist/packages/_es/Tabbar.js +4 -4
  91. package/dist/packages/_es/TabbarItem.js +14 -29
  92. package/dist/packages/_es/Table.js +4 -4
  93. package/dist/packages/_es/Tabs.js +7 -7
  94. package/dist/packages/_es/Tag.js +4 -4
  95. package/dist/packages/_es/Textarea.js +4 -4
  96. package/dist/packages/_es/TimeDetail.js +4 -4
  97. package/dist/packages/_es/TimePannel.js +4 -4
  98. package/dist/packages/_es/TimeSelect.js +5 -5
  99. package/dist/packages/_es/Toast.js +6 -6
  100. package/dist/packages/_es/Tour.js +7 -7
  101. package/dist/packages/_es/TrendArrow.js +4 -4
  102. package/dist/packages/_es/Uploader.js +5 -5
  103. package/dist/packages/_es/Video.js +4 -4
  104. package/dist/packages/_es/Watermark.js +4 -4
  105. package/dist/packages/_es/{_plugin-vue_export-helper-6eba1fc2.js → _plugin-vue_export-helper-681cd9ef.js} +1 -1
  106. package/dist/packages/_es/{common-7e43c968.js → common-3175aa92.js} +3 -3
  107. package/dist/packages/_es/{component-1a609d46.js → component-0ea0483c.js} +1 -1
  108. package/dist/packages/_es/{index-0a179fe8.js → index-16a07d20.js} +1 -1
  109. package/dist/packages/_es/{index-0bea707c.js → index-35bfc69c.js} +1 -1
  110. package/dist/packages/_es/{index-84decee6.js → index-3e9b0a98.js} +1 -1
  111. package/dist/packages/_es/{index-80fa48bb.js → index-6cd5b878.js} +1 -1
  112. package/dist/packages/_es/{index-ea36cedc.js → index-78b85d04.js} +1 -1
  113. package/dist/packages/_es/{index-4ccf62e1.js → index-9755c21a.js} +6 -6
  114. package/dist/packages/_es/{index-db2c2975.js → index-d5c47fab.js} +4 -4
  115. package/dist/packages/_es/{index.vue_vue_type_script_lang-20115c0e.js → index.vue_vue_type_script_lang-0eef0ccb.js} +3 -3
  116. package/dist/packages/_es/index.vue_vue_type_script_lang-360a52b6.js +12 -0
  117. package/dist/packages/_es/{index.vue_vue_type_script_lang-7c0c1b1c.js → index.vue_vue_type_script_lang-3fd73141.js} +4 -4
  118. package/dist/packages/_es/{index.vue_vue_type_script_lang-2e585483.js → index.vue_vue_type_script_lang-a0678df2.js} +4 -4
  119. package/dist/packages/_es/{interceptor-0a3b15e4.js → interceptor-0db96410.js} +2 -2
  120. package/dist/packages/_es/{mountComponent-add1c908.js → mountComponent-34479821.js} +2 -2
  121. package/dist/packages/_es/{pxCheck-9763aaae.js → pxCheck-c22d207b.js} +1 -1
  122. package/dist/packages/_es/{raf-7bf556c1.js → raf-8c45e560.js} +1 -1
  123. package/dist/packages/_es/{renderIcon-ff803dcd.js → renderIcon-6bea5078.js} +1 -1
  124. package/dist/packages/_es/style.css +2 -2
  125. package/dist/packages/locale/lang/{baseLang-d7024f23.js → baseLang-fae9904b.js} +1 -1
  126. package/dist/packages/locale/lang/en-US.js +2 -2
  127. package/dist/packages/locale/lang/id-ID.js +2 -2
  128. package/dist/packages/locale/lang/index.js +2 -2
  129. package/dist/packages/locale/lang/zh-CN.js +2 -2
  130. package/dist/packages/locale/lang/zh-TW.js +2 -2
  131. package/dist/packages/numberkeyboard/index.scss +3 -0
  132. package/dist/smartips/attributes.json +4 -4
  133. package/dist/smartips/tags.json +1 -1
  134. package/dist/smartips/web-types.json +10 -10
  135. package/dist/style.css +1 -19
  136. package/dist/style.js +4 -0
  137. package/dist/styles/theme-deafult.scss +1 -1
  138. package/dist/styles/theme-jdt.scss +1 -1
  139. package/dist/styles/themes/default.scss +52 -51
  140. package/dist/styles/themes/jdb.scss +51 -51
  141. package/dist/styles/themes/jddkh.scss +51 -51
  142. package/dist/styles/themes/jdt.scss +52 -51
  143. package/dist/types/__VUE/tabbaritem/index.vue.d.ts +0 -1
  144. package/dist/types/index.d.ts +1 -1
  145. package/package.json +14 -3
  146. package/dist/packages/_es/index.vue_vue_type_script_lang-b8ddf362.js +0 -12
@@ -1,20 +1,20 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { reactive, ref, computed, onMounted, watch, toRefs, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, vShow, Fragment, renderList, normalizeStyle, createCommentVNode, createVNode, withCtx, renderSlot, toDisplayString } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
8
- import { u as useRect } from "./index-84decee6.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
+ import { u as useRect } from "./index-3e9b0a98.js";
9
9
  import { Close } from "@nutui/icons-vue";
10
10
  import Popover from "./Popover.js";
11
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
11
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
12
12
  import "../locale/lang";
13
- import "./renderIcon-ff803dcd.js";
14
- import "./index-db2c2975.js";
13
+ import "./renderIcon-6bea5078.js";
14
+ import "./index-d5c47fab.js";
15
15
  import "./Overlay.js";
16
16
  const { create } = createComponent("tour");
17
- const _sfc_main = create({
17
+ const _sfc_main = /* @__PURE__ */ create({
18
18
  components: {
19
19
  [Popover.name]: Popover,
20
20
  Close
@@ -1,15 +1,15 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { reactive, computed, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, toDisplayString, createCommentVNode, renderSlot, createVNode } from "vue";
7
- import { m as myFixed, c as createComponent } from "./component-1a609d46.js";
7
+ import { m as myFixed, c as createComponent } from "./component-0ea0483c.js";
8
8
  import { TriangleUp, TriangleDown } from "@nutui/icons-vue";
9
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
9
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
10
10
  import "../locale/lang";
11
11
  const { componentName, create } = createComponent("trend-arrow");
12
- const _sfc_main = create({
12
+ const _sfc_main = /* @__PURE__ */ create({
13
13
  components: { TriangleUp, TriangleDown },
14
14
  props: {
15
15
  rate: {
@@ -5,16 +5,16 @@ var __publicField = (obj, key, value) => {
5
5
  return value;
6
6
  };
7
7
  /*!
8
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
8
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
9
9
  * (c) 2022 @jdf2e.
10
10
  * Released under the MIT License.
11
11
  */
12
12
  import { reactive, computed, h, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, resolveDynamicComponent, createCommentVNode, Fragment, renderList, createElementVNode, toDisplayString, createVNode, createTextVNode } from "vue";
13
- import { c as createComponent } from "./component-1a609d46.js";
14
- import { f as funInterceptor } from "./interceptor-0a3b15e4.js";
13
+ import { c as createComponent } from "./component-0ea0483c.js";
14
+ import { f as funInterceptor } from "./interceptor-0db96410.js";
15
15
  import Progress from "./Progress.js";
16
16
  import { Photograph, Failure, Loading, Del, Link } from "@nutui/icons-vue";
17
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
17
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
18
18
  import "../locale/lang";
19
19
  class UploadOptions {
20
20
  constructor() {
@@ -96,7 +96,7 @@ class FileItem {
96
96
  }
97
97
  }
98
98
  const { componentName, create, translate } = createComponent("uploader");
99
- const _sfc_main = create({
99
+ const _sfc_main = /* @__PURE__ */ create({
100
100
  components: {
101
101
  [Progress.name]: Progress,
102
102
  Photograph,
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { reactive, ref, computed, watch, nextTick, onMounted, toRefs, openBlock, createElementBlock, createElementVNode, createCommentVNode, withDirectives, vShow, normalizeClass, toDisplayString, normalizeStyle, withModifiers } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
8
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
9
9
  import "../locale/lang";
10
10
  function throttle(fn, delay) {
11
11
  let timer = null;
@@ -24,7 +24,7 @@ function throttle(fn, delay) {
24
24
  };
25
25
  }
26
26
  const { create, translate } = createComponent("video");
27
- const _sfc_main = create({
27
+ const _sfc_main = /* @__PURE__ */ create({
28
28
  props: {
29
29
  source: {
30
30
  type: Object,
@@ -1,14 +1,14 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { reactive, watch, computed, toRefs, openBlock, createElementBlock, normalizeClass, normalizeStyle } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
8
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
9
9
  import "../locale/lang";
10
10
  const { componentName, create } = createComponent("watermark");
11
- const _sfc_main = create({
11
+ const _sfc_main = /* @__PURE__ */ create({
12
12
  props: {
13
13
  name: {
14
14
  type: String,
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { shallowReactive, getCurrentInstance, provide, markRaw, isVNode, computed, h } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
8
- import { p as pxCheck } from "./pxCheck-9763aaae.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
+ import { p as pxCheck } from "./pxCheck-c22d207b.js";
9
9
  function flattenVNodes(children, childName) {
10
10
  const result = [];
11
11
  const traverse = (children2) => {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { ref, computed, reactive, watch, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, createCommentVNode, renderSlot, Fragment, renderList, normalizeStyle, createTextVNode } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
8
- import { r as requestAniFrame } from "./raf-7bf556c1.js";
9
- import { u as useExpose } from "./index-ea36cedc.js";
10
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
+ import { r as requestAniFrame } from "./raf-8c45e560.js";
9
+ import { u as useExpose } from "./index-78b85d04.js";
10
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
11
11
  const Utils = {
12
12
  isLeapYear: function(y) {
13
13
  return y % 4 == 0 && y % 100 != 0 || y % 400 == 0;
@@ -90,7 +90,7 @@ const Utils = {
90
90
  }
91
91
  };
92
92
  const { create, translate } = createComponent("calendar-item");
93
- const _sfc_main = create({
93
+ const _sfc_main = /* @__PURE__ */ create({
94
94
  props: {
95
95
  type: {
96
96
  type: String,
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
- import { c as createComponent } from "./component-1a609d46.js";
6
+ import { c as createComponent } from "./component-0ea0483c.js";
7
7
  import { reactive, computed, watch, watchEffect, toRefs, resolveComponent, openBlock, createBlock, Teleport, mergeProps, createCommentVNode, createVNode, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, normalizeStyle, renderSlot, createElementBlock, vShow } from "vue";
8
8
  import Overlay from "./Overlay.js";
9
9
  import { Close } from "@nutui/icons-vue";
10
- import { _ as _export_sfc } from "./_plugin-vue_export-helper-6eba1fc2.js";
10
+ import { _ as _export_sfc } from "./_plugin-vue_export-helper-681cd9ef.js";
11
11
  const popupProps = {
12
12
  visible: {
13
13
  type: Boolean,
@@ -181,7 +181,7 @@ const component = (componentName2, components) => {
181
181
  };
182
182
  };
183
183
  const { componentName, create } = createComponent("popup");
184
- const _sfc_main = create(
184
+ const _sfc_main = /* @__PURE__ */ create(
185
185
  component(componentName, {
186
186
  [Overlay.name]: Overlay,
187
187
  Close
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { provide, readonly, computed, watch, h } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
8
  const { componentName, create } = createComponent("radio-group");
9
- const _sfc_main = create({
9
+ const _sfc_main = /* @__PURE__ */ create({
10
10
  props: {
11
11
  modelValue: {
12
12
  type: [Number, String, Boolean],
@@ -0,0 +1,12 @@
1
+ /*!
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
+ * (c) 2022 @jdf2e.
4
+ * Released under the MIT License.
5
+ */
6
+ import { c as createComponent } from "./component-0ea0483c.js";
7
+ import "vue";
8
+ const { create } = createComponent("icon");
9
+ const _sfc_main = /* @__PURE__ */ create({});
10
+ export {
11
+ _sfc_main as _
12
+ };
@@ -1,14 +1,14 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { inject, computed, h } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
8
  import { CheckNormal, CheckChecked } from "@nutui/icons-vue";
9
- import { p as pxCheck } from "./pxCheck-9763aaae.js";
9
+ import { p as pxCheck } from "./pxCheck-c22d207b.js";
10
10
  const { componentName, create } = createComponent("radio");
11
- const _sfc_main = create({
11
+ const _sfc_main = /* @__PURE__ */ create({
12
12
  components: {
13
13
  CheckNormal,
14
14
  CheckChecked
@@ -1,13 +1,13 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { ref, reactive, computed, watch, onMounted, onUnmounted, h, unref } from "vue";
7
- import { c as createComponent } from "./component-1a609d46.js";
8
- import { u as useRect } from "./index-84decee6.js";
7
+ import { c as createComponent } from "./component-0ea0483c.js";
8
+ import { u as useRect } from "./index-3e9b0a98.js";
9
9
  const { componentName, create } = createComponent("sticky");
10
- const _sfc_main = create({
10
+ const _sfc_main = /* @__PURE__ */ create({
11
11
  props: {
12
12
  position: {
13
13
  type: String,
@@ -1,9 +1,9 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
- import { f as isPromise } from "./component-1a609d46.js";
6
+ import { f as isPromise } from "./component-0ea0483c.js";
7
7
  const funInterceptor = (interceptor, {
8
8
  args = [],
9
9
  done,
@@ -1,10 +1,10 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
6
6
  import { createApp } from "vue";
7
- import { j as isString, k as isFunction } from "./component-1a609d46.js";
7
+ import { j as isString, k as isFunction } from "./component-0ea0483c.js";
8
8
  const CreateComponent = (options, component) => {
9
9
  let elWarp = document.body;
10
10
  const teleport = options.teleport || "body";
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:54:59 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:29 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -3,7 +3,7 @@ from {
3
3
  transform: translateX(100%);
4
4
  }
5
5
  to {
6
- transform: translateX(var(--9e8362c8));
6
+ transform: translateX(var(--47b937d5));
7
7
  }
8
8
  }
9
9
  @-webkit-keyframes moving {
@@ -11,6 +11,6 @@ from {
11
11
  -webkit-transform: translateX(100%);
12
12
  }
13
13
  to {
14
- transform: translateX(var(--9e8362c8));
14
+ transform: translateX(var(--47b937d5));
15
15
  }
16
16
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:55:04 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:38 GMT+0800 (中国标准时间)
3
3
  * (c) 2022 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,9 +1,9 @@
1
1
  var d = Object.defineProperty;
2
2
  var s = (t, a, o) => a in t ? d(t, a, { enumerable: !0, configurable: !0, writable: !0, value: o }) : t[a] = o;
3
3
  var e = (t, a, o) => (s(t, typeof a != "symbol" ? a + "" : a, o), o);
4
- import { B as i } from "./baseLang-d7024f23.js";
4
+ import { B as i } from "./baseLang-fae9904b.js";
5
5
  /*!
6
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:55:04 GMT+0800 (中国标准时间)
6
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:38 GMT+0800 (中国标准时间)
7
7
  * (c) 2022 @jdf2e.
8
8
  * Released under the MIT License.
9
9
  */
@@ -1,9 +1,9 @@
1
1
  var l = Object.defineProperty;
2
2
  var r = (n, i, e) => i in n ? l(n, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[i] = e;
3
3
  var a = (n, i, e) => (r(n, typeof i != "symbol" ? i + "" : i, e), e);
4
- import { B as u } from "./baseLang-d7024f23.js";
4
+ import { B as u } from "./baseLang-fae9904b.js";
5
5
  /*!
6
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:55:04 GMT+0800 (中国标准时间)
6
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:38 GMT+0800 (中国标准时间)
7
7
  * (c) 2022 @jdf2e.
8
8
  * Released under the MIT License.
9
9
  */
@@ -4,9 +4,9 @@ var o = (r, t, e) => (a(r, typeof t != "symbol" ? t + "" : t, e), e);
4
4
  import { reactive as l, ref as m } from "vue";
5
5
  import p from "./zh-CN.js";
6
6
  import h from "./en-US.js";
7
- import "./baseLang-d7024f23.js";
7
+ import "./baseLang-fae9904b.js";
8
8
  /*!
9
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:55:04 GMT+0800 (中国标准时间)
9
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:38 GMT+0800 (中国标准时间)
10
10
  * (c) 2022 @jdf2e.
11
11
  * Released under the MIT License.
12
12
  */
@@ -1,9 +1,9 @@
1
1
  var r = Object.defineProperty;
2
2
  var s = (d, t, a) => t in d ? r(d, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : d[t] = a;
3
3
  var e = (d, t, a) => (s(d, typeof t != "symbol" ? t + "" : t, a), a);
4
- import { B as i } from "./baseLang-d7024f23.js";
4
+ import { B as i } from "./baseLang-fae9904b.js";
5
5
  /*!
6
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:55:04 GMT+0800 (中国标准时间)
6
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:38 GMT+0800 (中国标准时间)
7
7
  * (c) 2022 @jdf2e.
8
8
  * Released under the MIT License.
9
9
  */
@@ -1,9 +1,9 @@
1
1
  var r = Object.defineProperty;
2
2
  var s = (d, t, a) => t in d ? r(d, t, { enumerable: !0, configurable: !0, writable: !0, value: a }) : d[t] = a;
3
3
  var e = (d, t, a) => (s(d, typeof t != "symbol" ? t + "" : t, a), a);
4
- import { B as i } from "./baseLang-d7024f23.js";
4
+ import { B as i } from "./baseLang-fae9904b.js";
5
5
  /*!
6
- * @nutui/nutui v4.0.0-beta.2 Mon Dec 26 2022 15:55:04 GMT+0800 (中国标准时间)
6
+ * @nutui/nutui v4.0.0-beta.3 Tue Dec 27 2022 17:58:38 GMT+0800 (中国标准时间)
7
7
  * (c) 2022 @jdf2e.
8
8
  * Released under the MIT License.
9
9
  */
@@ -113,3 +113,6 @@
113
113
  height: 24px;
114
114
  }
115
115
  }
116
+ .nut-number-keyboard-overlay {
117
+ background-color: rgba(0, 0, 0, 0) !important;
118
+ }
@@ -543,6 +543,10 @@
543
543
  "type": "string",
544
544
  "description": "属性说明:主题风格,设置为 `dark` 来开启深色模式,全局生效,默认值:-"
545
545
  },
546
+ "nut-configprovider/theme-vars": {
547
+ "type": "object",
548
+ "description": "属性说明:自定义主题变量,局部生效,默认值:-"
549
+ },
546
550
  "nut-configprovider/tag": {
547
551
  "type": "string",
548
552
  "description": "属性说明:根节点对应的 HTML 标签名,默认值:div"
@@ -1475,10 +1479,6 @@
1475
1479
  "type": "string []",
1476
1480
  "description": "属性说明:自定义键盘额外的键,默认值:数组形式最多支持添加2个,超出默认取前2项"
1477
1481
  },
1478
- "nut-numberkeyboard/overlay": {
1479
- "type": "boolean",
1480
- "description": "属性说明:是否显示遮罩,默认值:true"
1481
- },
1482
1482
  "nut-numberkeyboard/maxlength": {
1483
1483
  "type": "number | string",
1484
1484
  "description": "属性说明:输入值最大长度,结合 v-model 使用,默认值:6"
@@ -217,6 +217,7 @@
217
217
  "nut-configprovider": {
218
218
  "attributes": [
219
219
  "theme",
220
+ "theme-vars",
220
221
  "tag"
221
222
  ]
222
223
  },
@@ -562,7 +563,6 @@
562
563
  "type",
563
564
  "random-keys",
564
565
  "custom-key",
565
- "overlay",
566
566
  "maxlength",
567
567
  "confirm-text",
568
568
  "pop-class"
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "framework": "vue",
4
4
  "name": "NutUI",
5
- "version": "4.0.0-beta.2",
5
+ "version": "4.0.0-beta.3",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "tags": [
@@ -1375,6 +1375,15 @@
1375
1375
  "kind": "expression"
1376
1376
  }
1377
1377
  },
1378
+ {
1379
+ "name": "theme-vars",
1380
+ "default": "-",
1381
+ "description": "自定义主题变量,局部生效",
1382
+ "value": {
1383
+ "type": "object",
1384
+ "kind": "expression"
1385
+ }
1386
+ },
1378
1387
  {
1379
1388
  "name": "tag",
1380
1389
  "default": "div",
@@ -3668,15 +3677,6 @@
3668
3677
  "kind": "expression"
3669
3678
  }
3670
3679
  },
3671
- {
3672
- "name": "overlay",
3673
- "default": "true",
3674
- "description": "是否显示遮罩",
3675
- "value": {
3676
- "type": "boolean",
3677
- "kind": "expression"
3678
- }
3679
- },
3680
3680
  {
3681
3681
  "name": "maxlength",
3682
3682
  "default": "6",