naive-ui 2.40.2 → 2.40.4
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/index.js +427 -368
- package/dist/index.mjs +427 -368
- package/dist/index.prod.js +1 -1
- package/dist/index.prod.mjs +1 -1
- package/es/_internal/icons/Attach.mjs +1 -1
- package/es/_internal/icons/Cancel.mjs +1 -1
- package/es/_internal/icons/Clear.mjs +1 -1
- package/es/_internal/icons/Close.mjs +1 -1
- package/es/_internal/icons/Date.mjs +1 -1
- package/es/_internal/icons/Download.mjs +1 -1
- package/es/_internal/icons/Error.mjs +1 -1
- package/es/_internal/icons/Info.mjs +1 -1
- package/es/_internal/icons/Retry.mjs +1 -1
- package/es/_internal/icons/RotateClockwise.mjs +1 -1
- package/es/_internal/icons/RotateCounterclockwise.mjs +1 -1
- package/es/_internal/icons/Success.mjs +1 -1
- package/es/_internal/icons/Time.mjs +1 -1
- package/es/_internal/icons/To.mjs +1 -1
- package/es/_internal/icons/Trash.mjs +1 -1
- package/es/_internal/icons/Warning.mjs +1 -1
- package/es/_internal/icons/ZoomIn.mjs +1 -1
- package/es/_internal/icons/ZoomOut.mjs +1 -1
- package/es/_internal/icons/replaceable.d.ts +2 -1
- package/es/_internal/icons/replaceable.mjs +7 -2
- package/es/_internal/scrollbar/src/Scrollbar.d.ts +16 -4
- package/es/_internal/scrollbar/src/Scrollbar.mjs +41 -5
- package/es/_internal/scrollbar/src/styles/index.cssr.mjs +16 -4
- package/es/_mixins/index.d.ts +1 -1
- package/es/_mixins/index.mjs +1 -1
- package/es/_utils/composable/use-resize.mjs +9 -1
- package/es/_utils/css/rtl-inset.mjs +1 -1
- package/es/back-top/src/BackTop.mjs +2 -2
- package/es/back-top/src/BackTopIcon.d.ts +1 -1
- package/es/back-top/src/BackTopIcon.mjs +1 -1
- package/es/carousel/src/CarouselArrow.mjs +24 -20
- package/es/checkbox/src/CheckMark.d.ts +2 -1
- package/es/checkbox/src/CheckMark.mjs +1 -1
- package/es/checkbox/src/Checkbox.mjs +4 -4
- package/es/checkbox/src/LineMark.d.ts +2 -1
- package/es/checkbox/src/LineMark.mjs +1 -1
- package/es/config-provider/src/internal-interface.d.ts +7 -7
- package/es/data-table/index.d.ts +1 -1
- package/es/descriptions/index.d.ts +2 -2
- package/es/descriptions/index.mjs +2 -2
- package/es/divider/index.d.ts +1 -1
- package/es/divider/index.mjs +1 -1
- package/es/drawer/index.d.ts +2 -2
- package/es/drawer/index.mjs +2 -2
- package/es/drawer/src/DrawerBodyWrapper.mjs +1 -1
- package/es/dropdown/index.d.ts +2 -2
- package/es/dropdown/index.mjs +1 -1
- package/es/dynamic-input/index.d.ts +1 -1
- package/es/dynamic-input/index.mjs +1 -1
- package/es/dynamic-input/styles/rtl.mjs +2 -2
- package/es/dynamic-tags/index.d.ts +1 -1
- package/es/dynamic-tags/index.mjs +1 -1
- package/es/element/index.d.ts +1 -1
- package/es/element/index.mjs +1 -1
- package/es/ellipsis/index.d.ts +1 -1
- package/es/ellipsis/index.mjs +1 -1
- package/es/empty/index.d.ts +1 -1
- package/es/empty/index.mjs +1 -1
- package/es/equation/index.d.ts +1 -1
- package/es/equation/index.mjs +1 -1
- package/es/flex/index.d.ts +1 -1
- package/es/flex/index.mjs +1 -1
- package/es/float-button/index.d.ts +1 -1
- package/es/float-button/index.mjs +1 -1
- package/es/float-button/src/styles/index.cssr.mjs +8 -2
- package/es/float-button-group/index.d.ts +1 -1
- package/es/float-button-group/index.mjs +1 -1
- package/es/float-button-group/src/styles/index.cssr.mjs +7 -1
- package/es/form/index.d.ts +3 -3
- package/es/form/index.mjs +3 -3
- package/es/gradient-text/index.d.ts +1 -1
- package/es/gradient-text/index.mjs +1 -1
- package/es/grid/index.d.ts +3 -3
- package/es/grid/index.mjs +3 -3
- package/es/highlight/index.d.ts +1 -1
- package/es/highlight/index.mjs +1 -1
- package/es/image/index.d.ts +2 -2
- package/es/image/index.mjs +2 -2
- package/es/image/src/ImagePreview.mjs +4 -4
- package/es/image/src/icons.d.ts +3 -3
- package/es/image/src/icons.mjs +30 -24
- package/es/image/src/styles/index.cssr.mjs +1 -1
- package/es/infinite-scroll/index.d.ts +1 -1
- package/es/infinite-scroll/index.mjs +1 -1
- package/es/input/index.d.ts +3 -3
- package/es/input/index.mjs +3 -3
- package/es/input-number/index.d.ts +1 -1
- package/es/input-number/index.mjs +1 -1
- package/es/layout/index.d.ts +6 -6
- package/es/layout/index.mjs +4 -4
- package/es/legacy-transfer/index.d.ts +1 -1
- package/es/legacy-transfer/index.mjs +1 -1
- package/es/list/index.d.ts +1 -1
- package/es/list/index.mjs +1 -1
- package/es/loading-bar/index.d.ts +1 -1
- package/es/loading-bar/index.mjs +1 -1
- package/es/log/index.d.ts +1 -1
- package/es/log/index.mjs +1 -1
- package/es/marquee/index.d.ts +1 -1
- package/es/marquee/index.mjs +1 -1
- package/es/mention/index.d.ts +1 -1
- package/es/mention/index.mjs +1 -1
- package/es/menu/index.d.ts +1 -1
- package/es/menu/index.mjs +1 -1
- package/es/message/index.d.ts +1 -1
- package/es/message/index.mjs +1 -1
- package/es/modal/index.d.ts +1 -1
- package/es/modal/index.mjs +1 -1
- package/es/modal/src/styles/index.cssr.mjs +1 -1
- package/es/popover/src/Popover.mjs +4 -1
- package/es/rate/src/Rate.mjs +2 -2
- package/es/rate/src/StarIcon.d.ts +1 -1
- package/es/rate/src/StarIcon.mjs +1 -1
- package/es/result/src/403.d.ts +1 -2
- package/es/result/src/403.mjs +12 -10
- package/es/result/src/404.d.ts +1 -2
- package/es/result/src/404.mjs +32 -30
- package/es/result/src/418.d.ts +1 -2
- package/es/result/src/418.mjs +33 -31
- package/es/result/src/500.d.ts +1 -2
- package/es/result/src/500.mjs +18 -16
- package/es/result/src/Result.mjs +8 -8
- package/es/styles.d.ts +5 -5
- package/es/styles.mjs +5 -5
- package/es/theme-editor/src/ThemeEditor.mjs +25 -23
- package/es/themes/dark.mjs +7 -7
- package/es/themes/light.mjs +7 -7
- package/es/upload/src/UploadFile.mjs +3 -3
- package/es/upload/src/icons.d.ts +2 -2
- package/es/upload/src/icons.mjs +2 -2
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/lib/_internal/icons/Attach.js +2 -2
- package/lib/_internal/icons/Cancel.js +2 -2
- package/lib/_internal/icons/Clear.js +2 -2
- package/lib/_internal/icons/Close.js +2 -2
- package/lib/_internal/icons/Date.js +2 -2
- package/lib/_internal/icons/Download.js +2 -2
- package/lib/_internal/icons/Error.js +2 -2
- package/lib/_internal/icons/Info.js +2 -2
- package/lib/_internal/icons/Retry.js +2 -2
- package/lib/_internal/icons/RotateClockwise.js +2 -2
- package/lib/_internal/icons/RotateCounterclockwise.js +2 -2
- package/lib/_internal/icons/Success.js +2 -2
- package/lib/_internal/icons/Time.js +2 -2
- package/lib/_internal/icons/To.js +2 -2
- package/lib/_internal/icons/Trash.js +2 -2
- package/lib/_internal/icons/Warning.js +2 -2
- package/lib/_internal/icons/ZoomIn.js +2 -2
- package/lib/_internal/icons/ZoomOut.js +2 -2
- package/lib/_internal/icons/replaceable.d.ts +2 -1
- package/lib/_internal/icons/replaceable.js +6 -1
- package/lib/_internal/scrollbar/src/Scrollbar.d.ts +16 -4
- package/lib/_internal/scrollbar/src/Scrollbar.js +24 -8
- package/lib/_internal/scrollbar/src/styles/index.cssr.js +16 -4
- package/lib/_mixins/index.d.ts +1 -1
- package/lib/_mixins/index.js +2 -2
- package/lib/_utils/composable/use-resize.js +8 -0
- package/lib/_utils/css/rtl-inset.js +1 -1
- package/lib/back-top/src/BackTop.js +1 -1
- package/lib/back-top/src/BackTopIcon.d.ts +1 -1
- package/lib/back-top/src/BackTopIcon.js +1 -1
- package/lib/carousel/src/CarouselArrow.js +12 -8
- package/lib/checkbox/src/CheckMark.d.ts +2 -1
- package/lib/checkbox/src/CheckMark.js +1 -1
- package/lib/checkbox/src/Checkbox.js +1 -1
- package/lib/checkbox/src/LineMark.d.ts +2 -1
- package/lib/checkbox/src/LineMark.js +1 -1
- package/lib/config-provider/src/internal-interface.d.ts +7 -7
- package/lib/data-table/index.d.ts +1 -1
- package/lib/descriptions/index.d.ts +2 -2
- package/lib/descriptions/index.js +3 -3
- package/lib/divider/index.d.ts +1 -1
- package/lib/divider/index.js +2 -2
- package/lib/drawer/index.d.ts +2 -2
- package/lib/drawer/index.js +3 -3
- package/lib/drawer/src/DrawerBodyWrapper.js +1 -1
- package/lib/dropdown/index.d.ts +2 -2
- package/lib/dropdown/index.js +2 -2
- package/lib/dynamic-input/index.d.ts +1 -1
- package/lib/dynamic-input/index.js +2 -2
- package/lib/dynamic-input/styles/rtl.js +5 -5
- package/lib/dynamic-tags/index.d.ts +1 -1
- package/lib/dynamic-tags/index.js +2 -2
- package/lib/element/index.d.ts +1 -1
- package/lib/element/index.js +2 -2
- package/lib/ellipsis/index.d.ts +1 -1
- package/lib/ellipsis/index.js +2 -2
- package/lib/empty/index.d.ts +1 -1
- package/lib/empty/index.js +2 -2
- package/lib/equation/index.d.ts +1 -1
- package/lib/equation/index.js +2 -2
- package/lib/flex/index.d.ts +1 -1
- package/lib/flex/index.js +2 -2
- package/lib/float-button/index.d.ts +1 -1
- package/lib/float-button/index.js +2 -2
- package/lib/float-button/src/styles/index.cssr.js +8 -2
- package/lib/float-button-group/index.d.ts +1 -1
- package/lib/float-button-group/index.js +2 -2
- package/lib/float-button-group/src/styles/index.cssr.js +7 -1
- package/lib/form/index.d.ts +3 -3
- package/lib/form/index.js +5 -5
- package/lib/gradient-text/index.d.ts +1 -1
- package/lib/gradient-text/index.js +2 -2
- package/lib/grid/index.d.ts +3 -3
- package/lib/grid/index.js +4 -4
- package/lib/highlight/index.d.ts +1 -1
- package/lib/highlight/index.js +2 -2
- package/lib/image/index.d.ts +2 -2
- package/lib/image/index.js +3 -3
- package/lib/image/src/ImagePreview.js +3 -3
- package/lib/image/src/icons.d.ts +3 -3
- package/lib/image/src/icons.js +15 -7
- package/lib/image/src/styles/index.cssr.js +1 -1
- package/lib/infinite-scroll/index.d.ts +1 -1
- package/lib/infinite-scroll/index.js +2 -2
- package/lib/input/index.d.ts +3 -3
- package/lib/input/index.js +4 -4
- package/lib/input-number/index.d.ts +1 -1
- package/lib/input-number/index.js +2 -2
- package/lib/layout/index.d.ts +6 -6
- package/lib/layout/index.js +6 -6
- package/lib/legacy-transfer/index.d.ts +1 -1
- package/lib/legacy-transfer/index.js +2 -2
- package/lib/list/index.d.ts +1 -1
- package/lib/list/index.js +2 -2
- package/lib/loading-bar/index.d.ts +1 -1
- package/lib/loading-bar/index.js +2 -2
- package/lib/log/index.d.ts +1 -1
- package/lib/log/index.js +2 -2
- package/lib/marquee/index.d.ts +1 -1
- package/lib/marquee/index.js +2 -2
- package/lib/mention/index.d.ts +1 -1
- package/lib/mention/index.js +2 -2
- package/lib/menu/index.d.ts +1 -1
- package/lib/menu/index.js +2 -2
- package/lib/message/index.d.ts +1 -1
- package/lib/message/index.js +2 -2
- package/lib/modal/index.d.ts +1 -1
- package/lib/modal/index.js +2 -2
- package/lib/modal/src/styles/index.cssr.js +1 -1
- package/lib/popover/src/Popover.js +7 -1
- package/lib/rate/src/Rate.js +1 -1
- package/lib/rate/src/StarIcon.d.ts +1 -1
- package/lib/rate/src/StarIcon.js +1 -1
- package/lib/result/src/403.d.ts +1 -2
- package/lib/result/src/403.js +6 -3
- package/lib/result/src/404.d.ts +1 -2
- package/lib/result/src/404.js +10 -7
- package/lib/result/src/418.d.ts +1 -2
- package/lib/result/src/418.js +10 -7
- package/lib/result/src/500.d.ts +1 -2
- package/lib/result/src/500.js +7 -4
- package/lib/result/src/Result.js +8 -8
- package/lib/styles.d.ts +5 -5
- package/lib/styles.js +29 -29
- package/lib/theme-editor/src/ThemeEditor.js +8 -6
- package/lib/themes/dark.js +28 -28
- package/lib/themes/light.js +28 -28
- package/lib/upload/src/UploadFile.js +1 -1
- package/lib/upload/src/icons.d.ts +2 -2
- package/lib/upload/src/icons.js +3 -3
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/package.json +4 -4
- package/volar.d.ts +1 -1
- package/web-types.json +7 -7
package/es/drawer/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NDrawer
|
|
2
|
-
export { default as NDrawerContent
|
|
1
|
+
export { drawerProps, default as NDrawer } from "./src/Drawer.mjs";
|
|
2
|
+
export { drawerContentProps, default as NDrawerContent } from "./src/DrawerContent.mjs";
|
|
@@ -219,7 +219,7 @@ export default defineComponent({
|
|
|
219
219
|
} = this;
|
|
220
220
|
return this.displayDirective === 'show' || this.displayed || this.show ? withDirectives(
|
|
221
221
|
/* Keep the wrapper dom. Make sure the drawer has a host.
|
|
222
|
-
|
|
222
|
+
Nor the detached content will disappear without transition */
|
|
223
223
|
h("div", {
|
|
224
224
|
role: "none"
|
|
225
225
|
}, h(VFocusTrap, {
|
package/es/dropdown/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NDropdown
|
|
1
|
+
export { dropdownProps, default as NDropdown } from './src/Dropdown';
|
|
2
2
|
export type { DropdownProps } from './src/Dropdown';
|
|
3
|
-
export type { DropdownDividerOption, DropdownGroupOption, DropdownMenuProps,
|
|
3
|
+
export type { DropdownDividerOption, DropdownGroupOption, DropdownMenuProps, NodeProps as DropdownNodeProps, DropdownOption, DropdownRenderOption } from './src/interface';
|
package/es/dropdown/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NDropdown
|
|
1
|
+
export { dropdownProps, default as NDropdown } from "./src/Dropdown.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NDynamicInput
|
|
1
|
+
export { dynamicInputProps, default as NDynamicInput } from './src/DynamicInput';
|
|
2
2
|
export type { DynamicInputProps } from './src/DynamicInput';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NDynamicInput
|
|
1
|
+
export { dynamicInputProps, default as NDynamicInput } from "./src/DynamicInput.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { buttonRtl } from "../../button/styles/rtl.mjs";
|
|
2
1
|
import { buttonGroupRtl } from "../../button-group/styles/rtl.mjs";
|
|
2
|
+
import { buttonRtl } from "../../button/styles/rtl.mjs";
|
|
3
3
|
import { checkboxRtl } from "../../checkbox/styles/rtl.mjs";
|
|
4
|
-
import { inputRtl } from "../../input/styles/rtl.mjs";
|
|
5
4
|
import { inputNumberRtl } from "../../input-number/styles/rtl.mjs";
|
|
5
|
+
import { inputRtl } from "../../input/styles/rtl.mjs";
|
|
6
6
|
import rtlStyle from "../src/styles/rtl.cssr.mjs";
|
|
7
7
|
export const dynamicInputRtl = {
|
|
8
8
|
name: 'DynamicInput',
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NDynamicTags
|
|
1
|
+
export { dynamicTagsProps, default as NDynamicTags } from './src/DynamicTags';
|
|
2
2
|
export type { DynamicTagsProps } from './src/DynamicTags';
|
|
3
3
|
export type { DynamicTagsOption } from './src/interface';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NDynamicTags
|
|
1
|
+
export { dynamicTagsProps, default as NDynamicTags } from "./src/DynamicTags.mjs";
|
package/es/element/index.d.ts
CHANGED
package/es/element/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NElement
|
|
1
|
+
export { elementProps, default as NElement } from "./src/Element.mjs";
|
|
2
2
|
export { default as NEl } from "./src/Element.mjs";
|
package/es/ellipsis/index.d.ts
CHANGED
package/es/ellipsis/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NEllipsis
|
|
1
|
+
export { ellipsisProps, default as NEllipsis } from "./src/Ellipsis.mjs";
|
|
2
2
|
export { NPerformantEllipsis } from "./src/PerformantEllipsis.mjs";
|
package/es/empty/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NEmpty
|
|
1
|
+
export { emptyProps, default as NEmpty } from './src/Empty';
|
|
2
2
|
export type { EmptyProps } from './src/Empty';
|
package/es/empty/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NEmpty
|
|
1
|
+
export { emptyProps, default as NEmpty } from "./src/Empty.mjs";
|
package/es/equation/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Equation as NEquation
|
|
1
|
+
export { equationProps, Equation as NEquation } from './src/Equation';
|
|
2
2
|
export type { EquationProps } from './src/Equation';
|
package/es/equation/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Equation as NEquation
|
|
1
|
+
export { equationProps, Equation as NEquation } from "./src/Equation.mjs";
|
package/es/flex/index.d.ts
CHANGED
package/es/flex/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NFlex
|
|
1
|
+
export { flexProps, default as NFlex } from "./src/Flex.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NFloatButton
|
|
1
|
+
export { floatButtonProps, default as NFloatButton } from './src/FloatButton';
|
|
2
2
|
export type { FloatButtonProps } from './src/FloatButton';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NFloatButton
|
|
1
|
+
export { floatButtonProps, default as NFloatButton } from "./src/FloatButton.mjs";
|
|
@@ -30,7 +30,10 @@ export default cB('float-button', `
|
|
|
30
30
|
border-radius: var(--n-border-radius-square);
|
|
31
31
|
`), cE('fill', `
|
|
32
32
|
position: absolute;
|
|
33
|
-
|
|
33
|
+
top: 0;
|
|
34
|
+
right: 0;
|
|
35
|
+
bottom: 0
|
|
36
|
+
left: 0;
|
|
34
37
|
transition: background-color .3s var(--n-bezier);
|
|
35
38
|
border-radius: inherit;
|
|
36
39
|
`), cE('body', `
|
|
@@ -68,7 +71,10 @@ export default cB('float-button', `
|
|
|
68
71
|
opacity: 0;
|
|
69
72
|
transform: scale(0.75);
|
|
70
73
|
position: absolute;
|
|
71
|
-
|
|
74
|
+
top: 0;
|
|
75
|
+
right: 0;
|
|
76
|
+
bottom: 0;
|
|
77
|
+
left: 0;
|
|
72
78
|
display: flex;
|
|
73
79
|
align-items: center;
|
|
74
80
|
justify-content: center;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NFloatButtonGroup
|
|
1
|
+
export { floatButtonGroupProps, default as NFloatButtonGroup } from './src/FloatButtonGroup';
|
|
2
2
|
export type { FloatButtonGroupProps } from './src/FloatButtonGroup';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NFloatButtonGroup
|
|
1
|
+
export { floatButtonGroupProps, default as NFloatButtonGroup } from "./src/FloatButtonGroup.mjs";
|
|
@@ -29,6 +29,12 @@ export default cB('float-button-group', [cB('float-button', `
|
|
|
29
29
|
`), c('&:last-child', `
|
|
30
30
|
border-bottom-left-radius: 4px;
|
|
31
31
|
border-bottom-right-radius: 4px;
|
|
32
|
-
`), cE('fill',
|
|
32
|
+
`), cE('fill', `
|
|
33
|
+
top: 4px;
|
|
34
|
+
right: 4px;
|
|
35
|
+
bottom: 4px;
|
|
36
|
+
left: 4px;
|
|
37
|
+
border-radius: var(--n-border-radius-square);
|
|
38
|
+
`)])]), cM('circle-shape', [c('>:not(:last-child)', `
|
|
33
39
|
margin-bottom: 16px;
|
|
34
40
|
`)])]);
|
package/es/form/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { default as NForm
|
|
1
|
+
export { formProps, default as NForm } from './src/Form';
|
|
2
2
|
export type { FormProps } from './src/Form';
|
|
3
|
-
export { default as NFormItem
|
|
3
|
+
export { formItemProps, default as NFormItem } from './src/FormItem';
|
|
4
4
|
export type { FormItemProps } from './src/FormItem';
|
|
5
5
|
export { default as NFormItemCol } from './src/FormItemCol';
|
|
6
6
|
export type { FormItemColProps } from './src/FormItemCol';
|
|
7
|
-
export {
|
|
7
|
+
export { formItemGiProps, formItemGiProps as formItemGridItemProps, default as NFormItemGi, default as NFormItemGridItem } from './src/FormItemGridItem';
|
|
8
8
|
export type { FormItemGiProps, FormItemGiProps as FormItemGridItemProps } from './src/FormItemGridItem';
|
|
9
9
|
export { default as NFormItemRow } from './src/FormItemRow';
|
|
10
10
|
export type { FormItemRowProps } from './src/FormItemRow';
|
package/es/form/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { default as NForm
|
|
2
|
-
export { default as NFormItem
|
|
1
|
+
export { formProps, default as NForm } from "./src/Form.mjs";
|
|
2
|
+
export { formItemProps, default as NFormItem } from "./src/FormItem.mjs";
|
|
3
3
|
// deprecated
|
|
4
4
|
export { default as NFormItemCol } from "./src/FormItemCol.mjs";
|
|
5
|
-
export {
|
|
5
|
+
export { formItemGiProps, formItemGiProps as formItemGridItemProps, default as NFormItemGi, default as NFormItemGridItem } from "./src/FormItemGridItem.mjs";
|
|
6
6
|
export { default as NFormItemRow } from "./src/FormItemRow.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NGradientText
|
|
1
|
+
export { gradientTextProps, default as NGradientText } from './src/GradientText';
|
|
2
2
|
export type { GradientTextProps } from './src/GradientText';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NGradientText
|
|
1
|
+
export { gradientTextProps, default as NGradientText } from "./src/GradientText.mjs";
|
package/es/grid/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { default as NGrid
|
|
1
|
+
export { gridProps, default as NGrid } from './src/Grid';
|
|
2
2
|
export type { GridProps } from './src/Grid';
|
|
3
|
-
export { default as NGridItem
|
|
4
|
-
export {
|
|
3
|
+
export { gridItemProps, default as NGridItem } from './src/GridItem';
|
|
4
|
+
export { gridItemProps as giProps, default as NGi } from './src/GridItem';
|
|
5
5
|
export type { GridItemProps } from './src/GridItem';
|
package/es/grid/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NGrid
|
|
2
|
-
export { default as NGridItem
|
|
3
|
-
export {
|
|
1
|
+
export { gridProps, default as NGrid } from "./src/Grid.mjs";
|
|
2
|
+
export { gridItemProps, default as NGridItem } from "./src/GridItem.mjs";
|
|
3
|
+
export { gridItemProps as giProps, default as NGi } from "./src/GridItem.mjs";
|
package/es/highlight/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NHighlight
|
|
1
|
+
export { highlightProps, default as NHighlight } from './src/Highlight';
|
|
2
2
|
export type * from './src/public-types';
|
package/es/highlight/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NHighlight
|
|
1
|
+
export { highlightProps, default as NHighlight } from "./src/Highlight.mjs";
|
package/es/image/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { default as NImage
|
|
1
|
+
export { imageProps, default as NImage } from './src/Image';
|
|
2
2
|
export type { ImageProps } from './src/Image';
|
|
3
|
-
export { default as NImageGroup
|
|
3
|
+
export { imageGroupProps, default as NImageGroup } from './src/ImageGroup';
|
|
4
4
|
export type { ImageGroupProps } from './src/ImageGroup';
|
|
5
5
|
export type * from './src/public-types';
|
package/es/image/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NImage
|
|
2
|
-
export { default as NImageGroup
|
|
1
|
+
export { imageProps, default as NImage } from "./src/Image.mjs";
|
|
2
|
+
export { imageGroupProps, default as NImageGroup } from "./src/ImageGroup.mjs";
|
|
@@ -11,7 +11,7 @@ import { useConfig, useLocale, useTheme, useThemeClass } from "../../_mixins/ind
|
|
|
11
11
|
import { download } from "../../_utils/index.mjs";
|
|
12
12
|
import { NTooltip } from "../../tooltip/index.mjs";
|
|
13
13
|
import { imageLight } from "../styles/index.mjs";
|
|
14
|
-
import {
|
|
14
|
+
import { renderCloseIcon, renderNextIcon, renderPrevIcon } from "./icons.mjs";
|
|
15
15
|
import { imageContextKey, imagePreviewSharedProps } from "./interface.mjs";
|
|
16
16
|
import style from "./styles/index.cssr.mjs";
|
|
17
17
|
const BLEEDING = 32;
|
|
@@ -431,13 +431,13 @@ export default defineComponent({
|
|
|
431
431
|
clsPrefix: clsPrefix,
|
|
432
432
|
onClick: this.handleSwitchPrev
|
|
433
433
|
}, {
|
|
434
|
-
default:
|
|
434
|
+
default: renderPrevIcon
|
|
435
435
|
}), 'tipPrevious');
|
|
436
436
|
const nextNode = withTooltip(h(NBaseIcon, {
|
|
437
437
|
clsPrefix: clsPrefix,
|
|
438
438
|
onClick: this.handleSwitchNext
|
|
439
439
|
}, {
|
|
440
|
-
default:
|
|
440
|
+
default: renderNextIcon
|
|
441
441
|
}), 'tipNext');
|
|
442
442
|
const rotateCounterclockwiseNode = withTooltip(h(NBaseIcon, {
|
|
443
443
|
clsPrefix: clsPrefix,
|
|
@@ -475,7 +475,7 @@ export default defineComponent({
|
|
|
475
475
|
clsPrefix: clsPrefix,
|
|
476
476
|
onClick: this.toggleShow
|
|
477
477
|
}, {
|
|
478
|
-
default:
|
|
478
|
+
default: renderCloseIcon
|
|
479
479
|
}), 'tipClose');
|
|
480
480
|
const zoomInNode = withTooltip(h(NBaseIcon, {
|
|
481
481
|
clsPrefix: clsPrefix,
|
package/es/image/src/icons.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare
|
|
2
|
-
export declare
|
|
3
|
-
export declare
|
|
1
|
+
export declare function renderPrevIcon(): JSX.Element;
|
|
2
|
+
export declare function renderNextIcon(): JSX.Element;
|
|
3
|
+
export declare function renderCloseIcon(): JSX.Element;
|
package/es/image/src/icons.mjs
CHANGED
|
@@ -1,25 +1,31 @@
|
|
|
1
1
|
import { h } from 'vue';
|
|
2
|
-
export
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
2
|
+
export function renderPrevIcon() {
|
|
3
|
+
return h("svg", {
|
|
4
|
+
viewBox: "0 0 20 20",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
}, h("path", {
|
|
8
|
+
d: "M6 5C5.75454 5 5.55039 5.17688 5.50806 5.41012L5.5 5.5V14.5C5.5 14.7761 5.72386 15 6 15C6.24546 15 6.44961 14.8231 6.49194 14.5899L6.5 14.5V5.5C6.5 5.22386 6.27614 5 6 5ZM13.8536 5.14645C13.68 4.97288 13.4106 4.9536 13.2157 5.08859L13.1464 5.14645L8.64645 9.64645C8.47288 9.82001 8.4536 10.0894 8.58859 10.2843L8.64645 10.3536L13.1464 14.8536C13.3417 15.0488 13.6583 15.0488 13.8536 14.8536C14.0271 14.68 14.0464 14.4106 13.9114 14.2157L13.8536 14.1464L9.70711 10L13.8536 5.85355C14.0488 5.65829 14.0488 5.34171 13.8536 5.14645Z",
|
|
9
|
+
fill: "currentColor"
|
|
10
|
+
}));
|
|
11
|
+
}
|
|
12
|
+
export function renderNextIcon() {
|
|
13
|
+
return h("svg", {
|
|
14
|
+
viewBox: "0 0 20 20",
|
|
15
|
+
fill: "none",
|
|
16
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
17
|
+
}, h("path", {
|
|
18
|
+
d: "M13.5 5C13.7455 5 13.9496 5.17688 13.9919 5.41012L14 5.5V14.5C14 14.7761 13.7761 15 13.5 15C13.2545 15 13.0504 14.8231 13.0081 14.5899L13 14.5V5.5C13 5.22386 13.2239 5 13.5 5ZM5.64645 5.14645C5.82001 4.97288 6.08944 4.9536 6.28431 5.08859L6.35355 5.14645L10.8536 9.64645C11.0271 9.82001 11.0464 10.0894 10.9114 10.2843L10.8536 10.3536L6.35355 14.8536C6.15829 15.0488 5.84171 15.0488 5.64645 14.8536C5.47288 14.68 5.4536 14.4106 5.58859 14.2157L5.64645 14.1464L9.79289 10L5.64645 5.85355C5.45118 5.65829 5.45118 5.34171 5.64645 5.14645Z",
|
|
19
|
+
fill: "currentColor"
|
|
20
|
+
}));
|
|
21
|
+
}
|
|
22
|
+
export function renderCloseIcon() {
|
|
23
|
+
return h("svg", {
|
|
24
|
+
viewBox: "0 0 20 20",
|
|
25
|
+
fill: "none",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
27
|
+
}, h("path", {
|
|
28
|
+
d: "M4.089 4.216l.057-.07a.5.5 0 0 1 .638-.057l.07.057L10 9.293l5.146-5.147a.5.5 0 0 1 .638-.057l.07.057a.5.5 0 0 1 .057.638l-.057.07L10.707 10l5.147 5.146a.5.5 0 0 1 .057.638l-.057.07a.5.5 0 0 1-.638.057l-.07-.057L10 10.707l-5.146 5.147a.5.5 0 0 1-.638.057l-.07-.057a.5.5 0 0 1-.057-.638l.057-.07L9.293 10L4.146 4.854a.5.5 0 0 1-.057-.638l.057-.07l-.057.07z",
|
|
29
|
+
fill: "currentColor"
|
|
30
|
+
}));
|
|
31
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { fadeInTransition } from "../../../_styles/transitions/fade-in.cssr.mjs";
|
|
2
1
|
import { fadeInScaleUpTransition } from "../../../_styles/transitions/fade-in-scale-up.cssr.mjs";
|
|
2
|
+
import { fadeInTransition } from "../../../_styles/transitions/fade-in.cssr.mjs";
|
|
3
3
|
import { c, cB, cNotM } from "../../../_utils/cssr/index.mjs";
|
|
4
4
|
// vars:
|
|
5
5
|
// --n-toolbar-icon-color
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NInfiniteScroll
|
|
1
|
+
export { infiniteScrollProps, default as NInfiniteScroll } from './src/InfiniteScroll';
|
|
2
2
|
export type { InfiniteScrollProps } from './src/InfiniteScroll';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NInfiniteScroll
|
|
1
|
+
export { infiniteScrollProps, default as NInfiniteScroll } from "./src/InfiniteScroll.mjs";
|
package/es/input/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { default as NInput
|
|
1
|
+
export { inputProps, default as NInput } from './src/Input';
|
|
2
2
|
export type { InputProps } from './src/Input';
|
|
3
|
-
export { default as NInputGroup
|
|
3
|
+
export { inputGroupProps, default as NInputGroup } from './src/InputGroup';
|
|
4
4
|
export type { InputGroupProps } from './src/InputGroup';
|
|
5
|
-
export { default as NInputGroupLabel
|
|
5
|
+
export { inputGroupLabelProps, default as NInputGroupLabel } from './src/InputGroupLabel';
|
|
6
6
|
export type { InputGroupLabelProps } from './src/InputGroupLabel';
|
|
7
7
|
export type { InputInst } from './src/interface';
|
package/es/input/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NInput
|
|
2
|
-
export { default as NInputGroup
|
|
3
|
-
export { default as NInputGroupLabel
|
|
1
|
+
export { inputProps, default as NInput } from "./src/Input.mjs";
|
|
2
|
+
export { inputGroupProps, default as NInputGroup } from "./src/InputGroup.mjs";
|
|
3
|
+
export { inputGroupLabelProps, default as NInputGroupLabel } from "./src/InputGroupLabel.mjs";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NInputNumber
|
|
1
|
+
export { inputNumberProps, default as NInputNumber } from './src/InputNumber';
|
|
2
2
|
export type { InputNumberProps } from './src/InputNumber';
|
|
3
3
|
export type { InputNumberInst } from './src/interface';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NInputNumber
|
|
1
|
+
export { inputNumberProps, default as NInputNumber } from "./src/InputNumber.mjs";
|
package/es/layout/index.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export type { LayoutInst
|
|
2
|
-
export {
|
|
3
|
-
export type { LayoutProps
|
|
1
|
+
export type { LayoutInst as LayoutContentInst, LayoutInst, LayoutSiderInst } from './src/interface';
|
|
2
|
+
export { layoutProps as layoutContentProps, layoutProps, default as NLayout } from './src/Layout';
|
|
3
|
+
export type { LayoutProps as LayoutContentProps, LayoutProps } from './src/Layout';
|
|
4
4
|
export { default as NLayoutContent } from './src/LayoutContent';
|
|
5
|
-
export { default as NLayoutFooter
|
|
5
|
+
export { layoutFooterProps, default as NLayoutFooter } from './src/LayoutFooter';
|
|
6
6
|
export type { LayoutFooterProps } from './src/LayoutFooter';
|
|
7
|
-
export {
|
|
7
|
+
export { headerProps as layoutHeaderProps, default as NLayoutHeader } from './src/LayoutHeader';
|
|
8
8
|
export type { LayoutHeaderProps } from './src/LayoutHeader';
|
|
9
|
-
export { default as NLayoutSider
|
|
9
|
+
export { layoutSiderProps, default as NLayoutSider } from './src/LayoutSider';
|
|
10
10
|
export type { LayoutSiderProps } from './src/LayoutSider';
|
package/es/layout/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { layoutProps as layoutContentProps, layoutProps, default as NLayout } from "./src/Layout.mjs";
|
|
2
2
|
export { default as NLayoutContent } from "./src/LayoutContent.mjs";
|
|
3
|
-
export { default as NLayoutFooter
|
|
4
|
-
export {
|
|
5
|
-
export { default as NLayoutSider
|
|
3
|
+
export { layoutFooterProps, default as NLayoutFooter } from "./src/LayoutFooter.mjs";
|
|
4
|
+
export { headerProps as layoutHeaderProps, default as NLayoutHeader } from "./src/LayoutHeader.mjs";
|
|
5
|
+
export { layoutSiderProps, default as NLayoutSider } from "./src/LayoutSider.mjs";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export type { Option as LegacyTransferOption } from './src/interface';
|
|
2
|
-
export {
|
|
2
|
+
export { transferProps as legacyTransferProps, default as NLegacyTransfer } from './src/Transfer';
|
|
3
3
|
export type { transferProps as LegacyTransferProps } from './src/Transfer';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { transferProps as legacyTransferProps, default as NLegacyTransfer } from "./src/Transfer.mjs";
|
package/es/list/index.d.ts
CHANGED
package/es/list/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NList
|
|
1
|
+
export { listProps, default as NList } from "./src/List.mjs";
|
|
2
2
|
export { default as NListItem } from "./src/ListItem.mjs";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { default as NLoadingBarProvider
|
|
1
|
+
export { loadingBarProviderProps, default as NLoadingBarProvider } from './src/LoadingBarProvider';
|
|
2
2
|
export type { LoadingBarApiInjection as LoadingBarApi, LoadingBarProviderInst, LoadingBarProviderProps } from './src/LoadingBarProvider';
|
|
3
3
|
export { useLoadingBar } from './src/use-loading-bar';
|
package/es/loading-bar/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NLoadingBarProvider
|
|
1
|
+
export { loadingBarProviderProps, default as NLoadingBarProvider } from "./src/LoadingBarProvider.mjs";
|
|
2
2
|
export { useLoadingBar } from "./src/use-loading-bar.mjs";
|
package/es/log/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NLog
|
|
1
|
+
export { logProps, default as NLog } from './src/Log';
|
|
2
2
|
export type { LogInst, LogProps } from './src/Log';
|
package/es/log/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NLog
|
|
1
|
+
export { logProps, default as NLog } from "./src/Log.mjs";
|
package/es/marquee/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as
|
|
1
|
+
export { default as NMarquee } from './src/Marquee';
|
|
2
2
|
export type * from './src/public-types';
|
package/es/marquee/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as
|
|
1
|
+
export { default as NMarquee } from "./src/Marquee.mjs";
|
package/es/mention/index.d.ts
CHANGED
package/es/mention/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NMention
|
|
1
|
+
export { mentionProps, default as NMention } from "./src/Mention.mjs";
|
package/es/menu/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export type { MenuDividerOption, MenuGroupOption, MenuInst, MenuNodeProps, MenuOption } from './src/interface';
|
|
2
|
-
export { default as NMenu
|
|
2
|
+
export { menuProps, default as NMenu } from './src/Menu';
|
|
3
3
|
export type { MenuProps } from './src/Menu';
|
package/es/menu/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { default as NMenu
|
|
1
|
+
export { menuProps, default as NMenu } from "./src/Menu.mjs";
|
package/es/message/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { default as NMessageProvider
|
|
1
|
+
export { messageProviderProps, default as NMessageProvider } from './src/MessageProvider';
|
|
2
2
|
export type { MessageApiInjection as MessageApi, MessageProviderInst, MessageProviderProps, MessageReactive } from './src/MessageProvider';
|
|
3
3
|
export type { MessageOptions, MessageRenderMessage, MessageType } from './src/types';
|
|
4
4
|
export { useMessage } from './src/use-message';
|
package/es/message/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { default as NMessageProvider
|
|
1
|
+
export { messageProviderProps, default as NMessageProvider } from "./src/MessageProvider.mjs";
|
|
2
2
|
export { useMessage } from "./src/use-message.mjs";
|
package/es/modal/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { useModal, useModalReactiveList } from './src/composables';
|
|
2
|
-
export { default as NModal
|
|
2
|
+
export { modalProps, default as NModal } from './src/Modal';
|
|
3
3
|
export type { ModalProps } from './src/Modal';
|
|
4
4
|
export { modalProviderProps, NModalProvider } from './src/ModalProvider';
|
|
5
5
|
export type { ModalApiInjection as ModalApi, ModalOptions, ModalProviderInst, ModalProviderProps, ModalReactive } from './src/ModalProvider';
|
package/es/modal/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { useModal, useModalReactiveList } from "./src/composables.mjs";
|
|
2
|
-
export { default as NModal
|
|
2
|
+
export { modalProps, default as NModal } from "./src/Modal.mjs";
|
|
3
3
|
export { modalProviderProps, NModalProvider } from "./src/ModalProvider.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { fadeInTransition } from "../../../_styles/transitions/fade-in.cssr.mjs";
|
|
2
1
|
import { fadeInScaleUpTransition } from "../../../_styles/transitions/fade-in-scale-up.cssr.mjs";
|
|
2
|
+
import { fadeInTransition } from "../../../_styles/transitions/fade-in.cssr.mjs";
|
|
3
3
|
import { c, cB } from "../../../_utils/cssr/index.mjs";
|
|
4
4
|
// vars:
|
|
5
5
|
// --n-bezier-ease-out
|
|
@@ -454,7 +454,10 @@ export default defineComponent({
|
|
|
454
454
|
return [this.internalTrapFocus && mergedShow ? withDirectives(h("div", {
|
|
455
455
|
style: {
|
|
456
456
|
position: 'fixed',
|
|
457
|
-
|
|
457
|
+
top: 0,
|
|
458
|
+
right: 0,
|
|
459
|
+
bottom: 0,
|
|
460
|
+
left: 0
|
|
458
461
|
}
|
|
459
462
|
}), [[zindexable, {
|
|
460
463
|
enabled: mergedShow,
|
package/es/rate/src/Rate.mjs
CHANGED
|
@@ -4,7 +4,7 @@ import { NBaseIcon } from "../../_internal/index.mjs";
|
|
|
4
4
|
import { useConfig, useFormItem, useTheme, useThemeClass } from "../../_mixins/index.mjs";
|
|
5
5
|
import { call, color2Class, createKey } from "../../_utils/index.mjs";
|
|
6
6
|
import { rateLight } from "../styles/index.mjs";
|
|
7
|
-
import
|
|
7
|
+
import renderStarIcon from "./StarIcon.mjs";
|
|
8
8
|
import style from "./styles/index.cssr.mjs";
|
|
9
9
|
export const rateProps = Object.assign(Object.assign({}, useTheme.props), {
|
|
10
10
|
allowHalf: Boolean,
|
|
@@ -183,7 +183,7 @@ export default defineComponent({
|
|
|
183
183
|
}) : h(NBaseIcon, {
|
|
184
184
|
clsPrefix: mergedClsPrefix
|
|
185
185
|
}, {
|
|
186
|
-
default:
|
|
186
|
+
default: renderStarIcon
|
|
187
187
|
});
|
|
188
188
|
const entireStarActive = hoverIndex !== null ? index + 1 <= hoverIndex : index + 1 <= (mergedValue || 0);
|
|
189
189
|
return h("div", {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: JSX.Element;
|
|
1
|
+
declare const _default: () => JSX.Element;
|
|
2
2
|
export default _default;
|