@keepeek/keepicker-react 1.6.0-beta.8 → 1.6.0-beta.81
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 +172 -10
- package/dist/index.js +2 -2
- package/dist/license.txt +2 -4
- package/package.json +48 -43
package/dist/license.txt
CHANGED
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
/*!
|
|
8
|
-
* Cropper.js v1.6.
|
|
8
|
+
* Cropper.js v1.6.2
|
|
9
9
|
* https://fengyuanchen.github.io/cropperjs
|
|
10
10
|
*
|
|
11
11
|
* Copyright 2015-present Chen Fengyuan
|
|
12
12
|
* Released under the MIT license
|
|
13
13
|
*
|
|
14
|
-
* Date:
|
|
14
|
+
* Date: 2024-04-21T07:43:05.335Z
|
|
15
15
|
*/
|
|
16
16
|
|
|
17
17
|
/*!
|
|
@@ -21,8 +21,6 @@
|
|
|
21
21
|
* Released under the MIT License.
|
|
22
22
|
*/
|
|
23
23
|
|
|
24
|
-
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
25
|
-
|
|
26
24
|
/**
|
|
27
25
|
* @license
|
|
28
26
|
* Lodash <https://lodash.com/>
|
package/package.json
CHANGED
|
@@ -1,117 +1,122 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keepeek/keepicker-react",
|
|
3
|
-
"version": "1.6.0-beta.
|
|
3
|
+
"version": "1.6.0-beta.81",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist/index.js",
|
|
6
6
|
"dist/license.txt"
|
|
7
7
|
],
|
|
8
8
|
"private": false,
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@braintree/sanitize-url": "6.0.
|
|
10
|
+
"@braintree/sanitize-url": "6.0.4",
|
|
11
11
|
"@emotion/react": "11.8.2",
|
|
12
12
|
"@emotion/styled": "11.8.1",
|
|
13
|
-
"@
|
|
14
|
-
"@
|
|
15
|
-
"@
|
|
13
|
+
"@fortawesome/fontawesome-svg-core": "6.6.0",
|
|
14
|
+
"@fortawesome/free-brands-svg-icons": "6.6.0",
|
|
15
|
+
"@fortawesome/pro-light-svg-icons": "6.6.0",
|
|
16
|
+
"@fortawesome/pro-regular-svg-icons": "6.6.0",
|
|
17
|
+
"@fortawesome/pro-solid-svg-icons": "6.6.0",
|
|
18
|
+
"@fortawesome/react-fontawesome": "0.2.2",
|
|
19
|
+
"@keepeek/api-client": "2.71.0",
|
|
20
|
+
"@keepeek/commons": "3.45.0",
|
|
21
|
+
"@keepeek/refront-components": "7.63.0",
|
|
16
22
|
"@mui/icons-material": "5.5.0",
|
|
17
23
|
"@mui/lab": "5.0.0-alpha.72",
|
|
18
24
|
"@mui/material": "5.5.3",
|
|
19
|
-
"@r2wc/react-to-web-component": "2.0.
|
|
20
|
-
"@react-hook/resize-observer": "1.2.
|
|
25
|
+
"@r2wc/react-to-web-component": "2.0.3",
|
|
26
|
+
"@react-hook/resize-observer": "1.2.6",
|
|
21
27
|
"@tanstack/react-table": "8.9.3",
|
|
22
|
-
"axios": "0.
|
|
28
|
+
"axios": "0.28.1",
|
|
23
29
|
"axios-cache-interceptor": "1.3.1",
|
|
24
30
|
"axios-retry": "3.3.1",
|
|
25
31
|
"clsx": "1.1.1",
|
|
26
|
-
"copy-to-clipboard": "3.3.
|
|
32
|
+
"copy-to-clipboard": "3.3.3",
|
|
27
33
|
"cra-template-typescript": "1.1.3",
|
|
28
|
-
"cropperjs": "1.6.
|
|
34
|
+
"cropperjs": "1.6.2",
|
|
29
35
|
"dayjs": "1.10.8",
|
|
30
36
|
"dropzone": "6.0.0-beta.2",
|
|
31
37
|
"formik": "2.2.9",
|
|
32
|
-
"html-react-parser": "3.0.
|
|
38
|
+
"html-react-parser": "3.0.16",
|
|
33
39
|
"i18next": "21.6.12",
|
|
34
40
|
"i18next-browser-languagedetector": "7.1.0",
|
|
35
41
|
"image-focus": "1.2.1",
|
|
36
|
-
"js-base64": "3.7.
|
|
42
|
+
"js-base64": "3.7.7",
|
|
37
43
|
"jwt-decode": "3.1.2",
|
|
38
|
-
"keycloak-js": "19.0.
|
|
44
|
+
"keycloak-js": "19.0.3",
|
|
39
45
|
"lodash": "4.17.21",
|
|
40
|
-
"notistack": "2.0.
|
|
46
|
+
"notistack": "2.0.8",
|
|
41
47
|
"react": "18.2.0",
|
|
42
48
|
"react-canvas-confetti": "1.3.0",
|
|
43
49
|
"react-dnd": "16.0.1",
|
|
44
50
|
"react-dnd-html5-backend": "16.0.1",
|
|
45
51
|
"react-dom": "18.2.0",
|
|
46
52
|
"react-error-boundary": "3.1.4",
|
|
47
|
-
"react-file-drop": "3.1.
|
|
53
|
+
"react-file-drop": "3.1.6",
|
|
48
54
|
"react-h5-audio-player": "3.8.3",
|
|
49
55
|
"react-hook-form": "7.35.0",
|
|
50
56
|
"react-html-parser": "2.0.2",
|
|
51
57
|
"react-i18next": "13.0.1",
|
|
52
|
-
"react-lazy-load-image-component": "1.6.
|
|
53
|
-
"react-pdf": "5.7.
|
|
58
|
+
"react-lazy-load-image-component": "1.6.2",
|
|
59
|
+
"react-pdf": "5.7.2",
|
|
60
|
+
"react-responsive-masonry": "2.2.0",
|
|
54
61
|
"react-router-dom": "6.14.1",
|
|
55
62
|
"react-scripts": "5.0.1",
|
|
56
63
|
"react-spring": "9.4.5",
|
|
57
64
|
"react-zoom-pan-pinch": "2.6.1",
|
|
58
|
-
"recoil": "0.7.
|
|
59
|
-
"sanitize-html": "2.
|
|
65
|
+
"recoil": "0.7.7",
|
|
66
|
+
"sanitize-html": "2.12.1",
|
|
60
67
|
"tslib": "2.3.1",
|
|
61
68
|
"use-debounce": "7.0.1",
|
|
62
69
|
"uuid": "8.3.2",
|
|
63
70
|
"yup": "0.32.11",
|
|
64
|
-
"yup-locales": "1.2.
|
|
65
|
-
"zod": "3.22.
|
|
71
|
+
"yup-locales": "1.2.28",
|
|
72
|
+
"zod": "3.22.4"
|
|
66
73
|
},
|
|
67
74
|
"devDependencies": {
|
|
68
75
|
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
|
|
69
|
-
"@commitlint/cli": "
|
|
76
|
+
"@commitlint/cli": "19.0.3",
|
|
70
77
|
"@commitlint/config-angular": "16.2.1",
|
|
71
78
|
"@semantic-release/changelog": "6.0.3",
|
|
72
|
-
"@semantic-release/commit-analyzer": "10.0.
|
|
79
|
+
"@semantic-release/commit-analyzer": "10.0.4",
|
|
73
80
|
"@semantic-release/git": "10.0.1",
|
|
74
|
-
"@semantic-release/npm": "9.0.
|
|
75
|
-
"@semantic-release/release-notes-generator": "11.0.
|
|
81
|
+
"@semantic-release/npm": "9.0.2",
|
|
82
|
+
"@semantic-release/release-notes-generator": "11.0.7",
|
|
76
83
|
"@testing-library/jest-dom": "6.1.4",
|
|
77
84
|
"@testing-library/react": "14.0.0",
|
|
78
|
-
"@testing-library/user-event": "14.5.
|
|
79
|
-
"@types/jest": "29.5.
|
|
80
|
-
"@types/node": "17.0.
|
|
81
|
-
"@types/react": "18.
|
|
85
|
+
"@testing-library/user-event": "14.5.2",
|
|
86
|
+
"@types/jest": "29.5.13",
|
|
87
|
+
"@types/node": "17.0.45",
|
|
88
|
+
"@types/react": "18.3.11",
|
|
82
89
|
"@types/react-dom": "18.0.10",
|
|
83
|
-
"@types/
|
|
90
|
+
"@types/sanitize-html": "2.11.0",
|
|
91
|
+
"@types/uuid": "8.3.4",
|
|
84
92
|
"axios-mock-adapter": "1.22.0",
|
|
85
|
-
"clipboardy": "2.0.0",
|
|
86
93
|
"cross-env": "7.0.3",
|
|
87
|
-
"eslint-config-react-app": "7.0.
|
|
94
|
+
"eslint-config-react-app": "7.0.1",
|
|
88
95
|
"husky": "7.0.4",
|
|
89
96
|
"hygen": "6.2.11",
|
|
90
97
|
"npm-package-json-lint": "5.4.2",
|
|
91
|
-
"openai": "
|
|
98
|
+
"openai": "4.52.3",
|
|
92
99
|
"prettier": "3.0.3",
|
|
93
|
-
"quicktype": "
|
|
94
|
-
"rimraf": "5.0.
|
|
95
|
-
"semantic-release": "19.0.
|
|
96
|
-
"serve": "
|
|
100
|
+
"quicktype": "23.0.170",
|
|
101
|
+
"rimraf": "5.0.10",
|
|
102
|
+
"semantic-release": "19.0.5",
|
|
103
|
+
"serve": "14.2.3",
|
|
97
104
|
"source-map-explorer": "2.5.3",
|
|
98
|
-
"ts-jest": "29.1.
|
|
105
|
+
"ts-jest": "29.1.2",
|
|
99
106
|
"ts-node": "10.6.0",
|
|
100
107
|
"typescript": "4.9.5"
|
|
101
108
|
},
|
|
102
109
|
"scripts": {
|
|
103
|
-
"prestart": "yarn
|
|
110
|
+
"prestart": "yarn prebuild",
|
|
104
111
|
"start": "react-scripts start",
|
|
105
|
-
"prebuild": "
|
|
112
|
+
"prebuild": "yarn generate-model-interfaces && rimraf dist",
|
|
106
113
|
"build": "react-scripts build",
|
|
107
114
|
"pretest": "yarn generate-model-interfaces",
|
|
108
|
-
"test": "react-scripts test src/ --coverage --watchAll=false",
|
|
115
|
+
"test": "react-scripts test src/ --coverage --maxWorkers=2 --watchAll=false",
|
|
109
116
|
"eject": "react-scripts eject",
|
|
110
117
|
"yalc:link": "yalc link @keepeek/commons && yalc link @keepeek/api-client && yalc link @keepeek/refront-components",
|
|
111
118
|
"lint": "npmPkgJsonLint . && eslint src --fix",
|
|
112
119
|
"prepare": "husky install",
|
|
113
|
-
"build:drupal-windows": "yarn build && copy \"dist\\static\\js\\main.*.js\" \"C:\\dev\\dev\\workspaceRefront\\drupal\\js\\keepicker.js\" /Y",
|
|
114
|
-
"build:azure": "cross-env PUBLIC_URL='/poc-keepicker-auth/0.1.0' yarn build",
|
|
115
120
|
"postbuild": "node scripts/package_file_for_npm.js",
|
|
116
121
|
"pregenerate-model-interfaces": "rimraf --glob src/models/configuration/**/*.ts",
|
|
117
122
|
"generate-model-interfaces": "node scripts/generate_model_interfaces.js",
|