@jt-home/mfe-components 6.0.0 → 7.0.0
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/package/locale/index.cjs +1 -1
- package/dist/package/locale/index.mjs +719 -591
- package/dist/package/types/{locale → locales}/index.d.ts +6 -7
- package/dist/package/types/{locale → locales}/normalizeLocale.d.ts +1 -1
- package/dist/package/types/{locale → locales}/types.d.ts +1 -1
- package/dist/package/types/{main.d.ts → src/main.d.ts} +2 -2
- package/package.json +7 -7
- package/dist/package/types/locale/messages/de.d.ts +0 -3
- package/dist/package/types/locale/messages/en.d.ts +0 -3
- package/dist/package/types/locale/messages/es.d.ts +0 -3
- package/dist/package/types/locale/messages/id.d.ts +0 -3
- package/dist/package/types/locale/messages/index.d.ts +0 -2
- package/dist/package/types/locale/messages/km.d.ts +0 -3
- package/dist/package/types/locale/messages/pt.d.ts +0 -3
- package/dist/package/types/locale/messages/th.d.ts +0 -3
- package/dist/package/types/locale/messages/vi.d.ts +0 -3
- package/dist/package/types/locale/messages/zh-cn.d.ts +0 -3
- package/dist/package/types/{components → src/components}/JtActionMenu/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtActionMenu/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtActionMenu/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtAttachmentList/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtAttachmentList/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtAttachmentList/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtAttachmentPreview/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtAttachmentPreview/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtButton/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtButton/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtCard/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtCard/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtChoiceCardGroup/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtChoiceCardGroup/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtChoiceCardGroup/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtCollapsibleLayout/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtCollapsibleLayout/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtCollapsibleLayout/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtConfirmDialog/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtConfirmDialog/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtConfirmDialog/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDepartmentTree/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDepartmentTree/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDepartmentTree/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDescriptions/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDescriptions/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDescriptions/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDialog/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDialog/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDialog/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDrawer/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtDrawer/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtEmptyState/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtEmptyState/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtEmptyState/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtFileIcon/fileType.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtFileIcon/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtFileIcon/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtHighlightText/highlightText.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtHighlightText/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtHighlightText/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtHighlightText/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtOverflowTooltipText/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtOverflowTooltipText/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtOverflowTooltipText/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtPageHeader/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtPageHeader/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtPageHeader/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtStatusStamp/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtStatusStamp/index.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtStatusStamp/types.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtTab/JtTabItem.vue.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtTab/index.d.ts +0 -0
- package/dist/package/types/{components → src/components}/JtTab/index.vue.d.ts +1 -1
- /package/dist/package/types/{components → src/components}/JtTab/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/JtTree/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/JtTree/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/JtTree/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/JtTreeTableLayout/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/JtTreeTableLayout/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/JtTreeTableLayout/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/SvgIcon.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/JtFormItems.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/formChange.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtCascader/cascaderProps.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtCascader/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtCascader/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtDatePicker/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtDatePicker/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtHeaderSearchSelect/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtHeaderSearchSelect/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtHeaderSearchSelect/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtInput/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtInput/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/searchSelectUtils.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSelect/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSelect/index.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/JtSelect/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/item/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/form/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoGroup.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoLeftNav.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoProvider.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoSectionBlock.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoSectionOutlet.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoSections.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/components/GlobalInfoSlotErrorBoundary.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/controller/controllerFieldOptions.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/controller/controllerIdentity.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/controller/controllerRequests.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/controller/controllerSectionStore.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/controller/controllerStatus.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/controller/useGlobalInfoController.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/adapter.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/fieldUtils.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/fieldValidation.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/requiredInfoSetValidation.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/slotIdentity.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/model/valueListOptions.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoAutoRenderer.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoDeleteConfirm.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoFieldControl.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoFieldValue.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoFormRenderer.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoMultiFormRenderer.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/GlobalInfoTableRenderer.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/globalInfo/renderers/optionPreload.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/JtCrudTable.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/JtFilterBar.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/JtPagination.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/JtTable.vue.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/index.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/types.d.ts +0 -0
- /package/dist/package/types/{components → src/components}/table/useSearchDisabled.d.ts +0 -0
- /package/dist/package/types/{utils → src/utils}/componentAttrs.d.ts +0 -0
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { type App } from
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
export { defaultMessages };
|
|
6
|
-
export {
|
|
7
|
-
export type { LocaleCode, LocaleMessageTree, LocaleMessages, LocaleOptions, LocaleParams, LocaleSource, } from './types.js';
|
|
1
|
+
import { type App } from "vue";
|
|
2
|
+
import { normalizeLocale } from "./normalizeLocale.js";
|
|
3
|
+
import type { LocaleCode, LocaleMessages, LocaleOptions, LocaleParams } from "./types.js";
|
|
4
|
+
declare const defaultMessages: LocaleMessages;
|
|
5
|
+
export { defaultMessages, normalizeLocale };
|
|
6
|
+
export type { LocaleCode, LocaleMessageTree, LocaleMessages, LocaleOptions, LocaleParams, LocaleSource, } from "./types.js";
|
|
8
7
|
export declare function setLocale(locale: LocaleCode): void;
|
|
9
8
|
export declare function getLocale(): string | undefined;
|
|
10
9
|
export declare function resetLocale(): void;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type { LocaleCode } from
|
|
1
|
+
import type { LocaleCode } from "./types.js";
|
|
2
2
|
export declare function normalizeLocale(locale?: LocaleCode | null): LocaleCode;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type LocaleCode =
|
|
1
|
+
export type LocaleCode = "zh-cn" | "en" | "th" | "vi" | "es" | "id" | "de" | "pt" | "km" | string;
|
|
2
2
|
export type LocaleValue = string | number | boolean | null | undefined;
|
|
3
3
|
export type LocaleParams = Record<string, LocaleValue>;
|
|
4
4
|
export type LocaleMessageTree = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./assets/styles/base.css";
|
|
2
|
-
export { getLocale as getJtLocale, install, installLocale, normalizeLocale, resetLocale as resetJtLocale, setLocale as setJtLocale, } from "
|
|
3
|
-
export type { LocaleCode, LocaleOptions, LocaleSource } from "
|
|
2
|
+
export { getLocale as getJtLocale, install, installLocale, normalizeLocale, resetLocale as resetJtLocale, setLocale as setJtLocale, } from "../locales";
|
|
3
|
+
export type { LocaleCode, LocaleOptions, LocaleSource } from "../locales";
|
|
4
4
|
export { JtActionMenu, JtAttachmentList, JtButton, JtCard, JtCascader, JtChoiceCardGroup, JtCrudTable, JtDatePicker, JtDescriptions, JtDepartmentTree, JtCollapsibleLayout, JtDialog, JtDrawer, JtEmptyState, JtFileIcon, JtFilterBar, JtFormItems, JtHeaderSearchSelect, JtHighlightText, JtInput, JtSearchSelect, JtOverflowTooltipText, JtPageHeader, JtPagination, JtSelect, JtStatusStamp, JtTab, JtTabItem, JtTable, JtTree, JtTreeTableLayout, openJtConfirmDialog, resolveJtFileType, } from "./components/index";
|
|
5
5
|
export type { JTCascaderFormItemConfig, JTCompatibleFormItemType, JTElementFormItemType, JTFormItemConfig, JTFormItemCascaderOption, JTFormItemEventHandler, JTFormItemType, JTFormItemsExpose, JTFormItemsForm, JTFormItemsProps, JtActionMenuItem, JtActionMenuItemKey, JtActionMenuProps, JtAttachmentFile, JtAttachmentListProps, JtChoiceCardGroupProps, JtChoiceCardOption, JtChoiceCardValue, JtCrudColumn, JtCrudOption, JtDescriptionsItem, JtDescriptionsProps, JtDescriptionsValue, JtDepartmentTreeExpose, JtDepartmentTreeKey, JtDepartmentTreeNodeData, JtCollapsibleLayoutPlacement, JtCollapsibleLayoutProps, JtDepartmentTreeProps, JtDicItem, JtDialogFooterLayout, JtDialogProps, JtDialogSize, JtDialogWidth, JtEmptyStateProps, JtFileIconProps, JtFileType, JtHeaderSearchSelectProps, JtHeaderSearchSelectRemoteMethod, JtHeaderSearchSelectSearchMethod, JtHeaderSearchSelectSearchPayload, JtHighlightTextProps, JtOptionItem, JtSearchSelectHighlightSegment, JtSearchSelectOption, JtSearchSelectOptionValue, JtSearchSelectProps, JtOverflowTooltipTextProps, JtPageHeaderOperate, JtPageHeaderProps, JtPageHeaderSize, JtPaginationData, JtSearchType, JtStatusStampProps, JtStatusStampStatus, JtTabContext, JtTabItemProps, JtTabProps, JtTabSize, JtTabType, JtTabValue, JtTreeExpose, JtTreeKey, JtTreeNodeData, JtTreeProps, JtTreeTableLayoutProps, } from "./components/index";
|
package/package.json
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jt-home/mfe-components",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "7.0.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/package/index.cjs",
|
|
7
7
|
"module": "dist/package/index.mjs",
|
|
8
|
-
"types": "dist/package/types/main.d.ts",
|
|
8
|
+
"types": "dist/package/types/src/main.d.ts",
|
|
9
9
|
"style": "dist/package/style.css",
|
|
10
10
|
"publishConfig": {
|
|
11
11
|
"access": "public"
|
|
12
12
|
},
|
|
13
13
|
"exports": {
|
|
14
14
|
".": {
|
|
15
|
-
"types": "./dist/package/types/main.d.ts",
|
|
15
|
+
"types": "./dist/package/types/src/main.d.ts",
|
|
16
16
|
"import": "./dist/package/index.mjs",
|
|
17
17
|
"require": "./dist/package/index.cjs"
|
|
18
18
|
},
|
|
19
19
|
"./locale": {
|
|
20
|
-
"types": "./dist/package/types/
|
|
20
|
+
"types": "./dist/package/types/locales/index.d.ts",
|
|
21
21
|
"import": "./dist/package/locale/index.mjs",
|
|
22
22
|
"require": "./dist/package/locale/index.cjs"
|
|
23
23
|
},
|
|
24
24
|
"./globalInfo": {
|
|
25
|
-
"types": "./dist/package/types/components/globalInfo/index.d.ts",
|
|
25
|
+
"types": "./dist/package/types/src/components/globalInfo/index.d.ts",
|
|
26
26
|
"import": "./dist/package/globalInfo/index.mjs",
|
|
27
27
|
"require": "./dist/package/globalInfo/index.cjs"
|
|
28
28
|
},
|
|
29
29
|
"./JtAttachmentPreview": {
|
|
30
|
-
"types": "./dist/package/types/components/JtAttachmentPreview/index.d.ts",
|
|
30
|
+
"types": "./dist/package/types/src/components/JtAttachmentPreview/index.d.ts",
|
|
31
31
|
"import": "./dist/package/JtAttachmentPreview/index.mjs",
|
|
32
32
|
"require": "./dist/package/JtAttachmentPreview/index.cjs"
|
|
33
33
|
},
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"i18n:merge": "npx i18n-cli merge:lang -c ./i18n.config.cjs",
|
|
121
121
|
"i18n:lose": "npx i18n-cli get:lose -c ./i18n.config.cjs --lang=en",
|
|
122
122
|
"i18n:langs": "npx i18n-cli genre:langs -c ./i18n.config.cjs",
|
|
123
|
-
"test:locale": "tsc --skipLibCheck --module NodeNext --moduleResolution NodeNext --target ES2020 --outDir tmp/unit-tests-locale
|
|
123
|
+
"test:locale": "tsc --skipLibCheck --module NodeNext --moduleResolution NodeNext --target ES2020 --rootDir . --outDir tmp/unit-tests-locale locales/index.ts src/tests/locale.test.ts src/tests/messages.test.ts && node tmp/unit-tests-locale/src/tests/locale.test.js && node tmp/unit-tests-locale/src/tests/messages.test.js",
|
|
124
124
|
"test:component-attrs": "tsc --module NodeNext --moduleResolution NodeNext --target ES2020 --outDir tmp/unit-tests src/utils/componentAttrs.ts src/utils/componentAttrs.test.ts && node tmp/unit-tests/componentAttrs.test.js",
|
|
125
125
|
"test:cascader-props": "tsc --skipLibCheck --module NodeNext --moduleResolution NodeNext --target ES2020 --outDir tmp/unit-tests src/components/form/item/JtCascader/cascaderProps.ts src/components/form/item/JtCascader/cascaderProps.test.ts && node tmp/unit-tests/cascaderProps.test.js",
|
|
126
126
|
"test:header-search-select": "node src/tests/JtHeaderSearchSelect.test.cjs",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/package/types/{components → src/components}/JtOverflowTooltipText/index.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -12,8 +12,8 @@ declare const __VLS_base: import("vue").DefineComponent<JtTabProps, {}, {}, {},
|
|
|
12
12
|
"onUpdate:modelValue"?: ((value: JtTabValue) => any) | undefined;
|
|
13
13
|
onChange?: ((value: JtTabValue) => any) | undefined;
|
|
14
14
|
}>, {
|
|
15
|
-
size: import("./types").JtTabSize;
|
|
16
15
|
type: import("./types").JtTabType;
|
|
16
|
+
size: import("./types").JtTabSize;
|
|
17
17
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
18
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
19
|
declare const _default: typeof __VLS_export;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtCascader/cascaderProps.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtCascader/index.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtDatePicker/index.vue.d.ts
RENAMED
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtHeaderSearchSelect/index.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtHeaderSearchSelect/types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/index.d.ts
RENAMED
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/index.vue.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/form/item/JtSearchSelect/types.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/globalInfo/model/fieldValidation.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/globalInfo/model/slotIdentity.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/globalInfo/model/valueListOptions.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/package/types/{components → src/components}/globalInfo/renderers/optionPreload.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|