@factoringplus/pl-components-pack-v3 1.2.27-pre-01 → 1.2.27
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/README.md +17 -17
- package/dist/components/{basic/pl-button → button}/index.d.ts +55 -56
- package/dist/components/{basic/pl-button → button}/pl-button.vue.d.ts +11 -12
- package/dist/components/{basic/pl-button → button}/types/index.d.ts +1 -2
- package/dist/components/components.d.ts +37 -39
- package/dist/components/{deprecated/currency-input → currency-input}/index.d.ts +1 -2
- package/dist/components/entry.d.ts +87 -0
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-autocomplete-dropdown.vue.d.ts +12 -13
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/components/pl-default.vue.d.ts +12 -13
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/index.d.ts +1 -2
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/pl-autocompete.vue.d.ts +18 -19
- package/dist/components/{form/pl-autocomplete → pl-autocomplete}/types/index.d.ts +2 -3
- package/dist/components/{data/pl-card → pl-card}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-checkbox → pl-checkbox}/index.d.ts +1 -2
- package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-checkbox-plus → pl-checkbox-plus}/pl-checkbox-plus.vue.d.ts +4 -4
- package/dist/components/{deprecated/pl-date-picker → pl-date-picker}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-date-picker-legacy → pl-date-picker-legacy}/index.d.ts +1 -2
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/components/PlDatePickerRangeWrapper.vue.d.ts +15 -12
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/components/PlDatePickerWrapper.vue.d.ts +13 -10
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/types/index.d.ts +2 -2
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/utils/wrapperFunctions.d.ts +4 -5
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +15 -16
- package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +15 -16
- package/dist/components/{deprecated/pl-dialog → pl-dialog}/index.d.ts +1 -2
- package/dist/components/{basic/pl-dialog → pl-dialog}/pl-dialog-plus.vue.d.ts +17 -15
- package/dist/components/{deprecated/pl-dialog → pl-dialog}/pl-dialog.vue.d.ts +11 -11
- package/dist/components/{form/pl-form → pl-form}/index.d.ts +1 -2
- package/dist/components/{form/pl-form → pl-form}/pl-form.vue.d.ts +9 -10
- package/dist/components/{deprecated/pl-form-item → pl-form-item}/index.d.ts +1 -2
- package/dist/components/{shared/pl-icon → pl-icon}/index.d.ts +2 -3
- package/dist/components/pl-icon/pl-icon.vue.d.ts +12 -0
- package/dist/components/pl-icon/types/index.d.ts +2 -0
- package/dist/components/{deprecated/pl-input → pl-input}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-input-native → pl-input-native}/index.d.ts +1 -2
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-currency.vue.d.ts +10 -11
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-default.vue.d.ts +16 -17
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-password.vue.d.ts +10 -11
- package/dist/components/{form/pl-input-plus → pl-input-plus}/components/pl-textarea.vue.d.ts +10 -11
- package/dist/components/{form/pl-input-plus → pl-input-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-input-plus → pl-input-plus}/pl-input-plus.vue.d.ts +23 -24
- package/dist/components/{form/pl-input-plus → pl-input-plus}/types/index.d.ts +4 -5
- package/dist/components/{shared/pl-label → pl-label}/pl-label.vue.d.ts +3 -3
- package/dist/components/{basic/pl-link → pl-link}/index.d.ts +1 -2
- package/dist/components/{basic/pl-link → pl-link}/pl-link.vue.d.ts +7 -7
- package/dist/components/pl-mark-text/index.d.ts +2 -0
- package/dist/components/{form/pl-multi-select → pl-multi-select}/components/pl-default.vue.d.ts +12 -13
- package/dist/components/{form/pl-multi-select → pl-multi-select}/components/pl-multi-select-dropdown.vue.d.ts +10 -11
- package/dist/components/{form/pl-multi-select → pl-multi-select}/index.d.ts +1 -2
- package/dist/components/{form/pl-multi-select → pl-multi-select}/pl-multi-select.vue.d.ts +14 -15
- package/dist/components/{form/pl-multi-select → pl-multi-select}/types/index.d.ts +2 -3
- package/dist/components/{data/pl-multitab → pl-multitab}/components/pl-tab-card.vue.d.ts +9 -10
- package/dist/components/{data/pl-multitab → pl-multitab}/index.d.ts +1 -2
- package/dist/components/{data/pl-multitab → pl-multitab}/pl-multitab.vue.d.ts +8 -9
- package/dist/components/{data/pl-multitab → pl-multitab}/types/index.d.ts +1 -2
- package/dist/components/{shared/pl-option → pl-option}/index.d.ts +1 -2
- package/dist/components/{shared/pl-option → pl-option}/pl-option.vue.d.ts +6 -6
- package/dist/components/{form/pl-radio → pl-radio}/index.d.ts +1 -2
- package/dist/components/{form/pl-radio → pl-radio}/pl-radio.vue.d.ts +3 -3
- package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/index.d.ts +1 -2
- package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/pl-scrollbar.vue.d.ts +9 -9
- package/dist/components/{deprecated/pl-select → pl-select}/index.d.ts +1 -2
- package/dist/components/{form/pl-select-plus → pl-select-plus}/components/pl-default.vue.d.ts +13 -14
- package/dist/components/{form/pl-select-plus → pl-select-plus}/components/pl-select-dropdown.vue.d.ts +10 -11
- package/dist/components/{form/pl-select-plus → pl-select-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-select-plus → pl-select-plus}/pl-select-plus.vue.d.ts +15 -16
- package/dist/components/{form/pl-select-plus → pl-select-plus}/types/index.d.ts +2 -3
- package/dist/components/{basic/pl-skeleton → pl-skeleton}/index.d.ts +1 -2
- package/dist/components/{basic/pl-skeleton → pl-skeleton}/pl-skeleton.vue.d.ts +7 -7
- package/dist/components/{data/pl-snackbar → pl-snackbar}/index.d.ts +1 -2
- package/dist/components/{data/pl-snackbar → pl-snackbar}/pl-snackbar.vue.d.ts +14 -9
- package/dist/components/pl-snackbar/renderSnackbar.d.ts +4 -0
- package/dist/components/pl-snackbar/types.d.ts +21 -0
- package/dist/components/{data/pl-stepper → pl-stepper}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-suggestions → pl-suggestions}/index.d.ts +1 -2
- package/dist/components/{form/pl-switch → pl-switch}/index.d.ts +1 -2
- package/dist/components/{form/pl-switch → pl-switch}/pl-switch.vue.d.ts +3 -3
- package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/index.d.ts +1 -2
- package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/pl-tab-pane.vue.d.ts +9 -10
- package/dist/components/{shared/pl-tab-pane → pl-tab-pane}/types/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-table → pl-table}/index.d.ts +1 -2
- package/dist/components/{data/pl-table-plus → pl-table-plus}/components/row-mask.vue.d.ts +6 -6
- package/dist/components/{data/pl-table-plus → pl-table-plus}/index.d.ts +1 -2
- package/dist/components/{data/pl-table-plus → pl-table-plus}/pl-table-plus.vue.d.ts +9 -9
- package/dist/components/pl-tabs/components/pl-tab-counter.vue.d.ts +21 -0
- package/dist/components/{data/pl-tabs → pl-tabs}/components/pl-tab.vue.d.ts +7 -8
- package/dist/components/{data/pl-tabs → pl-tabs}/index.d.ts +1 -2
- package/dist/components/{data/pl-tabs → pl-tabs}/pl-tabs.vue.d.ts +7 -7
- package/dist/components/{shared/pl-tags-chips/pl-tags-chips.vue.d.ts → pl-tags/pl-tags.vue.d.ts} +8 -8
- package/dist/components/pl-text/components/pl-body1.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-body2.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-body3.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-bodyu.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-btn1.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-btn2.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-btn3.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-cap.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h1.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h2.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h3.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-h4.vue.d.ts +21 -0
- package/dist/components/pl-text/components/pl-sub1.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-sub2.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-system.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-tag.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-title1.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-title2.vue.d.ts +17 -0
- package/dist/components/pl-text/components/pl-title3.vue.d.ts +17 -0
- package/dist/components/{shared/pl-text → pl-text}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-tooltip → pl-tooltip}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-tooltip → pl-tooltip}/pl-tooltip.vue.d.ts +7 -7
- package/dist/components/{basic/pl-tooltip-plus → pl-tooltip-plus}/index.d.ts +1 -2
- package/dist/components/{basic/pl-tooltip-plus → pl-tooltip-plus}/pl-tooltip-plus.vue.d.ts +8 -8
- package/dist/components/{deprecated/pl-upload → pl-upload}/index.d.ts +1 -2
- package/dist/components/{deprecated/pl-upload-legacy → pl-upload-legacy}/index.d.ts +1 -2
- package/dist/components/{form/pl-upload-plus → pl-upload-plus}/index.d.ts +1 -2
- package/dist/components/{form/pl-upload-plus → pl-upload-plus}/pl-upload-plus.vue.d.ts +15 -15
- package/dist/components/pl-upload-plus/types/FileExtension.d.ts +1 -0
- package/dist/directives/index.d.ts +1 -3
- package/dist/directives/vInfiniteScroll/vInfiniteScroll.d.ts +1 -2
- package/dist/directives/vLoading.d.ts +1 -2
- package/dist/directives/vTap.d.ts +1 -2
- package/dist/directives/vTouchOutside.d.ts +1 -2
- package/dist/install-function/index.d.ts +3 -4
- package/dist/mockServiceWorker.js +364 -0
- package/dist/pl-components-pack-v3.d.ts +2 -0
- package/dist/pl-components-pack-v3.es.js +21032 -21091
- package/dist/pl-components-pack-v3.umd.js +50 -44
- package/dist/plugins/filters.d.ts +3 -5
- package/dist/plugins/loading/loading.d.ts +1 -3
- package/dist/services/plLoading.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/utils/dadataParser.d.ts +1 -2
- package/dist/utils/deepSet.d.ts +2 -3
- package/dist/utils/formatAccount.d.ts +1 -1
- package/dist/utils/getSourceCode.d.ts +1 -4
- package/package.json +79 -67
- package/dist/components/basic/pl-dialog/index.d.ts +0 -6
- package/dist/components/data/pl-snackbar/renderSnackbar.d.ts +0 -4
- package/dist/components/data/pl-snackbar/types.d.ts +0 -26
- package/dist/components/data/pl-stepper/pl-stepper.vue.d.ts +0 -57
- package/dist/components/data/pl-tabs/components/pl-tab-counter.vue.d.ts +0 -21
- package/dist/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +0 -77
- package/dist/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +0 -72
- package/dist/components/deprecated/pl-select/pl-select.vue.d.ts +0 -147
- package/dist/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +0 -112
- package/dist/components/deprecated/pl-table/pl-table.vue.d.ts +0 -133
- package/dist/components/deprecated/pl-upload/pl-upload.vue.d.ts +0 -124
- package/dist/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +0 -112
- package/dist/components/form/pl-select-plus/components/pl-account.vue.d.ts +0 -68
- package/dist/components/form/pl-upload-plus/types/FileExtension.d.ts +0 -1
- package/dist/components/shared/pl-icon/pl-icon.vue.d.ts +0 -13
- package/dist/components/shared/pl-icon/types/index.d.ts +0 -3
- package/dist/components/shared/pl-mark-text/index.d.ts +0 -16
- package/dist/components/shared/pl-mark-text/pl-mark-text.vue.d.ts +0 -16
- package/dist/components/shared/pl-text/components/pl-body1.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-body2.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-body3.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-bodyu.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-btn1.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-btn2.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-btn3.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-cap.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h1.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h2.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h3.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-h4.vue.d.ts +0 -21
- package/dist/components/shared/pl-text/components/pl-sub1.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-sub2.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-system.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-tag.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-title1.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-title2.vue.d.ts +0 -17
- package/dist/components/shared/pl-text/components/pl-title3.vue.d.ts +0 -17
- /package/dist/components/{form/pl-date-picker-plus → pl-date-picker-plus}/common/constants.d.ts +0 -0
- /package/dist/components/{shared/pl-icon → pl-icon}/types/iconsType.d.ts +0 -0
- /package/dist/components/{basic/pl-scrollbar → pl-scrollbar}/utils/getSizeWithUnits.d.ts +0 -0
@@ -1,5 +1,4 @@
|
|
1
|
-
import { PartyElement } from './types';
|
2
|
-
|
1
|
+
import type { PartyElement } from './types';
|
3
2
|
declare function recipientBottomTextFunc(response: any[], getBottomText: any): any[];
|
4
3
|
declare function innKppBottomTextFunc(e: PartyElement): string;
|
5
4
|
declare function innAddressBottomTextFunc(e: PartyElement): string;
|
package/dist/utils/deepSet.d.ts
CHANGED
@@ -1,6 +1,5 @@
|
|
1
|
-
|
1
|
+
declare function deepSetFunc(): {
|
2
2
|
add: (o: any) => void;
|
3
|
-
}
|
4
|
-
declare function deepSetFunc(): IDeepSetFunc;
|
3
|
+
};
|
5
4
|
export declare const deepSet: import('../install-function').SFCInstallWithContext<typeof deepSetFunc>;
|
6
5
|
export default deepSet;
|
@@ -1,2 +1,2 @@
|
|
1
|
-
declare const _default: (account:
|
1
|
+
declare const _default: (account: any) => string;
|
2
2
|
export default _default;
|
package/package.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14
14
|
"require": "./dist/pl-components-pack-v3.umd.js"
|
15
15
|
}
|
16
16
|
},
|
17
|
-
"version": "1.2.27
|
17
|
+
"version": "1.2.27",
|
18
18
|
"scripts": {
|
19
19
|
"dev": "vite",
|
20
20
|
"build": "vite build",
|
@@ -25,7 +25,6 @@
|
|
25
25
|
"publish-story": "npm i && npm run build && npm publish --access=public",
|
26
26
|
"build-styles": "node ./buildStyles.js",
|
27
27
|
"lint:eslint": "eslint .",
|
28
|
-
"lint:eslint:fix": "eslint --fix .",
|
29
28
|
"lint:prettier": "prettier --write .",
|
30
29
|
"prepare": "husky install",
|
31
30
|
"docs:dev": "npm i && node ./buildStyles.js && vitepress dev docs",
|
@@ -42,77 +41,90 @@
|
|
42
41
|
"*.js": "eslint --cache --fix"
|
43
42
|
},
|
44
43
|
"dependencies": {
|
45
|
-
"@element-plus/icons-vue": "
|
46
|
-
"@
|
47
|
-
"@
|
48
|
-
"@
|
49
|
-
"@vueuse/
|
50
|
-
"
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
56
|
-
"
|
57
|
-
"
|
58
|
-
"
|
59
|
-
"
|
60
|
-
"
|
61
|
-
"
|
62
|
-
"
|
63
|
-
"
|
64
|
-
"
|
44
|
+
"@element-plus/icons-vue": "^1.1.4",
|
45
|
+
"@mdx-js/react": "^2.3.0",
|
46
|
+
"@storybook/addons": "^7.0.26",
|
47
|
+
"@types/uniqid": "^5.3.4",
|
48
|
+
"@vueuse/components": "^10.7.1",
|
49
|
+
"@vueuse/core": "^10.7.1",
|
50
|
+
"async-validator": "^4.2.5",
|
51
|
+
"axios": "^0.26.1",
|
52
|
+
"crypto-pro": "^2.5.2",
|
53
|
+
"dayjs": "^1.11.9",
|
54
|
+
"element-plus": "^2.3.7",
|
55
|
+
"feather-icons": "^4.29.0",
|
56
|
+
"js-file-download": "^0.4.12",
|
57
|
+
"lodash": "^4.17.21",
|
58
|
+
"lodash.isequal": "^4.5.0",
|
59
|
+
"maska": "^1.5.2",
|
60
|
+
"moment": "^2.29.4",
|
61
|
+
"msw": "^0.43.1",
|
62
|
+
"pinia": "^2.1.4",
|
63
|
+
"uniqid": "^5.4.0",
|
64
|
+
"vue": "^3.2.37",
|
65
|
+
"vue-currency-input": "^3.0.5",
|
66
|
+
"vue-feather": "^2.0.0",
|
67
|
+
"vue-inline-svg": "^3.1.2",
|
68
|
+
"vuedraggable": "^4.1.0",
|
69
|
+
"vuex": "^4.1.0"
|
65
70
|
},
|
66
71
|
"devDependencies": {
|
67
|
-
"@babel/core": "7.
|
68
|
-
"@babel/
|
69
|
-
"@
|
70
|
-
"@
|
71
|
-
"@
|
72
|
-
"@storybook/addon-
|
73
|
-
"@storybook/addon-
|
74
|
-
"@storybook/
|
75
|
-
"@storybook/vue3
|
76
|
-
"@
|
77
|
-
"@
|
78
|
-
"@typescript-eslint/
|
79
|
-
"@
|
72
|
+
"@babel/core": "^7.22.8",
|
73
|
+
"@babel/eslint-parser": "^7.22.5",
|
74
|
+
"@babel/preset-env": "^7.22.5",
|
75
|
+
"@faker-js/faker": "^8.0.2",
|
76
|
+
"@playwright/test": "^1.45.0",
|
77
|
+
"@storybook/addon-actions": "^7.0.12",
|
78
|
+
"@storybook/addon-essentials": "^7.0.26",
|
79
|
+
"@storybook/addon-links": "^7.0.26",
|
80
|
+
"@storybook/vue3": "^7.0.12",
|
81
|
+
"@storybook/vue3-vite": "^7.0.26",
|
82
|
+
"@types/node": "^20.4.0",
|
83
|
+
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
84
|
+
"@typescript-eslint/parser": "^5.57.0",
|
85
|
+
"@vitejs/plugin-vue": "^4.2.3",
|
86
|
+
"@vue/compiler-sfc": "^3.3.1",
|
80
87
|
"@vue/eslint-config-airbnb": "^7.0.0",
|
81
|
-
"@vue/eslint-config-prettier": "7.1.0",
|
88
|
+
"@vue/eslint-config-prettier": "^7.1.0",
|
82
89
|
"@vue/eslint-config-typescript": "^11.0.2",
|
83
|
-
"@vue/tsconfig": "0.1.3",
|
84
|
-
"allure-playwright": "2.
|
85
|
-
"
|
86
|
-
"eslint": "
|
90
|
+
"@vue/tsconfig": "^0.1.3",
|
91
|
+
"allure-playwright": "^2.4.0",
|
92
|
+
"autoprefixer": "^10.4.14",
|
93
|
+
"babel-eslint": "^10.1.0",
|
94
|
+
"babel-loader": "^9.1.2",
|
95
|
+
"eslint": "^8.44.0",
|
87
96
|
"eslint-config-prettier": "8.8.0",
|
88
|
-
"eslint-plugin-import": "2.
|
89
|
-
"eslint-plugin-prettier": "4.2.1",
|
90
|
-
"eslint-plugin-vue": "9.
|
91
|
-
"eslint-plugin-vuejs-accessibility": "1.2.0",
|
97
|
+
"eslint-plugin-import": "^2.27.5",
|
98
|
+
"eslint-plugin-prettier": "^4.2.1",
|
99
|
+
"eslint-plugin-vue": "^9.15.1",
|
100
|
+
"eslint-plugin-vuejs-accessibility": "^1.2.0",
|
92
101
|
"husky": "8.0.3",
|
93
102
|
"lint-staged": "13.2.2",
|
94
|
-
"node-sass": "9.0.0",
|
95
|
-
"postcss-html": "1.
|
96
|
-
"postcss-preset-env": "8.
|
97
|
-
"prettier": "2.8.8",
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"
|
101
|
-
"
|
102
|
-
"
|
103
|
-
"
|
104
|
-
"stylelint
|
105
|
-
"stylelint-config-
|
106
|
-
"
|
107
|
-
"
|
108
|
-
"
|
109
|
-
"
|
110
|
-
"
|
111
|
-
"vite
|
112
|
-
"vite-plugin-
|
113
|
-
"vite-plugin-
|
114
|
-
"vite-
|
115
|
-
"
|
116
|
-
"
|
103
|
+
"node-sass": "^9.0.0",
|
104
|
+
"postcss-html": "^1.6.0",
|
105
|
+
"postcss-preset-env": "^8.3.0",
|
106
|
+
"prettier": "^2.8.8",
|
107
|
+
"react": "^18.2.0",
|
108
|
+
"react-dom": "^18.2.0",
|
109
|
+
"rollup-plugin-visualizer": "^5.9.2",
|
110
|
+
"sass": "^1.63.6",
|
111
|
+
"storybook": "^7.0.26",
|
112
|
+
"style-dictionary": "^3.8.0",
|
113
|
+
"stylelint": "^16.2.0",
|
114
|
+
"stylelint-config-html": "^1.1.0",
|
115
|
+
"stylelint-config-recess-order": "^4.4.0",
|
116
|
+
"stylelint-config-standard-scss": "^13.0.0",
|
117
|
+
"typescript": "^4.7.4",
|
118
|
+
"unplugin-auto-import": "^0.15.2",
|
119
|
+
"unplugin-vue-components": "^0.24.1",
|
120
|
+
"vite": "^4.4.2",
|
121
|
+
"vite-plugin-checker": "^0.5.6",
|
122
|
+
"vite-plugin-dts": "^3.7.1",
|
123
|
+
"vite-plugin-eslint": "^1.8.1",
|
124
|
+
"vite-plugin-stylelint": "^5.3.1",
|
125
|
+
"vite-svg-loader": "^4.0.0",
|
126
|
+
"vitepress": "^1.1.4",
|
127
|
+
"vue-loader": "^17.2.2",
|
128
|
+
"vue-tsc": "^1.8.4"
|
117
129
|
}
|
118
130
|
}
|
@@ -1,26 +0,0 @@
|
|
1
|
-
import { TIcon } from '../../pl-icon';
|
2
|
-
|
3
|
-
export interface IProps {
|
4
|
-
id: number;
|
5
|
-
icon: TIcon;
|
6
|
-
color: string;
|
7
|
-
title: string;
|
8
|
-
button: string;
|
9
|
-
buttonAdd: string;
|
10
|
-
action?: any;
|
11
|
-
actionAdd?: any;
|
12
|
-
message: string;
|
13
|
-
blockHide: boolean;
|
14
|
-
}
|
15
|
-
export interface IRenderSnackbar {
|
16
|
-
id: string;
|
17
|
-
close: () => void;
|
18
|
-
}
|
19
|
-
export interface IPlNotification {
|
20
|
-
success: (options: IProps) => IRenderSnackbar;
|
21
|
-
error: (options: IProps) => IRenderSnackbar;
|
22
|
-
warning: (options: IProps) => IRenderSnackbar;
|
23
|
-
info: (options: IProps) => IRenderSnackbar;
|
24
|
-
custom: (options: IProps) => IRenderSnackbar;
|
25
|
-
closeAll: () => void;
|
26
|
-
}
|
@@ -1,57 +0,0 @@
|
|
1
|
-
declare const _default: import('vue').DefineComponent<{
|
2
|
-
displayType: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
steps: {
|
7
|
-
type: ArrayConstructor;
|
8
|
-
required: true;
|
9
|
-
};
|
10
|
-
stepName: {
|
11
|
-
type: StringConstructor;
|
12
|
-
default: string;
|
13
|
-
};
|
14
|
-
stepCountName: {
|
15
|
-
type: StringConstructor;
|
16
|
-
default: string;
|
17
|
-
};
|
18
|
-
currentCount: {
|
19
|
-
type: NumberConstructor;
|
20
|
-
required: true;
|
21
|
-
};
|
22
|
-
remainOnFooter: {
|
23
|
-
type: BooleanConstructor;
|
24
|
-
default: boolean;
|
25
|
-
};
|
26
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
27
|
-
displayType: {
|
28
|
-
type: StringConstructor;
|
29
|
-
default: string;
|
30
|
-
};
|
31
|
-
steps: {
|
32
|
-
type: ArrayConstructor;
|
33
|
-
required: true;
|
34
|
-
};
|
35
|
-
stepName: {
|
36
|
-
type: StringConstructor;
|
37
|
-
default: string;
|
38
|
-
};
|
39
|
-
stepCountName: {
|
40
|
-
type: StringConstructor;
|
41
|
-
default: string;
|
42
|
-
};
|
43
|
-
currentCount: {
|
44
|
-
type: NumberConstructor;
|
45
|
-
required: true;
|
46
|
-
};
|
47
|
-
remainOnFooter: {
|
48
|
-
type: BooleanConstructor;
|
49
|
-
default: boolean;
|
50
|
-
};
|
51
|
-
}>>, {
|
52
|
-
displayType: string;
|
53
|
-
stepName: string;
|
54
|
-
stepCountName: string;
|
55
|
-
remainOnFooter: boolean;
|
56
|
-
}, {}>;
|
57
|
-
export default _default;
|
@@ -1,21 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
2
|
-
active: {
|
3
|
-
type: BooleanConstructor;
|
4
|
-
default: boolean;
|
5
|
-
};
|
6
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
7
|
-
active: {
|
8
|
-
type: BooleanConstructor;
|
9
|
-
default: boolean;
|
10
|
-
};
|
11
|
-
}>>, {
|
12
|
-
active: boolean;
|
13
|
-
}, {}>, {
|
14
|
-
default?(_: {}): any;
|
15
|
-
}>;
|
16
|
-
export default _default;
|
17
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
18
|
-
new (): {
|
19
|
-
$slots: S;
|
20
|
-
};
|
21
|
-
};
|
@@ -1,77 +0,0 @@
|
|
1
|
-
|
2
|
-
declare const _default: import('vue').DefineComponent<{
|
3
|
-
modelValue: {
|
4
|
-
type: ArrayConstructor;
|
5
|
-
default: () => any[];
|
6
|
-
};
|
7
|
-
width: {
|
8
|
-
type: StringConstructor;
|
9
|
-
default: string;
|
10
|
-
};
|
11
|
-
placeholder: {
|
12
|
-
type: StringConstructor;
|
13
|
-
default: string;
|
14
|
-
};
|
15
|
-
label: {
|
16
|
-
type: StringConstructor;
|
17
|
-
default: string;
|
18
|
-
};
|
19
|
-
isClose: {
|
20
|
-
type: BooleanConstructor;
|
21
|
-
default: boolean;
|
22
|
-
};
|
23
|
-
showInput: {
|
24
|
-
type: BooleanConstructor;
|
25
|
-
default: boolean;
|
26
|
-
};
|
27
|
-
teleport: {
|
28
|
-
type: BooleanConstructor;
|
29
|
-
default: boolean;
|
30
|
-
};
|
31
|
-
}, {
|
32
|
-
clearDate: () => void;
|
33
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
34
|
-
"update:modelValue": (...args: any[]) => void;
|
35
|
-
changeOpen: (...args: any[]) => void;
|
36
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
37
|
-
modelValue: {
|
38
|
-
type: ArrayConstructor;
|
39
|
-
default: () => any[];
|
40
|
-
};
|
41
|
-
width: {
|
42
|
-
type: StringConstructor;
|
43
|
-
default: string;
|
44
|
-
};
|
45
|
-
placeholder: {
|
46
|
-
type: StringConstructor;
|
47
|
-
default: string;
|
48
|
-
};
|
49
|
-
label: {
|
50
|
-
type: StringConstructor;
|
51
|
-
default: string;
|
52
|
-
};
|
53
|
-
isClose: {
|
54
|
-
type: BooleanConstructor;
|
55
|
-
default: boolean;
|
56
|
-
};
|
57
|
-
showInput: {
|
58
|
-
type: BooleanConstructor;
|
59
|
-
default: boolean;
|
60
|
-
};
|
61
|
-
teleport: {
|
62
|
-
type: BooleanConstructor;
|
63
|
-
default: boolean;
|
64
|
-
};
|
65
|
-
}>> & {
|
66
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
67
|
-
onChangeOpen?: (...args: any[]) => any;
|
68
|
-
}, {
|
69
|
-
label: string;
|
70
|
-
width: string;
|
71
|
-
modelValue: unknown[];
|
72
|
-
teleport: boolean;
|
73
|
-
placeholder: string;
|
74
|
-
isClose: boolean;
|
75
|
-
showInput: boolean;
|
76
|
-
}, {}>;
|
77
|
-
export default _default;
|
@@ -1,72 +0,0 @@
|
|
1
|
-
|
2
|
-
declare const _default: import('vue').DefineComponent<{
|
3
|
-
modelValue: {
|
4
|
-
type: StringConstructor;
|
5
|
-
required: true;
|
6
|
-
};
|
7
|
-
rules: {
|
8
|
-
type: ObjectConstructor;
|
9
|
-
default: () => {};
|
10
|
-
};
|
11
|
-
prop: {
|
12
|
-
type: StringConstructor;
|
13
|
-
default: string;
|
14
|
-
};
|
15
|
-
placeholder: {
|
16
|
-
type: StringConstructor;
|
17
|
-
default: string;
|
18
|
-
};
|
19
|
-
label: {
|
20
|
-
type: StringConstructor;
|
21
|
-
default: string;
|
22
|
-
};
|
23
|
-
weekendsDisabled: {
|
24
|
-
type: BooleanConstructor;
|
25
|
-
default: boolean;
|
26
|
-
};
|
27
|
-
disabled: {
|
28
|
-
type: BooleanConstructor;
|
29
|
-
default: boolean;
|
30
|
-
};
|
31
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
32
|
-
"update:modelValue": (...args: any[]) => void;
|
33
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
34
|
-
modelValue: {
|
35
|
-
type: StringConstructor;
|
36
|
-
required: true;
|
37
|
-
};
|
38
|
-
rules: {
|
39
|
-
type: ObjectConstructor;
|
40
|
-
default: () => {};
|
41
|
-
};
|
42
|
-
prop: {
|
43
|
-
type: StringConstructor;
|
44
|
-
default: string;
|
45
|
-
};
|
46
|
-
placeholder: {
|
47
|
-
type: StringConstructor;
|
48
|
-
default: string;
|
49
|
-
};
|
50
|
-
label: {
|
51
|
-
type: StringConstructor;
|
52
|
-
default: string;
|
53
|
-
};
|
54
|
-
weekendsDisabled: {
|
55
|
-
type: BooleanConstructor;
|
56
|
-
default: boolean;
|
57
|
-
};
|
58
|
-
disabled: {
|
59
|
-
type: BooleanConstructor;
|
60
|
-
default: boolean;
|
61
|
-
};
|
62
|
-
}>> & {
|
63
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
64
|
-
}, {
|
65
|
-
label: string;
|
66
|
-
disabled: boolean;
|
67
|
-
placeholder: string;
|
68
|
-
rules: Record<string, any>;
|
69
|
-
prop: string;
|
70
|
-
weekendsDisabled: boolean;
|
71
|
-
}, {}>;
|
72
|
-
export default _default;
|
@@ -1,147 +0,0 @@
|
|
1
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
|
2
|
-
placeholder: {
|
3
|
-
type: StringConstructor;
|
4
|
-
default: string;
|
5
|
-
};
|
6
|
-
rules: {
|
7
|
-
type: ObjectConstructor;
|
8
|
-
default: () => {};
|
9
|
-
};
|
10
|
-
prop: {
|
11
|
-
type: StringConstructor;
|
12
|
-
default: string;
|
13
|
-
};
|
14
|
-
isError: {
|
15
|
-
type: BooleanConstructor;
|
16
|
-
default: boolean;
|
17
|
-
};
|
18
|
-
label: {
|
19
|
-
type: StringConstructor;
|
20
|
-
default: string;
|
21
|
-
};
|
22
|
-
modelValue: {
|
23
|
-
type: StringConstructor;
|
24
|
-
required: true;
|
25
|
-
};
|
26
|
-
options: {
|
27
|
-
type: ObjectConstructor;
|
28
|
-
required: true;
|
29
|
-
};
|
30
|
-
getValid: {
|
31
|
-
type: (BooleanConstructor | NumberConstructor)[];
|
32
|
-
default: boolean;
|
33
|
-
};
|
34
|
-
checked: {
|
35
|
-
type: BooleanConstructor;
|
36
|
-
default: boolean;
|
37
|
-
};
|
38
|
-
icon: {
|
39
|
-
type: BooleanConstructor;
|
40
|
-
default: boolean;
|
41
|
-
};
|
42
|
-
tooltipText: {
|
43
|
-
type: StringConstructor;
|
44
|
-
default: string;
|
45
|
-
};
|
46
|
-
question: {
|
47
|
-
type: BooleanConstructor;
|
48
|
-
default: boolean;
|
49
|
-
};
|
50
|
-
info: {
|
51
|
-
type: BooleanConstructor;
|
52
|
-
default: boolean;
|
53
|
-
};
|
54
|
-
disabled: {
|
55
|
-
type: BooleanConstructor;
|
56
|
-
default: boolean;
|
57
|
-
};
|
58
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
59
|
-
"update:modelValue": (...args: any[]) => void;
|
60
|
-
validate: (...args: any[]) => void;
|
61
|
-
"visible-change": (...args: any[]) => void;
|
62
|
-
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
63
|
-
placeholder: {
|
64
|
-
type: StringConstructor;
|
65
|
-
default: string;
|
66
|
-
};
|
67
|
-
rules: {
|
68
|
-
type: ObjectConstructor;
|
69
|
-
default: () => {};
|
70
|
-
};
|
71
|
-
prop: {
|
72
|
-
type: StringConstructor;
|
73
|
-
default: string;
|
74
|
-
};
|
75
|
-
isError: {
|
76
|
-
type: BooleanConstructor;
|
77
|
-
default: boolean;
|
78
|
-
};
|
79
|
-
label: {
|
80
|
-
type: StringConstructor;
|
81
|
-
default: string;
|
82
|
-
};
|
83
|
-
modelValue: {
|
84
|
-
type: StringConstructor;
|
85
|
-
required: true;
|
86
|
-
};
|
87
|
-
options: {
|
88
|
-
type: ObjectConstructor;
|
89
|
-
required: true;
|
90
|
-
};
|
91
|
-
getValid: {
|
92
|
-
type: (BooleanConstructor | NumberConstructor)[];
|
93
|
-
default: boolean;
|
94
|
-
};
|
95
|
-
checked: {
|
96
|
-
type: BooleanConstructor;
|
97
|
-
default: boolean;
|
98
|
-
};
|
99
|
-
icon: {
|
100
|
-
type: BooleanConstructor;
|
101
|
-
default: boolean;
|
102
|
-
};
|
103
|
-
tooltipText: {
|
104
|
-
type: StringConstructor;
|
105
|
-
default: string;
|
106
|
-
};
|
107
|
-
question: {
|
108
|
-
type: BooleanConstructor;
|
109
|
-
default: boolean;
|
110
|
-
};
|
111
|
-
info: {
|
112
|
-
type: BooleanConstructor;
|
113
|
-
default: boolean;
|
114
|
-
};
|
115
|
-
disabled: {
|
116
|
-
type: BooleanConstructor;
|
117
|
-
default: boolean;
|
118
|
-
};
|
119
|
-
}>> & {
|
120
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
121
|
-
onValidate?: (...args: any[]) => any;
|
122
|
-
"onVisible-change"?: (...args: any[]) => any;
|
123
|
-
}, {
|
124
|
-
label: string;
|
125
|
-
disabled: boolean;
|
126
|
-
icon: boolean;
|
127
|
-
info: boolean;
|
128
|
-
checked: boolean;
|
129
|
-
placeholder: string;
|
130
|
-
rules: Record<string, any>;
|
131
|
-
prop: string;
|
132
|
-
getValid: number | boolean;
|
133
|
-
isError: boolean;
|
134
|
-
tooltipText: string;
|
135
|
-
question: boolean;
|
136
|
-
}, {}>, {
|
137
|
-
icon?(_: {}): any;
|
138
|
-
"options-slot"?(_: {
|
139
|
-
option: any;
|
140
|
-
}): any;
|
141
|
-
}>;
|
142
|
-
export default _default;
|
143
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
144
|
-
new (): {
|
145
|
-
$slots: S;
|
146
|
-
};
|
147
|
-
};
|