@factoringplus/pl-components-pack-v3 1.10.2 → 1.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/README.md +48 -48
  2. package/dist/CNAME +1 -1
  3. package/dist/{crypto-pro-actual-cades-plugin-107e9729.js → crypto-pro-actual-cades-plugin-4cb19658.js} +1 -1
  4. package/dist/{crypto-pro-actual-cades-plugin-91a7954f.cjs → crypto-pro-actual-cades-plugin-f8113e25.cjs} +1 -1
  5. package/dist/{entry-24fc2628.cjs → entry-2d3c69d1.cjs} +26 -26
  6. package/dist/{entry-a9cc9125.js → entry-afd50dab.js} +2966 -2966
  7. package/dist/favicon.svg +4 -4
  8. package/dist/icon/cube20.svg +6 -6
  9. package/dist/icon/cube24.svg +6 -6
  10. package/dist/pl-components-pack-v3.cjs.js +1 -1
  11. package/dist/pl-components-pack-v3.es.js +1 -1
  12. package/dist/src/assets/calendar.json.d.ts +134 -134
  13. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +3 -3
  14. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  15. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +3 -3
  16. package/dist/src/components/data/pl-banner/index.d.ts +23 -23
  17. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
  18. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  19. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +1 -1
  20. package/dist/src/components/data/pl-signing/index.d.ts +8 -8
  21. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
  22. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
  23. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  24. package/dist/src/components/data/pl-tags-chips/index.d.ts +22 -22
  25. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +2 -2
  26. package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
  27. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
  28. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
  29. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
  30. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
  31. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
  32. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
  33. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  34. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
  35. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
  36. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
  37. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +36 -36
  38. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +36 -36
  39. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
  40. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
  41. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
  42. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  43. package/dist/src/components/form/pl-input-plus/index.d.ts +243 -243
  44. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
  45. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  46. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
  47. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
  48. package/dist/src/components/form/pl-radio/index.d.ts +16 -16
  49. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +7 -7
  50. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  51. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
  52. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
  53. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
  54. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
  55. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  56. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
  57. package/dist/src/components/shared/pl-status-icon/index.d.ts +12 -12
  58. package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +1 -1
  59. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +1 -1
  60. package/dist/style.css +1 -1
  61. package/package.json +117 -117
package/package.json CHANGED
@@ -1,117 +1,117 @@
1
- {
2
- "name": "@factoringplus/pl-components-pack-v3",
3
- "private": false,
4
- "files": [
5
- "dist"
6
- ],
7
- "type": "module",
8
- "main": "./dist/pl-components-pack-v3.cjs.js",
9
- "types": "./dist/pl-components-pack-v3.d.ts",
10
- "module": "./dist/pl-components-pack-v3.es.js",
11
- "exports": {
12
- "./dist/style.css": "./dist/style.css",
13
- ".": {
14
- "import": "./dist/pl-components-pack-v3.es.js",
15
- "require": "./dist/pl-components-pack-v3.cjs.js"
16
- }
17
- },
18
- "version": "1.10.2",
19
- "scripts": {
20
- "dev": "vite",
21
- "build": "vite build",
22
- "preview": "vite preview",
23
- "publish-story": "npm i && npm run build && npm publish --access=public",
24
- "publish-beta": "npm run publish-story --tag=beta",
25
- "build-styles": "node ./buildStyles.cjs",
26
- "prepare": "husky install",
27
- "lint:styles": "stylelint \"**/*.{css,html,vue,scss}\"",
28
- "lint:styles:fix": "stylelint --fix \"**/*.{css,html,vue,scss}\"",
29
- "lint:prettier": "prettier --write .",
30
- "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore",
31
- "lint:scripts": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore --fix",
32
- "test:components": "playwright test -c playwright.config.ts",
33
- "test:components-coverage": "monocart show-report test-results/index.html",
34
- "test:allure": "allure generate allure-results --clean -o allure-report && allure open allure-report"
35
- },
36
- "lint-staged": {
37
- "src/**/*.{js,vue}": [
38
- "prettier --write",
39
- "eslint --fix"
40
- ],
41
- "*.js": "eslint --cache --fix"
42
- },
43
- "dependencies": {
44
- "@types/uniqid": "5.3.4",
45
- "@vueuse/core": "10.11.0",
46
- "@vueuse/shared": "10.11.0",
47
- "async-validator": "4.2.5",
48
- "axios": "^1.7.9",
49
- "dayjs": "1.11.11",
50
- "element-plus": "2.3.7",
51
- "esbuild": "0.25.8",
52
- "lodash": "4.17.21",
53
- "lodash.isequal": "4.5.0",
54
- "maska": "1.5.2",
55
- "pinia": "2.1.7",
56
- "uniqid": "5.4.0",
57
- "vue": "3.4.31",
58
- "vue-currency-input": "3.1.0",
59
- "vue-inline-svg": "3.1.3",
60
- "vuex": "4.1.0"
61
- },
62
- "peerDependencies": {
63
- "crypto-pro-actual-cades-plugin": "2.4.1"
64
- },
65
- "optionalDependencies": {
66
- "crypto-pro-actual-cades-plugin": "2.4.1"
67
- },
68
- "devDependencies": {
69
- "@babel/core": "7.24.8",
70
- "@babel/preset-env": "7.24.8",
71
- "@factoringplus/frontend-configs": "1.0.8",
72
- "@faker-js/faker": "8.4.1",
73
- "@playwright/experimental-ct-vue": "1.56.0",
74
- "@playwright/test": "1.56.0",
75
- "@types/node": "18.19.39",
76
- "@typescript-eslint/eslint-plugin": "5.57.0",
77
- "@typescript-eslint/parser": "5.57.0",
78
- "@vitejs/plugin-vue": "4.6.2",
79
- "@vue/eslint-config-airbnb": "7.0.0",
80
- "@vue/eslint-config-prettier": "7.1.0",
81
- "@vue/eslint-config-typescript": "11.0.2",
82
- "@vue/tsconfig": "0.1.3",
83
- "allure-commandline": "2.34.1",
84
- "allure-playwright": "3.3.3",
85
- "babel-loader": "9.1.3",
86
- "eslint": "8.37.0",
87
- "eslint-config-prettier": "8.8.0",
88
- "eslint-plugin-import": "2.27.5",
89
- "eslint-plugin-prettier": "5.0.0",
90
- "eslint-plugin-vue": "9.10.0",
91
- "eslint-plugin-vuejs-accessibility": "2.1.0",
92
- "husky": "^8.0.0",
93
- "lint-staged": "13.2.2",
94
- "monocart-reporter": "^2.9.21",
95
- "postcss-html": "1.7.0",
96
- "postcss-preset-env": "^8.3.0",
97
- "prettier": "3.1.1",
98
- "rollup-plugin-visualizer": "5.12.0",
99
- "sass": "1.85.0",
100
- "style-dictionary": "3.9.2",
101
- "stylelint": "16.1.0",
102
- "stylelint-config-html": "1.1.0",
103
- "stylelint-config-recess-order": "4.4.0",
104
- "stylelint-config-standard-scss": "13.0.0",
105
- "stylelint-prettier": "5.0.0",
106
- "typescript": "5.0.4",
107
- "unplugin-auto-import": "0.15.3",
108
- "unplugin-vue-components": "0.24.1",
109
- "vite": "4.4.3",
110
- "vite-plugin-checker": "0.5.6",
111
- "vite-plugin-dts": "3.9.1",
112
- "vite-plugin-eslint": "1.8.1",
113
- "vite-plugin-stylelint": "5.3.1",
114
- "vite-svg-loader": "^4.0.0",
115
- "vue-tsc": "1.8.27"
116
- }
117
- }
1
+ {
2
+ "name": "@factoringplus/pl-components-pack-v3",
3
+ "private": false,
4
+ "files": [
5
+ "dist"
6
+ ],
7
+ "type": "module",
8
+ "main": "./dist/pl-components-pack-v3.cjs.js",
9
+ "types": "./dist/pl-components-pack-v3.d.ts",
10
+ "module": "./dist/pl-components-pack-v3.es.js",
11
+ "exports": {
12
+ "./dist/style.css": "./dist/style.css",
13
+ ".": {
14
+ "import": "./dist/pl-components-pack-v3.es.js",
15
+ "require": "./dist/pl-components-pack-v3.cjs.js"
16
+ }
17
+ },
18
+ "version": "1.10.3",
19
+ "scripts": {
20
+ "dev": "vite",
21
+ "build": "vite build",
22
+ "preview": "vite preview",
23
+ "publish-story": "npm i && npm run build && npm publish --access=public",
24
+ "publish-beta": "npm run publish-story --tag=beta",
25
+ "build-styles": "node ./buildStyles.cjs",
26
+ "prepare": "husky install",
27
+ "lint:styles": "stylelint \"**/*.{css,html,vue,scss}\"",
28
+ "lint:styles:fix": "stylelint --fix \"**/*.{css,html,vue,scss}\"",
29
+ "lint:prettier": "prettier --write .",
30
+ "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore",
31
+ "lint:scripts": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --ignore-path .gitignore --fix",
32
+ "test:components": "playwright test -c playwright.config.ts",
33
+ "test:components-coverage": "monocart show-report test-results/index.html",
34
+ "test:allure": "allure generate allure-results --clean -o allure-report && allure open allure-report"
35
+ },
36
+ "lint-staged": {
37
+ "src/**/*.{js,vue}": [
38
+ "prettier --write",
39
+ "eslint --fix"
40
+ ],
41
+ "*.js": "eslint --cache --fix"
42
+ },
43
+ "dependencies": {
44
+ "@types/uniqid": "5.3.4",
45
+ "@vueuse/core": "10.11.0",
46
+ "@vueuse/shared": "10.11.0",
47
+ "async-validator": "4.2.5",
48
+ "axios": "^1.7.9",
49
+ "dayjs": "1.11.11",
50
+ "element-plus": "2.3.7",
51
+ "esbuild": "0.25.8",
52
+ "lodash": "4.17.21",
53
+ "lodash.isequal": "4.5.0",
54
+ "maska": "1.5.2",
55
+ "pinia": "2.1.7",
56
+ "uniqid": "5.4.0",
57
+ "vue": "3.4.31",
58
+ "vue-currency-input": "3.1.0",
59
+ "vue-inline-svg": "3.1.3",
60
+ "vuex": "4.1.0"
61
+ },
62
+ "peerDependencies": {
63
+ "crypto-pro-actual-cades-plugin": "2.4.1"
64
+ },
65
+ "optionalDependencies": {
66
+ "crypto-pro-actual-cades-plugin": "2.4.1"
67
+ },
68
+ "devDependencies": {
69
+ "@babel/core": "7.24.8",
70
+ "@babel/preset-env": "7.24.8",
71
+ "@factoringplus/frontend-configs": "1.0.8",
72
+ "@faker-js/faker": "8.4.1",
73
+ "@playwright/experimental-ct-vue": "1.56.0",
74
+ "@playwright/test": "1.56.0",
75
+ "@types/node": "18.19.39",
76
+ "@typescript-eslint/eslint-plugin": "5.57.0",
77
+ "@typescript-eslint/parser": "5.57.0",
78
+ "@vitejs/plugin-vue": "4.6.2",
79
+ "@vue/eslint-config-airbnb": "7.0.0",
80
+ "@vue/eslint-config-prettier": "7.1.0",
81
+ "@vue/eslint-config-typescript": "11.0.2",
82
+ "@vue/tsconfig": "0.1.3",
83
+ "allure-commandline": "2.34.1",
84
+ "allure-playwright": "3.3.3",
85
+ "babel-loader": "9.1.3",
86
+ "eslint": "8.37.0",
87
+ "eslint-config-prettier": "8.8.0",
88
+ "eslint-plugin-import": "2.27.5",
89
+ "eslint-plugin-prettier": "5.0.0",
90
+ "eslint-plugin-vue": "9.10.0",
91
+ "eslint-plugin-vuejs-accessibility": "2.1.0",
92
+ "husky": "^8.0.0",
93
+ "lint-staged": "13.2.2",
94
+ "monocart-reporter": "^2.9.21",
95
+ "postcss-html": "1.7.0",
96
+ "postcss-preset-env": "^8.3.0",
97
+ "prettier": "3.1.1",
98
+ "rollup-plugin-visualizer": "5.12.0",
99
+ "sass": "1.85.0",
100
+ "style-dictionary": "3.9.2",
101
+ "stylelint": "16.1.0",
102
+ "stylelint-config-html": "1.1.0",
103
+ "stylelint-config-recess-order": "4.4.0",
104
+ "stylelint-config-standard-scss": "13.0.0",
105
+ "stylelint-prettier": "5.0.0",
106
+ "typescript": "5.0.4",
107
+ "unplugin-auto-import": "0.15.3",
108
+ "unplugin-vue-components": "0.24.1",
109
+ "vite": "4.4.3",
110
+ "vite-plugin-checker": "0.5.6",
111
+ "vite-plugin-dts": "3.9.1",
112
+ "vite-plugin-eslint": "1.8.1",
113
+ "vite-plugin-stylelint": "5.3.1",
114
+ "vite-svg-loader": "^4.0.0",
115
+ "vue-tsc": "1.8.27"
116
+ }
117
+ }