sveltekit-ui 1.0.22 → 1.0.23

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/dist/style.css CHANGED
@@ -566,7 +566,7 @@ code {
566
566
  background-color: var(--shadow3-t);
567
567
  border: 1px solid var(--shadow3-t);
568
568
  border-radius: 0.5rem;
569
- margin: 1rem 0;
569
+ margin: 0;
570
570
  padding: 0.2rem 0.8rem;
571
571
  }
572
572
  .code_container pre {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sveltekit-ui",
3
- "version": "1.0.22",
3
+ "version": "1.0.23",
4
4
  "description": "A SvelteKit UI component library for building modern web applications",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -25,8 +25,8 @@
25
25
  "@sveltejs/kit": "^2.22.2"
26
26
  },
27
27
  "devDependencies": {
28
- "@sveltejs/adapter-vercel": "^5.9.1",
29
- "@sveltejs/kit": "^2.31.1",
28
+ "@sveltejs/adapter-vercel": "^5.10.0",
29
+ "@sveltejs/kit": "^2.33.0",
30
30
  "@sveltejs/package": "^2.4.1",
31
31
  "@sveltejs/vite-plugin-svelte": "^6.1.2",
32
32
  "@vercel/analytics": "^1.5.0",
package/src/lib/style.css CHANGED
@@ -566,7 +566,7 @@ code {
566
566
  background-color: var(--shadow3-t);
567
567
  border: 1px solid var(--shadow3-t);
568
568
  border-radius: 0.5rem;
569
- margin: 1rem 0;
569
+ margin: 0;
570
570
  padding: 0.2rem 0.8rem;
571
571
  }
572
572
  .code_container pre {
@@ -151,6 +151,39 @@
151
151
  ],
152
152
  attributes: {},
153
153
  },
154
+ {
155
+ type_id: "p",
156
+ selector_id: "sxrngjxb",
157
+ children: [
158
+ {
159
+ type_id: "base_text",
160
+ selector_id: "xflhhley",
161
+ children: [],
162
+ attributes: {
163
+ content:
164
+ "hey this is a test blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah",
165
+ text_color: null,
166
+ },
167
+ },
168
+ {
169
+ type_id: "code_inline",
170
+ selector_id: "xofaovta",
171
+ children: [],
172
+ attributes: { content: "yo yo yo", is_show_copy_button: null, text_color: null },
173
+ },
174
+ {
175
+ type_id: "base_text",
176
+ selector_id: "czzczuba",
177
+ children: [],
178
+ attributes: {
179
+ content:
180
+ "hey this is a test blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah hey this is a test blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah",
181
+ text_color: null,
182
+ },
183
+ },
184
+ ],
185
+ attributes: {},
186
+ },
154
187
  {
155
188
  type_id: "ul",
156
189
  selector_id: "thawp",