sit-onyx 1.6.0-dev-20260107123212 → 1.6.0-dev-20260108080003
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.
|
@@ -253,7 +253,7 @@ const _sfc_main$1Q = /* @__PURE__ */ defineComponent({
|
|
|
253
253
|
});
|
|
254
254
|
const _hoisted_1$1m = ["open"];
|
|
255
255
|
const _hoisted_2$Y = ["id", "tabindex", "aria-expanded", "aria-controls", "aria-disabled"];
|
|
256
|
-
const _hoisted_3$
|
|
256
|
+
const _hoisted_3$C = { class: "onyx-accordion-item__header-content" };
|
|
257
257
|
const _hoisted_4$p = ["id", "aria-labelledby"];
|
|
258
258
|
function _sfc_render$1Q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
259
259
|
return $setup.showSkeleton ? (openBlock(), createBlock(resolveDynamicComponent($setup.type === "card" ? $setup.OnyxSkeleton : "div"), {
|
|
@@ -291,7 +291,7 @@ function _sfc_render$1Q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
291
291
|
"aria-disabled": $setup.isDisabled,
|
|
292
292
|
onClick: _cache[0] || (_cache[0] = withModifiers(($event) => $setup.isOpen = !$setup.isOpen, ["prevent"]))
|
|
293
293
|
}, [
|
|
294
|
-
createElementVNode("div", _hoisted_3$
|
|
294
|
+
createElementVNode("div", _hoisted_3$C, [
|
|
295
295
|
renderSlot(_ctx.$slots, "header")
|
|
296
296
|
]),
|
|
297
297
|
createVNode($setup["OnyxIcon"], {
|
|
@@ -2364,7 +2364,7 @@ const _sfc_main$1J = /* @__PURE__ */ defineComponent({
|
|
|
2364
2364
|
});
|
|
2365
2365
|
const _hoisted_1$1h = { class: "onyx-alert-modal__content" };
|
|
2366
2366
|
const _hoisted_2$W = { class: "onyx-alert-modal__headline" };
|
|
2367
|
-
const _hoisted_3$
|
|
2367
|
+
const _hoisted_3$B = ["id"];
|
|
2368
2368
|
const _hoisted_4$o = { class: "onyx-alert-modal__actions" };
|
|
2369
2369
|
function _sfc_render$1J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2370
2370
|
return openBlock(), createBlock($setup["OnyxBasicDialog"], mergeProps({
|
|
@@ -2416,7 +2416,7 @@ function _sfc_render$1J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2416
2416
|
class: "onyx-alert-modal__body onyx-truncation"
|
|
2417
2417
|
}, [
|
|
2418
2418
|
renderSlot(_ctx.$slots, "default")
|
|
2419
|
-
], 8, _hoisted_3$
|
|
2419
|
+
], 8, _hoisted_3$B)
|
|
2420
2420
|
])
|
|
2421
2421
|
]),
|
|
2422
2422
|
createElementVNode("div", _hoisted_4$o, [
|
|
@@ -3603,7 +3603,7 @@ const _hoisted_2$T = {
|
|
|
3603
3603
|
key: 3,
|
|
3604
3604
|
class: "onyx-info-card__description onyx-text--small"
|
|
3605
3605
|
};
|
|
3606
|
-
const _hoisted_3$
|
|
3606
|
+
const _hoisted_3$A = {
|
|
3607
3607
|
key: 4,
|
|
3608
3608
|
class: "onyx-info-card__buttons onyx-density-compact"
|
|
3609
3609
|
};
|
|
@@ -3665,7 +3665,7 @@ function _sfc_render$1x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3665
3665
|
!!$setup.slots.default ? (openBlock(), createElementBlock("p", _hoisted_2$T, [
|
|
3666
3666
|
renderSlot(_ctx.$slots, "default")
|
|
3667
3667
|
])) : createCommentVNode("v-if", true),
|
|
3668
|
-
!!$setup.slots.buttons ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
3668
|
+
!!$setup.slots.buttons ? (openBlock(), createElementBlock("div", _hoisted_3$A, [
|
|
3669
3669
|
renderSlot(_ctx.$slots, "buttons")
|
|
3670
3670
|
])) : createCommentVNode("v-if", true)
|
|
3671
3671
|
])
|
|
@@ -3880,7 +3880,7 @@ const _sfc_main$1u = /* @__PURE__ */ defineComponent({
|
|
|
3880
3880
|
});
|
|
3881
3881
|
const _hoisted_1$17 = { class: "onyx-toast-message__wrapper" };
|
|
3882
3882
|
const _hoisted_2$S = { class: "onyx-toast-message__content onyx-truncation-ellipsis" };
|
|
3883
|
-
const _hoisted_3$
|
|
3883
|
+
const _hoisted_3$z = { class: "onyx-toast-message__headline onyx-text" };
|
|
3884
3884
|
const _hoisted_4$n = { class: "onyx-truncation-ellipsis" };
|
|
3885
3885
|
const _hoisted_5$h = ["aria-label"];
|
|
3886
3886
|
const _hoisted_6$c = {
|
|
@@ -3901,7 +3901,7 @@ function _sfc_render$1u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3901
3901
|
icon: $setup.icon
|
|
3902
3902
|
}, null, 8, ["icon"])) : createCommentVNode("v-if", true),
|
|
3903
3903
|
createElementVNode("div", _hoisted_2$S, [
|
|
3904
|
-
createElementVNode("div", _hoisted_3$
|
|
3904
|
+
createElementVNode("div", _hoisted_3$z, [
|
|
3905
3905
|
createElementVNode(
|
|
3906
3906
|
"span",
|
|
3907
3907
|
_hoisted_4$n,
|
|
@@ -4103,7 +4103,7 @@ const _sfc_main$1r = /* @__PURE__ */ defineComponent({
|
|
|
4103
4103
|
});
|
|
4104
4104
|
const _hoisted_1$14 = ["title", "aria-label"];
|
|
4105
4105
|
const _hoisted_2$Q = ["src", "alt"];
|
|
4106
|
-
const _hoisted_3$
|
|
4106
|
+
const _hoisted_3$y = {
|
|
4107
4107
|
key: 0,
|
|
4108
4108
|
class: "onyx-avatar__initials"
|
|
4109
4109
|
};
|
|
@@ -4130,7 +4130,7 @@ function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4130
4130
|
[
|
|
4131
4131
|
$setup.initials ? (openBlock(), createElementBlock(
|
|
4132
4132
|
"div",
|
|
4133
|
-
_hoisted_3$
|
|
4133
|
+
_hoisted_3$y,
|
|
4134
4134
|
toDisplayString($setup.initials),
|
|
4135
4135
|
1
|
|
4136
4136
|
/* TEXT */
|
|
@@ -4228,7 +4228,7 @@ const _sfc_main$1o = /* @__PURE__ */ defineComponent({
|
|
|
4228
4228
|
});
|
|
4229
4229
|
const _hoisted_1$12 = { class: "onyx-bottom-bar__content onyx-grid-container" };
|
|
4230
4230
|
const _hoisted_2$P = { class: "onyx-bottom-bar__content--left" };
|
|
4231
|
-
const _hoisted_3$
|
|
4231
|
+
const _hoisted_3$x = { class: "onyx-bottom-bar__content--right" };
|
|
4232
4232
|
function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4233
4233
|
return openBlock(), createElementBlock(
|
|
4234
4234
|
"div",
|
|
@@ -4245,7 +4245,7 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4245
4245
|
createElementVNode("div", _hoisted_2$P, [
|
|
4246
4246
|
renderSlot(_ctx.$slots, "left")
|
|
4247
4247
|
]),
|
|
4248
|
-
createElementVNode("div", _hoisted_3$
|
|
4248
|
+
createElementVNode("div", _hoisted_3$x, [
|
|
4249
4249
|
renderSlot(_ctx.$slots, "default")
|
|
4250
4250
|
])
|
|
4251
4251
|
])
|
|
@@ -4505,7 +4505,7 @@ const _hoisted_2$O = {
|
|
|
4505
4505
|
key: 0,
|
|
4506
4506
|
class: "onyx-menu-item__chevron"
|
|
4507
4507
|
};
|
|
4508
|
-
const _hoisted_3$
|
|
4508
|
+
const _hoisted_3$w = {
|
|
4509
4509
|
key: 0,
|
|
4510
4510
|
role: "menu",
|
|
4511
4511
|
class: "onyx-menu-item__children"
|
|
@@ -4559,7 +4559,7 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4559
4559
|
]),
|
|
4560
4560
|
$setup.hasChildren ? withDirectives((openBlock(), createElementBlock(
|
|
4561
4561
|
"ul",
|
|
4562
|
-
_hoisted_3$
|
|
4562
|
+
_hoisted_3$w,
|
|
4563
4563
|
[
|
|
4564
4564
|
createVNode(
|
|
4565
4565
|
_component_OnyxMenuItem,
|
|
@@ -4789,7 +4789,7 @@ const _hoisted_2$N = {
|
|
|
4789
4789
|
class: "onyx-breadcrumb__list onyx-grid-container",
|
|
4790
4790
|
role: "menu"
|
|
4791
4791
|
};
|
|
4792
|
-
const _hoisted_3$
|
|
4792
|
+
const _hoisted_3$v = { ref: "moreListRef" };
|
|
4793
4793
|
function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4794
4794
|
return openBlock(), createElementBlock("nav", {
|
|
4795
4795
|
class: normalizeClass([
|
|
@@ -4869,7 +4869,7 @@ function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
4869
4869
|
options: withCtx(() => [
|
|
4870
4870
|
createElementVNode(
|
|
4871
4871
|
"div",
|
|
4872
|
-
_hoisted_3$
|
|
4872
|
+
_hoisted_3$v,
|
|
4873
4873
|
null,
|
|
4874
4874
|
512
|
|
4875
4875
|
/* NEED_PATCH */
|
|
@@ -5149,7 +5149,7 @@ const _sfc_main$1f = /* @__PURE__ */ defineComponent({
|
|
|
5149
5149
|
});
|
|
5150
5150
|
const _hoisted_1$_ = { class: "onyx-calendar-cell__header" };
|
|
5151
5151
|
const _hoisted_2$M = { class: "onyx-calendar-cell__date-container" };
|
|
5152
|
-
const _hoisted_3$
|
|
5152
|
+
const _hoisted_3$u = {
|
|
5153
5153
|
key: 1,
|
|
5154
5154
|
class: "onyx-calendar-cell__date"
|
|
5155
5155
|
};
|
|
@@ -5203,7 +5203,7 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5203
5203
|
/* STABLE */
|
|
5204
5204
|
}, 8, ["text"])) : (openBlock(), createElementBlock(
|
|
5205
5205
|
"span",
|
|
5206
|
-
_hoisted_3$
|
|
5206
|
+
_hoisted_3$u,
|
|
5207
5207
|
toDisplayString($setup.props.date),
|
|
5208
5208
|
1
|
|
5209
5209
|
/* TEXT */
|
|
@@ -5489,7 +5489,7 @@ const _sfc_main$1c = /* @__PURE__ */ defineComponent({
|
|
|
5489
5489
|
});
|
|
5490
5490
|
const _hoisted_1$Y = { class: "onyx-calendar__header" };
|
|
5491
5491
|
const _hoisted_2$K = { class: "control-container time-control-container" };
|
|
5492
|
-
const _hoisted_3$
|
|
5492
|
+
const _hoisted_3$t = { class: "control-container" };
|
|
5493
5493
|
const _hoisted_4$l = { class: "onyx-calendar__body" };
|
|
5494
5494
|
const _hoisted_5$g = ["abbr"];
|
|
5495
5495
|
function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -5557,7 +5557,7 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
5557
5557
|
onClick: _cache[1] || (_cache[1] = ($event) => $setup.goToMonthByOffset(1))
|
|
5558
5558
|
}, null, 8, ["label", "icon", "disabled"])
|
|
5559
5559
|
]),
|
|
5560
|
-
createElementVNode("div", _hoisted_3$
|
|
5560
|
+
createElementVNode("div", _hoisted_3$t, [
|
|
5561
5561
|
renderSlot(_ctx.$slots, "actions")
|
|
5562
5562
|
])
|
|
5563
5563
|
]),
|
|
@@ -5977,7 +5977,7 @@ const _sfc_main$1a = /* @__PURE__ */ defineComponent({
|
|
|
5977
5977
|
});
|
|
5978
5978
|
const _hoisted_1$W = ["title"];
|
|
5979
5979
|
const _hoisted_2$I = { class: "onyx-checkbox__container" };
|
|
5980
|
-
const _hoisted_3$
|
|
5980
|
+
const _hoisted_3$s = ["aria-label", "indeterminate", "disabled", "required", "value", "autofocus"];
|
|
5981
5981
|
function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5982
5982
|
return $setup.skeleton ? (openBlock(), createElementBlock(
|
|
5983
5983
|
"div",
|
|
@@ -6021,7 +6021,7 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6021
6021
|
required: $setup.props.required,
|
|
6022
6022
|
value: $setup.props.value,
|
|
6023
6023
|
autofocus: $setup.props.autofocus
|
|
6024
|
-
}, $setup.restAttrs), null, 16, _hoisted_3$
|
|
6024
|
+
}, $setup.restAttrs), null, 16, _hoisted_3$s)), [
|
|
6025
6025
|
[vModelCheckbox, $setup.isChecked],
|
|
6026
6026
|
[$setup["vCustomValidity"]]
|
|
6027
6027
|
])
|
|
@@ -6750,7 +6750,7 @@ const _hoisted_2$D = {
|
|
|
6750
6750
|
key: 0,
|
|
6751
6751
|
class: "onyx-empty__description onyx-truncation-multiline"
|
|
6752
6752
|
};
|
|
6753
|
-
const _hoisted_3$
|
|
6753
|
+
const _hoisted_3$r = {
|
|
6754
6754
|
key: 0,
|
|
6755
6755
|
class: "onyx-empty__buttons"
|
|
6756
6756
|
};
|
|
@@ -6779,7 +6779,7 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6779
6779
|
renderSlot(_ctx.$slots, "description")
|
|
6780
6780
|
])) : createCommentVNode("v-if", true)
|
|
6781
6781
|
]),
|
|
6782
|
-
!!$setup.slots.buttons ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
6782
|
+
!!$setup.slots.buttons ? (openBlock(), createElementBlock("div", _hoisted_3$r, [
|
|
6783
6783
|
renderSlot(_ctx.$slots, "buttons")
|
|
6784
6784
|
])) : createCommentVNode("v-if", true)
|
|
6785
6785
|
],
|
|
@@ -6824,7 +6824,7 @@ const _hoisted_1$O = {
|
|
|
6824
6824
|
class: "onyx-table-wrapper__top"
|
|
6825
6825
|
};
|
|
6826
6826
|
const _hoisted_2$C = ["id"];
|
|
6827
|
-
const _hoisted_3$
|
|
6827
|
+
const _hoisted_3$q = { class: "onyx-table-wrapper__actions" };
|
|
6828
6828
|
const _hoisted_4$k = ["tabindex"];
|
|
6829
6829
|
const _hoisted_5$f = ["aria-labelledby"];
|
|
6830
6830
|
const _hoisted_6$b = ["span"];
|
|
@@ -6853,7 +6853,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
6853
6853
|
createElementVNode("div", { id: $setup.headlineId }, [
|
|
6854
6854
|
renderSlot(_ctx.$slots, "headline")
|
|
6855
6855
|
], 8, _hoisted_2$C),
|
|
6856
|
-
createElementVNode("div", _hoisted_3$
|
|
6856
|
+
createElementVNode("div", _hoisted_3$q, [
|
|
6857
6857
|
renderSlot(_ctx.$slots, "actions")
|
|
6858
6858
|
])
|
|
6859
6859
|
])) : createCommentVNode("v-if", true),
|
|
@@ -7196,7 +7196,7 @@ const _sfc_main$_ = /* @__PURE__ */ defineComponent({
|
|
|
7196
7196
|
});
|
|
7197
7197
|
const _hoisted_1$M = { class: "onyx-component onyx-data-grid-header-cell" };
|
|
7198
7198
|
const _hoisted_2$A = { class: "onyx-data-grid-header-cell__label" };
|
|
7199
|
-
const _hoisted_3$
|
|
7199
|
+
const _hoisted_3$p = {
|
|
7200
7200
|
key: 0,
|
|
7201
7201
|
class: "onyx-data-grid-header-cell__actions"
|
|
7202
7202
|
};
|
|
@@ -7209,7 +7209,7 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7209
7209
|
1
|
|
7210
7210
|
/* TEXT */
|
|
7211
7211
|
),
|
|
7212
|
-
$setup.slots.actions ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
7212
|
+
$setup.slots.actions ? (openBlock(), createElementBlock("div", _hoisted_3$p, [
|
|
7213
7213
|
renderSlot(_ctx.$slots, "actions")
|
|
7214
7214
|
])) : createCommentVNode("v-if", true)
|
|
7215
7215
|
]);
|
|
@@ -7837,7 +7837,7 @@ const _hoisted_1$K = {
|
|
|
7837
7837
|
class: "onyx-form-element__label onyx-text--small"
|
|
7838
7838
|
};
|
|
7839
7839
|
const _hoisted_2$z = ["for"];
|
|
7840
|
-
const _hoisted_3$
|
|
7840
|
+
const _hoisted_3$o = {
|
|
7841
7841
|
key: 1,
|
|
7842
7842
|
class: "onyx-form-element__footer onyx-text--small"
|
|
7843
7843
|
};
|
|
@@ -7889,7 +7889,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
7889
7889
|
renderSlot(_ctx.$slots, "default", {
|
|
7890
7890
|
id: $setup.props.id
|
|
7891
7891
|
}),
|
|
7892
|
-
$setup.footer ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
7892
|
+
$setup.footer ? (openBlock(), createElementBlock("div", _hoisted_3$o, [
|
|
7893
7893
|
createElementVNode("span", _hoisted_4$j, [
|
|
7894
7894
|
$setup.footer.errorMessages ? (openBlock(), createBlock($setup["FormMessage"], {
|
|
7895
7895
|
key: 0,
|
|
@@ -8476,7 +8476,7 @@ const _hoisted_2$x = {
|
|
|
8476
8476
|
class: "onyx-select__wrapper",
|
|
8477
8477
|
tabindex: "-1"
|
|
8478
8478
|
};
|
|
8479
|
-
const _hoisted_3$
|
|
8479
|
+
const _hoisted_3$n = {
|
|
8480
8480
|
key: 0,
|
|
8481
8481
|
role: "group",
|
|
8482
8482
|
class: "onyx-select__group"
|
|
@@ -8550,7 +8550,7 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8550
8550
|
"div",
|
|
8551
8551
|
normalizeProps(guardReactiveProps($setup.listbox)),
|
|
8552
8552
|
[
|
|
8553
|
-
$setup.isEmptyMessage ? (openBlock(), createElementBlock("ul", _hoisted_3$
|
|
8553
|
+
$setup.isEmptyMessage ? (openBlock(), createElementBlock("ul", _hoisted_3$n, [
|
|
8554
8554
|
createElementVNode("li", _hoisted_4$i, [
|
|
8555
8555
|
renderSlot(_ctx.$slots, "empty", { defaultMessage: $setup.isEmptyMessage }, () => [
|
|
8556
8556
|
createVNode($setup["OnyxEmpty"], {
|
|
@@ -8836,7 +8836,7 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
8836
8836
|
});
|
|
8837
8837
|
const _hoisted_1$F = ["aria-label"];
|
|
8838
8838
|
const _hoisted_2$w = ["aria-label", "disabled"];
|
|
8839
|
-
const _hoisted_3$
|
|
8839
|
+
const _hoisted_3$m = ["aria-label", "disabled", "onClick"];
|
|
8840
8840
|
const _hoisted_4$h = ["aria-label"];
|
|
8841
8841
|
const _hoisted_5$d = ["aria-label", "disabled"];
|
|
8842
8842
|
function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -8887,7 +8887,7 @@ function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
8887
8887
|
type: "button",
|
|
8888
8888
|
disabled: $setup.props.disabled,
|
|
8889
8889
|
onClick: ($event) => $setup.emit("update:modelValue", pageNumber)
|
|
8890
|
-
}, toDisplayString(pageNumber), 11, _hoisted_3$
|
|
8890
|
+
}, toDisplayString(pageNumber), 11, _hoisted_3$m)) : (openBlock(), createElementBlock("div", {
|
|
8891
8891
|
key: 1,
|
|
8892
8892
|
class: normalizeClass(["onyx-pagination__more-pages"]),
|
|
8893
8893
|
"aria-label": $setup.t("pagination.morePages")
|
|
@@ -8986,7 +8986,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
|
|
|
8986
8986
|
});
|
|
8987
8987
|
const _hoisted_1$E = ["aria-label"];
|
|
8988
8988
|
const _hoisted_2$v = { class: "onyx-pagination__count" };
|
|
8989
|
-
const _hoisted_3$
|
|
8989
|
+
const _hoisted_3$l = ["aria-label", "disabled"];
|
|
8990
8990
|
const _hoisted_4$g = ["aria-label", "disabled"];
|
|
8991
8991
|
function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
|
8992
8992
|
return $setup.skeleton ? (openBlock(), createBlock($setup["OnyxSkeleton"], {
|
|
@@ -9032,7 +9032,7 @@ function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
9032
9032
|
onClick: _cache[2] || (_cache[2] = ($event) => $setup.emit("update:modelValue", $setup.props.modelValue - 1))
|
|
9033
9033
|
}, [
|
|
9034
9034
|
createVNode($setup["OnyxIcon"], { icon: $setup.iconChevronLeftSmall }, null, 8, ["icon"])
|
|
9035
|
-
], 8, _hoisted_3$
|
|
9035
|
+
], 8, _hoisted_3$l),
|
|
9036
9036
|
createElementVNode("button", {
|
|
9037
9037
|
class: "onyx-pagination__button",
|
|
9038
9038
|
"aria-label": $setup.t("pagination.next"),
|
|
@@ -10290,7 +10290,7 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
|
|
|
10290
10290
|
});
|
|
10291
10291
|
const _hoisted_1$C = { class: "onyx-dialog__header" };
|
|
10292
10292
|
const _hoisted_2$t = { class: "onyx-dialog__headline" };
|
|
10293
|
-
const _hoisted_3$
|
|
10293
|
+
const _hoisted_3$k = { class: "onyx-dialog__headline-content" };
|
|
10294
10294
|
const _hoisted_4$f = { class: "onyx-dialog__body" };
|
|
10295
10295
|
const _hoisted_5$c = {
|
|
10296
10296
|
key: 0,
|
|
@@ -10308,7 +10308,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10308
10308
|
content: withCtx(() => [
|
|
10309
10309
|
createElementVNode("div", _hoisted_1$C, [
|
|
10310
10310
|
createElementVNode("div", _hoisted_2$t, [
|
|
10311
|
-
createElementVNode("div", _hoisted_3$
|
|
10311
|
+
createElementVNode("div", _hoisted_3$k, [
|
|
10312
10312
|
renderSlot(_ctx.$slots, "headline", {
|
|
10313
10313
|
label: $setup.props.label
|
|
10314
10314
|
}, () => [
|
|
@@ -10540,7 +10540,7 @@ const _sfc_main$J = /* @__PURE__ */ defineComponent({
|
|
|
10540
10540
|
});
|
|
10541
10541
|
const _hoisted_1$A = { class: "onyx-input__wrapper" };
|
|
10542
10542
|
const _hoisted_2$s = ["id", "placeholder", "type", "required", "autocapitalize", "autocomplete", "autofocus", "name", "pattern", "readonly", "disabled", "maxlength", "minlength", "aria-label", "title"];
|
|
10543
|
-
const _hoisted_3$
|
|
10543
|
+
const _hoisted_3$j = ["aria-label", "title"];
|
|
10544
10544
|
function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10545
10545
|
return $setup.skeleton ? (openBlock(), createElementBlock(
|
|
10546
10546
|
"div",
|
|
@@ -10615,7 +10615,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10615
10615
|
onClick: _cache[1] || (_cache[1] = () => $setup.modelValue = "")
|
|
10616
10616
|
}, [
|
|
10617
10617
|
createVNode($setup["OnyxIcon"], { icon: $setup.iconXSmall }, null, 8, ["icon"])
|
|
10618
|
-
], 8, _hoisted_3$
|
|
10618
|
+
], 8, _hoisted_3$j)) : createCommentVNode("v-if", true),
|
|
10619
10619
|
!$setup.props.hideSuccessIcon && $setup.successMessages ? (openBlock(), createBlock($setup["OnyxIcon"], {
|
|
10620
10620
|
key: 3,
|
|
10621
10621
|
class: "onyx-input__check-icon",
|
|
@@ -10726,7 +10726,7 @@ const _sfc_main$I = /* @__PURE__ */ defineComponent({
|
|
|
10726
10726
|
});
|
|
10727
10727
|
const _hoisted_1$z = { class: "onyx-global-search__footer onyx-text--small" };
|
|
10728
10728
|
const _hoisted_2$r = { class: "onyx-global-search__shortcut" };
|
|
10729
|
-
const _hoisted_3$
|
|
10729
|
+
const _hoisted_3$i = { class: "onyx-global-search__shortcut-label" };
|
|
10730
10730
|
const _hoisted_4$e = { class: "onyx-global-search__shortcut" };
|
|
10731
10731
|
const _hoisted_5$b = { class: "onyx-global-search__shortcut-label" };
|
|
10732
10732
|
const _hoisted_6$9 = { class: "onyx-global-search__shortcut" };
|
|
@@ -10793,7 +10793,7 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10793
10793
|
)),
|
|
10794
10794
|
createElementVNode(
|
|
10795
10795
|
"span",
|
|
10796
|
-
_hoisted_3$
|
|
10796
|
+
_hoisted_3$i,
|
|
10797
10797
|
toDisplayString($setup.t("globalSearch.shortcuts.move")),
|
|
10798
10798
|
1
|
|
10799
10799
|
/* TEXT */
|
|
@@ -10870,7 +10870,7 @@ const _sfc_main$H = /* @__PURE__ */ defineComponent({
|
|
|
10870
10870
|
});
|
|
10871
10871
|
const _hoisted_1$y = { class: "onyx-global-search-option__content" };
|
|
10872
10872
|
const _hoisted_2$q = { class: "onyx-truncation-ellipsis" };
|
|
10873
|
-
const _hoisted_3$
|
|
10873
|
+
const _hoisted_3$h = {
|
|
10874
10874
|
key: 0,
|
|
10875
10875
|
class: "onyx-global-search-option__trailing"
|
|
10876
10876
|
};
|
|
@@ -10931,7 +10931,7 @@ function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
10931
10931
|
_: 3
|
|
10932
10932
|
/* FORWARDED */
|
|
10933
10933
|
}, 16, ["link", "autofocus"]),
|
|
10934
|
-
$setup.slots.trailing ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
10934
|
+
$setup.slots.trailing ? (openBlock(), createElementBlock("div", _hoisted_3$h, [
|
|
10935
10935
|
renderSlot(_ctx.$slots, "trailing")
|
|
10936
10936
|
])) : createCommentVNode("v-if", true)
|
|
10937
10937
|
],
|
|
@@ -11050,7 +11050,7 @@ const _sfc_main$F = /* @__PURE__ */ defineComponent({
|
|
|
11050
11050
|
});
|
|
11051
11051
|
const _hoisted_1$w = ["src", "alt"];
|
|
11052
11052
|
const _hoisted_2$p = ["src", "alt"];
|
|
11053
|
-
const _hoisted_3$
|
|
11053
|
+
const _hoisted_3$g = { class: "onyx-image__alt onyx-text--small" };
|
|
11054
11054
|
function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11055
11055
|
return openBlock(), createElementBlock(
|
|
11056
11056
|
"figure",
|
|
@@ -11099,7 +11099,7 @@ function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11099
11099
|
}, null, 8, ["icon"]),
|
|
11100
11100
|
createElementVNode(
|
|
11101
11101
|
"div",
|
|
11102
|
-
_hoisted_3$
|
|
11102
|
+
_hoisted_3$g,
|
|
11103
11103
|
toDisplayString($setup.props.alt),
|
|
11104
11104
|
1
|
|
11105
11105
|
/* TEXT */
|
|
@@ -11184,7 +11184,7 @@ const _sfc_main$D = /* @__PURE__ */ defineComponent({
|
|
|
11184
11184
|
});
|
|
11185
11185
|
const _hoisted_1$v = { class: "onyx-component onyx-mobile-nav-button" };
|
|
11186
11186
|
const _hoisted_2$o = ["aria-label", "disabled"];
|
|
11187
|
-
const _hoisted_3$
|
|
11187
|
+
const _hoisted_3$f = { class: "onyx-mobile-nav-button__flyout" };
|
|
11188
11188
|
const _hoisted_4$d = { class: "onyx-mobile-nav-button__menu" };
|
|
11189
11189
|
function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
11190
11190
|
return openBlock(), createElementBlock("div", _hoisted_1$v, [
|
|
@@ -11201,7 +11201,7 @@ function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11201
11201
|
], 10, _hoisted_2$o),
|
|
11202
11202
|
withDirectives(createElementVNode(
|
|
11203
11203
|
"div",
|
|
11204
|
-
_hoisted_3$
|
|
11204
|
+
_hoisted_3$f,
|
|
11205
11205
|
[
|
|
11206
11206
|
createElementVNode("div", _hoisted_4$d, [
|
|
11207
11207
|
$setup.props.headline ? (openBlock(), createBlock($setup["OnyxHeadline"], {
|
|
@@ -11265,7 +11265,7 @@ const _sfc_main$C = /* @__PURE__ */ defineComponent({
|
|
|
11265
11265
|
});
|
|
11266
11266
|
const _hoisted_1$u = { class: "onyx-modal__header" };
|
|
11267
11267
|
const _hoisted_2$n = { class: "onyx-modal__headline" };
|
|
11268
|
-
const _hoisted_3$
|
|
11268
|
+
const _hoisted_3$e = { class: "onyx-modal__headline-content" };
|
|
11269
11269
|
const _hoisted_4$c = ["id"];
|
|
11270
11270
|
const _hoisted_5$a = { class: "onyx-modal__body" };
|
|
11271
11271
|
const _hoisted_6$8 = {
|
|
@@ -11282,7 +11282,7 @@ function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11282
11282
|
default: withCtx(() => [
|
|
11283
11283
|
createElementVNode("div", _hoisted_1$u, [
|
|
11284
11284
|
createElementVNode("div", _hoisted_2$n, [
|
|
11285
|
-
createElementVNode("div", _hoisted_3$
|
|
11285
|
+
createElementVNode("div", _hoisted_3$e, [
|
|
11286
11286
|
renderSlot(_ctx.$slots, "headline", {
|
|
11287
11287
|
label: $setup.props.label
|
|
11288
11288
|
}, () => [
|
|
@@ -11416,7 +11416,7 @@ const _sfc_main$A = /* @__PURE__ */ defineComponent({
|
|
|
11416
11416
|
});
|
|
11417
11417
|
const _hoisted_1$s = ["id"];
|
|
11418
11418
|
const _hoisted_2$l = ["autofocus", "value", "checked", "aria-label"];
|
|
11419
|
-
const _hoisted_3$
|
|
11419
|
+
const _hoisted_3$d = { class: "onyx-select-dialog__label" };
|
|
11420
11420
|
const _hoisted_4$b = {
|
|
11421
11421
|
key: 0,
|
|
11422
11422
|
class: "onyx-text--small"
|
|
@@ -11501,7 +11501,7 @@ function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
11501
11501
|
),
|
|
11502
11502
|
createElementVNode(
|
|
11503
11503
|
"span",
|
|
11504
|
-
_hoisted_3$
|
|
11504
|
+
_hoisted_3$d,
|
|
11505
11505
|
toDisplayString(option.label),
|
|
11506
11506
|
1
|
|
11507
11507
|
/* TEXT */
|
|
@@ -12085,7 +12085,7 @@ const _hoisted_2$j = {
|
|
|
12085
12085
|
key: 0,
|
|
12086
12086
|
class: "onyx-timer__label"
|
|
12087
12087
|
};
|
|
12088
|
-
const _hoisted_3$
|
|
12088
|
+
const _hoisted_3$c = ["datetime"];
|
|
12089
12089
|
function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12090
12090
|
return openBlock(), createElementBlock("div", {
|
|
12091
12091
|
class: "onyx-component onyx-timer onyx-text onyx-truncation-ellipsis",
|
|
@@ -12102,7 +12102,7 @@ function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12102
12102
|
createElementVNode("time", {
|
|
12103
12103
|
datetime: $setup.timeToDurationString($setup.timeLeft),
|
|
12104
12104
|
class: "onyx-timer__time"
|
|
12105
|
-
}, toDisplayString($setup.formattedTime), 9, _hoisted_3$
|
|
12105
|
+
}, toDisplayString($setup.formattedTime), 9, _hoisted_3$c)
|
|
12106
12106
|
], 8, _hoisted_1$o);
|
|
12107
12107
|
}
|
|
12108
12108
|
const OnyxTimer = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u], ["__file", "/home/runner/work/onyx/onyx/packages/sit-onyx/src/components/OnyxNavBar/modules/OnyxTimer/OnyxTimer.vue"]]);
|
|
@@ -12224,7 +12224,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
12224
12224
|
});
|
|
12225
12225
|
const _hoisted_1$m = { class: "onyx-truncation-ellipsis" };
|
|
12226
12226
|
const _hoisted_2$h = { class: "onyx-user-menu__header" };
|
|
12227
|
-
const _hoisted_3$
|
|
12227
|
+
const _hoisted_3$b = { class: "onyx-truncation-ellipsis" };
|
|
12228
12228
|
const _hoisted_4$a = { class: "onyx-user-menu__username onyx-text onyx-truncation-ellipsis" };
|
|
12229
12229
|
const _hoisted_5$9 = {
|
|
12230
12230
|
key: 0,
|
|
@@ -12275,7 +12275,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12275
12275
|
16
|
|
12276
12276
|
/* FULL_PROPS */
|
|
12277
12277
|
),
|
|
12278
|
-
createElementVNode("div", _hoisted_3$
|
|
12278
|
+
createElementVNode("div", _hoisted_3$b, [
|
|
12279
12279
|
createElementVNode(
|
|
12280
12280
|
"div",
|
|
12281
12281
|
_hoisted_4$a,
|
|
@@ -12386,7 +12386,7 @@ const _hoisted_2$g = {
|
|
|
12386
12386
|
key: 0,
|
|
12387
12387
|
class: "onyx-nav-bar__mobile-page onyx-truncation-ellipsis"
|
|
12388
12388
|
};
|
|
12389
|
-
const _hoisted_3$
|
|
12389
|
+
const _hoisted_3$a = { role: "menubar" };
|
|
12390
12390
|
const _hoisted_4$9 = { ref: "moreListRef" };
|
|
12391
12391
|
const _hoisted_5$8 = {
|
|
12392
12392
|
key: 0,
|
|
@@ -12453,7 +12453,7 @@ function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12453
12453
|
"nav",
|
|
12454
12454
|
mergeProps({ class: "onyx-nav-bar__nav--mobile" }, $setup.nav),
|
|
12455
12455
|
[
|
|
12456
|
-
createElementVNode("ul", _hoisted_3$
|
|
12456
|
+
createElementVNode("ul", _hoisted_3$a, [
|
|
12457
12457
|
renderSlot(_ctx.$slots, "default")
|
|
12458
12458
|
])
|
|
12459
12459
|
],
|
|
@@ -12642,7 +12642,7 @@ const _hoisted_2$f = {
|
|
|
12642
12642
|
key: 1,
|
|
12643
12643
|
class: "onyx-notification-card__content"
|
|
12644
12644
|
};
|
|
12645
|
-
const _hoisted_3$
|
|
12645
|
+
const _hoisted_3$9 = { class: "onyx-notification-card__header" };
|
|
12646
12646
|
const _hoisted_4$8 = { class: "onyx-notification-card__header-container" };
|
|
12647
12647
|
const _hoisted_5$7 = { class: "onyx-notification-card__header-container" };
|
|
12648
12648
|
const _hoisted_6$5 = { class: "onyx-notification-card__created-at onyx-text--small" };
|
|
@@ -12674,7 +12674,7 @@ function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12674
12674
|
))
|
|
12675
12675
|
])) : (openBlock(), createElementBlock("div", _hoisted_2$f, [
|
|
12676
12676
|
createElementVNode("div", null, [
|
|
12677
|
-
createElementVNode("div", _hoisted_3$
|
|
12677
|
+
createElementVNode("div", _hoisted_3$9, [
|
|
12678
12678
|
createElementVNode("div", _hoisted_4$8, [
|
|
12679
12679
|
$setup.props.icon ? (openBlock(), createBlock($setup["OnyxIcon"], {
|
|
12680
12680
|
key: 0,
|
|
@@ -12792,7 +12792,7 @@ const _hoisted_1$i = {
|
|
|
12792
12792
|
class: "onyx-page__sidebar"
|
|
12793
12793
|
};
|
|
12794
12794
|
const _hoisted_2$e = { class: "onyx-page__main" };
|
|
12795
|
-
const _hoisted_3$
|
|
12795
|
+
const _hoisted_3$8 = {
|
|
12796
12796
|
key: 1,
|
|
12797
12797
|
class: "onyx-page__sidebar onyx-page__sidebar--right"
|
|
12798
12798
|
};
|
|
@@ -12827,7 +12827,7 @@ function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12827
12827
|
/* CLASS */
|
|
12828
12828
|
)
|
|
12829
12829
|
]),
|
|
12830
|
-
$setup.slots.sidebarRight ? (openBlock(), createElementBlock("div", _hoisted_3$
|
|
12830
|
+
$setup.slots.sidebarRight ? (openBlock(), createElementBlock("div", _hoisted_3$8, [
|
|
12831
12831
|
renderSlot(_ctx.$slots, "sidebarRight")
|
|
12832
12832
|
])) : createCommentVNode("v-if", true),
|
|
12833
12833
|
$setup.slots.footer ? (openBlock(), createElementBlock("div", _hoisted_4$7, [
|
|
@@ -12867,7 +12867,7 @@ const _sfc_main$n = /* @__PURE__ */ defineComponent({
|
|
|
12867
12867
|
});
|
|
12868
12868
|
const _hoisted_1$h = ["disabled"];
|
|
12869
12869
|
const _hoisted_2$d = { class: "onyx-progress-item__indicator" };
|
|
12870
|
-
const _hoisted_3$
|
|
12870
|
+
const _hoisted_3$7 = { class: "onyx-progress-item__label" };
|
|
12871
12871
|
function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12872
12872
|
return $setup.skeleton ? (openBlock(), createBlock($setup["OnyxSkeleton"], {
|
|
12873
12873
|
key: 0,
|
|
@@ -12902,7 +12902,7 @@ function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
12902
12902
|
/* STABLE_FRAGMENT */
|
|
12903
12903
|
))
|
|
12904
12904
|
]),
|
|
12905
|
-
createElementVNode("div", _hoisted_3$
|
|
12905
|
+
createElementVNode("div", _hoisted_3$7, [
|
|
12906
12906
|
renderSlot(_ctx.$slots, "default", {
|
|
12907
12907
|
label: $setup.props.label
|
|
12908
12908
|
}, () => [
|
|
@@ -13279,17 +13279,17 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent({
|
|
|
13279
13279
|
const props = __props;
|
|
13280
13280
|
const { densityClass } = useDensity(props);
|
|
13281
13281
|
const { disabled } = useFormContext(props);
|
|
13282
|
+
const { rootAttrs, restAttrs } = useRootAttrs();
|
|
13283
|
+
const id = useId();
|
|
13282
13284
|
const input2 = useTemplateRef("inputRef");
|
|
13283
13285
|
useAutofocus(input2, props);
|
|
13284
|
-
const { rootAttrs, restAttrs
|
|
13285
|
-
const __returned__ = { props, densityClass, disabled, input: input2, rootAttrs, restAttrs, OnyxIcon, OnyxVisuallyHidden };
|
|
13286
|
+
const __returned__ = { props, densityClass, disabled, rootAttrs, restAttrs, id, input: input2, OnyxIcon, OnyxVisuallyHidden };
|
|
13286
13287
|
Object.defineProperty(__returned__, "__isScriptSetup", { enumerable: false, value: true });
|
|
13287
13288
|
return __returned__;
|
|
13288
13289
|
}
|
|
13289
13290
|
});
|
|
13290
|
-
const _hoisted_1$d = ["
|
|
13291
|
-
const _hoisted_2$b =
|
|
13292
|
-
const _hoisted_3$7 = {
|
|
13291
|
+
const _hoisted_1$d = ["for"];
|
|
13292
|
+
const _hoisted_2$b = {
|
|
13293
13293
|
key: 1,
|
|
13294
13294
|
class: "onyx-segmented-control-element__text"
|
|
13295
13295
|
};
|
|
@@ -13300,26 +13300,20 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13300
13300
|
class: ["onyx-component", "onyx-segmented-control-element", $setup.densityClass]
|
|
13301
13301
|
}),
|
|
13302
13302
|
[
|
|
13303
|
-
createVNode($setup["OnyxVisuallyHidden"],
|
|
13304
|
-
|
|
13305
|
-
|
|
13306
|
-
|
|
13307
|
-
|
|
13308
|
-
|
|
13309
|
-
|
|
13310
|
-
|
|
13311
|
-
|
|
13312
|
-
|
|
13313
|
-
|
|
13314
|
-
|
|
13315
|
-
checked: $setup.props.checked
|
|
13316
|
-
}), null, 16, _hoisted_1$d)
|
|
13317
|
-
]),
|
|
13318
|
-
_: 1
|
|
13319
|
-
/* STABLE */
|
|
13320
|
-
}),
|
|
13303
|
+
createVNode($setup["OnyxVisuallyHidden"], mergeProps({ is: "input" }, $setup.restAttrs, {
|
|
13304
|
+
id: $setup.id,
|
|
13305
|
+
ref: "inputRef",
|
|
13306
|
+
name: $setup.props.name,
|
|
13307
|
+
type: "radio",
|
|
13308
|
+
value: $setup.props.value,
|
|
13309
|
+
disabled: $setup.disabled,
|
|
13310
|
+
class: "onyx-segmented-control-element__input",
|
|
13311
|
+
"aria-label": $setup.props.label,
|
|
13312
|
+
autofocus: $setup.props.autofocus,
|
|
13313
|
+
checked: $setup.props.checked
|
|
13314
|
+
}), null, 16, ["id", "name", "value", "disabled", "aria-label", "autofocus", "checked"]),
|
|
13321
13315
|
createElementVNode("label", {
|
|
13322
|
-
for: $setup.
|
|
13316
|
+
for: $setup.id,
|
|
13323
13317
|
class: "onyx-segmented-control-element__label"
|
|
13324
13318
|
}, [
|
|
13325
13319
|
$setup.props.icon ? (openBlock(), createBlock($setup["OnyxIcon"], {
|
|
@@ -13329,12 +13323,12 @@ function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
13329
13323
|
}, null, 8, ["icon"])) : createCommentVNode("v-if", true),
|
|
13330
13324
|
!$setup.props.hideLabel ? (openBlock(), createElementBlock(
|
|
13331
13325
|
"p",
|
|
13332
|
-
|
|
13326
|
+
_hoisted_2$b,
|
|
13333
13327
|
toDisplayString($setup.props.label),
|
|
13334
13328
|
1
|
|
13335
13329
|
/* TEXT */
|
|
13336
13330
|
)) : createCommentVNode("v-if", true)
|
|
13337
|
-
], 8,
|
|
13331
|
+
], 8, _hoisted_1$d)
|
|
13338
13332
|
],
|
|
13339
13333
|
16
|
|
13340
13334
|
/* FULL_PROPS */
|