sunpeak 0.5.27 → 0.5.29

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.
@@ -5,6 +5,8 @@
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
6
  <title>Sunpeak - ChatGPT App SDK</title>
7
7
  <link rel="icon" type="image/x-icon" href="/favicon.ico" />
8
+ <!-- Establish CSS layer order BEFORE any JS-injected CSS modules -->
9
+ <style>@layer properties, theme, base, components, utilities;</style>
8
10
  </head>
9
11
  <body>
10
12
  <div id="root"></div>
@@ -7,103 +7,103 @@
7
7
  "react": {
8
8
  "src": "../../../../node_modules/.pnpm/react@19.2.0/node_modules/react/index.js",
9
9
  "file": "react.js",
10
- "fileHash": "1d9f74f9",
10
+ "fileHash": "86a46826",
11
11
  "needsInterop": true
12
12
  },
13
13
  "react-dom": {
14
14
  "src": "../../../../node_modules/.pnpm/react-dom@19.2.0_react@19.2.0/node_modules/react-dom/index.js",
15
15
  "file": "react-dom.js",
16
- "fileHash": "657345ed",
16
+ "fileHash": "cb057fdc",
17
17
  "needsInterop": true
18
18
  },
19
19
  "react/jsx-dev-runtime": {
20
20
  "src": "../../../../node_modules/.pnpm/react@19.2.0/node_modules/react/jsx-dev-runtime.js",
21
21
  "file": "react_jsx-dev-runtime.js",
22
- "fileHash": "7083d6d0",
22
+ "fileHash": "95cc0d1c",
23
23
  "needsInterop": true
24
24
  },
25
25
  "react/jsx-runtime": {
26
26
  "src": "../../../../node_modules/.pnpm/react@19.2.0/node_modules/react/jsx-runtime.js",
27
27
  "file": "react_jsx-runtime.js",
28
- "fileHash": "3ecffa7d",
28
+ "fileHash": "a8bfe5aa",
29
29
  "needsInterop": true
30
30
  },
31
31
  "@openai/apps-sdk-ui/components/Button": {
32
32
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Button/index.js",
33
33
  "file": "@openai_apps-sdk-ui_components_Button.js",
34
- "fileHash": "36f92480",
34
+ "fileHash": "ff5a8ad8",
35
35
  "needsInterop": false
36
36
  },
37
37
  "@openai/apps-sdk-ui/components/Checkbox": {
38
38
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Checkbox/index.js",
39
39
  "file": "@openai_apps-sdk-ui_components_Checkbox.js",
40
- "fileHash": "06f06eed",
40
+ "fileHash": "58115cd9",
41
41
  "needsInterop": false
42
42
  },
43
43
  "@openai/apps-sdk-ui/components/Icon": {
44
44
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Icon/index.js",
45
45
  "file": "@openai_apps-sdk-ui_components_Icon.js",
46
- "fileHash": "c6383f1f",
46
+ "fileHash": "a9279eac",
47
47
  "needsInterop": false
48
48
  },
49
49
  "@openai/apps-sdk-ui/components/Input": {
50
50
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Input/index.js",
51
51
  "file": "@openai_apps-sdk-ui_components_Input.js",
52
- "fileHash": "c7c2f0f3",
52
+ "fileHash": "aa953059",
53
53
  "needsInterop": false
54
54
  },
55
55
  "@openai/apps-sdk-ui/components/SegmentedControl": {
56
56
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/SegmentedControl/index.js",
57
57
  "file": "@openai_apps-sdk-ui_components_SegmentedControl.js",
58
- "fileHash": "a740eb2a",
58
+ "fileHash": "4d641ddd",
59
59
  "needsInterop": false
60
60
  },
61
61
  "@openai/apps-sdk-ui/components/Select": {
62
62
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Select/index.js",
63
63
  "file": "@openai_apps-sdk-ui_components_Select.js",
64
- "fileHash": "65c9e8d5",
64
+ "fileHash": "bf4dca24",
65
65
  "needsInterop": false
66
66
  },
67
67
  "@openai/apps-sdk-ui/components/Textarea": {
68
68
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Textarea/index.js",
69
69
  "file": "@openai_apps-sdk-ui_components_Textarea.js",
70
- "fileHash": "9a77afd7",
70
+ "fileHash": "2c7b2e4c",
71
71
  "needsInterop": false
72
72
  },
73
73
  "@openai/apps-sdk-ui/theme": {
74
74
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/lib/theme.js",
75
75
  "file": "@openai_apps-sdk-ui_theme.js",
76
- "fileHash": "0c5ff6b7",
76
+ "fileHash": "058eb199",
77
77
  "needsInterop": false
78
78
  },
79
79
  "clsx": {
80
80
  "src": "../../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs",
81
81
  "file": "clsx.js",
82
- "fileHash": "1e70edf2",
82
+ "fileHash": "46683199",
83
83
  "needsInterop": false
84
84
  },
85
85
  "embla-carousel-react": {
86
86
  "src": "../../../../node_modules/.pnpm/embla-carousel-react@8.6.0_react@19.2.0/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js",
87
87
  "file": "embla-carousel-react.js",
88
- "fileHash": "d9cefd13",
88
+ "fileHash": "70d8c38e",
89
89
  "needsInterop": false
90
90
  },
91
91
  "embla-carousel-wheel-gestures": {
92
92
  "src": "../../../../node_modules/.pnpm/embla-carousel-wheel-gestures@8.1.0_embla-carousel@8.6.0/node_modules/embla-carousel-wheel-gestures/dist/embla-carousel-wheel-gestures.esm.js",
93
93
  "file": "embla-carousel-wheel-gestures.js",
94
- "fileHash": "76d86f8c",
94
+ "fileHash": "f283f882",
95
95
  "needsInterop": false
96
96
  },
97
97
  "react-dom/client": {
98
98
  "src": "../../../../node_modules/.pnpm/react-dom@19.2.0_react@19.2.0/node_modules/react-dom/client.js",
99
99
  "file": "react-dom_client.js",
100
- "fileHash": "0d27c988",
100
+ "fileHash": "9bc2d40b",
101
101
  "needsInterop": true
102
102
  },
103
103
  "tailwind-merge": {
104
104
  "src": "../../../../node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs",
105
105
  "file": "tailwind-merge.js",
106
- "fileHash": "4d1c36b8",
106
+ "fileHash": "6d798b9a",
107
107
  "needsInterop": false
108
108
  }
109
109
  },
@@ -1 +1 @@
1
- {"version":"4.0.13","results":[[":src/components/album/fullscreen-viewer.test.tsx",{"duration":267.7720250000002,"failed":false}],[":src/components/resources/carousel-resource.test.tsx",{"duration":288.19346999999993,"failed":false}],[":src/components/album/albums.test.tsx",{"duration":318.2757829999998,"failed":false}],[":src/components/carousel/carousel.test.tsx",{"duration":85.59484399999974,"failed":false}],[":src/components/resources/counter-resource.test.tsx",{"duration":310.5106340000002,"failed":false}],[":src/components/resources/albums-resource.test.tsx",{"duration":297.21805300000005,"failed":false}],[":src/components/album/film-strip.test.tsx",{"duration":419.74160699999993,"failed":false}],[":src/components/album/album-card.test.tsx",{"duration":241.9177390000002,"failed":false}],[":src/components/card/card.test.tsx",{"duration":55.44318199999998,"failed":false}]]}
1
+ {"version":"4.0.13","results":[[":src/components/album/albums.test.tsx",{"duration":352.48732900000005,"failed":false}],[":src/components/resources/carousel-resource.test.tsx",{"duration":245.6272590000001,"failed":false}],[":src/components/album/fullscreen-viewer.test.tsx",{"duration":287.3208420000001,"failed":false}],[":src/components/resources/counter-resource.test.tsx",{"duration":320.6662189999997,"failed":false}],[":src/components/carousel/carousel.test.tsx",{"duration":89.99498499999982,"failed":false}],[":src/components/resources/albums-resource.test.tsx",{"duration":339.8350640000001,"failed":false}],[":src/components/album/film-strip.test.tsx",{"duration":450.0831289999999,"failed":false}],[":src/components/album/album-card.test.tsx",{"duration":379.06108199999994,"failed":false}],[":src/components/card/card.test.tsx",{"duration":54.65718200000015,"failed":false}]]}
@@ -1,5 +1,4 @@
1
- @import "tailwindcss";
2
- @import "@openai/apps-sdk-ui/css";
1
+ /* sunpeak/style.css handles tailwindcss and @openai/apps-sdk-ui/css imports */
3
2
  @import "sunpeak/style.css";
4
3
 
5
4
  /* Scan app-specific source files for Tailwind classes */