@vibes.diy/base 14.1.3 → 14.1.4

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,5 @@
1
1
  import React from "react";
2
- export type UpgradeChipKey = "backend" | "access" | "clarify";
2
+ export type UpgradeChipKey = "backend" | "access";
3
3
  export interface UpgradeChip {
4
4
  readonly key: UpgradeChipKey;
5
5
  readonly label: string;
@@ -1 +1 @@
1
- {"version":3,"file":"UpgradeChips.js","sourceRoot":"","sources":["../../jsr/components/UpgradeChips.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AA4C1B,MAAM,UAAU,YAAY,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAqB;IAC5E,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC;QAAE,OAAO,IAAI,CAAC;IACpC,OAAO,CACL,6BAAK,SAAS,EAAC,qBAAqB,iBAAa,eAAe,IAC7D,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CACnB,6BAAK,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,SAAS,EAAC,4BAA4B;QACxD,gCACE,IAAI,EAAC,QAAQ,iBACA,gBAAgB,IAAI,CAAC,GAAG,EAAE,EACvC,OAAO,EAAE,GAAG,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC,GAAG,CAAC,EACjC,SAAS,EACP,8GAA8G;gBAC9G,uFAAuF;gBACvF,8FAA8F;YAGhG,mDAAkB,SAAS,EAAC,6CAA6C,aAElE;YACP,8BAAM,SAAS,EAAC,gBAAgB,IAAE,IAAI,CAAC,KAAK,CAAQ,CAC7C;QACT,gCACE,IAAI,EAAC,QAAQ,gBACD,YAAY,IAAI,CAAC,KAAK,EAAE,iBACvB,wBAAwB,IAAI,CAAC,GAAG,EAAE,EAC/C,OAAO,EAAE,GAAG,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,EAClC,SAAS,EACP,qHAAqH;gBACrH,kFAAkF;gBAClF,mEAAmE,aAI9D,CACL,CACP,CAAC,CACE,CACP,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"UpgradeChips.js","sourceRoot":"","sources":["../../jsr/components/UpgradeChips.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAuC1B,MAAM,UAAU,YAAY,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAqB;IAC5E,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC;QAAE,OAAO,IAAI,CAAC;IACpC,OAAO,CACL,6BAAK,SAAS,EAAC,qBAAqB,iBAAa,eAAe,IAC7D,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CACnB,6BAAK,GAAG,EAAE,IAAI,CAAC,GAAG,EAAE,SAAS,EAAC,4BAA4B;QACxD,gCACE,IAAI,EAAC,QAAQ,iBACA,gBAAgB,IAAI,CAAC,GAAG,EAAE,EACvC,OAAO,EAAE,GAAG,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC,GAAG,CAAC,EACjC,SAAS,EACP,8GAA8G;gBAC9G,uFAAuF;gBACvF,8FAA8F;YAGhG,mDAAkB,SAAS,EAAC,6CAA6C,aAElE;YACP,8BAAM,SAAS,EAAC,gBAAgB,IAAE,IAAI,CAAC,KAAK,CAAQ,CAC7C;QACT,gCACE,IAAI,EAAC,QAAQ,gBACD,YAAY,IAAI,CAAC,KAAK,EAAE,iBACvB,wBAAwB,IAAI,CAAC,GAAG,EAAE,EAC/C,OAAO,EAAE,GAAG,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,CAAC,EAClC,SAAS,EACP,qHAAqH;gBACrH,kFAAkF;gBAClF,mEAAmE,aAI9D,CACL,CACP,CAAC,CACE,CACP,CAAC;AACJ,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vibes.diy/base",
3
- "version": "14.1.3",
3
+ "version": "14.1.4",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "./index.js",
@@ -10,9 +10,9 @@
10
10
  "dependencies": {
11
11
  "@adviser/cement": "~0.5.34",
12
12
  "@emotion/css": "~11.13.5",
13
- "@vibes.diy/use-vibes-types": "14.1.3",
14
- "@vibes.diy/vibe-runtime": "14.1.3",
15
- "@vibes.diy/vibe-types": "14.1.3",
13
+ "@vibes.diy/use-vibes-types": "14.1.4",
14
+ "@vibes.diy/vibe-runtime": "14.1.4",
15
+ "@vibes.diy/vibe-types": "14.1.4",
16
16
  "officeparser": "~7.8.0",
17
17
  "qrcode-generator": "~2.0.4",
18
18
  "react": "~19.2.8"