@bitrix24/b24ui-nuxt 2.1.12 → 2.1.16
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/.nuxt/b24ui.css +2 -0
- package/dist/meta.d.mts +522 -42
- package/dist/meta.mjs +522 -42
- package/dist/module.json +1 -1
- package/dist/module.mjs +3 -5
- package/dist/runtime/air-design-tokens/003_b24_context_light.css +1 -1
- package/dist/runtime/air-design-tokens/004_b24_context_dark.css +1 -1
- package/dist/runtime/air-design-tokens/008_ui_global.css +1 -1
- package/dist/runtime/air-design-tokens/components/popup.css +1 -1
- package/dist/runtime/air-design-tokens/tw-style/font-size.css +1 -1
- package/dist/runtime/components/ContextMenuContent.vue +1 -0
- package/dist/runtime/components/DropdownMenu.vue +2 -2
- package/dist/runtime/components/DropdownMenuContent.vue +3 -2
- package/dist/runtime/components/EditorToolbar.d.vue.ts +1 -1
- package/dist/runtime/components/EditorToolbar.vue +5 -3
- package/dist/runtime/components/EditorToolbar.vue.d.ts +1 -1
- package/dist/runtime/components/PageCard.vue +2 -1
- package/dist/runtime/components/User.vue +0 -1
- package/dist/runtime/components/locale/LocaleSelect.vue +5 -3
- package/dist/runtime/components/prose/Callout.vue +0 -1
- package/dist/runtime/components/prose/Card.vue +0 -1
- package/dist/runtime/components/prose/Pre.vue +1 -1
- package/dist/runtime/composables/defineShortcuts.d.ts +1 -1
- package/dist/runtime/composables/defineShortcuts.js +2 -2
- package/dist/runtime/locale/in.d.ts +3 -0
- package/dist/runtime/locale/in.js +136 -0
- package/dist/runtime/locale/index.d.ts +25 -23
- package/dist/runtime/locale/index.js +11 -10
- package/dist/runtime/types/prose.d.ts +2 -0
- package/dist/runtime/types/prose.js +2 -0
- package/dist/runtime/utils/tv.js +2 -1
- package/dist/shared/{b24ui-nuxt.C8MyFqPm.mjs → b24ui-nuxt.DdKajqQs.mjs} +173 -170
- package/dist/unplugin.mjs +1 -1
- package/dist/vite.mjs +1 -1
- package/package.json +14 -13
package/dist/meta.d.mts
CHANGED
|
@@ -699,7 +699,7 @@ var B24UIMeta = {
|
|
|
699
699
|
],
|
|
700
700
|
"events": [],
|
|
701
701
|
"exposed": [],
|
|
702
|
-
"hash": "
|
|
702
|
+
"hash": "BR-fr6hVEP3z315cs8KwKpVa3tkzVXah1G0RXYtU4JQ"
|
|
703
703
|
}
|
|
704
704
|
},
|
|
705
705
|
"ProseCard": {
|
|
@@ -1058,7 +1058,7 @@ var B24UIMeta = {
|
|
|
1058
1058
|
],
|
|
1059
1059
|
"events": [],
|
|
1060
1060
|
"exposed": [],
|
|
1061
|
-
"hash": "
|
|
1061
|
+
"hash": "O3xLUBGkK8hqMI_J1kwmx8HC_M4NrW2xUm9ZUg5LXFA"
|
|
1062
1062
|
}
|
|
1063
1063
|
},
|
|
1064
1064
|
"ProseCardGroup": {
|
|
@@ -2983,7 +2983,7 @@ var B24UIMeta = {
|
|
|
2983
2983
|
],
|
|
2984
2984
|
"events": [],
|
|
2985
2985
|
"exposed": [],
|
|
2986
|
-
"hash": "
|
|
2986
|
+
"hash": "lqBfC0KmfXQZp54eqwvsEExKBHY3AHN1Um2AIA-iX0k"
|
|
2987
2987
|
}
|
|
2988
2988
|
},
|
|
2989
2989
|
"ProseScript": {
|
|
@@ -46048,7 +46048,7 @@ var B24UIMeta = {
|
|
|
46048
46048
|
}
|
|
46049
46049
|
],
|
|
46050
46050
|
"exposed": [],
|
|
46051
|
-
"hash": "
|
|
46051
|
+
"hash": "65xE0Xs_TY-nWk4gsN8Dr28eRYftVEvX6EGpXn7VurQ"
|
|
46052
46052
|
}
|
|
46053
46053
|
},
|
|
46054
46054
|
"B24Countdown": {
|
|
@@ -54889,7 +54889,7 @@ var B24UIMeta = {
|
|
|
54889
54889
|
}
|
|
54890
54890
|
],
|
|
54891
54891
|
"exposed": [],
|
|
54892
|
-
"hash": "
|
|
54892
|
+
"hash": "JT4K-tTum9NFDFXyqPcjbwxSiE7h5gG92_yo8Rui-nk"
|
|
54893
54893
|
}
|
|
54894
54894
|
},
|
|
54895
54895
|
"B24DropdownMenuContent": {
|
|
@@ -57605,7 +57605,7 @@ var B24UIMeta = {
|
|
|
57605
57605
|
}
|
|
57606
57606
|
],
|
|
57607
57607
|
"exposed": [],
|
|
57608
|
-
"hash": "
|
|
57608
|
+
"hash": "IdAIYefqemTIUeITVAqNSvkvCdag3IyQ1yPuglBCut0"
|
|
57609
57609
|
}
|
|
57610
57610
|
},
|
|
57611
57611
|
"B24Editor": {
|
|
@@ -63623,8 +63623,8 @@ var B24UIMeta = {
|
|
|
63623
63623
|
"type": "true",
|
|
63624
63624
|
"schema": "true"
|
|
63625
63625
|
},
|
|
63626
|
-
"__@ShallowRefMarker@
|
|
63627
|
-
"name": "__@ShallowRefMarker@
|
|
63626
|
+
"__@ShallowRefMarker@24492": {
|
|
63627
|
+
"name": "__@ShallowRefMarker@24492",
|
|
63628
63628
|
"global": false,
|
|
63629
63629
|
"description": "",
|
|
63630
63630
|
"tags": [],
|
|
@@ -64446,8 +64446,104 @@ var B24UIMeta = {
|
|
|
64446
64446
|
}
|
|
64447
64447
|
],
|
|
64448
64448
|
"required": true,
|
|
64449
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
64450
|
-
"schema":
|
|
64449
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
64450
|
+
"schema": {
|
|
64451
|
+
"kind": "object",
|
|
64452
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
64453
|
+
"schema": {
|
|
64454
|
+
"matched": {
|
|
64455
|
+
"name": "matched",
|
|
64456
|
+
"global": false,
|
|
64457
|
+
"description": "Array of {@link RouteLocationMatched} containing only plain components (any\nlazy-loaded components have been loaded and were replaced inside the\n`components` object) so it can be directly used to display routes. It\ncannot contain redirect records either. **This property is non-enumerable**.",
|
|
64458
|
+
"tags": [],
|
|
64459
|
+
"required": true,
|
|
64460
|
+
"type": "RouteLocationMatched[]",
|
|
64461
|
+
"schema": "RouteLocationMatched[]"
|
|
64462
|
+
},
|
|
64463
|
+
"name": {
|
|
64464
|
+
"name": "name",
|
|
64465
|
+
"global": false,
|
|
64466
|
+
"description": "Name of the matched record",
|
|
64467
|
+
"tags": [],
|
|
64468
|
+
"required": true,
|
|
64469
|
+
"type": "RouteRecordNameGeneric",
|
|
64470
|
+
"schema": "RouteRecordNameGeneric"
|
|
64471
|
+
},
|
|
64472
|
+
"query": {
|
|
64473
|
+
"name": "query",
|
|
64474
|
+
"global": false,
|
|
64475
|
+
"description": "Object representation of the `search` property of the current location.",
|
|
64476
|
+
"tags": [],
|
|
64477
|
+
"required": true,
|
|
64478
|
+
"type": "LocationQuery",
|
|
64479
|
+
"schema": "LocationQuery"
|
|
64480
|
+
},
|
|
64481
|
+
"hash": {
|
|
64482
|
+
"name": "hash",
|
|
64483
|
+
"global": false,
|
|
64484
|
+
"description": "Hash of the current location. If present, starts with a `#`.",
|
|
64485
|
+
"tags": [],
|
|
64486
|
+
"required": true,
|
|
64487
|
+
"type": "string",
|
|
64488
|
+
"schema": "string"
|
|
64489
|
+
},
|
|
64490
|
+
"redirectedFrom": {
|
|
64491
|
+
"name": "redirectedFrom",
|
|
64492
|
+
"global": false,
|
|
64493
|
+
"description": "Contains the location we were initially trying to access before ending up\non the current location.",
|
|
64494
|
+
"tags": [],
|
|
64495
|
+
"required": true,
|
|
64496
|
+
"type": "RouteLocationGeneric | undefined",
|
|
64497
|
+
"schema": "RouteLocationGeneric | undefined"
|
|
64498
|
+
},
|
|
64499
|
+
"path": {
|
|
64500
|
+
"name": "path",
|
|
64501
|
+
"global": false,
|
|
64502
|
+
"description": "Percentage encoded pathname section of the URL.",
|
|
64503
|
+
"tags": [],
|
|
64504
|
+
"required": true,
|
|
64505
|
+
"type": "string",
|
|
64506
|
+
"schema": "string"
|
|
64507
|
+
},
|
|
64508
|
+
"params": {
|
|
64509
|
+
"name": "params",
|
|
64510
|
+
"global": false,
|
|
64511
|
+
"description": "Object of decoded params extracted from the `path`.",
|
|
64512
|
+
"tags": [],
|
|
64513
|
+
"required": true,
|
|
64514
|
+
"type": "RouteParamsGeneric",
|
|
64515
|
+
"schema": "RouteParamsGeneric"
|
|
64516
|
+
},
|
|
64517
|
+
"meta": {
|
|
64518
|
+
"name": "meta",
|
|
64519
|
+
"global": false,
|
|
64520
|
+
"description": "Merged `meta` properties from all the matched route records.",
|
|
64521
|
+
"tags": [],
|
|
64522
|
+
"required": true,
|
|
64523
|
+
"type": "RouteMeta",
|
|
64524
|
+
"schema": "RouteMeta"
|
|
64525
|
+
},
|
|
64526
|
+
"sync": {
|
|
64527
|
+
"name": "sync",
|
|
64528
|
+
"global": false,
|
|
64529
|
+
"description": "",
|
|
64530
|
+
"tags": [],
|
|
64531
|
+
"required": false,
|
|
64532
|
+
"type": "(() => void) | undefined",
|
|
64533
|
+
"schema": {
|
|
64534
|
+
"kind": "enum",
|
|
64535
|
+
"type": "(() => void) | undefined",
|
|
64536
|
+
"schema": {
|
|
64537
|
+
"0": "undefined",
|
|
64538
|
+
"1": {
|
|
64539
|
+
"kind": "event",
|
|
64540
|
+
"type": "(): void"
|
|
64541
|
+
}
|
|
64542
|
+
}
|
|
64543
|
+
}
|
|
64544
|
+
}
|
|
64545
|
+
}
|
|
64546
|
+
}
|
|
64451
64547
|
},
|
|
64452
64548
|
"_islandPromises": {
|
|
64453
64549
|
"name": "_islandPromises",
|
|
@@ -65254,8 +65350,8 @@ var B24UIMeta = {
|
|
|
65254
65350
|
}
|
|
65255
65351
|
],
|
|
65256
65352
|
"required": true,
|
|
65257
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
65258
|
-
"schema": "RouteLocationNormalizedLoadedGeneric"
|
|
65353
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
65354
|
+
"schema": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }"
|
|
65259
65355
|
},
|
|
65260
65356
|
"_islandPromises": {
|
|
65261
65357
|
"name": "_islandPromises",
|
|
@@ -81568,8 +81664,8 @@ var B24UIMeta = {
|
|
|
81568
81664
|
"type": "true",
|
|
81569
81665
|
"schema": "true"
|
|
81570
81666
|
},
|
|
81571
|
-
"__@ShallowRefMarker@
|
|
81572
|
-
"name": "__@ShallowRefMarker@
|
|
81667
|
+
"__@ShallowRefMarker@24492": {
|
|
81668
|
+
"name": "__@ShallowRefMarker@24492",
|
|
81573
81669
|
"global": false,
|
|
81574
81670
|
"description": "",
|
|
81575
81671
|
"tags": [],
|
|
@@ -82391,8 +82487,104 @@ var B24UIMeta = {
|
|
|
82391
82487
|
}
|
|
82392
82488
|
],
|
|
82393
82489
|
"required": true,
|
|
82394
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
82395
|
-
"schema":
|
|
82490
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
82491
|
+
"schema": {
|
|
82492
|
+
"kind": "object",
|
|
82493
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
82494
|
+
"schema": {
|
|
82495
|
+
"matched": {
|
|
82496
|
+
"name": "matched",
|
|
82497
|
+
"global": false,
|
|
82498
|
+
"description": "Array of {@link RouteLocationMatched} containing only plain components (any\nlazy-loaded components have been loaded and were replaced inside the\n`components` object) so it can be directly used to display routes. It\ncannot contain redirect records either. **This property is non-enumerable**.",
|
|
82499
|
+
"tags": [],
|
|
82500
|
+
"required": true,
|
|
82501
|
+
"type": "RouteLocationMatched[]",
|
|
82502
|
+
"schema": "RouteLocationMatched[]"
|
|
82503
|
+
},
|
|
82504
|
+
"name": {
|
|
82505
|
+
"name": "name",
|
|
82506
|
+
"global": false,
|
|
82507
|
+
"description": "Name of the matched record",
|
|
82508
|
+
"tags": [],
|
|
82509
|
+
"required": true,
|
|
82510
|
+
"type": "RouteRecordNameGeneric",
|
|
82511
|
+
"schema": "RouteRecordNameGeneric"
|
|
82512
|
+
},
|
|
82513
|
+
"query": {
|
|
82514
|
+
"name": "query",
|
|
82515
|
+
"global": false,
|
|
82516
|
+
"description": "Object representation of the `search` property of the current location.",
|
|
82517
|
+
"tags": [],
|
|
82518
|
+
"required": true,
|
|
82519
|
+
"type": "LocationQuery",
|
|
82520
|
+
"schema": "LocationQuery"
|
|
82521
|
+
},
|
|
82522
|
+
"hash": {
|
|
82523
|
+
"name": "hash",
|
|
82524
|
+
"global": false,
|
|
82525
|
+
"description": "Hash of the current location. If present, starts with a `#`.",
|
|
82526
|
+
"tags": [],
|
|
82527
|
+
"required": true,
|
|
82528
|
+
"type": "string",
|
|
82529
|
+
"schema": "string"
|
|
82530
|
+
},
|
|
82531
|
+
"redirectedFrom": {
|
|
82532
|
+
"name": "redirectedFrom",
|
|
82533
|
+
"global": false,
|
|
82534
|
+
"description": "Contains the location we were initially trying to access before ending up\non the current location.",
|
|
82535
|
+
"tags": [],
|
|
82536
|
+
"required": true,
|
|
82537
|
+
"type": "RouteLocationGeneric | undefined",
|
|
82538
|
+
"schema": "RouteLocationGeneric | undefined"
|
|
82539
|
+
},
|
|
82540
|
+
"path": {
|
|
82541
|
+
"name": "path",
|
|
82542
|
+
"global": false,
|
|
82543
|
+
"description": "Percentage encoded pathname section of the URL.",
|
|
82544
|
+
"tags": [],
|
|
82545
|
+
"required": true,
|
|
82546
|
+
"type": "string",
|
|
82547
|
+
"schema": "string"
|
|
82548
|
+
},
|
|
82549
|
+
"params": {
|
|
82550
|
+
"name": "params",
|
|
82551
|
+
"global": false,
|
|
82552
|
+
"description": "Object of decoded params extracted from the `path`.",
|
|
82553
|
+
"tags": [],
|
|
82554
|
+
"required": true,
|
|
82555
|
+
"type": "RouteParamsGeneric",
|
|
82556
|
+
"schema": "RouteParamsGeneric"
|
|
82557
|
+
},
|
|
82558
|
+
"meta": {
|
|
82559
|
+
"name": "meta",
|
|
82560
|
+
"global": false,
|
|
82561
|
+
"description": "Merged `meta` properties from all the matched route records.",
|
|
82562
|
+
"tags": [],
|
|
82563
|
+
"required": true,
|
|
82564
|
+
"type": "RouteMeta",
|
|
82565
|
+
"schema": "RouteMeta"
|
|
82566
|
+
},
|
|
82567
|
+
"sync": {
|
|
82568
|
+
"name": "sync",
|
|
82569
|
+
"global": false,
|
|
82570
|
+
"description": "",
|
|
82571
|
+
"tags": [],
|
|
82572
|
+
"required": false,
|
|
82573
|
+
"type": "(() => void) | undefined",
|
|
82574
|
+
"schema": {
|
|
82575
|
+
"kind": "enum",
|
|
82576
|
+
"type": "(() => void) | undefined",
|
|
82577
|
+
"schema": {
|
|
82578
|
+
"0": "undefined",
|
|
82579
|
+
"1": {
|
|
82580
|
+
"kind": "event",
|
|
82581
|
+
"type": "(): void"
|
|
82582
|
+
}
|
|
82583
|
+
}
|
|
82584
|
+
}
|
|
82585
|
+
}
|
|
82586
|
+
}
|
|
82587
|
+
}
|
|
82396
82588
|
},
|
|
82397
82589
|
"_islandPromises": {
|
|
82398
82590
|
"name": "_islandPromises",
|
|
@@ -83199,8 +83391,8 @@ var B24UIMeta = {
|
|
|
83199
83391
|
}
|
|
83200
83392
|
],
|
|
83201
83393
|
"required": true,
|
|
83202
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
83203
|
-
"schema": "RouteLocationNormalizedLoadedGeneric"
|
|
83394
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
83395
|
+
"schema": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }"
|
|
83204
83396
|
},
|
|
83205
83397
|
"_islandPromises": {
|
|
83206
83398
|
"name": "_islandPromises",
|
|
@@ -98709,8 +98901,8 @@ var B24UIMeta = {
|
|
|
98709
98901
|
"type": "true",
|
|
98710
98902
|
"schema": "true"
|
|
98711
98903
|
},
|
|
98712
|
-
"__@ShallowRefMarker@
|
|
98713
|
-
"name": "__@ShallowRefMarker@
|
|
98904
|
+
"__@ShallowRefMarker@24492": {
|
|
98905
|
+
"name": "__@ShallowRefMarker@24492",
|
|
98714
98906
|
"global": false,
|
|
98715
98907
|
"description": "",
|
|
98716
98908
|
"tags": [],
|
|
@@ -99532,8 +99724,104 @@ var B24UIMeta = {
|
|
|
99532
99724
|
}
|
|
99533
99725
|
],
|
|
99534
99726
|
"required": true,
|
|
99535
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
99536
|
-
"schema":
|
|
99727
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
99728
|
+
"schema": {
|
|
99729
|
+
"kind": "object",
|
|
99730
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
99731
|
+
"schema": {
|
|
99732
|
+
"matched": {
|
|
99733
|
+
"name": "matched",
|
|
99734
|
+
"global": false,
|
|
99735
|
+
"description": "Array of {@link RouteLocationMatched} containing only plain components (any\nlazy-loaded components have been loaded and were replaced inside the\n`components` object) so it can be directly used to display routes. It\ncannot contain redirect records either. **This property is non-enumerable**.",
|
|
99736
|
+
"tags": [],
|
|
99737
|
+
"required": true,
|
|
99738
|
+
"type": "RouteLocationMatched[]",
|
|
99739
|
+
"schema": "RouteLocationMatched[]"
|
|
99740
|
+
},
|
|
99741
|
+
"name": {
|
|
99742
|
+
"name": "name",
|
|
99743
|
+
"global": false,
|
|
99744
|
+
"description": "Name of the matched record",
|
|
99745
|
+
"tags": [],
|
|
99746
|
+
"required": true,
|
|
99747
|
+
"type": "RouteRecordNameGeneric",
|
|
99748
|
+
"schema": "RouteRecordNameGeneric"
|
|
99749
|
+
},
|
|
99750
|
+
"query": {
|
|
99751
|
+
"name": "query",
|
|
99752
|
+
"global": false,
|
|
99753
|
+
"description": "Object representation of the `search` property of the current location.",
|
|
99754
|
+
"tags": [],
|
|
99755
|
+
"required": true,
|
|
99756
|
+
"type": "LocationQuery",
|
|
99757
|
+
"schema": "LocationQuery"
|
|
99758
|
+
},
|
|
99759
|
+
"hash": {
|
|
99760
|
+
"name": "hash",
|
|
99761
|
+
"global": false,
|
|
99762
|
+
"description": "Hash of the current location. If present, starts with a `#`.",
|
|
99763
|
+
"tags": [],
|
|
99764
|
+
"required": true,
|
|
99765
|
+
"type": "string",
|
|
99766
|
+
"schema": "string"
|
|
99767
|
+
},
|
|
99768
|
+
"redirectedFrom": {
|
|
99769
|
+
"name": "redirectedFrom",
|
|
99770
|
+
"global": false,
|
|
99771
|
+
"description": "Contains the location we were initially trying to access before ending up\non the current location.",
|
|
99772
|
+
"tags": [],
|
|
99773
|
+
"required": true,
|
|
99774
|
+
"type": "RouteLocationGeneric | undefined",
|
|
99775
|
+
"schema": "RouteLocationGeneric | undefined"
|
|
99776
|
+
},
|
|
99777
|
+
"path": {
|
|
99778
|
+
"name": "path",
|
|
99779
|
+
"global": false,
|
|
99780
|
+
"description": "Percentage encoded pathname section of the URL.",
|
|
99781
|
+
"tags": [],
|
|
99782
|
+
"required": true,
|
|
99783
|
+
"type": "string",
|
|
99784
|
+
"schema": "string"
|
|
99785
|
+
},
|
|
99786
|
+
"params": {
|
|
99787
|
+
"name": "params",
|
|
99788
|
+
"global": false,
|
|
99789
|
+
"description": "Object of decoded params extracted from the `path`.",
|
|
99790
|
+
"tags": [],
|
|
99791
|
+
"required": true,
|
|
99792
|
+
"type": "RouteParamsGeneric",
|
|
99793
|
+
"schema": "RouteParamsGeneric"
|
|
99794
|
+
},
|
|
99795
|
+
"meta": {
|
|
99796
|
+
"name": "meta",
|
|
99797
|
+
"global": false,
|
|
99798
|
+
"description": "Merged `meta` properties from all the matched route records.",
|
|
99799
|
+
"tags": [],
|
|
99800
|
+
"required": true,
|
|
99801
|
+
"type": "RouteMeta",
|
|
99802
|
+
"schema": "RouteMeta"
|
|
99803
|
+
},
|
|
99804
|
+
"sync": {
|
|
99805
|
+
"name": "sync",
|
|
99806
|
+
"global": false,
|
|
99807
|
+
"description": "",
|
|
99808
|
+
"tags": [],
|
|
99809
|
+
"required": false,
|
|
99810
|
+
"type": "(() => void) | undefined",
|
|
99811
|
+
"schema": {
|
|
99812
|
+
"kind": "enum",
|
|
99813
|
+
"type": "(() => void) | undefined",
|
|
99814
|
+
"schema": {
|
|
99815
|
+
"0": "undefined",
|
|
99816
|
+
"1": {
|
|
99817
|
+
"kind": "event",
|
|
99818
|
+
"type": "(): void"
|
|
99819
|
+
}
|
|
99820
|
+
}
|
|
99821
|
+
}
|
|
99822
|
+
}
|
|
99823
|
+
}
|
|
99824
|
+
}
|
|
99537
99825
|
},
|
|
99538
99826
|
"_islandPromises": {
|
|
99539
99827
|
"name": "_islandPromises",
|
|
@@ -100340,8 +100628,8 @@ var B24UIMeta = {
|
|
|
100340
100628
|
}
|
|
100341
100629
|
],
|
|
100342
100630
|
"required": true,
|
|
100343
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
100344
|
-
"schema": "RouteLocationNormalizedLoadedGeneric"
|
|
100631
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
100632
|
+
"schema": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }"
|
|
100345
100633
|
},
|
|
100346
100634
|
"_islandPromises": {
|
|
100347
100635
|
"name": "_islandPromises",
|
|
@@ -116145,8 +116433,8 @@ var B24UIMeta = {
|
|
|
116145
116433
|
"type": "true",
|
|
116146
116434
|
"schema": "true"
|
|
116147
116435
|
},
|
|
116148
|
-
"__@ShallowRefMarker@
|
|
116149
|
-
"name": "__@ShallowRefMarker@
|
|
116436
|
+
"__@ShallowRefMarker@24492": {
|
|
116437
|
+
"name": "__@ShallowRefMarker@24492",
|
|
116150
116438
|
"global": false,
|
|
116151
116439
|
"description": "",
|
|
116152
116440
|
"tags": [],
|
|
@@ -116968,8 +117256,104 @@ var B24UIMeta = {
|
|
|
116968
117256
|
}
|
|
116969
117257
|
],
|
|
116970
117258
|
"required": true,
|
|
116971
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
116972
|
-
"schema":
|
|
117259
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
117260
|
+
"schema": {
|
|
117261
|
+
"kind": "object",
|
|
117262
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
117263
|
+
"schema": {
|
|
117264
|
+
"matched": {
|
|
117265
|
+
"name": "matched",
|
|
117266
|
+
"global": false,
|
|
117267
|
+
"description": "Array of {@link RouteLocationMatched} containing only plain components (any\nlazy-loaded components have been loaded and were replaced inside the\n`components` object) so it can be directly used to display routes. It\ncannot contain redirect records either. **This property is non-enumerable**.",
|
|
117268
|
+
"tags": [],
|
|
117269
|
+
"required": true,
|
|
117270
|
+
"type": "RouteLocationMatched[]",
|
|
117271
|
+
"schema": "RouteLocationMatched[]"
|
|
117272
|
+
},
|
|
117273
|
+
"name": {
|
|
117274
|
+
"name": "name",
|
|
117275
|
+
"global": false,
|
|
117276
|
+
"description": "Name of the matched record",
|
|
117277
|
+
"tags": [],
|
|
117278
|
+
"required": true,
|
|
117279
|
+
"type": "RouteRecordNameGeneric",
|
|
117280
|
+
"schema": "RouteRecordNameGeneric"
|
|
117281
|
+
},
|
|
117282
|
+
"query": {
|
|
117283
|
+
"name": "query",
|
|
117284
|
+
"global": false,
|
|
117285
|
+
"description": "Object representation of the `search` property of the current location.",
|
|
117286
|
+
"tags": [],
|
|
117287
|
+
"required": true,
|
|
117288
|
+
"type": "LocationQuery",
|
|
117289
|
+
"schema": "LocationQuery"
|
|
117290
|
+
},
|
|
117291
|
+
"hash": {
|
|
117292
|
+
"name": "hash",
|
|
117293
|
+
"global": false,
|
|
117294
|
+
"description": "Hash of the current location. If present, starts with a `#`.",
|
|
117295
|
+
"tags": [],
|
|
117296
|
+
"required": true,
|
|
117297
|
+
"type": "string",
|
|
117298
|
+
"schema": "string"
|
|
117299
|
+
},
|
|
117300
|
+
"redirectedFrom": {
|
|
117301
|
+
"name": "redirectedFrom",
|
|
117302
|
+
"global": false,
|
|
117303
|
+
"description": "Contains the location we were initially trying to access before ending up\non the current location.",
|
|
117304
|
+
"tags": [],
|
|
117305
|
+
"required": true,
|
|
117306
|
+
"type": "RouteLocationGeneric | undefined",
|
|
117307
|
+
"schema": "RouteLocationGeneric | undefined"
|
|
117308
|
+
},
|
|
117309
|
+
"path": {
|
|
117310
|
+
"name": "path",
|
|
117311
|
+
"global": false,
|
|
117312
|
+
"description": "Percentage encoded pathname section of the URL.",
|
|
117313
|
+
"tags": [],
|
|
117314
|
+
"required": true,
|
|
117315
|
+
"type": "string",
|
|
117316
|
+
"schema": "string"
|
|
117317
|
+
},
|
|
117318
|
+
"params": {
|
|
117319
|
+
"name": "params",
|
|
117320
|
+
"global": false,
|
|
117321
|
+
"description": "Object of decoded params extracted from the `path`.",
|
|
117322
|
+
"tags": [],
|
|
117323
|
+
"required": true,
|
|
117324
|
+
"type": "RouteParamsGeneric",
|
|
117325
|
+
"schema": "RouteParamsGeneric"
|
|
117326
|
+
},
|
|
117327
|
+
"meta": {
|
|
117328
|
+
"name": "meta",
|
|
117329
|
+
"global": false,
|
|
117330
|
+
"description": "Merged `meta` properties from all the matched route records.",
|
|
117331
|
+
"tags": [],
|
|
117332
|
+
"required": true,
|
|
117333
|
+
"type": "RouteMeta",
|
|
117334
|
+
"schema": "RouteMeta"
|
|
117335
|
+
},
|
|
117336
|
+
"sync": {
|
|
117337
|
+
"name": "sync",
|
|
117338
|
+
"global": false,
|
|
117339
|
+
"description": "",
|
|
117340
|
+
"tags": [],
|
|
117341
|
+
"required": false,
|
|
117342
|
+
"type": "(() => void) | undefined",
|
|
117343
|
+
"schema": {
|
|
117344
|
+
"kind": "enum",
|
|
117345
|
+
"type": "(() => void) | undefined",
|
|
117346
|
+
"schema": {
|
|
117347
|
+
"0": "undefined",
|
|
117348
|
+
"1": {
|
|
117349
|
+
"kind": "event",
|
|
117350
|
+
"type": "(): void"
|
|
117351
|
+
}
|
|
117352
|
+
}
|
|
117353
|
+
}
|
|
117354
|
+
}
|
|
117355
|
+
}
|
|
117356
|
+
}
|
|
116973
117357
|
},
|
|
116974
117358
|
"_islandPromises": {
|
|
116975
117359
|
"name": "_islandPromises",
|
|
@@ -117776,8 +118160,8 @@ var B24UIMeta = {
|
|
|
117776
118160
|
}
|
|
117777
118161
|
],
|
|
117778
118162
|
"required": true,
|
|
117779
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
117780
|
-
"schema": "RouteLocationNormalizedLoadedGeneric"
|
|
118163
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
118164
|
+
"schema": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }"
|
|
117781
118165
|
},
|
|
117782
118166
|
"_islandPromises": {
|
|
117783
118167
|
"name": "_islandPromises",
|
|
@@ -132655,8 +133039,8 @@ var B24UIMeta = {
|
|
|
132655
133039
|
"type": "true",
|
|
132656
133040
|
"schema": "true"
|
|
132657
133041
|
},
|
|
132658
|
-
"__@ShallowRefMarker@
|
|
132659
|
-
"name": "__@ShallowRefMarker@
|
|
133042
|
+
"__@ShallowRefMarker@24492": {
|
|
133043
|
+
"name": "__@ShallowRefMarker@24492",
|
|
132660
133044
|
"global": false,
|
|
132661
133045
|
"description": "",
|
|
132662
133046
|
"tags": [],
|
|
@@ -133478,8 +133862,104 @@ var B24UIMeta = {
|
|
|
133478
133862
|
}
|
|
133479
133863
|
],
|
|
133480
133864
|
"required": true,
|
|
133481
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
133482
|
-
"schema":
|
|
133865
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
133866
|
+
"schema": {
|
|
133867
|
+
"kind": "object",
|
|
133868
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
133869
|
+
"schema": {
|
|
133870
|
+
"matched": {
|
|
133871
|
+
"name": "matched",
|
|
133872
|
+
"global": false,
|
|
133873
|
+
"description": "Array of {@link RouteLocationMatched} containing only plain components (any\nlazy-loaded components have been loaded and were replaced inside the\n`components` object) so it can be directly used to display routes. It\ncannot contain redirect records either. **This property is non-enumerable**.",
|
|
133874
|
+
"tags": [],
|
|
133875
|
+
"required": true,
|
|
133876
|
+
"type": "RouteLocationMatched[]",
|
|
133877
|
+
"schema": "RouteLocationMatched[]"
|
|
133878
|
+
},
|
|
133879
|
+
"name": {
|
|
133880
|
+
"name": "name",
|
|
133881
|
+
"global": false,
|
|
133882
|
+
"description": "Name of the matched record",
|
|
133883
|
+
"tags": [],
|
|
133884
|
+
"required": true,
|
|
133885
|
+
"type": "RouteRecordNameGeneric",
|
|
133886
|
+
"schema": "RouteRecordNameGeneric"
|
|
133887
|
+
},
|
|
133888
|
+
"query": {
|
|
133889
|
+
"name": "query",
|
|
133890
|
+
"global": false,
|
|
133891
|
+
"description": "Object representation of the `search` property of the current location.",
|
|
133892
|
+
"tags": [],
|
|
133893
|
+
"required": true,
|
|
133894
|
+
"type": "LocationQuery",
|
|
133895
|
+
"schema": "LocationQuery"
|
|
133896
|
+
},
|
|
133897
|
+
"hash": {
|
|
133898
|
+
"name": "hash",
|
|
133899
|
+
"global": false,
|
|
133900
|
+
"description": "Hash of the current location. If present, starts with a `#`.",
|
|
133901
|
+
"tags": [],
|
|
133902
|
+
"required": true,
|
|
133903
|
+
"type": "string",
|
|
133904
|
+
"schema": "string"
|
|
133905
|
+
},
|
|
133906
|
+
"redirectedFrom": {
|
|
133907
|
+
"name": "redirectedFrom",
|
|
133908
|
+
"global": false,
|
|
133909
|
+
"description": "Contains the location we were initially trying to access before ending up\non the current location.",
|
|
133910
|
+
"tags": [],
|
|
133911
|
+
"required": true,
|
|
133912
|
+
"type": "RouteLocationGeneric | undefined",
|
|
133913
|
+
"schema": "RouteLocationGeneric | undefined"
|
|
133914
|
+
},
|
|
133915
|
+
"path": {
|
|
133916
|
+
"name": "path",
|
|
133917
|
+
"global": false,
|
|
133918
|
+
"description": "Percentage encoded pathname section of the URL.",
|
|
133919
|
+
"tags": [],
|
|
133920
|
+
"required": true,
|
|
133921
|
+
"type": "string",
|
|
133922
|
+
"schema": "string"
|
|
133923
|
+
},
|
|
133924
|
+
"params": {
|
|
133925
|
+
"name": "params",
|
|
133926
|
+
"global": false,
|
|
133927
|
+
"description": "Object of decoded params extracted from the `path`.",
|
|
133928
|
+
"tags": [],
|
|
133929
|
+
"required": true,
|
|
133930
|
+
"type": "RouteParamsGeneric",
|
|
133931
|
+
"schema": "RouteParamsGeneric"
|
|
133932
|
+
},
|
|
133933
|
+
"meta": {
|
|
133934
|
+
"name": "meta",
|
|
133935
|
+
"global": false,
|
|
133936
|
+
"description": "Merged `meta` properties from all the matched route records.",
|
|
133937
|
+
"tags": [],
|
|
133938
|
+
"required": true,
|
|
133939
|
+
"type": "RouteMeta",
|
|
133940
|
+
"schema": "RouteMeta"
|
|
133941
|
+
},
|
|
133942
|
+
"sync": {
|
|
133943
|
+
"name": "sync",
|
|
133944
|
+
"global": false,
|
|
133945
|
+
"description": "",
|
|
133946
|
+
"tags": [],
|
|
133947
|
+
"required": false,
|
|
133948
|
+
"type": "(() => void) | undefined",
|
|
133949
|
+
"schema": {
|
|
133950
|
+
"kind": "enum",
|
|
133951
|
+
"type": "(() => void) | undefined",
|
|
133952
|
+
"schema": {
|
|
133953
|
+
"0": "undefined",
|
|
133954
|
+
"1": {
|
|
133955
|
+
"kind": "event",
|
|
133956
|
+
"type": "(): void"
|
|
133957
|
+
}
|
|
133958
|
+
}
|
|
133959
|
+
}
|
|
133960
|
+
}
|
|
133961
|
+
}
|
|
133962
|
+
}
|
|
133483
133963
|
},
|
|
133484
133964
|
"_islandPromises": {
|
|
133485
133965
|
"name": "_islandPromises",
|
|
@@ -134286,8 +134766,8 @@ var B24UIMeta = {
|
|
|
134286
134766
|
}
|
|
134287
134767
|
],
|
|
134288
134768
|
"required": true,
|
|
134289
|
-
"type": "RouteLocationNormalizedLoadedGeneric",
|
|
134290
|
-
"schema": "RouteLocationNormalizedLoadedGeneric"
|
|
134769
|
+
"type": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }",
|
|
134770
|
+
"schema": "RouteLocationNormalizedLoadedGeneric & { sync?: (() => void) | undefined; }"
|
|
134291
134771
|
},
|
|
134292
134772
|
"_islandPromises": {
|
|
134293
134773
|
"name": "_islandPromises",
|
|
@@ -146282,7 +146762,7 @@ var B24UIMeta = {
|
|
|
146282
146762
|
"tags": [
|
|
146283
146763
|
{
|
|
146284
146764
|
"name": "defaultValue",
|
|
146285
|
-
"text": "'air-
|
|
146765
|
+
"text": "'air-tertiary-accent'"
|
|
146286
146766
|
}
|
|
146287
146767
|
],
|
|
146288
146768
|
"required": false,
|
|
@@ -146318,7 +146798,7 @@ var B24UIMeta = {
|
|
|
146318
146798
|
"24": '"link"'
|
|
146319
146799
|
}
|
|
146320
146800
|
},
|
|
146321
|
-
"default": '"air-
|
|
146801
|
+
"default": '"air-tertiary-accent"'
|
|
146322
146802
|
},
|
|
146323
146803
|
{
|
|
146324
146804
|
"name": "size",
|
|
@@ -154967,7 +155447,7 @@ var B24UIMeta = {
|
|
|
154967
155447
|
],
|
|
154968
155448
|
"events": [],
|
|
154969
155449
|
"exposed": [],
|
|
154970
|
-
"hash": "
|
|
155450
|
+
"hash": "0tmTqeP8EGw2y2pvJM7hAYeBobBSZwAGtqZk_MQLWl0"
|
|
154971
155451
|
}
|
|
154972
155452
|
},
|
|
154973
155453
|
"B24Empty": {
|
|
@@ -186436,7 +186916,7 @@ var B24UIMeta = {
|
|
|
186436
186916
|
],
|
|
186437
186917
|
"events": [],
|
|
186438
186918
|
"exposed": [],
|
|
186439
|
-
"hash": "
|
|
186919
|
+
"hash": "wgcoBfFmT5s8nemHpy3hFjXfxTDhwuVYcvyJfwnyuFE"
|
|
186440
186920
|
}
|
|
186441
186921
|
},
|
|
186442
186922
|
"B24PageColumns": {
|
|
@@ -216891,7 +217371,7 @@ var B24UIMeta = {
|
|
|
216891
217371
|
],
|
|
216892
217372
|
"events": [],
|
|
216893
217373
|
"exposed": [],
|
|
216894
|
-
"hash": "
|
|
217374
|
+
"hash": "Ofo_ZSA6_E-zZFcejo1Gh_Y-Zio-mQUiwQVADgJ4CVI"
|
|
216895
217375
|
}
|
|
216896
217376
|
},
|
|
216897
217377
|
"B24LocaleSelect": {
|
|
@@ -219110,7 +219590,7 @@ var B24UIMeta = {
|
|
|
219110
219590
|
}
|
|
219111
219591
|
],
|
|
219112
219592
|
"exposed": [],
|
|
219113
|
-
"hash": "
|
|
219593
|
+
"hash": "UVBtVpDcxmgS-x8AkRJn_aFzIH90sgqWGVPllR2_paI"
|
|
219114
219594
|
}
|
|
219115
219595
|
}
|
|
219116
219596
|
};
|