@plumile/backoffice-react 0.1.142 → 0.1.143

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
  /* empty css */
3
4
  //#region src/components/backoffice/layout/breadcrumb/backofficeTopbarBreadcrumb.css.ts
@@ -1,4 +1,3 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  //#region src/components/backoffice/refs/backofficeEntityIdRef.css.ts
4
3
  var e = "qbwcuep qbwcuen txvbqbdsb txvbqbey txvbqbfet txvbqb19c9 txvbqb3f txvbqb7h txvbqb75 txvbqb7t qbwcueo txvbqb1czl qbwcue0 txvbqb1cb0 txvbqb1cws";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plumile/backoffice-react",
3
- "version": "0.1.142",
3
+ "version": "0.1.143",
4
4
  "description": "React provider and pages for Kronex backoffice",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -179,11 +179,11 @@
179
179
  "tslib": "^2.8.1"
180
180
  },
181
181
  "devDependencies": {
182
- "@plumile/auth": "^0.1.142",
183
- "@plumile/backoffice-core": "^0.1.142",
184
- "@plumile/filter-query": "^0.1.142",
185
- "@plumile/router": "^0.1.142",
186
- "@plumile/ui": "^0.1.142",
182
+ "@plumile/auth": "^0.1.143",
183
+ "@plumile/backoffice-core": "^0.1.143",
184
+ "@plumile/filter-query": "^0.1.143",
185
+ "@plumile/router": "^0.1.143",
186
+ "@plumile/ui": "^0.1.143",
187
187
  "@types/react": "19.2.14",
188
188
  "@types/react-dom": "19.2.3",
189
189
  "@types/relay-runtime": "20.1.1",