@plumile/backoffice-react 0.1.181 → 0.1.182
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.
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/* empty css */
|
|
1
2
|
/* empty css */
|
|
2
3
|
//#region src/components/backoffice/filters/deferredFilterSearchInput.css.ts
|
|
3
4
|
var e = "txvbqb19uf", t = "ds2thc0 txvbqbfqq txvbqbey txvbqbi8a", n = "ds2thc1 txvbqb6 txvbqbfqq txvbqbey txvbqbls4 txvbqb19gp txvbqbjm4 txvbqbwvi txvbqb2tz txvbqb1tv txvbqb1b4r txvbqb1bg5 txvbqbv txvbqb7h txvbqb75 txvbqb7t", r = "txvbqbfqq txvbqb19gp txvbqbjm4 txvbqbh6d";
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
/* empty css */
|
|
2
|
-
/* empty css */
|
|
3
1
|
/* empty css */
|
|
4
2
|
//#region src/components/backoffice/hub/backofficeHubTemplate.css.ts
|
|
5
3
|
var e = "txvbqbfpn txvbqbh4x txvbqbheo", t = "txvbqbtyf", n = "txvbqbfpn txvbqbh4x txvbqbhf1", r = "txvbqbfpn txvbqbh4x txvbqbhdy", i = "txvbqbfpn txvbqbel txvbqbhdy", a = "txvbqbfqq txvbqbey txvbqbls4 txvbqb19h2 txvbqbjmh txvbqb2tz txvbqb1b83 txvbqb28o txvbqb2sj txvbqb1d9 txvbqb1bg3 txvbqbh6d txvbqbsdq", o = "txvbqbfpn txvbqbh4x txvbqbhd8 txvbqbv7x", s = "txvbqba9 txvbqbhbf txvbqb1bg1 txvbqbo7v", c = "txvbqb1bg5 txvbqb9j", l = "txvbqbfq0 txvbqbje6 txvbqbhdy", u = "u4nszr0 txvbqbfpn txvbqbel txvbqbhdy txvbqbwwl txvbqb2tz txvbqb28o txvbqb2sj txvbqb1d9 txvbqb1b7z txvbqb1bg1 txvbqb3f txvbqbv7x txvbqb7g txvbqb76 txvbqb7t", d = "txvbqbfqq txvbqbey txvbqbls4 txvbqb19hf txvbqbjmu txvbqb2tz txvbqb1b83 txvbqb1bg3 txvbqbh6d", f = "txvbqbfpn txvbqbh4x txvbqbhd8 txvbqbv7x", p = "txvbqbhbf txvbqb1bg1 txvbqbws9", m = "txvbqb1bg5 txvbqb9j txvbqbo5p txvbqbws9", h = "txvbqb1bg5 txvbqb96 txvbqbhb2 txvbqb6a txvbqbmur";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@plumile/backoffice-react",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.182",
|
|
4
4
|
"description": "React provider and pages for Kronex backoffice",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -179,12 +179,12 @@
|
|
|
179
179
|
"tslib": "^2.8.1"
|
|
180
180
|
},
|
|
181
181
|
"devDependencies": {
|
|
182
|
-
"@plumile/auth": "^0.1.
|
|
183
|
-
"@plumile/backoffice-core": "^0.1.
|
|
184
|
-
"@plumile/filter-query": "^0.1.
|
|
185
|
-
"@plumile/relay": "^0.1.
|
|
186
|
-
"@plumile/router": "^0.1.
|
|
187
|
-
"@plumile/ui": "^0.1.
|
|
182
|
+
"@plumile/auth": "^0.1.182",
|
|
183
|
+
"@plumile/backoffice-core": "^0.1.182",
|
|
184
|
+
"@plumile/filter-query": "^0.1.182",
|
|
185
|
+
"@plumile/relay": "^0.1.182",
|
|
186
|
+
"@plumile/router": "^0.1.182",
|
|
187
|
+
"@plumile/ui": "^0.1.182",
|
|
188
188
|
"@types/react": "19.2.17",
|
|
189
189
|
"@types/react-dom": "19.2.3",
|
|
190
190
|
"@types/relay-runtime": "20.1.1",
|
|
@@ -197,12 +197,12 @@
|
|
|
197
197
|
"typescript": "6.0.3"
|
|
198
198
|
},
|
|
199
199
|
"peerDependencies": {
|
|
200
|
-
"@plumile/auth": "^0.1.
|
|
201
|
-
"@plumile/backoffice-core": "^0.1.
|
|
202
|
-
"@plumile/filter-query": "^0.1.
|
|
203
|
-
"@plumile/relay": "^0.1.
|
|
204
|
-
"@plumile/router": "^0.1.
|
|
205
|
-
"@plumile/ui": "^0.1.
|
|
200
|
+
"@plumile/auth": "^0.1.182",
|
|
201
|
+
"@plumile/backoffice-core": "^0.1.182",
|
|
202
|
+
"@plumile/filter-query": "^0.1.182",
|
|
203
|
+
"@plumile/relay": "^0.1.182",
|
|
204
|
+
"@plumile/router": "^0.1.182",
|
|
205
|
+
"@plumile/ui": "^0.1.182",
|
|
206
206
|
"i18next": "^26.3.1",
|
|
207
207
|
"react": "^19.2.7",
|
|
208
208
|
"react-dom": "^19.2.7",
|