@itcase/forms 1.0.63 → 1.0.65
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/css/form/Field/Chips/Chips.css +27 -0
- package/dist/css/form/FormField/FormField.css +10 -1
- package/dist/itcase-forms.cjs.js +287 -172
- package/dist/itcase-forms.esm.js +287 -173
- package/package.json +28 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itcase/forms",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.65",
|
|
4
4
|
"description": "Forms fields, inputs, etc.",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"license": "MIT",
|
|
@@ -30,16 +30,16 @@
|
|
|
30
30
|
"registry": "https://registry.npmjs.org/"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@itcase/common": "^1.2.
|
|
34
|
-
"@itcase/ui": "^1.1.
|
|
35
|
-
"axios": "^1.7.
|
|
33
|
+
"@itcase/common": "^1.2.6",
|
|
34
|
+
"@itcase/ui": "^1.1.21",
|
|
35
|
+
"axios": "^1.7.3",
|
|
36
36
|
"clsx": "^2.1.1",
|
|
37
37
|
"final-form": "^4.20.10",
|
|
38
38
|
"final-form-focus": "^1.1.2",
|
|
39
|
-
"libphonenumber-js": "^1.11.
|
|
39
|
+
"libphonenumber-js": "^1.11.5",
|
|
40
40
|
"lodash": "^4.17.21",
|
|
41
|
-
"luxon": "^3.
|
|
42
|
-
"postcss": "^8.4.
|
|
41
|
+
"luxon": "^3.5.0",
|
|
42
|
+
"postcss": "^8.4.41",
|
|
43
43
|
"prop-types": "^15.8.1",
|
|
44
44
|
"react": "^18.3.1",
|
|
45
45
|
"react-date-range": "^2.0.1",
|
|
@@ -51,9 +51,10 @@
|
|
|
51
51
|
"react-select": "^5.8.0"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@
|
|
55
|
-
"@babel/
|
|
56
|
-
"@babel/
|
|
54
|
+
"@itcase/lint": "^1.0.8",
|
|
55
|
+
"@babel/core": "^7.25.2",
|
|
56
|
+
"@babel/eslint-parser": "^7.25.1",
|
|
57
|
+
"@babel/preset-env": "^7.25.3",
|
|
57
58
|
"@babel/preset-react": "^7.24.7",
|
|
58
59
|
"@commitlint/cli": "^19.3.0",
|
|
59
60
|
"@commitlint/config-conventional": "^19.2.2",
|
|
@@ -65,24 +66,28 @@
|
|
|
65
66
|
"@rollup/plugin-json": "^6.1.0",
|
|
66
67
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
67
68
|
"@rollup/plugin-terser": "^0.4.4",
|
|
69
|
+
"@semantic-release/changelog": "^6.0.3",
|
|
68
70
|
"@semantic-release/git": "^10.0.1",
|
|
71
|
+
"@semantic-release/release-notes-generator": "14.0.1",
|
|
72
|
+
"@types/react": "^18",
|
|
73
|
+
"@types/react-dom": "^18.3.0",
|
|
69
74
|
"babel-plugin-inline-react-svg": "^2.0.2",
|
|
70
75
|
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
|
71
76
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
72
|
-
"eslint": "9.
|
|
77
|
+
"eslint": "9.8.0",
|
|
73
78
|
"eslint-config-prettier": "9.1.0",
|
|
74
79
|
"eslint-config-standard": "17.1.0",
|
|
75
80
|
"eslint-plugin-babel": "5.3.1",
|
|
76
81
|
"eslint-plugin-import": "2.29.1",
|
|
77
|
-
"eslint-plugin-n": "17.
|
|
82
|
+
"eslint-plugin-n": "17.10.2",
|
|
78
83
|
"eslint-plugin-node": "11.1.0",
|
|
79
|
-
"eslint-plugin-prettier": "5.1
|
|
80
|
-
"eslint-plugin-promise": "
|
|
81
|
-
"eslint-plugin-react": "7.
|
|
84
|
+
"eslint-plugin-prettier": "5.2.1",
|
|
85
|
+
"eslint-plugin-promise": "7.0.0",
|
|
86
|
+
"eslint-plugin-react": "7.35.0",
|
|
82
87
|
"eslint-plugin-react-hooks": "4.6.2",
|
|
83
88
|
"eslint-plugin-standard": "5.0.0",
|
|
84
|
-
"husky": "^9.
|
|
85
|
-
"lint-staged": "^15.2.
|
|
89
|
+
"husky": "^9.1.4",
|
|
90
|
+
"lint-staged": "^15.2.8",
|
|
86
91
|
"npm": "^10.8.2",
|
|
87
92
|
"postcss-aspect-ratio-polyfill": "^2.0.0",
|
|
88
93
|
"postcss-cli": "^11.0.0",
|
|
@@ -97,21 +102,22 @@
|
|
|
97
102
|
"postcss-import": "^16.1.0",
|
|
98
103
|
"postcss-import-ext-glob": "^2.1.1",
|
|
99
104
|
"postcss-mixins": "^10.0.1",
|
|
100
|
-
"postcss-nested": "^6.0
|
|
105
|
+
"postcss-nested": "^6.2.0",
|
|
101
106
|
"postcss-nested-ancestors": "^3.0.0",
|
|
102
107
|
"postcss-normalize": "^10.0.1",
|
|
103
108
|
"postcss-prepend-imports": "^1.0.1",
|
|
104
|
-
"postcss-preset-env": "^
|
|
109
|
+
"postcss-preset-env": "^10.0.0",
|
|
105
110
|
"postcss-pxtorem": "^6.1.0",
|
|
106
111
|
"postcss-responsive-type": "github:ITCase/postcss-responsive-type",
|
|
107
112
|
"postcss-sort-media-queries": "^5.2.0",
|
|
108
113
|
"prettier": "3.3.3",
|
|
109
|
-
"rollup": "^4.
|
|
114
|
+
"rollup": "^4.20.0",
|
|
110
115
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
111
116
|
"semantic-release": "^24.0.0",
|
|
112
|
-
"stylelint": "^16.
|
|
117
|
+
"stylelint": "^16.8.1",
|
|
113
118
|
"stylelint-config-standard": "^36.0.1",
|
|
114
119
|
"stylelint-no-unsupported-browser-features": "^8.0.1",
|
|
115
|
-
"stylelint-order": "^6.0.4"
|
|
120
|
+
"stylelint-order": "^6.0.4",
|
|
121
|
+
"typescript": "^5.5.4"
|
|
116
122
|
}
|
|
117
123
|
}
|