@riab/cpm-archiving 1.1.2-beta-5 → 1.1.2-beta.6

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/index.html CHANGED
@@ -1,35 +1,35 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <link rel="icon" href="/favicon.ico" />
7
- <meta name="theme-color" content="#000000" />
8
-
9
- <meta
10
- name="description"
11
- content="Web site created using create-tsrouter-app"
12
- />
13
- <link rel="apple-touch-icon" href="/logo192.png" />
14
- <link rel="manifest" href="/manifest.json" />
15
- <link
16
- href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
17
- rel="stylesheet"
18
- />
19
- <title>Archiving</title>
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <link rel="icon" href="/favicon.ico" />
7
+ <meta name="theme-color" content="#000000" />
8
+
9
+ <meta
10
+ name="description"
11
+ content="Web site created using create-tsrouter-app"
12
+ />
13
+ <link rel="apple-touch-icon" href="/logo192.png" />
14
+ <link rel="manifest" href="/manifest.json" />
15
+ <link
16
+ href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
17
+ rel="stylesheet"
18
+ />
19
+ <title>Archiving</title>
20
20
  <script type="module" crossorigin src="/cpm-archiving.js"></script>
21
21
 
22
- </head>
23
- <body>
24
- <cpm-archiving-employee
25
- route=""
26
- environment="development"
27
- user="QZqDeFJCYaoGcFtE0o1OEhKlYlDz+mQI3ix9E3s75mdWR2wqSdvu1fU7s9mcMk9SshVMSZCjwuEgwXNVIfbh+A=="
28
- ></cpm-archiving-employee>
29
- <cpm-archiving
30
- route=""
31
- environment="development"
32
- user="QZqDeFJCYaoGcFtE0o1OEhKlYlDz+mQI3ix9E3s75mdWR2wqSdvu1fU7s9mcMk9SshVMSZCjwuEgwXNVIfbh+A=="
33
- ></cpm-archiving>
34
- </body>
35
- </html>
22
+ </head>
23
+ <body>
24
+ <cpm-archiving-employee
25
+ route=""
26
+ environment="development"
27
+ user="QZqDeFJCYaoGcFtE0o1OEhKlYlDz+mQI3ix9E3s75mdWR2wqSdvu1fU7s9mcMk9SshVMSZCjwuEgwXNVIfbh+A=="
28
+ ></cpm-archiving-employee>
29
+ <cpm-archiving
30
+ route=""
31
+ environment="development"
32
+ user="QZqDeFJCYaoGcFtE0o1OEhKlYlDz+mQI3ix9E3s75mdWR2wqSdvu1fU7s9mcMk9SshVMSZCjwuEgwXNVIfbh+A=="
33
+ ></cpm-archiving>
34
+ </body>
35
+ </html>
package/package.json CHANGED
@@ -1,69 +1,69 @@
1
- {
2
- "name": "@riab/cpm-archiving",
3
- "private": false,
4
- "version": "1.1.2-beta-5",
5
- "type": "module",
6
- "main": "dist/cpm-archiving.js",
7
- "module": "dist/cpm-archiving.js",
8
- "files": [
9
- "dist"
10
- ],
11
- "exports": {
12
- ".": "./dist/cpm-archiving.js"
13
- },
14
- "scripts": {
15
- "dev": "vite --port 3000",
16
- "start": "vite --port 3000",
17
- "build": "cross-env NODE_ENV=production vite build",
18
- "serve": "vite preview",
19
- "test": "vitest run",
20
- "lint": "eslint",
21
- "format": "prettier",
22
- "check": "prettier --write . && eslint --fix"
23
- },
24
- "devDependencies": {
25
- "@emotion/cache": "^11.14.0",
26
- "@emotion/react": "^11.14.0",
27
- "@faker-js/faker": "^9.6.0",
28
- "@progress/kendo-react-common": "^10.2.0",
29
- "@progress/kendo-react-dialogs": "^10.2.0",
30
- "@progress/kendo-svg-icons": "^4.3.0",
31
- "@progress/kendo-theme-default": "^10.2.0",
32
- "@r2wc/react-to-web-component": "^2.0.4",
33
- "@sentry/react": "^9.19.0",
34
- "@tailwindcss/vite": "^4.1.14",
35
- "@tanstack/eslint-config": "^0.2.0",
36
- "@tanstack/match-sorter-utils": "^8.19.4",
37
- "@tanstack/react-query": "^5.66.5",
38
- "@tanstack/react-router": "^1.114.3",
39
- "@tanstack/react-table": "^8.21.2",
40
- "@testing-library/dom": "^10.4.0",
41
- "@testing-library/react": "^16.3.0",
42
- "@types/react": "^19.0.8",
43
- "@types/react-date-range": "^1.4.10",
44
- "@types/react-dom": "^19.0.3",
45
- "@vitejs/plugin-react": "^4.3.4",
46
- "cross-env": "^10.1.0",
47
- "date-fns": "^4.1.0",
48
- "dompurify": "^3.3.0",
49
- "html-react-parser": "^5.2.6",
50
- "react": "^19.0.0",
51
- "react-date-range": "^2.0.1",
52
- "react-dom": "^19.0.0",
53
- "react-highlight-words": "^0.21.0",
54
- "react-hot-toast": "^2.5.2",
55
- "react-imask": "^7.6.1",
56
- "react-select": "^5.10.2",
57
- "react-social-media-embed": "^2.5.18",
58
- "react-tooltip": "^5.29.1",
59
- "react-tweet": "^3.2.2",
60
- "tailwindcss": "^4.1.14",
61
- "typescript": "~5.6.2",
62
- "use-debounce": "^10.0.5",
63
- "vite": "^7.1.0",
64
- "vite-plugin-css-injected-by-js": "^3.5.2",
65
- "vitest": "^3.0.5",
66
- "web-vitals": "^4.2.4",
67
- "zustand": "^5.0.8"
68
- }
69
- }
1
+ {
2
+ "name": "@riab/cpm-archiving",
3
+ "private": false,
4
+ "version": "1.1.2-beta.6",
5
+ "type": "module",
6
+ "main": "dist/cpm-archiving.js",
7
+ "module": "dist/cpm-archiving.js",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "exports": {
12
+ ".": "./dist/cpm-archiving.js"
13
+ },
14
+ "scripts": {
15
+ "dev": "vite --port 3000",
16
+ "start": "vite --port 3000",
17
+ "build": "cross-env NODE_ENV=production vite build",
18
+ "serve": "vite preview",
19
+ "test": "vitest run",
20
+ "lint": "eslint",
21
+ "format": "prettier",
22
+ "check": "prettier --write . && eslint --fix"
23
+ },
24
+ "devDependencies": {
25
+ "@emotion/cache": "^11.14.0",
26
+ "@emotion/react": "^11.14.0",
27
+ "@faker-js/faker": "^9.6.0",
28
+ "@progress/kendo-react-common": "^10.2.0",
29
+ "@progress/kendo-react-dialogs": "^10.2.0",
30
+ "@progress/kendo-svg-icons": "^4.3.0",
31
+ "@progress/kendo-theme-default": "^10.2.0",
32
+ "@r2wc/react-to-web-component": "^2.0.4",
33
+ "@sentry/react": "^9.19.0",
34
+ "@tailwindcss/vite": "^4.1.14",
35
+ "@tanstack/eslint-config": "^0.2.0",
36
+ "@tanstack/match-sorter-utils": "^8.19.4",
37
+ "@tanstack/react-query": "^5.66.5",
38
+ "@tanstack/react-router": "^1.114.3",
39
+ "@tanstack/react-table": "^8.21.2",
40
+ "@testing-library/dom": "^10.4.0",
41
+ "@testing-library/react": "^16.3.0",
42
+ "@types/react": "^19.0.8",
43
+ "@types/react-date-range": "^1.4.10",
44
+ "@types/react-dom": "^19.0.3",
45
+ "@vitejs/plugin-react": "^4.3.4",
46
+ "cross-env": "^10.1.0",
47
+ "date-fns": "^4.1.0",
48
+ "dompurify": "^3.3.0",
49
+ "html-react-parser": "^5.2.6",
50
+ "react": "^19.0.0",
51
+ "react-date-range": "^2.0.1",
52
+ "react-dom": "^19.0.0",
53
+ "react-highlight-words": "^0.21.0",
54
+ "react-hot-toast": "^2.5.2",
55
+ "react-imask": "^7.6.1",
56
+ "react-select": "^5.10.2",
57
+ "react-social-media-embed": "^2.5.18",
58
+ "react-tooltip": "^5.29.1",
59
+ "react-tweet": "^3.2.2",
60
+ "tailwindcss": "^4.1.14",
61
+ "typescript": "~5.6.2",
62
+ "use-debounce": "^10.0.5",
63
+ "vite": "^7.1.0",
64
+ "vite-plugin-css-injected-by-js": "^3.5.2",
65
+ "vitest": "^3.0.5",
66
+ "web-vitals": "^4.2.4",
67
+ "zustand": "^5.0.8"
68
+ }
69
+ }