@db-ux/v-core-components 5.3.0 → 5.4.0

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/db-ux.es.js CHANGED
@@ -3887,11 +3887,77 @@ var x = () => {
3887
3887
  "medium",
3888
3888
  "large",
3889
3889
  "full"
3890
- ], _r = [
3890
+ ], _r = ["id", "data-width"], vr = /* @__PURE__ */ s({
3891
+ name: "DBFooter",
3892
+ __name: "footer",
3893
+ props: {
3894
+ children: { default: void 0 },
3895
+ className: { default: void 0 },
3896
+ class: {},
3897
+ id: { default: void 0 },
3898
+ autofocus: { type: [Boolean, String] },
3899
+ propOverrides: { default: void 0 },
3900
+ width: { default: void 0 }
3901
+ },
3902
+ setup(e) {
3903
+ let t = e, n = p(null);
3904
+ return (i, a) => (f(), r("footer", {
3905
+ ref_key: "_ref",
3906
+ ref: n,
3907
+ id: e.id ?? e.propOverrides?.id,
3908
+ class: c(_(C)("db-footer", t.class)),
3909
+ "data-width": e.width
3910
+ }, [h(i.$slots, "default")], 10, _r));
3911
+ }
3912
+ }), yr = ["id"], br = { class: "db-footer-container" }, xr = /* @__PURE__ */ s({
3913
+ name: "DBFooterContent",
3914
+ __name: "footer-content",
3915
+ props: {
3916
+ children: { default: void 0 },
3917
+ className: { default: void 0 },
3918
+ class: {},
3919
+ id: { default: void 0 },
3920
+ autofocus: { type: [Boolean, String] },
3921
+ propOverrides: { default: void 0 }
3922
+ },
3923
+ setup(e) {
3924
+ let t = e, n = p(null);
3925
+ return (a, o) => (f(), r("div", {
3926
+ ref_key: "_ref",
3927
+ ref: n,
3928
+ id: e.id ?? e.propOverrides?.id,
3929
+ class: c(_(C)("db-footer-content", t.class))
3930
+ }, [i("div", br, [h(a.$slots, "default")])], 10, yr));
3931
+ }
3932
+ }), Sr = ["id"], Cr = { class: "db-footer-container" }, wr = {
3933
+ key: 0,
3934
+ class: "db-footer-copyright"
3935
+ }, Tr = { class: "db-footer-meta-content" }, Er = /* @__PURE__ */ s({
3936
+ name: "DBFooterMeta",
3937
+ __name: "footer-meta",
3938
+ props: {
3939
+ copyright: { default: void 0 },
3940
+ children: { default: void 0 },
3941
+ className: { default: void 0 },
3942
+ class: {},
3943
+ id: { default: void 0 },
3944
+ autofocus: { type: [Boolean, String] },
3945
+ propOverrides: { default: void 0 }
3946
+ },
3947
+ setup(e) {
3948
+ let t = e, a = p(null);
3949
+ return (o, s) => (f(), r("div", {
3950
+ ref_key: "_ref",
3951
+ ref: a,
3952
+ id: e.id ?? e.propOverrides?.id,
3953
+ class: c(_(C)("db-footer-meta", t.class))
3954
+ }, [i("div", Cr, [e.copyright ? (f(), r("p", wr, "©\xA0" + g(e.copyright), 1)) : n("", !0), i("div", Tr, [h(o.$slots, "default")])])], 10, Sr));
3955
+ }
3956
+ }), Dr = [
3891
3957
  "id",
3892
3958
  "data-width",
3893
3959
  "data-on-forcing-mobile"
3894
- ], vr = { class: "db-header-meta-navigation" }, yr = { class: "db-header-navigation-bar" }, br = { class: "db-header-brand-container" }, xr = { class: "db-header-navigation-container" }, Sr = { class: "db-header-navigation" }, Cr = { class: "db-header-primary-action" }, wr = { class: "db-header-action-container" }, Tr = { class: "db-header-burger-menu-container" }, Er = { class: "db-header-secondary-action" }, Dr = { class: "db-header-drawer-navigation" }, Or = { class: "db-header-meta-navigation" }, kr = { class: "db-header-secondary-action" }, Ar = /* @__PURE__ */ s({
3960
+ ], Or = { class: "db-header-meta-navigation" }, kr = { class: "db-header-navigation-bar" }, Ar = { class: "db-header-brand-container" }, jr = { class: "db-header-navigation-container" }, Mr = { class: "db-header-navigation" }, Nr = { class: "db-header-primary-action" }, Pr = { class: "db-header-action-container" }, Fr = { class: "db-header-burger-menu-container" }, Ir = { class: "db-header-secondary-action" }, Lr = { class: "db-header-drawer-navigation" }, Rr = { class: "db-header-meta-navigation" }, zr = { class: "db-header-secondary-action" }, Br = /* @__PURE__ */ s({
3895
3961
  name: "DBHeader",
3896
3962
  __name: "header",
3897
3963
  props: {
@@ -3958,11 +4024,11 @@ var x = () => {
3958
4024
  "data-width": e.width,
3959
4025
  "data-on-forcing-mobile": _(j)(e.forceMobile, "forceMobile") && !s.value
3960
4026
  }, [
3961
- i("div", vr, [h(n.$slots, "meta-navigation")]),
3962
- i("div", yr, [
3963
- i("div", br, [h(n.$slots, "brand")]),
3964
- i("div", xr, [i("div", Sr, [h(n.$slots, "default")]), i("div", Cr, [h(n.$slots, "primary-action")])]),
3965
- i("div", wr, [i("div", Tr, [o(Ge, {
4027
+ i("div", Or, [h(n.$slots, "meta-navigation")]),
4028
+ i("div", kr, [
4029
+ i("div", Ar, [h(n.$slots, "brand")]),
4030
+ i("div", jr, [i("div", Mr, [h(n.$slots, "default")]), i("div", Nr, [h(n.$slots, "primary-action")])]),
4031
+ i("div", Pr, [i("div", Fr, [o(Ge, {
3966
4032
  icon: "menu",
3967
4033
  variant: "ghost",
3968
4034
  noText: !0,
@@ -3970,7 +4036,7 @@ var x = () => {
3970
4036
  }, {
3971
4037
  default: b(() => [a(g(e.burgerMenuLabel ?? _("Open navigation menu")), 1)]),
3972
4038
  _: 1
3973
- }, 8, ["onClick"])]), i("div", Er, [h(n.$slots, "secondary-action")])])
4039
+ }, 8, ["onClick"])]), i("div", Ir, [h(n.$slots, "secondary-action")])])
3974
4040
  ]),
3975
4041
  o(en, {
3976
4042
  rounded: !0,
@@ -3987,24 +4053,24 @@ var x = () => {
3987
4053
  "text"
3988
4054
  ])]),
3989
4055
  footer: b(() => [o(Kt, null, {
3990
- default: b(() => [i("div", kr, [h(n.$slots, "secondary-action")])]),
4056
+ default: b(() => [i("div", zr, [h(n.$slots, "secondary-action")])]),
3991
4057
  _: 3
3992
4058
  })]),
3993
- default: b(() => [i("div", Dr, [i("div", {
4059
+ default: b(() => [i("div", Lr, [i("div", {
3994
4060
  class: "db-header-navigation",
3995
4061
  onClick: u[0] ||= async (e) => m(e)
3996
- }, [h(n.$slots, "default")]), i("div", Or, [h(n.$slots, "meta-navigation")])])]),
4062
+ }, [h(n.$slots, "default")]), i("div", Rr, [h(n.$slots, "meta-navigation")])])]),
3997
4063
  _: 3
3998
4064
  }, 8, ["open", "onClose"])
3999
- ], 10, _r));
4065
+ ], 10, Dr));
4000
4066
  }
4001
- }), jr = [
4067
+ }), Vr = [
4002
4068
  "id",
4003
4069
  "data-size",
4004
4070
  "data-font-weight",
4005
4071
  "data-alignment",
4006
4072
  "data-paragraph-spacing"
4007
- ], Mr = /* @__PURE__ */ s({
4073
+ ], Hr = /* @__PURE__ */ s({
4008
4074
  name: "DBCustomHeading",
4009
4075
  __name: "custom-heading",
4010
4076
  props: {
@@ -4039,15 +4105,15 @@ var x = () => {
4039
4105
  h(i.$slots, "start-slot"),
4040
4106
  h(i.$slots, "default"),
4041
4107
  h(i.$slots, "end-slot")
4042
- ], 10, jr));
4108
+ ], 10, Vr));
4043
4109
  }
4044
- }), Nr = [
4110
+ }), Ur = [
4045
4111
  "id",
4046
4112
  "data-size",
4047
4113
  "data-font-weight",
4048
4114
  "data-alignment",
4049
4115
  "data-paragraph-spacing"
4050
- ], Pr = /* @__PURE__ */ s({
4116
+ ], Wr = /* @__PURE__ */ s({
4051
4117
  name: "DBHeadingH1",
4052
4118
  __name: "heading-h1",
4053
4119
  props: {
@@ -4077,15 +4143,15 @@ var x = () => {
4077
4143
  "data-font-weight": t.fontWeight,
4078
4144
  "data-alignment": t.alignment,
4079
4145
  "data-paragraph-spacing": _(A)(t.paragraphSpacing, "paragraphSpacing")
4080
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Nr));
4146
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Ur));
4081
4147
  }
4082
- }), Fr = [
4148
+ }), Gr = [
4083
4149
  "id",
4084
4150
  "data-size",
4085
4151
  "data-font-weight",
4086
4152
  "data-alignment",
4087
4153
  "data-paragraph-spacing"
4088
- ], Ir = /* @__PURE__ */ s({
4154
+ ], Kr = /* @__PURE__ */ s({
4089
4155
  name: "DBHeadingH2",
4090
4156
  __name: "heading-h2",
4091
4157
  props: {
@@ -4115,15 +4181,15 @@ var x = () => {
4115
4181
  "data-font-weight": t.fontWeight,
4116
4182
  "data-alignment": t.alignment,
4117
4183
  "data-paragraph-spacing": _(A)(t.paragraphSpacing, "paragraphSpacing")
4118
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Fr));
4184
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Gr));
4119
4185
  }
4120
- }), Lr = [
4186
+ }), qr = [
4121
4187
  "id",
4122
4188
  "data-size",
4123
4189
  "data-font-weight",
4124
4190
  "data-alignment",
4125
4191
  "data-paragraph-spacing"
4126
- ], Rr = /* @__PURE__ */ s({
4192
+ ], Jr = /* @__PURE__ */ s({
4127
4193
  name: "DBHeadingH3",
4128
4194
  __name: "heading-h3",
4129
4195
  props: {
@@ -4153,15 +4219,15 @@ var x = () => {
4153
4219
  "data-font-weight": t.fontWeight,
4154
4220
  "data-alignment": t.alignment,
4155
4221
  "data-paragraph-spacing": _(A)(t.paragraphSpacing, "paragraphSpacing")
4156
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Lr));
4222
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, qr));
4157
4223
  }
4158
- }), zr = [
4224
+ }), Yr = [
4159
4225
  "id",
4160
4226
  "data-size",
4161
4227
  "data-font-weight",
4162
4228
  "data-alignment",
4163
4229
  "data-paragraph-spacing"
4164
- ], Br = /* @__PURE__ */ s({
4230
+ ], Xr = /* @__PURE__ */ s({
4165
4231
  name: "DBHeadingH4",
4166
4232
  __name: "heading-h4",
4167
4233
  props: {
@@ -4191,15 +4257,15 @@ var x = () => {
4191
4257
  "data-font-weight": t.fontWeight,
4192
4258
  "data-alignment": t.alignment,
4193
4259
  "data-paragraph-spacing": _(A)(t.paragraphSpacing, "paragraphSpacing")
4194
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, zr));
4260
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Yr));
4195
4261
  }
4196
- }), Vr = [
4262
+ }), Zr = [
4197
4263
  "id",
4198
4264
  "data-size",
4199
4265
  "data-font-weight",
4200
4266
  "data-alignment",
4201
4267
  "data-paragraph-spacing"
4202
- ], Hr = /* @__PURE__ */ s({
4268
+ ], Qr = /* @__PURE__ */ s({
4203
4269
  name: "DBHeadingH5",
4204
4270
  __name: "heading-h5",
4205
4271
  props: {
@@ -4229,15 +4295,15 @@ var x = () => {
4229
4295
  "data-font-weight": t.fontWeight,
4230
4296
  "data-alignment": t.alignment,
4231
4297
  "data-paragraph-spacing": _(A)(t.paragraphSpacing, "paragraphSpacing")
4232
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Vr));
4298
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Zr));
4233
4299
  }
4234
- }), Ur = [
4300
+ }), $r = [
4235
4301
  "id",
4236
4302
  "data-size",
4237
4303
  "data-font-weight",
4238
4304
  "data-alignment",
4239
4305
  "data-paragraph-spacing"
4240
- ], Wr = /* @__PURE__ */ s({
4306
+ ], ei = /* @__PURE__ */ s({
4241
4307
  name: "DBHeadingH6",
4242
4308
  __name: "heading-h6",
4243
4309
  props: {
@@ -4267,9 +4333,9 @@ var x = () => {
4267
4333
  "data-font-weight": t.fontWeight,
4268
4334
  "data-alignment": t.alignment,
4269
4335
  "data-paragraph-spacing": _(A)(t.paragraphSpacing, "paragraphSpacing")
4270
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Ur));
4336
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, $r));
4271
4337
  }
4272
- }), Gr = [
4338
+ }), ti = [
4273
4339
  "3xl",
4274
4340
  "2xl",
4275
4341
  "xl",
@@ -4279,12 +4345,12 @@ var x = () => {
4279
4345
  "xs",
4280
4346
  "2xs",
4281
4347
  "3xs"
4282
- ], Kr = ["black", "light"], qr = [
4348
+ ], ni = ["black", "light"], ri = [
4283
4349
  "id",
4284
4350
  "data-icon",
4285
4351
  "data-icon-weight",
4286
4352
  "data-icon-variant"
4287
- ], Jr = /* @__PURE__ */ s({
4353
+ ], ii = /* @__PURE__ */ s({
4288
4354
  name: "DBIcon",
4289
4355
  __name: "icon",
4290
4356
  props: {
@@ -4310,16 +4376,16 @@ var x = () => {
4310
4376
  "data-icon": t.icon,
4311
4377
  "data-icon-weight": t.weight,
4312
4378
  "data-icon-variant": t.variant
4313
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, qr));
4379
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, ri));
4314
4380
  }
4315
- }), Yr = [
4381
+ }), ai = [
4316
4382
  "16",
4317
4383
  "20",
4318
4384
  "24",
4319
4385
  "32",
4320
4386
  "48",
4321
4387
  "64"
4322
- ], Xr = [
4388
+ ], oi = [
4323
4389
  "color",
4324
4390
  "date",
4325
4391
  "datetime-local",
@@ -4336,7 +4402,7 @@ var x = () => {
4336
4402
  "time",
4337
4403
  "url",
4338
4404
  "week"
4339
- ], Zr = [
4405
+ ], si = [
4340
4406
  "id",
4341
4407
  "href",
4342
4408
  "target",
@@ -4351,7 +4417,7 @@ var x = () => {
4351
4417
  "data-variant",
4352
4418
  "data-content",
4353
4419
  "data-wrap"
4354
- ], Qr = /* @__PURE__ */ s({
4420
+ ], ci = /* @__PURE__ */ s({
4355
4421
  name: "DBLink",
4356
4422
  __name: "link",
4357
4423
  props: {
@@ -4414,13 +4480,13 @@ var x = () => {
4414
4480
  "data-content": t.content || "internal",
4415
4481
  "data-wrap": _(A)(t.wrap, "wrap"),
4416
4482
  onClick: u[0] ||= async (e) => s(e)
4417
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(l.$slots, "default")], 10, Zr));
4483
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : n("", !0), h(l.$slots, "default")], 10, si));
4418
4484
  }
4419
- }), $r = [
4485
+ }), li = [
4420
4486
  "adaptive",
4421
4487
  "brand",
4422
4488
  "inline"
4423
- ], ei = ["medium", "small"], ti = ["external", "internal"], ni = ["id"], ri = /* @__PURE__ */ s({
4489
+ ], ui = ["medium", "small"], di = ["external", "internal"], fi = ["id"], pi = /* @__PURE__ */ s({
4424
4490
  name: "DBNavigation",
4425
4491
  __name: "navigation",
4426
4492
  props: {
@@ -4438,9 +4504,9 @@ var x = () => {
4438
4504
  ref: n,
4439
4505
  id: e.id ?? e.propOverrides?.id,
4440
4506
  class: c(_(C)("db-navigation", t.class))
4441
- }, [i("menu", null, [h(a.$slots, "default")])], 10, ni));
4507
+ }, [i("menu", null, [h(a.$slots, "default")])], 10, fi));
4442
4508
  }
4443
- }), ii = [
4509
+ }), mi = [
4444
4510
  "id",
4445
4511
  "data-width",
4446
4512
  "data-icon",
@@ -4448,20 +4514,20 @@ var x = () => {
4448
4514
  "data-active",
4449
4515
  "data-wrap",
4450
4516
  "aria-disabled"
4451
- ], ai = [
4517
+ ], hi = [
4452
4518
  "id",
4453
4519
  "aria-haspopup",
4454
4520
  "aria-expanded",
4455
4521
  "aria-controls",
4456
4522
  "disabled"
4457
- ], oi = [
4523
+ ], gi = [
4458
4524
  "id",
4459
4525
  "aria-labelledby",
4460
4526
  "data-force-close"
4461
- ], si = {
4527
+ ], _i = {
4462
4528
  key: 0,
4463
4529
  class: "db-mobile-navigation-back"
4464
- }, ci = /* @__PURE__ */ s({
4530
+ }, vi = /* @__PURE__ */ s({
4465
4531
  name: "DBNavigationItem",
4466
4532
  __name: "navigation-item",
4467
4533
  props: {
@@ -4560,13 +4626,13 @@ var x = () => {
4560
4626
  "aria-controls": E.value,
4561
4627
  disabled: _(j)(t.disabled, "disabled"),
4562
4628
  onClick: u[0] ||= async (e) => N(e)
4563
- }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 8, ai), i("menu", {
4629
+ }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 8, hi), i("menu", {
4564
4630
  class: "db-sub-navigation",
4565
4631
  id: E.value,
4566
4632
  "aria-labelledby": D.value,
4567
4633
  "data-force-close": w.value,
4568
4634
  onClick: u[1] ||= async (e) => M(e)
4569
- }, [m.value ? (f(), r("div", si, [o(Ge, {
4635
+ }, [m.value ? (f(), r("div", _i, [o(Ge, {
4570
4636
  icon: "arrow_left",
4571
4637
  variant: "ghost",
4572
4638
  id: t.backButtonId,
@@ -4574,9 +4640,9 @@ var x = () => {
4574
4640
  }, {
4575
4641
  default: b(() => [a(g(t.backButtonText ?? _("Back")), 1)]),
4576
4642
  _: 1
4577
- }, 8, ["id", "onClick"])])) : n("", !0), h(s.$slots, "sub-navigation")], 8, oi)], 64)) : (f(), r(e, { key: 1 }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 64))], 42, ii));
4643
+ }, 8, ["id", "onClick"])])) : n("", !0), h(s.$slots, "sub-navigation")], 8, gi)], 64)) : (f(), r(e, { key: 1 }, [t.text ? (f(), r(e, { key: 0 }, [a(g(t.text), 1)], 64)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 64))], 42, mi));
4578
4644
  }
4579
- }), li = [
4645
+ }), yi = [
4580
4646
  "id",
4581
4647
  "role",
4582
4648
  "aria-live",
@@ -4585,10 +4651,10 @@ var x = () => {
4585
4651
  "data-icon",
4586
4652
  "data-show-icon",
4587
4653
  "data-link-variant"
4588
- ], ui = {
4654
+ ], bi = {
4589
4655
  key: 0,
4590
4656
  "data-area": "head"
4591
- }, di = { "data-area": "content" }, fi = ["dateTime"], pi = /* @__PURE__ */ s({
4657
+ }, xi = { "data-area": "content" }, Si = ["dateTime"], Ci = /* @__PURE__ */ s({
4592
4658
  name: "DBNotification",
4593
4659
  __name: "notification",
4594
4660
  props: {
@@ -4657,13 +4723,13 @@ var x = () => {
4657
4723
  "data-link-variant": o.linkVariant
4658
4724
  }, [
4659
4725
  h(d.$slots, "image"),
4660
- _(L)(o.headline, o.showHeadline) ? (f(), r("header", ui, g(o.headline), 1)) : n("", !0),
4661
- i("div", di, [o.text ? (f(), r(e, { key: 0 }, [a(g(o.text), 1)], 64)) : n("", !0), h(d.$slots, "default")]),
4726
+ _(L)(o.headline, o.showHeadline) ? (f(), r("header", bi, g(o.headline), 1)) : n("", !0),
4727
+ i("div", xi, [o.text ? (f(), r(e, { key: 0 }, [a(g(o.text), 1)], 64)) : n("", !0), h(d.$slots, "default")]),
4662
4728
  _(L)(o.timestamp, o.showTimestamp) ? (f(), r("time", {
4663
4729
  key: 1,
4664
4730
  "data-area": "timestamp",
4665
4731
  dateTime: o.timestampDatetime
4666
- }, g(o.timestamp), 9, fi)) : n("", !0),
4732
+ }, g(o.timestamp), 9, Si)) : n("", !0),
4667
4733
  h(d.$slots, "link"),
4668
4734
  _(j)(o.closeable, "closeable") ? (f(), t(Ge, {
4669
4735
  key: 2,
@@ -4677,22 +4743,22 @@ var x = () => {
4677
4743
  default: b(() => [a(g(o.closeButtonText ?? _("Close")), 1)]),
4678
4744
  _: 1
4679
4745
  }, 8, ["id", "onClick"])) : n("", !0)
4680
- ], 10, li));
4746
+ ], 10, yi));
4681
4747
  }
4682
- }), mi = [
4748
+ }), wi = [
4683
4749
  "docked",
4684
4750
  "standalone",
4685
4751
  "overlay"
4686
- ], hi = ["block", "inline"], gi = [
4752
+ ], Ti = ["block", "inline"], Ei = [
4687
4753
  "assertive",
4688
4754
  "polite",
4689
4755
  "off"
4690
- ], _i = [
4756
+ ], Di = [
4691
4757
  "id",
4692
4758
  "data-variant",
4693
4759
  "data-fade-in",
4694
4760
  "data-fonts-loaded"
4695
- ], vi = /* @__PURE__ */ s({
4761
+ ], Oi = /* @__PURE__ */ s({
4696
4762
  name: "DBPage",
4697
4763
  __name: "page",
4698
4764
  props: {
@@ -4732,9 +4798,9 @@ var x = () => {
4732
4798
  h(o.$slots, "header"),
4733
4799
  i("main", { class: c(_(C)("db-main", e.mainClass)) }, [h(o.$slots, "default")], 2),
4734
4800
  h(o.$slots, "footer")
4735
- ], 10, _i));
4801
+ ], 10, Di));
4736
4802
  }
4737
- }), yi = ["auto", "fixed"], bi = ["hidden", "auto"], xi = ["id"], Si = [
4803
+ }), ki = ["auto", "fixed"], Ai = ["hidden", "auto"], ji = ["id"], Mi = [
4738
4804
  "data-spacing",
4739
4805
  "data-gap",
4740
4806
  "data-animation",
@@ -4742,7 +4808,7 @@ var x = () => {
4742
4808
  "data-delay",
4743
4809
  "data-width",
4744
4810
  "data-placement"
4745
- ], Ci = /* @__PURE__ */ s({
4811
+ ], Ni = /* @__PURE__ */ s({
4746
4812
  name: "DBPopover",
4747
4813
  __name: "popover",
4748
4814
  props: {
@@ -4865,14 +4931,14 @@ var x = () => {
4865
4931
  "data-delay": e.delay,
4866
4932
  "data-width": e.width,
4867
4933
  "data-placement": e.placement
4868
- }, [h(n.$slots, "default")], 8, Si)], 10, xi));
4934
+ }, [h(n.$slots, "default")], 8, Mi)], 10, ji));
4869
4935
  }
4870
- }), wi = [
4936
+ }), Pi = [
4871
4937
  "data-size",
4872
4938
  "data-hide-label",
4873
4939
  "data-hide-asterisk",
4874
4940
  "for"
4875
- ], Ti = [
4941
+ ], Fi = [
4876
4942
  "aria-invalid",
4877
4943
  "data-custom-validity",
4878
4944
  "id",
@@ -4881,7 +4947,7 @@ var x = () => {
4881
4947
  "disabled",
4882
4948
  "value",
4883
4949
  "required"
4884
- ], Ei = /* @__PURE__ */ s({
4950
+ ], Ii = /* @__PURE__ */ s({
4885
4951
  name: "DBRadio",
4886
4952
  __name: "radio",
4887
4953
  props: {
@@ -5022,16 +5088,16 @@ var x = () => {
5022
5088
  onChange: s[1] ||= async (e) => E(e),
5023
5089
  onBlur: s[2] ||= async (e) => D(e),
5024
5090
  onFocus: s[3] ||= async (e) => k(e)
5025
- }, null, 40, Ti),
5091
+ }, null, 40, Fi),
5026
5092
  t.label ? (f(), r(e, { key: 0 }, [a(g(t.label), 1)], 64)) : n("", !0),
5027
5093
  h(o.$slots, "default")
5028
- ], 10, wi));
5094
+ ], 10, Pi));
5029
5095
  }
5030
- }), Di = [
5096
+ }), Li = [
5031
5097
  "id",
5032
5098
  "data-spacing",
5033
5099
  "data-width"
5034
- ], Oi = /* @__PURE__ */ s({
5100
+ ], Ri = /* @__PURE__ */ s({
5035
5101
  name: "DBSection",
5036
5102
  __name: "section",
5037
5103
  props: {
@@ -5053,15 +5119,15 @@ var x = () => {
5053
5119
  class: c(_(C)("db-section", t.class)),
5054
5120
  "data-spacing": e.spacing || "medium",
5055
5121
  "data-width": e.width
5056
- }, [h(i.$slots, "default")], 10, Di));
5122
+ }, [h(i.$slots, "default")], 10, Li));
5057
5123
  }
5058
- }), ki = [
5124
+ }), zi = [
5059
5125
  "data-variant",
5060
5126
  "data-hide-label",
5061
5127
  "data-hide-asterisk",
5062
5128
  "data-icon",
5063
5129
  "data-show-icon"
5064
- ], Ai = ["for"], ji = [
5130
+ ], Bi = ["for"], Vi = [
5065
5131
  "aria-invalid",
5066
5132
  "data-custom-validity",
5067
5133
  "required",
@@ -5073,18 +5139,18 @@ var x = () => {
5073
5139
  "autocomplete",
5074
5140
  "multiple",
5075
5141
  "aria-describedby"
5076
- ], Mi = ["data-show-empty-option"], Ni = ["label"], Pi = [
5142
+ ], Hi = ["data-show-empty-option"], Ui = ["label"], Wi = [
5077
5143
  "value",
5078
5144
  "selected",
5079
5145
  "disabled"
5080
- ], Fi = [
5146
+ ], Gi = [
5081
5147
  "value",
5082
5148
  "disabled",
5083
5149
  "selected"
5084
- ], Ii = ["data-placeholder", "id"], Li = {
5150
+ ], Ki = ["data-placeholder", "id"], qi = {
5085
5151
  "data-visually-hidden": "true",
5086
5152
  role: "status"
5087
- }, Ri = /* @__PURE__ */ s({
5153
+ }, Ji = /* @__PURE__ */ s({
5088
5154
  name: "DBSelect",
5089
5155
  __name: "select",
5090
5156
  props: {
@@ -5255,7 +5321,7 @@ var x = () => {
5255
5321
  "data-icon": s.icon,
5256
5322
  "data-show-icon": _(A)(s.showIcon, "showIcon")
5257
5323
  }, [
5258
- i("label", { for: T.value }, g(s.label ?? _("LABEL SHOULD BE SET")), 9, Ai),
5324
+ i("label", { for: T.value }, g(s.label ?? _("LABEL SHOULD BE SET")), 9, Bi),
5259
5325
  i("select", {
5260
5326
  "aria-invalid": s.validation === "invalid",
5261
5327
  "data-custom-validity": s.validation,
@@ -5280,7 +5346,7 @@ var x = () => {
5280
5346
  class: "placeholder",
5281
5347
  value: "",
5282
5348
  "data-show-empty-option": _(A)(q(), "showEmptyOption")
5283
- }, null, 8, Mi)) : n("", !0), s.options?.length ? (f(!0), r(e, { key: 1 }, m(s.options, (t, n) => (f(), r(e, { key: n }, [t.options ? (f(), r("optgroup", {
5349
+ }, null, 8, Hi)) : n("", !0), s.options?.length ? (f(!0), r(e, { key: 1 }, m(s.options, (t, n) => (f(), r(e, { key: n }, [t.options ? (f(), r("optgroup", {
5284
5350
  key: 0,
5285
5351
  label: re(t)
5286
5352
  }, [(f(!0), r(e, null, m(t.options, (e, t) => (f(), r("option", {
@@ -5288,18 +5354,18 @@ var x = () => {
5288
5354
  value: e.value,
5289
5355
  selected: e.selected,
5290
5356
  disabled: e.disabled
5291
- }, g(re(e)), 9, Pi))), 128))], 8, Ni)) : (f(), r("option", {
5357
+ }, g(re(e)), 9, Wi))), 128))], 8, Ui)) : (f(), r("option", {
5292
5358
  key: 1,
5293
5359
  value: t.value,
5294
5360
  disabled: t.disabled,
5295
5361
  selected: t.selected
5296
- }, g(re(t)), 9, Fi))], 64))), 128)) : h(l.$slots, "default", {}, void 0, void 0, 2)], 40, ji),
5362
+ }, g(re(t)), 9, Gi))], 64))), 128)) : h(l.$slots, "default", {}, void 0, void 0, 2)], 40, Vi),
5297
5363
  s.placeholder ? (f(), r("span", {
5298
5364
  key: 0,
5299
5365
  class: "db-select-placeholder",
5300
5366
  "data-placeholder": s.placeholder,
5301
5367
  id: P.value
5302
- }, null, 8, Ii)) : n("", !0),
5368
+ }, null, 8, Ki)) : n("", !0),
5303
5369
  _(L)(s.message, s.showMessage) ? (f(), t(Q, {
5304
5370
  key: 1,
5305
5371
  size: "small",
@@ -5326,10 +5392,10 @@ var x = () => {
5326
5392
  default: b(() => [a(g(N.value), 1)]),
5327
5393
  _: 1
5328
5394
  }, 8, ["id"]),
5329
- i("span", Li, g(B.value), 1)
5330
- ], 10, ki));
5395
+ i("span", qi, g(B.value), 1)
5396
+ ], 10, zi));
5331
5397
  }
5332
- }), zi = [
5398
+ }), Yi = [
5333
5399
  "id",
5334
5400
  "data-control-panel-desktop-position",
5335
5401
  "data-control-panel-mobile-position",
@@ -5338,7 +5404,7 @@ var x = () => {
5338
5404
  "data-show-sub-navigation",
5339
5405
  "data-fade-in",
5340
5406
  "data-fonts-loaded"
5341
- ], Bi = /* @__PURE__ */ s({
5407
+ ], Xi = /* @__PURE__ */ s({
5342
5408
  name: "DBShell",
5343
5409
  __name: "shell",
5344
5410
  props: {
@@ -5402,9 +5468,9 @@ var x = () => {
5402
5468
  "data-show-sub-navigation": _(A)(e.showSubNavigation, "showSubNavigation"),
5403
5469
  "data-fade-in": _(A)(e.fadeIn, "fadeIn"),
5404
5470
  "data-fonts-loaded": _(A)(n.value)
5405
- }, [h(u.$slots, "default")], 10, zi));
5471
+ }, [h(u.$slots, "default")], 10, Yi));
5406
5472
  }
5407
- }), Vi = ["id", "data-variant"], Hi = ["id", "aria-label"], Ui = /* @__PURE__ */ s({
5473
+ }), Zi = ["id", "data-variant"], Qi = ["id", "aria-label"], $i = /* @__PURE__ */ s({
5408
5474
  name: "DBShellContent",
5409
5475
  __name: "shell-content",
5410
5476
  props: {
@@ -5435,11 +5501,11 @@ var x = () => {
5435
5501
  id: e.mainId ?? _("main-content"),
5436
5502
  class: c(_(C)("db-main", e.mainClass)),
5437
5503
  "aria-label": e.mainLabel
5438
- }, [h(a.$slots, "default")], 10, Hi),
5504
+ }, [h(a.$slots, "default")], 10, Qi),
5439
5505
  h(a.$slots, "end-slot")
5440
- ], 10, Vi));
5506
+ ], 10, Zi));
5441
5507
  }
5442
- }), Wi = ["auto", "fixed"], Gi = ["id", "data-open"], Ki = { class: "db-shell-sub-navigation-button" }, qi = ["aria-controls", "aria-expanded"], Ji = /* @__PURE__ */ s({
5508
+ }), ea = ["auto", "fixed"], ta = ["id", "data-open"], na = { class: "db-shell-sub-navigation-button" }, ra = ["aria-controls", "aria-expanded"], ia = /* @__PURE__ */ s({
5443
5509
  name: "DBShellSubNavigation",
5444
5510
  __name: "shell-sub-navigation",
5445
5511
  props: {
@@ -5492,7 +5558,7 @@ var x = () => {
5492
5558
  id: e.id ?? e.propOverrides?.id ?? s.value,
5493
5559
  "data-open": _(A)(l.value),
5494
5560
  class: c(_(C)("db-shell-sub-navigation", n.class))
5495
- }, [h(t.$slots, "default"), i("div", Ki, [i("button", {
5561
+ }, [h(t.$slots, "default"), i("div", na, [i("button", {
5496
5562
  class: "db-button",
5497
5563
  "data-variant": "ghost",
5498
5564
  "data-no-text": "true",
@@ -5506,13 +5572,13 @@ var x = () => {
5506
5572
  }, {
5507
5573
  default: b(() => [a(g(m()), 1)]),
5508
5574
  _: 1
5509
- })], 8, qi)])], 10, Gi));
5575
+ })], 8, ra)])], 10, ta));
5510
5576
  }
5511
- }), Yi = [
5577
+ }), aa = [
5512
5578
  "top",
5513
5579
  "bottom",
5514
5580
  "none"
5515
- ], Xi = [
5581
+ ], oa = [
5516
5582
  "id",
5517
5583
  "data-gap",
5518
5584
  "data-variant",
@@ -5520,7 +5586,7 @@ var x = () => {
5520
5586
  "data-alignment",
5521
5587
  "data-justify-content",
5522
5588
  "data-wrap"
5523
- ], Zi = /* @__PURE__ */ s({
5589
+ ], sa = /* @__PURE__ */ s({
5524
5590
  name: "DBStack",
5525
5591
  __name: "stack",
5526
5592
  props: {
@@ -5553,26 +5619,26 @@ var x = () => {
5553
5619
  "data-alignment": e.alignment,
5554
5620
  "data-justify-content": e.justifyContent,
5555
5621
  "data-wrap": _(A)(e.wrap, "wrap")
5556
- }, [h(i.$slots, "default")], 10, Xi));
5622
+ }, [h(i.$slots, "default")], 10, oa));
5557
5623
  }
5558
- }), Qi = ["simple", "divider"], $i = ["row", "column"], ea = [
5624
+ }), ca = ["simple", "divider"], la = ["row", "column"], ua = [
5559
5625
  "stretch",
5560
5626
  "start",
5561
5627
  "end",
5562
5628
  "center"
5563
- ], ta = [
5629
+ ], da = [
5564
5630
  "space-between",
5565
5631
  "start",
5566
5632
  "center",
5567
5633
  "end"
5568
- ], na = [
5634
+ ], fa = [
5569
5635
  "data-visual-aid",
5570
5636
  "data-size",
5571
5637
  "data-hide-label",
5572
5638
  "data-variant",
5573
5639
  "data-hide-asterisk",
5574
5640
  "data-custom-validity"
5575
- ], ra = ["for"], ia = [
5641
+ ], pa = ["for"], ma = [
5576
5642
  "id",
5577
5643
  "checked",
5578
5644
  "value",
@@ -5583,10 +5649,10 @@ var x = () => {
5583
5649
  "required",
5584
5650
  "data-aid-icon",
5585
5651
  "data-aid-icon-trailing"
5586
- ], aa = {
5652
+ ], ha = {
5587
5653
  "data-visually-hidden": "true",
5588
5654
  role: "status"
5589
- }, oa = /* @__PURE__ */ s({
5655
+ }, ga = /* @__PURE__ */ s({
5590
5656
  name: "DBSwitch",
5591
5657
  __name: "switch",
5592
5658
  props: {
@@ -5769,10 +5835,10 @@ var x = () => {
5769
5835
  onBlur: u[1] ||= async (e) => H(e),
5770
5836
  onFocus: u[2] ||= async (e) => U(e),
5771
5837
  onKeydown: u[3] ||= async (e) => W(e)
5772
- }, null, 40, ia),
5838
+ }, null, 40, ma),
5773
5839
  s.label ? (f(), r(e, { key: 0 }, [a(g(s.label), 1)], 64)) : n("", !0),
5774
5840
  h(l.$slots, "default")
5775
- ], 8, ra),
5841
+ ], 8, pa),
5776
5842
  _(L)(s.message, s.showMessage) ? (f(), t(Q, {
5777
5843
  key: 0,
5778
5844
  size: "small",
@@ -5800,20 +5866,20 @@ var x = () => {
5800
5866
  default: b(() => [a(g(M.value), 1)]),
5801
5867
  _: 1
5802
5868
  }, 8, ["id"]),
5803
- i("span", aa, g(P.value), 1)
5804
- ], 10, na));
5869
+ i("span", ha, g(P.value), 1)
5870
+ ], 10, fa));
5805
5871
  }
5806
- }), sa = [
5872
+ }), _a = [
5807
5873
  "disabled",
5808
5874
  "aria-selected",
5809
5875
  "focusgroupstart",
5810
5876
  "data-value"
5811
- ], ca = [
5877
+ ], va = [
5812
5878
  "data-icon",
5813
5879
  "data-show-icon",
5814
5880
  "data-icon-trailing",
5815
5881
  "data-show-icon-trailing"
5816
- ], la = { class: "db-tab-item-label-end-slot" }, ua = /* @__PURE__ */ s({
5882
+ ], ya = { class: "db-tab-item-label-end-slot" }, ba = /* @__PURE__ */ s({
5817
5883
  name: "DBTabItem",
5818
5884
  __name: "tab-item",
5819
5885
  props: {
@@ -5942,19 +6008,19 @@ var x = () => {
5942
6008
  class: "db-tab-item-label-text",
5943
6009
  ref_key: "_labelRef",
5944
6010
  ref: D
5945
- }, [o.label ? (f(), r(e, { key: 0 }, [a(g(o.label), 1)], 64)) : n("", !0), h(l.$slots, "default")], 512), i("span", la, [h(l.$slots, "end-slot")])], 8, ca), m.value && v.value ? (f(), t(At, {
6011
+ }, [o.label ? (f(), r(e, { key: 0 }, [a(g(o.label), 1)], 64)) : n("", !0), h(l.$slots, "default")], 512), i("span", ya, [h(l.$slots, "end-slot")])], 8, va), m.value && v.value ? (f(), t(At, {
5946
6012
  key: 0,
5947
6013
  placement: "top"
5948
6014
  }, {
5949
6015
  default: b(() => [a(g(v.value), 1)]),
5950
6016
  _: 1
5951
- })) : n("", !0)], 10, sa));
6017
+ })) : n("", !0)], 10, _a));
5952
6018
  }
5953
- }), da = [
6019
+ }), xa = [
5954
6020
  "id",
5955
6021
  "aria-orientation",
5956
6022
  "focusgroup"
5957
- ], fa = /* @__PURE__ */ s({
6023
+ ], Sa = /* @__PURE__ */ s({
5958
6024
  name: "DBTabList",
5959
6025
  __name: "tab-list",
5960
6026
  props: {
@@ -5978,9 +6044,9 @@ var x = () => {
5978
6044
  class: c(_(C)("db-tab-list", n.class)),
5979
6045
  "aria-orientation": e.orientation ?? "horizontal",
5980
6046
  focusgroup: e.orientation === "vertical" ? "tablist block wrap" : "tablist"
5981
- }, [h(t.$slots, "default")], 10, da));
6047
+ }, [h(t.$slots, "default")], 10, xa));
5982
6048
  }
5983
- }), pa = ["hidden"], ma = /* @__PURE__ */ s({
6049
+ }), Ca = ["hidden"], wa = /* @__PURE__ */ s({
5984
6050
  name: "DBTabPanel",
5985
6051
  __name: "tab-panel",
5986
6052
  props: {
@@ -6000,16 +6066,16 @@ var x = () => {
6000
6066
  class: c(_(C)("db-tab-panel", i.class)),
6001
6067
  hidden: t.hidden,
6002
6068
  tabIndex: 0
6003
- }, [t.content ? (f(), r(e, { key: 0 }, [a(g(t.content), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, pa));
6069
+ }, [t.content ? (f(), r(e, { key: 0 }, [a(g(t.content), 1)], 64)) : n("", !0), h(s.$slots, "default")], 10, Ca));
6004
6070
  }
6005
- }), ha = [
6071
+ }), Ta = [
6006
6072
  "id",
6007
6073
  "data-horizontal-alignment",
6008
6074
  "data-vertical-alignment",
6009
6075
  "colSpan",
6010
6076
  "rowSpan",
6011
6077
  "headers"
6012
- ], ga = /* @__PURE__ */ s({
6078
+ ], Ea = /* @__PURE__ */ s({
6013
6079
  name: "DBTableDataCell",
6014
6080
  __name: "table-data-cell",
6015
6081
  props: {
@@ -6039,9 +6105,9 @@ var x = () => {
6039
6105
  colSpan: _(M)(e.colSpan, e.colspan),
6040
6106
  rowSpan: _(M)(e.rowSpan, e.rowspan),
6041
6107
  headers: e.headers
6042
- }, [h(i.$slots, "default")], 10, ha));
6108
+ }, [h(i.$slots, "default")], 10, Ta));
6043
6109
  }
6044
- }), _a = [
6110
+ }), Da = [
6045
6111
  "id",
6046
6112
  "data-horizontal-alignment",
6047
6113
  "data-vertical-alignment",
@@ -6051,7 +6117,7 @@ var x = () => {
6051
6117
  "rowSpan",
6052
6118
  "headers",
6053
6119
  "abbr"
6054
- ], va = /* @__PURE__ */ s({
6120
+ ], Oa = /* @__PURE__ */ s({
6055
6121
  name: "DBTableHeaderCell",
6056
6122
  __name: "table-header-cell",
6057
6123
  props: {
@@ -6090,13 +6156,13 @@ var x = () => {
6090
6156
  rowSpan: _(M)(e.rowSpan, e.rowspan),
6091
6157
  headers: e.headers,
6092
6158
  abbr: e.abbr
6093
- }, [h(i.$slots, "default")], 10, _a));
6159
+ }, [h(i.$slots, "default")], 10, Da));
6094
6160
  }
6095
- }), ya = [
6161
+ }), ka = [
6096
6162
  "id",
6097
6163
  "data-interactive",
6098
6164
  "data-sub-header-emphasis"
6099
- ], ba = /* @__PURE__ */ s({
6165
+ ], Aa = /* @__PURE__ */ s({
6100
6166
  name: "DBTableRow",
6101
6167
  __name: "table-row",
6102
6168
  props: {
@@ -6125,7 +6191,7 @@ var x = () => {
6125
6191
  class: c(_(C)("db-table-row", o.class)),
6126
6192
  "data-interactive": _(A)(n.interactive),
6127
6193
  "data-sub-header-emphasis": n.subHeaderEmphasis
6128
- }, [n.cells ? (f(!0), r(e, { key: 0 }, m(n.cells, (o, s) => (f(), r(e, { key: s }, [o.headerCell ? (f(), t(va, {
6194
+ }, [n.cells ? (f(!0), r(e, { key: 0 }, m(n.cells, (o, s) => (f(), r(e, { key: s }, [o.headerCell ? (f(), t(Oa, {
6129
6195
  key: `${o.id ?? n.id ?? _(i)}-table-row-header-cell-${s}`,
6130
6196
  id: o.id,
6131
6197
  abbr: l(o)?.abbr,
@@ -6140,7 +6206,7 @@ var x = () => {
6140
6206
  rowSpan: o.rowSpan,
6141
6207
  rowspan: o.rowspan
6142
6208
  }, {
6143
- default: b(() => [o.link ? (f(), t(Qr, {
6209
+ default: b(() => [o.link ? (f(), t(ci, {
6144
6210
  key: 0,
6145
6211
  content: o.link?.content,
6146
6212
  size: o.link?.size,
@@ -6193,7 +6259,7 @@ var x = () => {
6193
6259
  "colspan",
6194
6260
  "rowSpan",
6195
6261
  "rowspan"
6196
- ])) : (f(), t(ga, {
6262
+ ])) : (f(), t(Ea, {
6197
6263
  key: `${o.id ?? n.id ?? _(i)}-table-row-data-cell-${s}`,
6198
6264
  id: o.id,
6199
6265
  className: o.className ?? o.class,
@@ -6205,7 +6271,7 @@ var x = () => {
6205
6271
  rowSpan: o.rowSpan,
6206
6272
  rowspan: o.rowspan
6207
6273
  }, {
6208
- default: b(() => [o.link ? (f(), t(Qr, {
6274
+ default: b(() => [o.link ? (f(), t(ci, {
6209
6275
  key: 0,
6210
6276
  content: o.link?.content,
6211
6277
  size: o.link?.size,
@@ -6255,9 +6321,9 @@ var x = () => {
6255
6321
  "colspan",
6256
6322
  "rowSpan",
6257
6323
  "rowspan"
6258
- ]))], 64))), 128)) : h(u.$slots, "default", {}, void 0, void 0, 1)], 10, ya));
6324
+ ]))], 64))), 128)) : h(u.$slots, "default", {}, void 0, void 0, 1)], 10, ka));
6259
6325
  }
6260
- }), xa = ["id"], Sa = /* @__PURE__ */ s({
6326
+ }), ja = ["id"], Ma = /* @__PURE__ */ s({
6261
6327
  name: "DBTableBody",
6262
6328
  __name: "table-body",
6263
6329
  props: {
@@ -6276,7 +6342,7 @@ var x = () => {
6276
6342
  ref: o,
6277
6343
  id: n.id ?? n.propOverrides?.id,
6278
6344
  class: c(_(C)("db-table-body", a.class))
6279
- }, [n.rows ? (f(!0), r(e, { key: 0 }, m(n.rows, (e, r) => (f(), t(ba, {
6345
+ }, [n.rows ? (f(!0), r(e, { key: 0 }, m(n.rows, (e, r) => (f(), t(Aa, {
6280
6346
  key: `${e.id ?? n.id ?? _(i)}-table-body-row-${r}`,
6281
6347
  cells: e.cells,
6282
6348
  className: e.className ?? e.class,
@@ -6287,9 +6353,9 @@ var x = () => {
6287
6353
  "className",
6288
6354
  "interactive",
6289
6355
  "id"
6290
- ]))), 128)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 10, xa));
6356
+ ]))), 128)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 10, ja));
6291
6357
  }
6292
- }), Ca = ["id"], wa = /* @__PURE__ */ s({
6358
+ }), Na = ["id"], Pa = /* @__PURE__ */ s({
6293
6359
  name: "DBTableFooter",
6294
6360
  __name: "table-footer",
6295
6361
  props: {
@@ -6308,7 +6374,7 @@ var x = () => {
6308
6374
  ref: o,
6309
6375
  id: n.id ?? n.propOverrides?.id,
6310
6376
  class: c(_(C)("db-table-footer", a.class))
6311
- }, [n.rows ? (f(!0), r(e, { key: 0 }, m(n.rows, (e, r) => (f(), t(ba, {
6377
+ }, [n.rows ? (f(!0), r(e, { key: 0 }, m(n.rows, (e, r) => (f(), t(Aa, {
6312
6378
  key: `${e.id ?? n.id ?? _(i)}-table-footer-row-${r}`,
6313
6379
  cells: e.cells,
6314
6380
  className: e.className ?? e.class,
@@ -6319,9 +6385,9 @@ var x = () => {
6319
6385
  "className",
6320
6386
  "interactive",
6321
6387
  "id"
6322
- ]))), 128)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 10, Ca));
6388
+ ]))), 128)) : h(s.$slots, "default", {}, void 0, void 0, 1)], 10, Na));
6323
6389
  }
6324
- }), Ta = ["id"], Ea = /* @__PURE__ */ s({
6390
+ }), Fa = ["id"], Ia = /* @__PURE__ */ s({
6325
6391
  name: "DBTableHead",
6326
6392
  __name: "table-head",
6327
6393
  props: {
@@ -6346,7 +6412,7 @@ var x = () => {
6346
6412
  ref: o,
6347
6413
  id: n.id ?? n.propOverrides?.id,
6348
6414
  class: c(_(C)("db-table-head", a.class))
6349
- }, [n.rows ? (f(!0), r(e, { key: 0 }, m(n.rows, (e, r) => (f(), t(ba, {
6415
+ }, [n.rows ? (f(!0), r(e, { key: 0 }, m(n.rows, (e, r) => (f(), t(Aa, {
6350
6416
  key: `${e.id ?? n.id ?? _(i)}-table-head-row-${r}`,
6351
6417
  cells: s(e.cells),
6352
6418
  className: e.className ?? e.class,
@@ -6359,9 +6425,9 @@ var x = () => {
6359
6425
  "subHeaderEmphasis",
6360
6426
  "interactive",
6361
6427
  "id"
6362
- ]))), 128)) : h(l.$slots, "default", {}, void 0, void 0, 1)], 10, Ta));
6428
+ ]))), 128)) : h(l.$slots, "default", {}, void 0, void 0, 1)], 10, Fa));
6363
6429
  }
6364
- }), Da = [
6430
+ }), La = [
6365
6431
  "data-width",
6366
6432
  "data-size",
6367
6433
  "data-divider",
@@ -6369,7 +6435,7 @@ var x = () => {
6369
6435
  "data-mobile-variant",
6370
6436
  "data-show-caption",
6371
6437
  "data-sticky-header"
6372
- ], Oa = ["id"], ka = { key: 0 }, Aa = /* @__PURE__ */ s({
6438
+ ], Ra = ["id"], za = { key: 0 }, Ba = /* @__PURE__ */ s({
6373
6439
  name: "DBTable",
6374
6440
  __name: "table",
6375
6441
  props: {
@@ -6456,22 +6522,22 @@ var x = () => {
6456
6522
  ref_key: "_ref",
6457
6523
  ref: d,
6458
6524
  id: a.id ?? a.propOverrides?.id
6459
- }, [a.captionPlain ? (f(), r("caption", ka, g(a.captionPlain), 1)) : h(p.$slots, "caption", {}, void 0, void 0, 1), s.value ? (f(), r(e, { key: 2 }, [
6460
- s.value?.header ? (f(), t(Ea, {
6525
+ }, [a.captionPlain ? (f(), r("caption", za, g(a.captionPlain), 1)) : h(p.$slots, "caption", {}, void 0, void 0, 1), s.value ? (f(), r(e, { key: 2 }, [
6526
+ s.value?.header ? (f(), t(Ia, {
6461
6527
  key: 0,
6462
6528
  rows: s.value?.header
6463
6529
  }, null, 8, ["rows"])) : n("", !0),
6464
- s.value?.body ? (f(), t(Sa, {
6530
+ s.value?.body ? (f(), t(Ma, {
6465
6531
  key: 1,
6466
6532
  rows: s.value?.body
6467
6533
  }, null, 8, ["rows"])) : n("", !0),
6468
- s.value?.footer ? (f(), t(wa, {
6534
+ s.value?.footer ? (f(), t(Pa, {
6469
6535
  key: 2,
6470
6536
  rows: s.value?.footer
6471
6537
  }, null, 8, ["rows"])) : n("", !0)
6472
- ], 64)) : h(p.$slots, "default", {}, void 0, void 0, 3)], 8, Oa)], 14, Da));
6538
+ ], 64)) : h(p.$slots, "default", {}, void 0, void 0, 3)], 8, Ra)], 14, La));
6473
6539
  }
6474
- }), ja = ["id"], Ma = /* @__PURE__ */ s({
6540
+ }), Va = ["id"], Ha = /* @__PURE__ */ s({
6475
6541
  name: "DBTableCaption",
6476
6542
  __name: "table-caption",
6477
6543
  props: {
@@ -6489,49 +6555,49 @@ var x = () => {
6489
6555
  ref: n,
6490
6556
  id: e.id ?? e.propOverrides?.id,
6491
6557
  class: c(_(C)("db-table-caption", t.class))
6492
- }, [h(i.$slots, "default")], 10, ja));
6558
+ }, [h(i.$slots, "default")], 10, Va));
6493
6559
  }
6494
- }), Na = [
6560
+ }), Ua = [
6495
6561
  "row",
6496
6562
  "col",
6497
6563
  "rowgroup",
6498
6564
  "colgroup"
6499
- ], Pa = [
6565
+ ], Wa = [
6500
6566
  "none",
6501
6567
  "weak",
6502
6568
  "strong"
6503
- ], Fa = [
6569
+ ], Ga = [
6504
6570
  "x-small",
6505
6571
  "small",
6506
6572
  "medium",
6507
6573
  "large"
6508
- ], Ia = [
6574
+ ], Ka = [
6509
6575
  "flat",
6510
6576
  "zebra",
6511
6577
  "spaced"
6512
- ], La = [
6578
+ ], qa = [
6513
6579
  "none",
6514
6580
  "both",
6515
6581
  "horizontal",
6516
6582
  "vertical"
6517
- ], Ra = ["table", "list"], za = [
6583
+ ], Ja = ["table", "list"], Ya = [
6518
6584
  "none",
6519
6585
  "both",
6520
6586
  "horizontal",
6521
6587
  "vertical"
6522
- ], Ba = [
6588
+ ], Xa = [
6523
6589
  "auto",
6524
6590
  "1fr",
6525
6591
  "min-content",
6526
6592
  "max-content"
6527
- ], Va = [
6593
+ ], Za = [
6528
6594
  "id",
6529
6595
  "data-orientation",
6530
6596
  "data-scroll-behavior",
6531
6597
  "data-tab-item-alignment",
6532
6598
  "data-tab-item-width",
6533
6599
  "data-initial-selected-mode"
6534
- ], Ha = /* @__PURE__ */ s({
6600
+ ], Qa = /* @__PURE__ */ s({
6535
6601
  name: "DBTabs",
6536
6602
  __name: "tabs",
6537
6603
  props: {
@@ -6897,11 +6963,11 @@ var x = () => {
6897
6963
  default: b(() => [a(g(i.scrollStartLabel), 1)]),
6898
6964
  _: 1
6899
6965
  }, 8, ["onClick"])) : n("", !0),
6900
- G().length ? (f(), r(e, { key: 1 }, [o(fa, {
6966
+ G().length ? (f(), r(e, { key: 1 }, [o(Sa, {
6901
6967
  orientation: i.orientation,
6902
6968
  "aria-label": i.label
6903
6969
  }, {
6904
- default: b(() => [(f(!0), r(e, null, m(G(), (e, n) => (f(), t(ua, {
6970
+ default: b(() => [(f(!0), r(e, null, m(G(), (e, n) => (f(), t(ba, {
6905
6971
  key: i.label + "tab-item" + n,
6906
6972
  "aria-label": e.ariaLabel,
6907
6973
  label: e.label,
@@ -6924,7 +6990,7 @@ var x = () => {
6924
6990
  "value"
6925
6991
  ]))), 128))]),
6926
6992
  _: 1
6927
- }, 8, ["orientation", "aria-label"]), (f(!0), r(e, null, m(G(), (e, n) => (f(), t(ma, {
6993
+ }, 8, ["orientation", "aria-label"]), (f(!0), r(e, null, m(G(), (e, n) => (f(), t(wa, {
6928
6994
  key: i.label + "tab-panel" + n,
6929
6995
  content: e.content
6930
6996
  }, {
@@ -6942,13 +7008,13 @@ var x = () => {
6942
7008
  default: b(() => [a(g(i.scrollEndLabel), 1)]),
6943
7009
  _: 1
6944
7010
  }, 8, ["onClick"])) : n("", !0)
6945
- ], 42, Va));
7011
+ ], 42, Za));
6946
7012
  }
6947
- }), Ua = ["scrollbar", "arrows"], Wa = ["auto", "manually"], Ga = ["static", "removable"], Ka = [
7013
+ }), $a = ["scrollbar", "arrows"], eo = ["auto", "manually"], to = ["static", "removable"], no = [
6948
7014
  "data-variant",
6949
7015
  "data-hide-asterisk",
6950
7016
  "data-hide-label"
6951
- ], qa = ["for"], Ja = [
7017
+ ], ro = ["for"], io = [
6952
7018
  "aria-invalid",
6953
7019
  "data-custom-validity",
6954
7020
  "data-field-sizing",
@@ -6970,10 +7036,10 @@ var x = () => {
6970
7036
  "placeholder",
6971
7037
  "rows",
6972
7038
  "cols"
6973
- ], Ya = {
7039
+ ], ao = {
6974
7040
  "data-visually-hidden": "true",
6975
7041
  role: "status"
6976
- }, Xa = /* @__PURE__ */ s({
7042
+ }, oo = /* @__PURE__ */ s({
6977
7043
  name: "DBTextarea",
6978
7044
  __name: "textarea",
6979
7045
  props: {
@@ -7138,7 +7204,7 @@ var x = () => {
7138
7204
  "data-hide-asterisk": _(I)(e.showRequiredAsterisk),
7139
7205
  "data-hide-label": _(I)(e.showLabel)
7140
7206
  }, [
7141
- i("label", { for: x.value }, g(e.label ?? _("LABEL SHOULD BE SET")), 9, qa),
7207
+ i("label", { for: x.value }, g(e.label ?? _("LABEL SHOULD BE SET")), 9, ro),
7142
7208
  i("textarea", {
7143
7209
  "aria-invalid": e.validation === "invalid",
7144
7210
  "data-custom-validity": e.validation,
@@ -7167,7 +7233,7 @@ var x = () => {
7167
7233
  placeholder: e.placeholder ?? _(" "),
7168
7234
  rows: _(M)(e.rows, _(4)),
7169
7235
  cols: _(M)(e.cols)
7170
- }, g(e.value), 41, Ja),
7236
+ }, g(e.value), 41, io),
7171
7237
  _(L)(e.message, e.showMessage) ? (f(), t(Q, {
7172
7238
  key: 0,
7173
7239
  size: "small",
@@ -7194,50 +7260,50 @@ var x = () => {
7194
7260
  default: b(() => [a(g(D.value), 1)]),
7195
7261
  _: 1
7196
7262
  }, 8, ["id"]),
7197
- i("span", Ya, g(N.value), 1)
7198
- ], 10, Ka));
7263
+ i("span", ao, g(N.value), 1)
7264
+ ], 10, no));
7199
7265
  }
7200
- }), Za = [
7266
+ }), so = [
7201
7267
  "none",
7202
7268
  "both",
7203
7269
  "horizontal",
7204
7270
  "vertical"
7205
- ], Qa = [
7271
+ ], co = [
7206
7272
  "hard",
7207
7273
  "soft",
7208
7274
  "off"
7209
- ], $a = ["description", "label"], eo = [
7275
+ ], lo = ["description", "label"], uo = [
7210
7276
  "adaptive",
7211
7277
  "neutral",
7212
7278
  "critical",
7213
7279
  "informational",
7214
7280
  "warning",
7215
7281
  "successful"
7216
- ], to = [
7282
+ ], fo = [
7217
7283
  "medium",
7218
7284
  "small",
7219
7285
  "large",
7220
7286
  "none"
7221
- ], no = [
7287
+ ], po = [
7222
7288
  "medium",
7223
7289
  "small",
7224
7290
  "large",
7225
7291
  "none"
7226
- ], ro = ["top", "left"], io = ["top", "bottom"], ao = [
7292
+ ], mo = ["top", "left"], ho = ["top", "bottom"], go = [
7227
7293
  "left",
7228
7294
  "right",
7229
7295
  "left-start",
7230
7296
  "left-end",
7231
7297
  "right-start",
7232
7298
  "right-end"
7233
- ], oo = [
7299
+ ], _o = [
7234
7300
  "top",
7235
7301
  "bottom",
7236
7302
  "top-start",
7237
7303
  "top-end",
7238
7304
  "bottom-start",
7239
7305
  "bottom-end"
7240
- ], so = [...ao, ...oo], co = [
7306
+ ], vo = [...go, ..._o], yo = [
7241
7307
  "none",
7242
7308
  "3x-large",
7243
7309
  "2x-large",
@@ -7248,25 +7314,25 @@ var x = () => {
7248
7314
  "x-small",
7249
7315
  "2x-small",
7250
7316
  "3x-small"
7251
- ], lo = ["horizontal", "vertical"], uo = ["full", "auto"], fo = [
7317
+ ], bo = ["horizontal", "vertical"], xo = ["full", "auto"], So = [
7252
7318
  "full",
7253
7319
  "medium",
7254
7320
  "large",
7255
7321
  "small"
7256
- ], po = [
7322
+ ], Co = [
7257
7323
  "none",
7258
7324
  "slow",
7259
7325
  "fast"
7260
- ], mo = ["auto", "fixed"], ho = ["small", "medium"], go = ["weak", "strong"], _o = [
7326
+ ], wo = ["auto", "fixed"], To = ["small", "medium"], Eo = ["weak", "strong"], Do = [
7261
7327
  "invalid",
7262
7328
  "valid",
7263
7329
  "no-validation"
7264
- ], vo = ["fixed", "content"], yo = ["above", "floating"], bo = ["leading", "trailing"], xo = /* @__PURE__ */ "off.on.name.honorific-prefix.given-name.additional-name.family-name.honorific-suffix.nickname.email.username.new-password.current-password.one-time-code.organization-title.organization.street-address.shipping.billing.address-line1.address-line2.address-line3.address-level4.address-level3.address-level2.address-level1.country.country-name.postal-code.cc-name.cc-given-name.cc-additional-name.cc-family-name.cc-number.cc-exp.cc-exp-month.cc-exp-year.cc-csc.cc-type.transaction-currency.transaction-amount.language.bday.bday-day.bday-month.bday-year.sex.tel.tel-country-code.tel-national.tel-area-code.tel-local.tel-extension.impp.url.photo.webauthn".split("."), So = [
7330
+ ], Oo = ["fixed", "content"], ko = ["above", "floating"], Ao = ["leading", "trailing"], jo = /* @__PURE__ */ "off.on.name.honorific-prefix.given-name.additional-name.family-name.honorific-suffix.nickname.email.username.new-password.current-password.one-time-code.organization-title.organization.street-address.shipping.billing.address-line1.address-line2.address-line3.address-level4.address-level3.address-level2.address-level1.country.country-name.postal-code.cc-name.cc-given-name.cc-additional-name.cc-family-name.cc-number.cc-exp.cc-exp-month.cc-exp-year.cc-csc.cc-type.transaction-currency.transaction-amount.language.bday.bday-day.bday-month.bday-year.sex.tel.tel-country-code.tel-national.tel-area-code.tel-local.tel-extension.impp.url.photo.webauthn".split("."), Mo = [
7265
7331
  "_self",
7266
7332
  "_blank",
7267
7333
  "_parent",
7268
7334
  "_top"
7269
- ], Co = [
7335
+ ], No = [
7270
7336
  "no-referrer",
7271
7337
  "no-referrer-when-downgrade",
7272
7338
  "origin",
@@ -7275,14 +7341,14 @@ var x = () => {
7275
7341
  "strict-origin",
7276
7342
  "strict-origin-when-cross-origin",
7277
7343
  "unsafe-url"
7278
- ], wo = [
7344
+ ], Po = [
7279
7345
  "start",
7280
7346
  "center",
7281
7347
  "end"
7282
- ], To = [
7348
+ ], Fo = [
7283
7349
  "popover",
7284
7350
  "tree",
7285
7351
  "drilldown"
7286
- ], Eo = ["single", "multiple"];
7352
+ ], Io = ["single", "multiple"];
7287
7353
  //#endregion
7288
- export { re as AccordionVariantList, wo as AlignmentList, xo as AutoCompleteList, Ve as BadgePlacementList, qe as ButtonTypeList, Ke as ButtonVariantList, ke as COLOR, Ae as COLORS, je as COLORS_SIMPLE, Te as COLOR_CONST, Oe as COLOR_SIMPLE, Xe as CardBehaviorList, Ze as CardElevationLevelList, Eo as CollapsibleBehaviorList, rr as CustomSelectDropdownWidthList, or as CustomSelectListItemTypeList, K as DBAccordion, te as DBAccordionItem, Be as DBBadge, Ue as DBBrand, Ge as DBButton, Ye as DBCard, st as DBCheckbox, lt as DBControlPanelActions1, dt as DBControlPanelActions2, gt as DBControlPanelBrand, Ft as DBControlPanelDesktop, Lt as DBControlPanelFlatIcon, zt as DBControlPanelMeta, nn as DBControlPanelMobile, on as DBControlPanelNavigation, ln as DBControlPanelNavigationItem, hn as DBControlPanelNavigationItemGroup, vn as DBControlPanelSkipNavigation, bn as DBCustomButton, Mr as DBCustomHeading, nr as DBCustomSelect, Cn as DBCustomSelectDropdown, ar as DBCustomSelectFormField, jn as DBCustomSelectList, kn as DBCustomSelectListItem, lr as DBDivider, en as DBDrawer, Kt as DBDrawerFooter, Xt as DBDrawerHeader, Ar as DBHeader, Pr as DBHeadingH1, Ir as DBHeadingH2, Rr as DBHeadingH3, Br as DBHeadingH4, Hr as DBHeadingH5, Wr as DBHeadingH6, Jr as DBIcon, Q as DBInfotext, Rn as DBInput, Qr as DBLink, ri as DBNavigation, ci as DBNavigationItem, pi as DBNotification, vi as DBPage, Ci as DBPopover, Ei as DBRadio, Oi as DBSection, Ri as DBSelect, Bi as DBShell, Ui as DBShellContent, Ji as DBShellSubNavigation, Zi as DBStack, oa as DBSwitch, ua as DBTabItem, fa as DBTabList, ma as DBTabPanel, Aa as DBTable, Sa as DBTableBody, Ma as DBTableCaption, Ba as DBTableColumnsSizeList, ga as DBTableDataCell, La as DBTableDividerList, wa as DBTableFooter, Ea as DBTableHead, va as DBTableHeaderCell, Na as DBTableHeaderCellScopeList, Ra as DBTableMobileVariantList, ba as DBTableRow, Fa as DBTableRowSizeList, Pa as DBTableRowSubHeaderEmphasisList, za as DBTableStickyHeaderList, Ia as DBTableVariantList, Ha as DBTabs, Bn as DBTag, Xa as DBTextarea, At as DBTooltip, Le as DB_UX_LOCAL_STORAGE_FRAMEWORK, Re as DB_UX_LOCAL_STORAGE_MODE, he as DEFAULT_BACK, Se as DEFAULT_BURGER_MENU, Z as DEFAULT_CLOSE_BUTTON, ve as DEFAULT_COLLAPSE, de as DEFAULT_DATALIST_ID_SUFFIX, _e as DEFAULT_EXPAND, xe as DEFAULT_ICON, q as DEFAULT_ID, pe as DEFAULT_INVALID_MESSAGE, le as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, ie as DEFAULT_LABEL, ae as DEFAULT_LABEL_ID_SUFFIX, Y as DEFAULT_MESSAGE, se as DEFAULT_MESSAGE_ID_SUFFIX, J as DEFAULT_PLACEHOLDER, ue as DEFAULT_PLACEHOLDER_ID_SUFFIX, me as DEFAULT_REMOVE, X as DEFAULT_ROWS, ye as DEFAULT_SCROLL_LEFT, be as DEFAULT_SCROLL_RIGHT, ge as DEFAULT_SELECTED, oe as DEFAULT_SELECT_ID_SUFFIX, fe as DEFAULT_VALID_MESSAGE, ce as DEFAULT_VALID_MESSAGE_ID_SUFFIX, Pe as DEFAULT_VIEWPORT, De as DENSITIES, Ee as DENSITY, we as DENSITY_CONST, Fe as DESKTOP_VIEWPORT, ur as DividerMarginList, dr as DividerVariantList, xn as DocumentClickListener, vt as DocumentScrollListener, fr as DrawerBackdropList, gr as DrawerContainerSizeList, pr as DrawerDirectionList, hr as DrawerPositionList, mr as DrawerVariantList, go as EmphasisList, vo as FieldSizingList, co as GapSpacingList, Kr as HeadingFontWeightList, Gr as HeadingSizeList, Yr as IconWeightList, Xr as InputTypeList, bo as LabelVariantHorizontalList, yo as LabelVariantList, ti as LinkContentList, Co as LinkReferrerPolicyList, ei as LinkSizeList, So as LinkTargetList, $r as LinkVariantList, Ce as MAIN_CONTENT_ID, no as MarginList, fo as MaxWidthList, U as NAVIGATION_KEYS, To as NavigationItemGroupVariantList, Ht as NavigationItemSafeTriangle, gi as NotificationAriaLiveList, hi as NotificationLinkVariantList, mi as NotificationVariantList, lo as OrientationList, bi as PageDocumentOverflowList, yi as PageVariantList, ao as PlacementHorizontalList, so as PlacementList, oo as PlacementVerticalList, po as PopoverDelayList, mo as PopoverWidthList, Me as SEMANTIC, Ne as SEMANTICS, sr as SelectedTypeList, eo as SemanticList, Wi as ShellContentVariantList, ro as ShellControlPanelDesktopPosition, io as ShellControlPanelMobilePosition, Yi as ShellSubNavigationMobilePosition, ho as SizeList, to as SpacingList, ea as StackAlignmentList, $i as StackDirectionList, ta as StackJustifyContentList, Qi as StackVariantList, Ie as TESTING_VIEWPORTS, Ua as TabsBehaviorList, Wa as TabsInitialSelectedModeList, Ga as TagBehaviorList, Za as TextareaResizeList, Qa as TextareaWrapList, $a as TooltipVariantList, _o as ValidationList, uo as WidthList, S as addAttributeToChildren, Bt as adjustNestedSubNavigationPosition, C as cls, O as delay, j as getBoolean, A as getBooleanAsString, bt as getFloatingProps, I as getHideProp, P as getInputValue, H as getNotificationRole, M as getNumber, B as getOptionKey, R as getSearchInput, N as getStep, Tt as handleDataOutside, yt as handleFixedDropdown, wt as handleFixedPopover, Wt as handleSubNavigationPosition, k as hasCssFlag, W as hasFocusgroupSupport, E as hasVoiceOver, w as isArrayOfStrings, Vt as isEventTargetNavigationItem, D as isIOSSafari, V as isKeyboardEvent, L as stringPropVisible, x as uuid };
7354
+ export { re as AccordionVariantList, Po as AlignmentList, jo as AutoCompleteList, Ve as BadgePlacementList, qe as ButtonTypeList, Ke as ButtonVariantList, ke as COLOR, Ae as COLORS, je as COLORS_SIMPLE, Te as COLOR_CONST, Oe as COLOR_SIMPLE, Xe as CardBehaviorList, Ze as CardElevationLevelList, Io as CollapsibleBehaviorList, rr as CustomSelectDropdownWidthList, or as CustomSelectListItemTypeList, K as DBAccordion, te as DBAccordionItem, Be as DBBadge, Ue as DBBrand, Ge as DBButton, Ye as DBCard, st as DBCheckbox, lt as DBControlPanelActions1, dt as DBControlPanelActions2, gt as DBControlPanelBrand, Ft as DBControlPanelDesktop, Lt as DBControlPanelFlatIcon, zt as DBControlPanelMeta, nn as DBControlPanelMobile, on as DBControlPanelNavigation, ln as DBControlPanelNavigationItem, hn as DBControlPanelNavigationItemGroup, vn as DBControlPanelSkipNavigation, bn as DBCustomButton, Hr as DBCustomHeading, nr as DBCustomSelect, Cn as DBCustomSelectDropdown, ar as DBCustomSelectFormField, jn as DBCustomSelectList, kn as DBCustomSelectListItem, lr as DBDivider, en as DBDrawer, Kt as DBDrawerFooter, Xt as DBDrawerHeader, vr as DBFooter, xr as DBFooterContent, Er as DBFooterMeta, Br as DBHeader, Wr as DBHeadingH1, Kr as DBHeadingH2, Jr as DBHeadingH3, Xr as DBHeadingH4, Qr as DBHeadingH5, ei as DBHeadingH6, ii as DBIcon, Q as DBInfotext, Rn as DBInput, ci as DBLink, pi as DBNavigation, vi as DBNavigationItem, Ci as DBNotification, Oi as DBPage, Ni as DBPopover, Ii as DBRadio, Ri as DBSection, Ji as DBSelect, Xi as DBShell, $i as DBShellContent, ia as DBShellSubNavigation, sa as DBStack, ga as DBSwitch, ba as DBTabItem, Sa as DBTabList, wa as DBTabPanel, Ba as DBTable, Ma as DBTableBody, Ha as DBTableCaption, Xa as DBTableColumnsSizeList, Ea as DBTableDataCell, qa as DBTableDividerList, Pa as DBTableFooter, Ia as DBTableHead, Oa as DBTableHeaderCell, Ua as DBTableHeaderCellScopeList, Ja as DBTableMobileVariantList, Aa as DBTableRow, Ga as DBTableRowSizeList, Wa as DBTableRowSubHeaderEmphasisList, Ya as DBTableStickyHeaderList, Ka as DBTableVariantList, Qa as DBTabs, Bn as DBTag, oo as DBTextarea, At as DBTooltip, Le as DB_UX_LOCAL_STORAGE_FRAMEWORK, Re as DB_UX_LOCAL_STORAGE_MODE, he as DEFAULT_BACK, Se as DEFAULT_BURGER_MENU, Z as DEFAULT_CLOSE_BUTTON, ve as DEFAULT_COLLAPSE, de as DEFAULT_DATALIST_ID_SUFFIX, _e as DEFAULT_EXPAND, xe as DEFAULT_ICON, q as DEFAULT_ID, pe as DEFAULT_INVALID_MESSAGE, le as DEFAULT_INVALID_MESSAGE_ID_SUFFIX, ie as DEFAULT_LABEL, ae as DEFAULT_LABEL_ID_SUFFIX, Y as DEFAULT_MESSAGE, se as DEFAULT_MESSAGE_ID_SUFFIX, J as DEFAULT_PLACEHOLDER, ue as DEFAULT_PLACEHOLDER_ID_SUFFIX, me as DEFAULT_REMOVE, X as DEFAULT_ROWS, ye as DEFAULT_SCROLL_LEFT, be as DEFAULT_SCROLL_RIGHT, ge as DEFAULT_SELECTED, oe as DEFAULT_SELECT_ID_SUFFIX, fe as DEFAULT_VALID_MESSAGE, ce as DEFAULT_VALID_MESSAGE_ID_SUFFIX, Pe as DEFAULT_VIEWPORT, De as DENSITIES, Ee as DENSITY, we as DENSITY_CONST, Fe as DESKTOP_VIEWPORT, ur as DividerMarginList, dr as DividerVariantList, xn as DocumentClickListener, vt as DocumentScrollListener, fr as DrawerBackdropList, gr as DrawerContainerSizeList, pr as DrawerDirectionList, hr as DrawerPositionList, mr as DrawerVariantList, Eo as EmphasisList, Oo as FieldSizingList, yo as GapSpacingList, ni as HeadingFontWeightList, ti as HeadingSizeList, ai as IconWeightList, oi as InputTypeList, Ao as LabelVariantHorizontalList, ko as LabelVariantList, di as LinkContentList, No as LinkReferrerPolicyList, ui as LinkSizeList, Mo as LinkTargetList, li as LinkVariantList, Ce as MAIN_CONTENT_ID, po as MarginList, So as MaxWidthList, U as NAVIGATION_KEYS, Fo as NavigationItemGroupVariantList, Ht as NavigationItemSafeTriangle, Ei as NotificationAriaLiveList, Ti as NotificationLinkVariantList, wi as NotificationVariantList, bo as OrientationList, Ai as PageDocumentOverflowList, ki as PageVariantList, go as PlacementHorizontalList, vo as PlacementList, _o as PlacementVerticalList, Co as PopoverDelayList, wo as PopoverWidthList, Me as SEMANTIC, Ne as SEMANTICS, sr as SelectedTypeList, uo as SemanticList, ea as ShellContentVariantList, mo as ShellControlPanelDesktopPosition, ho as ShellControlPanelMobilePosition, aa as ShellSubNavigationMobilePosition, To as SizeList, fo as SpacingList, ua as StackAlignmentList, la as StackDirectionList, da as StackJustifyContentList, ca as StackVariantList, Ie as TESTING_VIEWPORTS, $a as TabsBehaviorList, eo as TabsInitialSelectedModeList, to as TagBehaviorList, so as TextareaResizeList, co as TextareaWrapList, lo as TooltipVariantList, Do as ValidationList, xo as WidthList, S as addAttributeToChildren, Bt as adjustNestedSubNavigationPosition, C as cls, O as delay, j as getBoolean, A as getBooleanAsString, bt as getFloatingProps, I as getHideProp, P as getInputValue, H as getNotificationRole, M as getNumber, B as getOptionKey, R as getSearchInput, N as getStep, Tt as handleDataOutside, yt as handleFixedDropdown, wt as handleFixedPopover, Wt as handleSubNavigationPosition, k as hasCssFlag, W as hasFocusgroupSupport, E as hasVoiceOver, w as isArrayOfStrings, Vt as isEventTargetNavigationItem, D as isIOSSafari, V as isKeyboardEvent, L as stringPropVisible, x as uuid };