@bitrix24/b24ui-nuxt 0.5.5 → 0.5.7

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.
@@ -49,7 +49,7 @@ const colorItem = [
49
49
 
50
50
  export default {
51
51
  "slots": {
52
- "root": "relative inline-flex items-center w-full",
52
+ "root": "isolate relative inline-flex items-center w-full",
53
53
  "base": "py-0 w-full border-0 focus:outline-none disabled:cursor-not-allowed disabled:bg-base-30/37 disabled:resize-none disabled:text-base-500 dark:disabled:bg-base-900/37 dark:disabled:text-base-800 appearance-none transition duration-300 ease-linear ring ring-inset ring-base-300 dark:ring-base-800 text-base-master bg-white placeholder:text-base-400 hover:text-base-900 focus:text-base-900 active:text-base-900 dark:text-base-150 dark:bg-transparent dark:placeholder:text-base-300 dark:hover:text-base-350 dark:focus:text-base-350 dark:active:text-base-350 font-b24-primary font-regular text-md leading-none align-middle transition-colors",
54
54
  "leading": "absolute inset-y-0 start-0 flex items-center",
55
55
  "leadingIcon": "shrink-0 text-base-400",
@@ -34,7 +34,7 @@ const orientation = [
34
34
 
35
35
  export default {
36
36
  "slots": {
37
- "root": "relative inline-flex items-center",
37
+ "root": "isolate relative inline-flex items-center",
38
38
  "base": "w-full py-0 border-0 focus:outline-none disabled:cursor-not-allowed disabled:opacity-75 placeholder:text-base-400 dark:placeholder:text-base-300 appearance-none transition duration-300 ease-linear ring ring-inset ring-base-300 dark:ring-base-800 text-base-master bg-white placeholder:text-base-400 hover:text-base-900 focus:text-base-900 active:text-base-900 dark:text-base-150 dark:bg-transparent dark:placeholder:text-base-300 dark:hover:text-base-350 dark:focus:text-base-350 dark:active:text-base-350 font-b24-primary font-regular text-md leading-none align-middle text-ellipsis whitespace-nowrap",
39
39
  "increment": "absolute flex items-center",
40
40
  "decrement": "absolute flex items-center",
@@ -38,7 +38,7 @@ const type = [
38
38
 
39
39
  export default {
40
40
  "slots": {
41
- "root": "relative inline-flex items-center w-full",
41
+ "root": "isolate relative inline-flex items-center w-full",
42
42
  "base": "px-3 w-full py-0 border-0 focus:outline-none disabled:cursor-not-allowed disabled:bg-base-30/37 disabled:resize-none disabled:text-base-500 dark:disabled:bg-base-900/37 dark:disabled:text-base-800 appearance-none transition duration-300 ease-linear ring ring-inset ring-base-300 dark:ring-base-800 text-base-master bg-white placeholder:text-base-400 hover:text-base-900 focus:text-base-900 active:text-base-900 dark:text-base-150 dark:bg-transparent dark:placeholder:text-base-300 dark:hover:text-base-350 dark:focus:text-base-350 dark:active:text-base-350 font-b24-primary font-regular text-md leading-none align-middle text-ellipsis whitespace-nowrap",
43
43
  "leading": "absolute inset-y-0 start-0 flex items-center",
44
44
  "leadingIcon": "shrink-0 text-base-400",
@@ -49,7 +49,7 @@ const colorItem = [
49
49
 
50
50
  export default {
51
51
  "slots": {
52
- "root": "relative inline-flex items-center w-full",
52
+ "root": "isolate relative inline-flex items-center w-full",
53
53
  "base": "px-3 relative inline-flex items-center group py-0 border-0 focus:outline-none cursor-pointer disabled:cursor-not-allowed disabled:bg-base-30/37 disabled:text-base-500 dark:disabled:bg-base-900/37 dark:disabled:text-base-800 appearance-none transition duration-300 ease-linear ring ring-inset ring-base-300 dark:ring-base-800 text-base-master bg-white hover:text-base-900 focus:text-base-900 active:text-base-900 dark:text-base-150 dark:bg-transparent dark:hover:text-base-350 dark:focus:text-base-350 dark:active:text-base-350 font-b24-primary font-regular text-sm leading-tight align-middle text-ellipsis whitespace-nowrap",
54
54
  "leading": "absolute inset-y-0 start-0 flex items-center",
55
55
  "leadingIcon": "shrink-0 text-base-400",
@@ -49,7 +49,7 @@ const colorItem = [
49
49
 
50
50
  export default {
51
51
  "slots": {
52
- "root": "relative inline-flex items-center w-full",
52
+ "root": "isolate relative inline-flex items-center w-full",
53
53
  "base": "px-3 relative inline-flex items-center group py-0 border-0 focus:outline-none cursor-pointer disabled:cursor-not-allowed disabled:bg-base-30/37 disabled:text-base-500 dark:disabled:bg-base-900/37 dark:disabled:text-base-800 appearance-none transition duration-300 ease-linear ring ring-inset ring-base-300 dark:ring-base-800 text-base-master bg-white hover:text-base-900 focus:text-base-900 active:text-base-900 dark:text-base-150 dark:bg-transparent dark:hover:text-base-350 dark:focus:text-base-350 dark:active:text-base-350 font-b24-primary font-regular text-sm leading-tight align-middle text-ellipsis whitespace-nowrap",
54
54
  "leading": "absolute inset-y-0 start-0 flex items-center",
55
55
  "leadingIcon": "shrink-0 text-base-400",
@@ -6,9 +6,10 @@ export default {
6
6
  "sidebarSlideover": "h-full overflow-hidden flex flex-col bg-white dark:bg-base-dark ring-1 ring-base-950/5 dark:ring-white/10 shadow-xs rounded-lg",
7
7
  "sidebarSlideoverBtnClose": "-mb-3 px-4 pt-3",
8
8
  "header": "px-4 flex items-center lg:hidden",
9
+ "headerMenuIcon": "",
9
10
  "headerPaddings": "py-2.5",
10
11
  "headerWrapper": "min-w-0 flex-1",
11
- "container": "flex-1 flex flex-col lg:min-w-0 pb-2 lg:pt-2 lg:pr-2",
12
+ "container": "flex-1 flex flex-col lg:min-w-0",
12
13
  "containerWrapper": "grow",
13
14
  "containerWrapperInner": ""
14
15
  },
@@ -18,12 +19,13 @@ export default {
18
19
  "container": "lg:pl-[240px]"
19
20
  },
20
21
  "false": {
21
- "container": ""
22
+ "container": "pb-2 lg:pt-2 lg:px-2"
22
23
  }
23
24
  },
24
25
  "useLightContent": {
25
26
  "true": {
26
27
  "root": "bg-white dark:bg-white/10 lg:bg-base-50 dark:lg:bg-base-dark",
28
+ "container": "pb-2 lg:pt-2 lg:pr-2",
27
29
  "containerWrapper": "p-6 lg:p-10 lg:bg-white dark:lg:bg-white/10 lg:ring-1 lg:ring-base-950/5 dark:lg:ring-white/10 lg:shadow-xs lg:rounded-lg"
28
30
  },
29
31
  "false": {
@@ -1,9 +1,34 @@
1
1
  export default {
2
2
  "slots": {
3
- "root": "",
4
- "container": ""
3
+ "root": "min-h-svh w-full flex flex-col lg:px-2 relative isolate",
4
+ "sidebarSlideoverContainer": "max-w-80 p-2 bg-transparent dark:bg-transparent sm:shadow-none",
5
+ "sidebarSlideover": "h-full overflow-hidden flex flex-col bg-white dark:bg-base-dark ring-1 ring-base-950/5 dark:ring-white/10 shadow-xs rounded-lg",
6
+ "sidebarSlideoverBtnClose": "-mb-3 px-4 pt-3",
7
+ "header": "px-4 flex items-center h-[84px]",
8
+ "headerMenuIcon": "lg:hidden",
9
+ "headerPaddings": "py-2.5",
10
+ "headerWrapper": "min-w-0 flex-1",
11
+ "container": "flex-1 flex flex-col lg:min-w-0 pb-2",
12
+ "containerWrapper": "grow",
13
+ "containerWrapperInner": ""
14
+ },
15
+ "variants": {
16
+ "useSidebar": {
17
+ "true": "",
18
+ "false": ""
19
+ },
20
+ "useLightContent": {
21
+ "true": {
22
+ "root": "bg-white dark:bg-white/10 lg:bg-base-50 dark:lg:bg-base-dark",
23
+ "containerWrapper": "p-6 lg:p-10 lg:bg-white dark:lg:bg-white/10 lg:ring-1 lg:ring-base-950/5 dark:lg:ring-white/10 lg:shadow-xs lg:rounded-lg"
24
+ },
25
+ "false": {
26
+ "container": "px-4"
27
+ }
28
+ }
5
29
  },
6
- "variants": {},
7
30
  "compoundVariants": [],
8
- "defaultVariants": {}
31
+ "defaultVariants": {
32
+ "useLightContent": true
33
+ }
9
34
  }
@@ -27,7 +27,7 @@ const tagColor = [
27
27
 
28
28
  export default {
29
29
  "slots": {
30
- "root": "relative inline-flex items-center w-full",
30
+ "root": "isolate relative inline-flex items-center w-full",
31
31
  "base": "w-full px-3 py-1.5 border-0 focus:outline-none disabled:cursor-not-allowed disabled:bg-base-30/37 disabled:resize-none disabled:text-base-500 dark:disabled:bg-base-900/37 dark:disabled:text-base-800 appearance-none transition duration-300 ease-linear ring ring-inset ring-base-300 dark:ring-base-800 text-base-master bg-white placeholder:text-base-400 hover:text-base-900 focus:text-base-900 active:text-base-900 dark:text-base-150 dark:bg-transparent dark:placeholder:text-base-300 dark:hover:text-base-350 dark:focus:text-base-350 dark:active:text-base-350 font-b24-primary font-regular text-md leading-normal align-middle",
32
32
  "tag": "pointer-events-none select-none absolute z-10 -top-1.5 right-3 h-sm px-1.5 flex flex-col justify-center items-center font-b24-primary font-bold text-6xs leading-none uppercase rounded-full"
33
33
  },
package/dist/meta.cjs CHANGED
@@ -64213,23 +64213,6 @@ const B24UIMeta = {
64213
64213
  "schema": "any",
64214
64214
  "default": "\"div\""
64215
64215
  },
64216
- {
64217
- "name": "useSidebar",
64218
- "global": false,
64219
- "description": "",
64220
- "tags": [],
64221
- "required": false,
64222
- "type": "boolean | undefined",
64223
- "schema": {
64224
- "kind": "enum",
64225
- "type": "boolean | undefined",
64226
- "schema": {
64227
- "0": "undefined",
64228
- "1": "false",
64229
- "2": "true"
64230
- }
64231
- }
64232
- },
64233
64216
  {
64234
64217
  "name": "useLightContent",
64235
64218
  "global": false,
@@ -64254,13 +64237,13 @@ const B24UIMeta = {
64254
64237
  "description": "",
64255
64238
  "tags": [],
64256
64239
  "required": false,
64257
- "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64240
+ "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64258
64241
  "schema": {
64259
64242
  "kind": "enum",
64260
- "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64243
+ "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64261
64244
  "schema": {
64262
64245
  "0": "undefined",
64263
- "1": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
64246
+ "1": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
64264
64247
  }
64265
64248
  }
64266
64249
  }
@@ -65314,28 +65297,86 @@ const B24UIMeta = {
65314
65297
  "schema": "any",
65315
65298
  "default": "\"div\""
65316
65299
  },
65300
+ {
65301
+ "name": "useLightContent",
65302
+ "global": false,
65303
+ "description": "",
65304
+ "tags": [],
65305
+ "required": false,
65306
+ "type": "boolean | undefined",
65307
+ "schema": {
65308
+ "kind": "enum",
65309
+ "type": "boolean | undefined",
65310
+ "schema": {
65311
+ "0": "undefined",
65312
+ "1": "false",
65313
+ "2": "true"
65314
+ }
65315
+ },
65316
+ "default": "true"
65317
+ },
65317
65318
  {
65318
65319
  "name": "b24ui",
65319
65320
  "global": false,
65320
65321
  "description": "",
65321
65322
  "tags": [],
65322
65323
  "required": false,
65323
- "type": "Partial<{ root: string; container: string; }> | undefined",
65324
+ "type": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
65324
65325
  "schema": {
65325
65326
  "kind": "enum",
65326
- "type": "Partial<{ root: string; container: string; }> | undefined",
65327
+ "type": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
65327
65328
  "schema": {
65328
65329
  "0": "undefined",
65329
- "1": "Partial<{ root: string; container: string; }>"
65330
+ "1": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
65330
65331
  }
65331
65332
  }
65332
65333
  }
65333
65334
  ],
65334
65335
  "slots": [
65336
+ {
65337
+ "name": "sidebar",
65338
+ "type": "{ handleClick: () => void; }",
65339
+ "description": "Menu for mobile screen sizes.",
65340
+ "schema": {
65341
+ "kind": "object",
65342
+ "type": "{ handleClick: () => void; }",
65343
+ "schema": {
65344
+ "handleClick": {
65345
+ "name": "handleClick",
65346
+ "global": false,
65347
+ "description": "",
65348
+ "tags": [],
65349
+ "required": true,
65350
+ "type": "() => void",
65351
+ "schema": {
65352
+ "kind": "event",
65353
+ "type": "(): void"
65354
+ }
65355
+ }
65356
+ }
65357
+ }
65358
+ },
65359
+ {
65360
+ "name": "navbar",
65361
+ "type": "{} | undefined",
65362
+ "description": "Menu for desktop screen sizes.",
65363
+ "schema": {
65364
+ "kind": "enum",
65365
+ "type": "{} | undefined",
65366
+ "schema": {
65367
+ "0": "undefined",
65368
+ "1": {
65369
+ "kind": "object",
65370
+ "type": "{}",
65371
+ "schema": {}
65372
+ }
65373
+ }
65374
+ }
65375
+ },
65335
65376
  {
65336
65377
  "name": "default",
65337
65378
  "type": "{} | undefined",
65338
- "description": "",
65379
+ "description": "The page content.",
65339
65380
  "schema": {
65340
65381
  "kind": "enum",
65341
65382
  "type": "{} | undefined",
package/dist/meta.d.cts CHANGED
@@ -64211,23 +64211,6 @@ var B24UIMeta = {
64211
64211
  "schema": "any",
64212
64212
  "default": "\"div\""
64213
64213
  },
64214
- {
64215
- "name": "useSidebar",
64216
- "global": false,
64217
- "description": "",
64218
- "tags": [],
64219
- "required": false,
64220
- "type": "boolean | undefined",
64221
- "schema": {
64222
- "kind": "enum",
64223
- "type": "boolean | undefined",
64224
- "schema": {
64225
- "0": "undefined",
64226
- "1": "false",
64227
- "2": "true"
64228
- }
64229
- }
64230
- },
64231
64214
  {
64232
64215
  "name": "useLightContent",
64233
64216
  "global": false,
@@ -64252,13 +64235,13 @@ var B24UIMeta = {
64252
64235
  "description": "",
64253
64236
  "tags": [],
64254
64237
  "required": false,
64255
- "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64238
+ "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64256
64239
  "schema": {
64257
64240
  "kind": "enum",
64258
- "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64241
+ "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64259
64242
  "schema": {
64260
64243
  "0": "undefined",
64261
- "1": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
64244
+ "1": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
64262
64245
  }
64263
64246
  }
64264
64247
  }
@@ -65312,28 +65295,86 @@ var B24UIMeta = {
65312
65295
  "schema": "any",
65313
65296
  "default": "\"div\""
65314
65297
  },
65298
+ {
65299
+ "name": "useLightContent",
65300
+ "global": false,
65301
+ "description": "",
65302
+ "tags": [],
65303
+ "required": false,
65304
+ "type": "boolean | undefined",
65305
+ "schema": {
65306
+ "kind": "enum",
65307
+ "type": "boolean | undefined",
65308
+ "schema": {
65309
+ "0": "undefined",
65310
+ "1": "false",
65311
+ "2": "true"
65312
+ }
65313
+ },
65314
+ "default": "true"
65315
+ },
65315
65316
  {
65316
65317
  "name": "b24ui",
65317
65318
  "global": false,
65318
65319
  "description": "",
65319
65320
  "tags": [],
65320
65321
  "required": false,
65321
- "type": "Partial<{ root: string; container: string; }> | undefined",
65322
+ "type": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
65322
65323
  "schema": {
65323
65324
  "kind": "enum",
65324
- "type": "Partial<{ root: string; container: string; }> | undefined",
65325
+ "type": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
65325
65326
  "schema": {
65326
65327
  "0": "undefined",
65327
- "1": "Partial<{ root: string; container: string; }>"
65328
+ "1": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
65328
65329
  }
65329
65330
  }
65330
65331
  }
65331
65332
  ],
65332
65333
  "slots": [
65334
+ {
65335
+ "name": "sidebar",
65336
+ "type": "{ handleClick: () => void; }",
65337
+ "description": "Menu for mobile screen sizes.",
65338
+ "schema": {
65339
+ "kind": "object",
65340
+ "type": "{ handleClick: () => void; }",
65341
+ "schema": {
65342
+ "handleClick": {
65343
+ "name": "handleClick",
65344
+ "global": false,
65345
+ "description": "",
65346
+ "tags": [],
65347
+ "required": true,
65348
+ "type": "() => void",
65349
+ "schema": {
65350
+ "kind": "event",
65351
+ "type": "(): void"
65352
+ }
65353
+ }
65354
+ }
65355
+ }
65356
+ },
65357
+ {
65358
+ "name": "navbar",
65359
+ "type": "{} | undefined",
65360
+ "description": "Menu for desktop screen sizes.",
65361
+ "schema": {
65362
+ "kind": "enum",
65363
+ "type": "{} | undefined",
65364
+ "schema": {
65365
+ "0": "undefined",
65366
+ "1": {
65367
+ "kind": "object",
65368
+ "type": "{}",
65369
+ "schema": {}
65370
+ }
65371
+ }
65372
+ }
65373
+ },
65333
65374
  {
65334
65375
  "name": "default",
65335
65376
  "type": "{} | undefined",
65336
- "description": "",
65377
+ "description": "The page content.",
65337
65378
  "schema": {
65338
65379
  "kind": "enum",
65339
65380
  "type": "{} | undefined",
package/dist/meta.d.mts CHANGED
@@ -64211,23 +64211,6 @@ var B24UIMeta = {
64211
64211
  "schema": "any",
64212
64212
  "default": "\"div\""
64213
64213
  },
64214
- {
64215
- "name": "useSidebar",
64216
- "global": false,
64217
- "description": "",
64218
- "tags": [],
64219
- "required": false,
64220
- "type": "boolean | undefined",
64221
- "schema": {
64222
- "kind": "enum",
64223
- "type": "boolean | undefined",
64224
- "schema": {
64225
- "0": "undefined",
64226
- "1": "false",
64227
- "2": "true"
64228
- }
64229
- }
64230
- },
64231
64214
  {
64232
64215
  "name": "useLightContent",
64233
64216
  "global": false,
@@ -64252,13 +64235,13 @@ var B24UIMeta = {
64252
64235
  "description": "",
64253
64236
  "tags": [],
64254
64237
  "required": false,
64255
- "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64238
+ "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64256
64239
  "schema": {
64257
64240
  "kind": "enum",
64258
- "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64241
+ "type": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
64259
64242
  "schema": {
64260
64243
  "0": "undefined",
64261
- "1": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
64244
+ "1": "Partial<{ root: string; sidebar: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
64262
64245
  }
64263
64246
  }
64264
64247
  }
@@ -65312,28 +65295,86 @@ var B24UIMeta = {
65312
65295
  "schema": "any",
65313
65296
  "default": "\"div\""
65314
65297
  },
65298
+ {
65299
+ "name": "useLightContent",
65300
+ "global": false,
65301
+ "description": "",
65302
+ "tags": [],
65303
+ "required": false,
65304
+ "type": "boolean | undefined",
65305
+ "schema": {
65306
+ "kind": "enum",
65307
+ "type": "boolean | undefined",
65308
+ "schema": {
65309
+ "0": "undefined",
65310
+ "1": "false",
65311
+ "2": "true"
65312
+ }
65313
+ },
65314
+ "default": "true"
65315
+ },
65315
65316
  {
65316
65317
  "name": "b24ui",
65317
65318
  "global": false,
65318
65319
  "description": "",
65319
65320
  "tags": [],
65320
65321
  "required": false,
65321
- "type": "Partial<{ root: string; container: string; }> | undefined",
65322
+ "type": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
65322
65323
  "schema": {
65323
65324
  "kind": "enum",
65324
- "type": "Partial<{ root: string; container: string; }> | undefined",
65325
+ "type": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }> | undefined",
65325
65326
  "schema": {
65326
65327
  "0": "undefined",
65327
- "1": "Partial<{ root: string; container: string; }>"
65328
+ "1": "Partial<{ root: string; sidebarSlideoverContainer: string; sidebarSlideover: string; sidebarSlideoverBtnClose: string; header: string; headerMenuIcon: string; headerPaddings: string; headerWrapper: string; container: string; containerWrapper: string; containerWrapperInner: string; }>"
65328
65329
  }
65329
65330
  }
65330
65331
  }
65331
65332
  ],
65332
65333
  "slots": [
65334
+ {
65335
+ "name": "sidebar",
65336
+ "type": "{ handleClick: () => void; }",
65337
+ "description": "Menu for mobile screen sizes.",
65338
+ "schema": {
65339
+ "kind": "object",
65340
+ "type": "{ handleClick: () => void; }",
65341
+ "schema": {
65342
+ "handleClick": {
65343
+ "name": "handleClick",
65344
+ "global": false,
65345
+ "description": "",
65346
+ "tags": [],
65347
+ "required": true,
65348
+ "type": "() => void",
65349
+ "schema": {
65350
+ "kind": "event",
65351
+ "type": "(): void"
65352
+ }
65353
+ }
65354
+ }
65355
+ }
65356
+ },
65357
+ {
65358
+ "name": "navbar",
65359
+ "type": "{} | undefined",
65360
+ "description": "Menu for desktop screen sizes.",
65361
+ "schema": {
65362
+ "kind": "enum",
65363
+ "type": "{} | undefined",
65364
+ "schema": {
65365
+ "0": "undefined",
65366
+ "1": {
65367
+ "kind": "object",
65368
+ "type": "{}",
65369
+ "schema": {}
65370
+ }
65371
+ }
65372
+ }
65373
+ },
65333
65374
  {
65334
65375
  "name": "default",
65335
65376
  "type": "{} | undefined",
65336
- "description": "",
65377
+ "description": "The page content.",
65337
65378
  "schema": {
65338
65379
  "kind": "enum",
65339
65380
  "type": "{} | undefined",