@powerhousedao/design-system 6.2.0-dev.35 → 6.2.0-dev.36

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.
@@ -10,7 +10,7 @@ interface StatusIconProps {
10
10
  declare const StatusIcon: ({
11
11
  status,
12
12
  isDescendenceModified
13
- }: StatusIconProps) => string | number | bigint | boolean | Iterable<react.ReactNode> | Promise<string | number | bigint | boolean | react.ReactPortal | react.ReactElement<unknown, string | react.JSXElementConstructor<any>> | Iterable<react.ReactNode> | null | undefined> | react_jsx_runtime0.JSX.Element | null | undefined;
13
+ }: StatusIconProps) => string | number | bigint | boolean | react_jsx_runtime0.JSX.Element | Iterable<react.ReactNode> | Promise<string | number | bigint | boolean | react.ReactPortal | react.ReactElement<unknown, string | react.JSXElementConstructor<any>> | Iterable<react.ReactNode> | null | undefined> | null | undefined;
14
14
  //#endregion
15
15
  export { StatusIcon };
16
16
  //# sourceMappingURL=status-icon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"status-icon.d.ts","names":[],"sources":["../../../../../src/ui/components/sidebar/subcomponents/status-icon.tsx"],"mappings":";;;;;UAQU,eAAA;EACR,MAAA,EAAQ,UAAA;EACR,qBAAA;AAAA;AAAA,cAwBW,UAAA;EAAc,MAAA;EAAA;AAAA,GAGxB,eAAA,0CAAe,QAAA,CAAA,KAAA,CAAA,SAAA,IAAA,OAAA,sCAAA,KAAA,CAAA,WAAA,GAAA,KAAA,CAAA,YAAA,mBAAA,KAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,KAAA,CAAA,SAAA,wBAAA,kBAAA,CAAA,GAAA,CAAA,OAAA"}
1
+ {"version":3,"file":"status-icon.d.ts","names":[],"sources":["../../../../../src/ui/components/sidebar/subcomponents/status-icon.tsx"],"mappings":";;;;;UAQU,eAAA;EACR,MAAA,EAAQ,UAAA;EACR,qBAAA;AAAA;AAAA,cAwBW,UAAA;EAAc,MAAA;EAAA;AAAA,GAGxB,eAAA,0CAAe,kBAAA,CAAA,GAAA,CAAA,OAAA,GAAA,QAAA,CAAA,KAAA,CAAA,SAAA,IAAA,OAAA,sCAAA,KAAA,CAAA,WAAA,GAAA,KAAA,CAAA,YAAA,mBAAA,KAAA,CAAA,qBAAA,SAAA,QAAA,CAAA,KAAA,CAAA,SAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/design-system",
3
- "version": "6.2.0-dev.35",
3
+ "version": "6.2.0-dev.36",
4
4
  "description": "Powerhouse document-engineering design system — GraphQL scalar UI components for building consistent Powerhouse editors.",
5
5
  "files": [
6
6
  "dist",
@@ -110,7 +110,7 @@
110
110
  "tsx": "4.21.0",
111
111
  "vite": "8.0.10",
112
112
  "vitest": "4.1.1",
113
- "@powerhousedao/config": "6.2.0-dev.35"
113
+ "@powerhousedao/config": "6.2.0-dev.36"
114
114
  },
115
115
  "peerDependencies": {
116
116
  "react": ">=19.0.0",
@@ -144,8 +144,8 @@
144
144
  "tailwind-merge": "3.4.0",
145
145
  "type-fest": "5.6.0",
146
146
  "usehooks-ts": "^3.1.1",
147
- "@powerhousedao/reactor-browser": "6.2.0-dev.35",
148
- "@powerhousedao/shared": "6.2.0-dev.35"
147
+ "@powerhousedao/reactor-browser": "6.2.0-dev.36",
148
+ "@powerhousedao/shared": "6.2.0-dev.36"
149
149
  },
150
150
  "keywords": [
151
151
  "powerhouse",