@vibes.diy/base 13.0.0 → 13.0.2
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.
- package/components/EditorTabStrip.d.ts +4 -2
- package/components/EditorTabStrip.js +9 -4
- package/components/EditorTabStrip.js.map +1 -1
- package/components/RecentVibesList.d.ts +19 -0
- package/components/RecentVibesList.js +106 -0
- package/components/RecentVibesList.js.map +1 -0
- package/components/RecommendedView.d.ts +1 -1
- package/components/RecommendedView.js +60 -119
- package/components/RecommendedView.js.map +1 -1
- package/components/SharePanelView.js +21 -21
- package/components/SharePanelView.js.map +1 -1
- package/components/SubTabStrip.d.ts +1 -0
- package/components/SubTabStrip.js +2 -2
- package/components/SubTabStrip.js.map +1 -1
- package/components/UnifiedVibeCard.d.ts +3 -1
- package/components/UnifiedVibeCard.js +19 -32
- package/components/UnifiedVibeCard.js.map +1 -1
- package/components/ViewerStandingView.d.ts +29 -0
- package/components/ViewerStandingView.js +108 -0
- package/components/ViewerStandingView.js.map +1 -0
- package/components/icons/PeopleIcon.d.ts +8 -0
- package/components/icons/PeopleIcon.js +11 -0
- package/components/icons/PeopleIcon.js.map +1 -0
- package/components/icons/PersonIcon.d.ts +8 -0
- package/components/icons/PersonIcon.js +7 -0
- package/components/icons/PersonIcon.js.map +1 -0
- package/components/icons/index.d.ts +2 -0
- package/components/icons/index.js +2 -0
- package/components/icons/index.js.map +1 -1
- package/components/index.d.ts +2 -0
- package/components/index.js +2 -0
- package/components/index.js.map +1 -1
- package/package.json +4 -4
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export function PersonIcon({ width = 17, height = 17, strokeWidth = 2 }) {
|
|
3
|
+
return (React.createElement("svg", { width: width, height: height, viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: strokeWidth, strokeLinecap: "round", strokeLinejoin: "round", "aria-hidden": "true" },
|
|
4
|
+
React.createElement("circle", { cx: "12", cy: "8", r: "3.6" }),
|
|
5
|
+
React.createElement("path", { d: "M4.8 20a7.2 7.2 0 0 1 14.4 0" })));
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=PersonIcon.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PersonIcon.js","sourceRoot":"","sources":["../../../jsr/components/icons/PersonIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAa/B,MAAM,UAAU,UAAU,CAAC,EAAE,KAAK,GAAG,EAAE,EAAE,MAAM,GAAG,EAAE,EAAE,WAAW,GAAG,CAAC,EAAmB;IACtF,OAAO,CACL,6BACE,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,MAAM,EACd,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,WAAW,EAAE,WAAW,EACxB,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,iBACV,MAAM;QAElB,gCAAQ,EAAE,EAAC,IAAI,EAAC,EAAE,EAAC,GAAG,EAAC,CAAC,EAAC,KAAK,GAAG;QACjC,8BAAM,CAAC,EAAC,8BAA8B,GAAG,CACrC,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -2,6 +2,8 @@ export { LoginIcon } from "./LoginIcon.js";
|
|
|
2
2
|
export { RemixIcon } from "./RemixIcon.js";
|
|
3
3
|
export { InviteIcon } from "./InviteIcon.js";
|
|
4
4
|
export { CollabIcon } from "./CollabIcon.js";
|
|
5
|
+
export { PersonIcon } from "./PersonIcon.js";
|
|
6
|
+
export { PeopleIcon } from "./PeopleIcon.js";
|
|
5
7
|
export { SettingsIcon } from "./SettingsIcon.js";
|
|
6
8
|
export { BackIcon } from "./BackIcon.js";
|
|
7
9
|
export { FaceIcon1 } from "./FaceIcon1.js";
|
|
@@ -2,6 +2,8 @@ export { LoginIcon } from "./LoginIcon.js";
|
|
|
2
2
|
export { RemixIcon } from "./RemixIcon.js";
|
|
3
3
|
export { InviteIcon } from "./InviteIcon.js";
|
|
4
4
|
export { CollabIcon } from "./CollabIcon.js";
|
|
5
|
+
export { PersonIcon } from "./PersonIcon.js";
|
|
6
|
+
export { PeopleIcon } from "./PeopleIcon.js";
|
|
5
7
|
export { SettingsIcon } from "./SettingsIcon.js";
|
|
6
8
|
export { BackIcon } from "./BackIcon.js";
|
|
7
9
|
export { FaceIcon1 } from "./FaceIcon1.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../jsr/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../jsr/components/icons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC"}
|
package/components/index.d.ts
CHANGED
|
@@ -24,7 +24,9 @@ export * from "./UpgradeChips.js";
|
|
|
24
24
|
export * from "./EditorTabStrip.js";
|
|
25
25
|
export * from "./StyleControls.js";
|
|
26
26
|
export * from "./SubTabStrip.js";
|
|
27
|
+
export * from "./ViewerStandingView.js";
|
|
27
28
|
export * from "./RecommendedView.js";
|
|
29
|
+
export * from "./RecentVibesList.js";
|
|
28
30
|
export * from "./AccountSignInView.js";
|
|
29
31
|
export * from "./AccountView.js";
|
|
30
32
|
export * from "./SignedOutDiscoveryView.js";
|
package/components/index.js
CHANGED
|
@@ -24,7 +24,9 @@ export * from "./UpgradeChips.js";
|
|
|
24
24
|
export * from "./EditorTabStrip.js";
|
|
25
25
|
export * from "./StyleControls.js";
|
|
26
26
|
export * from "./SubTabStrip.js";
|
|
27
|
+
export * from "./ViewerStandingView.js";
|
|
27
28
|
export * from "./RecommendedView.js";
|
|
29
|
+
export * from "./RecentVibesList.js";
|
|
28
30
|
export * from "./AccountSignInView.js";
|
|
29
31
|
export * from "./AccountView.js";
|
|
30
32
|
export * from "./SignedOutDiscoveryView.js";
|
package/components/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../jsr/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../jsr/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,qBAAqB,CAAC;AACpC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vibes.diy/base",
|
|
3
|
-
"version": "13.0.
|
|
3
|
+
"version": "13.0.2",
|
|
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": "13.0.
|
|
14
|
-
"@vibes.diy/vibe-runtime": "13.0.
|
|
15
|
-
"@vibes.diy/vibe-types": "13.0.
|
|
13
|
+
"@vibes.diy/use-vibes-types": "13.0.2",
|
|
14
|
+
"@vibes.diy/vibe-runtime": "13.0.2",
|
|
15
|
+
"@vibes.diy/vibe-types": "13.0.2",
|
|
16
16
|
"officeparser": "~7.5.1",
|
|
17
17
|
"qrcode-generator": "~2.0.4",
|
|
18
18
|
"react": "~19.2.8"
|