@plumile/ui 0.1.171 → 0.1.172

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.
@@ -4,8 +4,6 @@
4
4
  /* empty css */
5
5
  /* empty css */
6
6
  /* empty css */
7
- /* empty css */
8
- /* empty css */
9
7
  /* empty css */
10
8
  import { createRuntimeFn as e } from "@vanilla-extract/recipes/createRuntimeFn";
11
9
  //#region src/admin/organisms/admin_sidebar/adminSidebar.css.ts
@@ -5,6 +5,8 @@
5
5
  /* empty css */
6
6
  /* empty css */
7
7
  /* empty css */
8
+ /* empty css */
9
+ /* empty css */
8
10
  //#region src/admin/theme/adminDensity.css.ts
9
11
  var e = "var(--_1eea990)", t = "var(--_1eea991)", n = "var(--_1eea992)", r = "var(--_1eea993)", i = "var(--_1eea994)", a = "var(--_1eea995)", o = "var(--_1eea996)", s = "_1eea997", c = "_1eea998", l = "_1eea999";
10
12
  //#endregion
@@ -1,4 +1,5 @@
1
1
  /* empty css */
2
+ /* empty css */
2
3
  /* empty css */
3
4
  //#region src/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.ts
4
5
  var e = "_1p5id9v1 _1p5id9v0 txvbqb96 txvbqbfqq txvbqbhbf txvbqb81";
@@ -1,5 +1,4 @@
1
1
  /* empty css */
2
- /* empty css */
3
2
  /* empty css */
4
3
  //#region src/atomic/molecules/markdown/components/MarkdownParagraph.css.ts
5
4
  var e = "_1ts0gy31 _1ts0gy30 txvbqbp6j";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plumile/ui",
3
- "version": "0.1.171",
3
+ "version": "0.1.172",
4
4
  "description": "Shared React UI primitives and theme for Kronex applications",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -165,7 +165,7 @@
165
165
  "tslib": "^2.8.1"
166
166
  },
167
167
  "devDependencies": {
168
- "@plumile/router": "^0.1.171",
168
+ "@plumile/router": "^0.1.172",
169
169
  "@types/react": "19.2.17",
170
170
  "@types/react-dom": "19.2.3",
171
171
  "i18next": "26.3.1",