@photoroom/ui 0.1.110 → 0.1.112

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 +1 @@
1
- {"version":3,"file":"NavigationToggleButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/NavigationToggleButton/NavigationToggleButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,8BAA8B;;8EAanC,CAAC;AA0EF,MAAM,MAAM,2BAA2B,GAAG,QAAQ,CAAC;IACjD,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CAAC;IAC5E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC,GACA,YAAY,CAAC,OAAO,8BAA8B,CAAC,GACnD,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;AAEnD,eAAO,MAAM,sBAAsB,wIA0BlC,CAAC"}
1
+ {"version":3,"file":"NavigationToggleButton.d.ts","sourceRoot":"","sources":["../../../../src/components/action/NavigationToggleButton/NavigationToggleButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAIlE,QAAA,MAAM,8BAA8B;;8EAanC,CAAC;AA0EF,MAAM,MAAM,2BAA2B,GAAG,QAAQ,CAAC;IACjD,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,CAAC,GAAG,KAAK,CAAC,YAAY,CAAC;IAC5E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CACzB,CAAC,GACA,YAAY,CAAC,OAAO,8BAA8B,CAAC,GACnD,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,EAAE,UAAU,CAAC,CAAC;AAEnD,eAAO,MAAM,sBAAsB,wIA2BlC,CAAC"}
package/index.mjs CHANGED
@@ -9186,6 +9186,7 @@ var ol = l(({ label: e, children: t, iconOnly: n, className: r, onClick: i, as:
9186
9186
  tabIndex: n ? -1 : 0,
9187
9187
  onClick: n ? void 0 : a,
9188
9188
  "aria-disabled": n,
9189
+ "data-toggled": r || void 0,
9189
9190
  children: [/* @__PURE__ */ E("div", {
9190
9191
  className: cl({
9191
9192
  disabled: n,
@@ -32976,29 +32977,29 @@ var hG = U("rounded-300 component-semi-strong-300 inline-flex h-5 items-center j
32976
32977
  {
32977
32978
  withFootnote: !0,
32978
32979
  size: "large",
32979
- class: "component-strong-600"
32980
+ class: "component-semi-strong-600"
32980
32981
  },
32981
32982
  {
32982
32983
  withFootnote: !0,
32983
32984
  size: "small",
32984
- class: "component-strong-500"
32985
+ class: "component-semi-strong-500"
32985
32986
  },
32986
32987
  {
32987
32988
  withFootnote: !1,
32988
32989
  size: "large",
32989
- class: "component-600"
32990
+ class: "component-light-600"
32990
32991
  },
32991
32992
  {
32992
32993
  withFootnote: !1,
32993
32994
  size: "small",
32994
- class: "component-500"
32995
+ class: "component-light-500"
32995
32996
  }
32996
32997
  ],
32997
32998
  defaultVariants: { size: "large" }
32998
32999
  }), TG = U("", {
32999
33000
  variants: { size: {
33000
- large: "component-600",
33001
- small: "component-500"
33001
+ large: "component-light-600",
33002
+ small: "component-light-500"
33002
33003
  } },
33003
33004
  defaultVariants: { size: "large" }
33004
33005
  }), EG = ({ children: e, icon: t = N, size: n = "large", variant: r = "default", footnote: i, ...a }) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@photoroom/ui",
3
- "version": "0.1.110",
3
+ "version": "0.1.112",
4
4
  "private": false,
5
5
  "description": "Photoroom design system components",
6
6
  "sideEffects": [