@nutui/nutui 3.2.6 → 3.2.7
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/CHANGELOG.md +41 -0
- package/README.md +11 -1
- package/dist/nutui.es.js +682 -1156
- package/dist/nutui.umd.js +689 -1164
- package/dist/packages/_es/ActionSheet.js +1 -1
- package/dist/packages/_es/Address.js +1 -1
- package/dist/packages/_es/AddressList.js +1 -1
- package/dist/packages/_es/Animate.js +1 -1
- package/dist/packages/_es/Audio.js +1 -1
- package/dist/packages/_es/AudioOperate.js +1 -1
- package/dist/packages/_es/Avatar.js +1 -1
- package/dist/packages/_es/AvatarGroup.js +1 -1
- package/dist/packages/_es/BackTop.js +1 -1
- package/dist/packages/_es/Badge.js +1 -1
- package/dist/packages/_es/Barrage.js +1 -1
- package/dist/packages/_es/Button.js +1 -1
- package/dist/packages/_es/Calendar.js +11 -4
- package/dist/packages/_es/CalendarItem.js +1 -1
- package/dist/packages/_es/Card.js +1 -1
- package/dist/packages/_es/Cascader.js +1 -1
- package/dist/packages/_es/Category.js +1 -1
- package/dist/packages/_es/CategoryPane.js +1 -1
- package/dist/packages/_es/Cell.js +1 -1
- package/dist/packages/_es/CellGroup.js +1 -1
- package/dist/packages/_es/Checkbox.js +1 -1
- package/dist/packages/_es/CheckboxGroup.js +1 -1
- package/dist/packages/_es/CircleProgress.js +1 -1
- package/dist/packages/_es/Col.js +1 -1
- package/dist/packages/_es/Collapse.js +1 -1
- package/dist/packages/_es/CollapseItem.js +9 -12
- package/dist/packages/_es/Comment.js +1 -1
- package/dist/packages/_es/ConfigProvider.js +1 -1
- package/dist/packages/_es/CountDown.js +1 -1
- package/dist/packages/_es/CountUp.js +1 -1
- package/dist/packages/_es/DatePicker.js +1 -1
- package/dist/packages/_es/Dialog.js +1 -1
- package/dist/packages/_es/Divider.js +1 -1
- package/dist/packages/_es/Drag.js +1 -1
- package/dist/packages/_es/Ecard.js +1 -1
- package/dist/packages/_es/Elevator.js +8 -2
- package/dist/packages/_es/Ellipsis.js +3 -3
- package/dist/packages/_es/Empty.js +1 -1
- package/dist/packages/_es/FixedNav.js +1 -1
- package/dist/packages/_es/Form.js +1 -1
- package/dist/packages/_es/FormItem.js +1 -1
- package/dist/packages/_es/Grid.js +1 -1
- package/dist/packages/_es/GridItem.js +1 -1
- package/dist/packages/_es/Icon.js +1 -1
- package/dist/packages/_es/Image.js +1 -1
- package/dist/packages/_es/ImagePreview.js +16 -5
- package/dist/packages/_es/Indicator.js +1 -1
- package/dist/packages/_es/InfiniteLoading.js +9 -2
- package/dist/packages/_es/Input.js +5 -12
- package/dist/packages/_es/InputNumber.js +1 -1
- package/dist/packages/_es/Invoice.js +1 -1
- package/dist/packages/_es/Layout.js +1 -1
- package/dist/packages/_es/List.js +1 -1
- package/dist/packages/_es/Menu.js +1 -1
- package/dist/packages/_es/MenuItem.js +5 -2
- package/dist/packages/_es/Navbar.js +1 -1
- package/dist/packages/_es/NoticeBar.js +1 -1
- package/dist/packages/_es/Notify.js +1 -1
- package/dist/packages/_es/NumberKeyboard.js +1 -1
- package/dist/packages/_es/OverLay.js +1 -1
- package/dist/packages/_es/Pagination.js +1 -1
- package/dist/packages/_es/Picker.js +1 -1
- package/dist/packages/_es/Popover.js +1 -1
- package/dist/packages/_es/Popup.js +6 -47
- package/dist/packages/_es/Price.js +1 -1
- package/dist/packages/_es/Progress.js +1 -1
- package/dist/packages/_es/PullRefresh.js +1 -1
- package/dist/packages/_es/Radio.js +1 -1
- package/dist/packages/_es/RadioGroup.js +1 -1
- package/dist/packages/_es/Range.js +1 -1
- package/dist/packages/_es/Rate.js +1 -1
- package/dist/packages/_es/Row.js +1 -1
- package/dist/packages/_es/SearchBar.js +1 -1
- package/dist/packages/_es/ShortPassword.js +1 -1
- package/dist/packages/_es/SideNavBar.js +1 -1
- package/dist/packages/_es/SideNavBarItem.js +1 -1
- package/dist/packages/_es/Signature.js +1 -1
- package/dist/packages/_es/Skeleton.js +19 -24
- package/dist/packages/_es/Sku.js +1 -1
- package/dist/packages/_es/Step.js +1 -1
- package/dist/packages/_es/Steps.js +1 -1
- package/dist/packages/_es/Sticky.js +1 -1
- package/dist/packages/_es/SubSideNavBar.js +1 -1
- package/dist/packages/_es/Swipe.js +1 -1
- package/dist/packages/_es/Swiper.js +1 -1
- package/dist/packages/_es/SwiperItem.js +1 -1
- package/dist/packages/_es/Switch.js +1 -1
- package/dist/packages/_es/TabPane.js +1 -1
- package/dist/packages/_es/Tabbar.js +1 -1
- package/dist/packages/_es/TabbarItem.js +24 -10
- package/dist/packages/_es/Table.js +1 -1
- package/dist/packages/_es/Tabs.js +1 -1
- package/dist/packages/_es/Tag.js +1 -1
- package/dist/packages/_es/TextArea.js +1 -1
- package/dist/packages/_es/TimeDetail.js +1 -1
- package/dist/packages/_es/TimePannel.js +1 -1
- package/dist/packages/_es/TimeSelect.js +1 -1
- package/dist/packages/_es/Toast.js +1 -1
- package/dist/packages/_es/TrendArrow.js +1 -1
- package/dist/packages/_es/Uploader.js +6 -6
- package/dist/packages/_es/Video.js +3 -2
- package/dist/packages/_es/WaterMark.js +1 -1
- package/dist/packages/_es/common.js +1 -1
- package/dist/packages/_es/component.js +1 -1
- package/dist/packages/_es/index.js +1 -1
- package/dist/packages/_es/index2.js +1 -1
- package/dist/packages/_es/index3.js +1 -1
- package/dist/packages/_es/index4.js +1 -1
- package/dist/packages/_es/index5.js +8 -2
- package/dist/packages/_es/plugin-vue_export-helper.js +1 -1
- package/dist/packages/_es/pxCheck.js +1 -1
- package/dist/packages/_es/raf.js +1 -1
- package/dist/packages/address/index.scss +5 -1
- package/dist/packages/card/index.scss +1 -0
- package/dist/packages/ellipsis/index.scss +4 -0
- package/dist/packages/formitem/index.scss +2 -0
- package/dist/packages/imagepreview/index.scss +5 -0
- package/dist/packages/locale/lang/baseLang.js +1 -1
- package/dist/packages/locale/lang/en-US.js +1 -1
- package/dist/packages/locale/lang/id-ID.js +1 -1
- package/dist/packages/locale/lang/index.js +1 -1
- package/dist/packages/locale/lang/zh-CN.js +1 -1
- package/dist/packages/locale/lang/zh-TW.js +1 -1
- package/dist/packages/menuitem/index.scss +1 -0
- package/dist/packages/signature/index.scss +6 -2
- package/dist/packages/skeleton/index.scss +21 -19
- package/dist/packages/sticky/index.scss +3 -0
- package/dist/packages/tabbaritem/index.scss +4 -0
- package/dist/packages/timeselect/index.scss +0 -1
- package/dist/smartips/attributes.json +32 -56
- package/dist/smartips/tags.json +6 -16
- package/dist/smartips/web-types.json +48 -109
- package/dist/style.css +1 -1
- package/dist/styles/font/config.json +4 -0
- package/dist/styles/font/demo_index.html +118 -26
- package/dist/styles/font/iconfont.css +23 -7
- package/dist/styles/font/iconfont.js +6 -6
- package/dist/styles/font/iconfont.json +35 -7
- package/dist/styles/font/iconfont.ttf +0 -0
- package/dist/styles/font/iconfont.woff +0 -0
- package/dist/styles/font/iconfont.woff2 +0 -0
- package/dist/styles/themes/default.scss +51 -52
- package/dist/styles/themes/jdb.scss +51 -52
- package/dist/styles/themes/jddkh.scss +51 -52
- package/dist/styles/themes/jdt.scss +51 -52
- package/dist/styles/variables-jdb.scss +8 -1
- package/dist/styles/variables-jddkh.scss +8 -1
- package/dist/styles/variables-jdt.scss +8 -1
- package/dist/styles/variables.scss +8 -1
- package/dist/types/__VUE/address/index.vue.d.ts +1 -1
- package/dist/types/__VUE/audio/index.vue.d.ts +4 -4
- package/dist/types/__VUE/calendar/index.vue.d.ts +11 -0
- package/dist/types/__VUE/calendaritem/index.vue.d.ts +15 -5
- package/dist/types/__VUE/cell/index.vue.d.ts +2 -2
- package/dist/types/__VUE/countup/index.vue.d.ts +2 -2
- package/dist/types/__VUE/elevator/index.vue.d.ts +2 -1
- package/dist/types/__VUE/grid/index.vue.d.ts +1 -1
- package/dist/types/__VUE/imagepreview/index.vue.d.ts +1 -1
- package/dist/types/__VUE/input/index.vue.d.ts +0 -1
- package/dist/types/__VUE/inputnumber/index.vue.d.ts +1 -1
- package/dist/types/__VUE/menuitem/index.vue.d.ts +3 -1
- package/dist/types/__VUE/navbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/noticebar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/picker/Column.vue.d.ts +4 -4
- package/dist/types/__VUE/picker/index.vue.d.ts +4 -4
- package/dist/types/__VUE/popover/index.vue.d.ts +1 -1
- package/dist/types/__VUE/range/index.vue.d.ts +7 -7
- package/dist/types/__VUE/rate/index.vue.d.ts +1 -1
- package/dist/types/__VUE/searchbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/skeleton/common.d.ts +2 -3
- package/dist/types/__VUE/skeleton/index.vue.d.ts +2 -3
- package/dist/types/__VUE/swiper/index.vue.d.ts +1 -1
- package/dist/types/__VUE/switch/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabbaritem/index.vue.d.ts +1 -0
- package/dist/types/__VUE/uploader/index.vue.d.ts +14 -5
- package/dist/types/__VUE/video/index.vue.d.ts +2 -2
- package/dist/types/index.d.ts +1 -1
- package/dist/types/nutui.d.ts +1 -2
- package/package.json +2 -1
- package/dist/packages/_es/OldPicker.js +0 -486
- package/dist/packages/oldpicker/index.scss +0 -133
- package/dist/types/__VUE/oldpicker/Column.vue.d.ts +0 -96
- package/dist/types/__VUE/oldpicker/commonProps.d.ts +0 -22
- package/dist/types/__VUE/oldpicker/index.vue.d.ts +0 -369
- package/dist/types/__VUE/oldpicker/types.d.ts +0 -24
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v3.2.
|
|
2
|
+
* @nutui/nutui v3.2.7 Fri Nov 18 2022 19:57:44 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -300,12 +300,6 @@ const _sfc_main = create({
|
|
|
300
300
|
}
|
|
301
301
|
emit("click-right-icon", event);
|
|
302
302
|
};
|
|
303
|
-
const onClick = (e) => {
|
|
304
|
-
if (props.disabled) {
|
|
305
|
-
e.stopImmediatePropagation();
|
|
306
|
-
return;
|
|
307
|
-
}
|
|
308
|
-
};
|
|
309
303
|
watch(
|
|
310
304
|
() => props.modelValue,
|
|
311
305
|
() => {
|
|
@@ -333,8 +327,7 @@ const _sfc_main = create({
|
|
|
333
327
|
clear,
|
|
334
328
|
onClickInput,
|
|
335
329
|
onClickLeftIcon,
|
|
336
|
-
onClickRightIcon
|
|
337
|
-
onClick
|
|
330
|
+
onClickRightIcon
|
|
338
331
|
};
|
|
339
332
|
}
|
|
340
333
|
});
|
|
@@ -355,8 +348,7 @@ const _hoisted_11 = { class: "nut-input-word-num" };
|
|
|
355
348
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
356
349
|
const _component_nut_icon = resolveComponent("nut-icon");
|
|
357
350
|
return openBlock(), createElementBlock("view", {
|
|
358
|
-
class: normalizeClass(_ctx.classes)
|
|
359
|
-
onClick: _cache[11] || (_cache[11] = (...args) => _ctx.onClick && _ctx.onClick(...args))
|
|
351
|
+
class: normalizeClass(_ctx.classes)
|
|
360
352
|
}, [
|
|
361
353
|
_ctx.$slots.input ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
362
354
|
_ctx.label ? (openBlock(), createElementBlock("view", {
|
|
@@ -455,7 +447,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
455
447
|
_ctx.$slots.button ? renderSlot(_ctx.$slots, "button", {
|
|
456
448
|
key: 1,
|
|
457
449
|
class: "nut-input-button"
|
|
458
|
-
}) : createCommentVNode("", true)
|
|
450
|
+
}) : createCommentVNode("", true),
|
|
451
|
+
_ctx.$slots.rightExtra ? renderSlot(_ctx.$slots, "rightExtra", { key: 2 }) : createCommentVNode("", true)
|
|
459
452
|
]),
|
|
460
453
|
_ctx.showWordLimit && _ctx.maxLength ? (openBlock(), createElementBlock("view", _hoisted_10, [
|
|
461
454
|
createElementVNode("span", _hoisted_11, toDisplayString(_ctx.modelValue ? _ctx.modelValue.length : 0), 1),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v3.2.
|
|
2
|
+
* @nutui/nutui v3.2.7 Fri Nov 18 2022 19:57:44 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -39,7 +39,7 @@ const _sfc_main = create({
|
|
|
39
39
|
[_sfc_main$1.name]: _sfc_main$1,
|
|
40
40
|
[Popup.name]: Popup
|
|
41
41
|
},
|
|
42
|
-
emits: ["update:modelValue", "change"],
|
|
42
|
+
emits: ["update:modelValue", "change", "open", "close"],
|
|
43
43
|
setup(props, { emit, slots }) {
|
|
44
44
|
const state = reactive({
|
|
45
45
|
showPopup: false,
|
|
@@ -81,6 +81,7 @@ const _sfc_main = create({
|
|
|
81
81
|
state.isShowPlaceholderElement = show;
|
|
82
82
|
if (show) {
|
|
83
83
|
state.showWrapper = true;
|
|
84
|
+
emit("open");
|
|
84
85
|
}
|
|
85
86
|
};
|
|
86
87
|
const renderTitle = () => {
|
|
@@ -100,11 +101,13 @@ const _sfc_main = create({
|
|
|
100
101
|
}
|
|
101
102
|
};
|
|
102
103
|
const handleClose = () => {
|
|
104
|
+
emit("close");
|
|
103
105
|
state.showWrapper = false;
|
|
104
106
|
state.isShowPlaceholderElement = false;
|
|
105
107
|
};
|
|
106
108
|
const handleClickOutside = () => {
|
|
107
109
|
state.showPopup = false;
|
|
110
|
+
emit("close");
|
|
108
111
|
};
|
|
109
112
|
return {
|
|
110
113
|
classes,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v3.2.
|
|
2
|
+
* @nutui/nutui v3.2.7 Fri Nov 18 2022 19:57:44 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -73,7 +73,7 @@ const popupProps = {
|
|
|
73
73
|
},
|
|
74
74
|
isWrapTeleport: {
|
|
75
75
|
type: Boolean,
|
|
76
|
-
default:
|
|
76
|
+
default: false
|
|
77
77
|
},
|
|
78
78
|
safeAreaInsetBottom: {
|
|
79
79
|
type: Boolean,
|
|
@@ -217,13 +217,12 @@ const _sfc_main = create({
|
|
|
217
217
|
};
|
|
218
218
|
}
|
|
219
219
|
});
|
|
220
|
-
const _hoisted_1 = { key: 1 };
|
|
221
220
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
222
221
|
const _component_nut_overlay = resolveComponent("nut-overlay");
|
|
223
222
|
const _component_nut_icon = resolveComponent("nut-icon");
|
|
224
|
-
return
|
|
225
|
-
|
|
226
|
-
|
|
223
|
+
return openBlock(), createBlock(Teleport, {
|
|
224
|
+
to: _ctx.teleport,
|
|
225
|
+
disabled: !_ctx.isWrapTeleport
|
|
227
226
|
}, [
|
|
228
227
|
_ctx.overlay ? (openBlock(), createBlock(_component_nut_overlay, {
|
|
229
228
|
key: 0,
|
|
@@ -265,47 +264,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
265
264
|
]),
|
|
266
265
|
_: 3
|
|
267
266
|
}, 8, ["name", "onAfterEnter", "onAfterLeave"])
|
|
268
|
-
], 8, ["to"
|
|
269
|
-
_ctx.overlay ? (openBlock(), createBlock(_component_nut_overlay, {
|
|
270
|
-
key: 0,
|
|
271
|
-
visible: _ctx.visible,
|
|
272
|
-
"close-on-click-overlay": _ctx.closeOnClickOverlay,
|
|
273
|
-
class: normalizeClass(_ctx.overlayClass),
|
|
274
|
-
style: normalizeStyle(_ctx.overlayStyle),
|
|
275
|
-
"z-index": _ctx.zIndex,
|
|
276
|
-
"lock-scroll": _ctx.lockScroll,
|
|
277
|
-
duration: _ctx.duration,
|
|
278
|
-
onClick: _ctx.onClickOverlay
|
|
279
|
-
}, null, 8, ["visible", "close-on-click-overlay", "class", "style", "z-index", "lock-scroll", "duration", "onClick"])) : createCommentVNode("", true),
|
|
280
|
-
createVNode(Transition, {
|
|
281
|
-
name: _ctx.transitionName,
|
|
282
|
-
onAfterEnter: _ctx.onOpened,
|
|
283
|
-
onAfterLeave: _ctx.onClosed
|
|
284
|
-
}, {
|
|
285
|
-
default: withCtx(() => [
|
|
286
|
-
withDirectives(createElementVNode("view", {
|
|
287
|
-
class: normalizeClass(_ctx.classes),
|
|
288
|
-
style: normalizeStyle(_ctx.popStyle),
|
|
289
|
-
onClick: _cache[3] || (_cache[3] = (...args) => _ctx.onClick && _ctx.onClick(...args))
|
|
290
|
-
}, [
|
|
291
|
-
_ctx.showSlot ? renderSlot(_ctx.$slots, "default", { key: 0 }) : createCommentVNode("", true),
|
|
292
|
-
_ctx.closed ? (openBlock(), createElementBlock("view", {
|
|
293
|
-
key: 1,
|
|
294
|
-
onClick: _cache[2] || (_cache[2] = (...args) => _ctx.onClickCloseIcon && _ctx.onClickCloseIcon(...args)),
|
|
295
|
-
class: normalizeClass(["nutui-popup__close-icon", "nutui-popup__close-icon--" + _ctx.closeIconPosition])
|
|
296
|
-
}, [
|
|
297
|
-
createVNode(_component_nut_icon, {
|
|
298
|
-
name: _ctx.closeIcon,
|
|
299
|
-
size: "12px"
|
|
300
|
-
}, null, 8, ["name"])
|
|
301
|
-
], 2)) : createCommentVNode("", true)
|
|
302
|
-
], 6), [
|
|
303
|
-
[vShow, _ctx.visible]
|
|
304
|
-
])
|
|
305
|
-
]),
|
|
306
|
-
_: 3
|
|
307
|
-
}, 8, ["name", "onAfterEnter", "onAfterLeave"])
|
|
308
|
-
]));
|
|
267
|
+
], 8, ["to", "disabled"]);
|
|
309
268
|
}
|
|
310
269
|
var Popup = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
311
270
|
export { Popup as default, popupProps };
|
package/dist/packages/_es/Row.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v3.2.
|
|
2
|
+
* @nutui/nutui v3.2.7 Fri Nov 18 2022 19:57:44 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -59,13 +59,12 @@ const component = {
|
|
|
59
59
|
[`${prefixCls}--${avatarShape.value}`]: avatarShape.value
|
|
60
60
|
};
|
|
61
61
|
});
|
|
62
|
-
const
|
|
63
|
-
const prefixCls = "blockClass";
|
|
62
|
+
const getBlockClass = (prefixCls) => {
|
|
64
63
|
return {
|
|
65
64
|
[prefixCls]: true,
|
|
66
65
|
[`${prefixCls}--round`]: round.value
|
|
67
66
|
};
|
|
68
|
-
}
|
|
67
|
+
};
|
|
69
68
|
const getStyle = () => {
|
|
70
69
|
if (avatarSize.value) {
|
|
71
70
|
return {
|
|
@@ -83,7 +82,7 @@ const component = {
|
|
|
83
82
|
return {
|
|
84
83
|
avatarShape,
|
|
85
84
|
avatarClass,
|
|
86
|
-
|
|
85
|
+
getBlockClass,
|
|
87
86
|
getStyle
|
|
88
87
|
};
|
|
89
88
|
}
|
|
@@ -100,11 +99,6 @@ const _hoisted_3 = {
|
|
|
100
99
|
class: "skeleton-animation"
|
|
101
100
|
};
|
|
102
101
|
const _hoisted_4 = { class: "content" };
|
|
103
|
-
const _hoisted_5 = { class: "content-line" };
|
|
104
|
-
const _hoisted_6 = {
|
|
105
|
-
key: 0,
|
|
106
|
-
class: "title"
|
|
107
|
-
};
|
|
108
102
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
109
103
|
const _component_nut_avatar = resolveComponent("nut-avatar");
|
|
110
104
|
return !_ctx.loading ? (openBlock(), createElementBlock("view", _hoisted_1, [
|
|
@@ -116,24 +110,25 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
116
110
|
key: 0,
|
|
117
111
|
class: normalizeClass(_ctx.avatarClass),
|
|
118
112
|
shape: _ctx.avatarShape,
|
|
119
|
-
style: normalizeStyle(_ctx.getStyle())
|
|
120
|
-
"bg-color": "rgb(239, 239, 239)"
|
|
113
|
+
style: normalizeStyle(_ctx.getStyle())
|
|
121
114
|
}, null, 8, ["class", "shape", "style"])) : createCommentVNode("", true),
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
115
|
+
createElementVNode("view", {
|
|
116
|
+
class: "content-line",
|
|
117
|
+
style: normalizeStyle({ width: _ctx.width })
|
|
118
|
+
}, [
|
|
119
|
+
_ctx.title ? (openBlock(), createElementBlock("view", {
|
|
120
|
+
key: 0,
|
|
121
|
+
class: normalizeClass(_ctx.getBlockClass("blockTitle")),
|
|
122
|
+
style: normalizeStyle({ height: _ctx.height })
|
|
123
|
+
}, null, 6)) : createCommentVNode("", true),
|
|
124
|
+
(openBlock(true), createElementBlock(Fragment, null, renderList(Number(_ctx.row), (_) => {
|
|
130
125
|
return openBlock(), createElementBlock("view", {
|
|
131
|
-
key:
|
|
132
|
-
class: normalizeClass(_ctx.
|
|
133
|
-
style: normalizeStyle({
|
|
126
|
+
key: _,
|
|
127
|
+
class: normalizeClass(_ctx.getBlockClass("blockLine")),
|
|
128
|
+
style: normalizeStyle({ height: _ctx.height })
|
|
134
129
|
}, null, 6);
|
|
135
130
|
}), 128))
|
|
136
|
-
])
|
|
131
|
+
], 4)
|
|
137
132
|
])
|
|
138
133
|
]));
|
|
139
134
|
}
|
package/dist/packages/_es/Sku.js
CHANGED