@plumile/ui 0.1.182 → 0.1.184

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,5 +1,4 @@
1
1
  /* empty css */
2
- /* empty css */
3
2
  /* empty css */
4
3
  //#region src/atomic/molecules/markdown/components/MarkdownArticleContainer.css.ts
5
4
  var e = "_7ez1431 _7ez1430 txvbqbfpn txvbqbh4x txvbqbheb";
@@ -1,4 +1,5 @@
1
1
  /* empty css */
2
+ /* empty css */
2
3
  /* empty css */
3
4
  //#region src/atomic/molecules/markdown/components/MarkdownLink.css.ts
4
5
  var e = "xtwkbg1 xtwkbg0 txvbqb3h txvbqb6f txvbqb7h txvbqb76 txvbqb7v txvbqb1ara", t = "xtwkbg3 xtwkbg1 xtwkbg0 txvbqb3h txvbqb6f txvbqb7h txvbqb76 txvbqb7v txvbqb1ara xtwkbg2 txvbqbey txvbqbfqq txvbqbhd8", n = "xtwkbg5 xtwkbg4 txvbqbfqq", r = "xtwkbg7 xtwkbg6 txvbqbf txvbqb3f";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plumile/ui",
3
- "version": "0.1.182",
3
+ "version": "0.1.184",
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.182",
168
+ "@plumile/router": "^0.1.184",
169
169
  "@types/react": "19.2.17",
170
170
  "@types/react-dom": "19.2.3",
171
171
  "i18next": "26.3.1",
@@ -176,7 +176,7 @@
176
176
  "typescript": "6.0.3"
177
177
  },
178
178
  "peerDependencies": {
179
- "@plumile/router": "^0.1.182",
179
+ "@plumile/router": "^0.1.183",
180
180
  "i18next": "^26.3.1",
181
181
  "react": "^19.2.7",
182
182
  "react-dom": "^19.2.7",