fds-vue-core 2.0.18 → 2.0.19
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/FdsTable.css +15 -0
- package/dist/components/Blocks/FdsBlockAlert/FdsBlockAlert.vue.d.ts.map +1 -1
- package/dist/components/Blocks/FdsBlockExpander/FdsBlockExpander.vue.d.ts.map +1 -1
- package/dist/components/FdsIcon/FdsIcon.vue.d.ts.map +1 -1
- package/dist/components/FdsPagination/FdsPagination.vue.d.ts.map +1 -1
- package/dist/components/FdsTruncatedText/FdsTruncatedText.vue.d.ts.map +1 -1
- package/dist/fds-vue-core.cjs.js +40 -45
- package/dist/fds-vue-core.cjs.js.map +1 -1
- package/dist/fds-vue-core.css +1 -1
- package/dist/fds-vue-core.es.js +40 -45
- package/dist/fds-vue-core.es.js.map +1 -1
- package/package.json +2 -8
- package/dist/FdsBlockAlert.css +0 -9
- package/dist/FdsBlockExpander.css +0 -17
- package/dist/FdsBlockLink.css +0 -9
- package/dist/FdsIcon.css +0 -9
- package/dist/FdsPagination.css +0 -8
- package/dist/FdsTruncatedText.css +0 -15
package/dist/FdsTable.css
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
/* Works in both vanilla CSS and Vue SFC with :deep() */
|
|
2
|
+
.fds-table-wrapper--bordered {
|
|
3
|
+
border: 1px solid var(--color-gray-100);
|
|
4
|
+
border-radius: var(--radius-lg);
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
/* Compact styling */
|
|
8
|
+
.fds-table-wrapper--compact td,
|
|
9
|
+
.fds-table-wrapper--compact th,
|
|
10
|
+
.fds-table-wrapper--compact :deep(td),
|
|
11
|
+
.fds-table-wrapper--compact :deep(th) {
|
|
12
|
+
padding: 0.5rem;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
|
|
1
16
|
/* Base styles - works in both Vue scoped and standalone CSS */
|
|
2
17
|
.fds-table-wrapper {
|
|
3
18
|
overflow: hidden;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FdsBlockAlert.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Blocks/FdsBlockAlert/FdsBlockAlert.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FdsBlockAlert.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Blocks/FdsBlockAlert/FdsBlockAlert.vue"],"names":[],"mappings":"AAoGA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAkNjD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA6BhD,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;6EAInB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FdsBlockExpander.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Blocks/FdsBlockExpander/FdsBlockExpander.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FdsBlockExpander.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Blocks/FdsBlockExpander/FdsBlockExpander.vue"],"names":[],"mappings":"AAoFA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAkKpD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAuB/C,QAAA,MAAM,eAAe;;;;;;;;;4EAInB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FdsIcon.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FdsIcon/FdsIcon.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FdsIcon.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FdsIcon/FdsIcon.vue"],"names":[],"mappings":"AAwCA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;;;;;AAqE3C,wBAGG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FdsPagination.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FdsPagination/FdsPagination.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FdsPagination.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FdsPagination/FdsPagination.vue"],"names":[],"mappings":"AAoLA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;;;gBASZ;YAAE,EAAE,EAAE,MAAM,CAAA;SAAE;gBAAU,MAAM;;;;gBAA9B;YAAE,EAAE,EAAE,MAAM,CAAA;SAAE;gBAAU,MAAM;;;;;;AAuanE,wBAIG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FdsTruncatedText.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FdsTruncatedText/FdsTruncatedText.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"FdsTruncatedText.vue.d.ts","sourceRoot":"","sources":["../../../src/components/FdsTruncatedText/FdsTruncatedText.vue"],"names":[],"mappings":"AAyFA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAqIpD,QAAA,IAAI,OAAO,IAAW,CAAE;AACxB,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AA4B/C,QAAA,MAAM,eAAe;;cAzJgB,OAAO;;;;cAAP,OAAO;;;;;;6EA6J1C,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAY1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
package/dist/fds-vue-core.cjs.js
CHANGED
|
@@ -1067,14 +1067,6 @@ const _sfc_main$t = /* @__PURE__ */ vue.defineComponent({
|
|
|
1067
1067
|
};
|
|
1068
1068
|
}
|
|
1069
1069
|
});
|
|
1070
|
-
const _export_sfc = (sfc, props) => {
|
|
1071
|
-
const target = sfc.__vccOpts || sfc;
|
|
1072
|
-
for (const [key, val] of props) {
|
|
1073
|
-
target[key] = val;
|
|
1074
|
-
}
|
|
1075
|
-
return target;
|
|
1076
|
-
};
|
|
1077
|
-
const FdsIcon = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["__scopeId", "data-v-e24163cd"]]);
|
|
1078
1070
|
const _hoisted_1$m = ["id", "type", "disabled", "aria-label", "aria-disabled"];
|
|
1079
1071
|
const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
1080
1072
|
__name: "FdsButtonIcon",
|
|
@@ -1113,11 +1105,11 @@ const _sfc_main$s = /* @__PURE__ */ vue.defineComponent({
|
|
|
1113
1105
|
class: vue.normalizeClass(buttonClasses.value),
|
|
1114
1106
|
onClick
|
|
1115
1107
|
}, [
|
|
1116
|
-
!_ctx.loading ? (vue.openBlock(), vue.createBlock(
|
|
1108
|
+
!_ctx.loading ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
1117
1109
|
key: 0,
|
|
1118
1110
|
size: _ctx.size,
|
|
1119
1111
|
name: _ctx.icon
|
|
1120
|
-
}, null, 8, ["size", "name"])) : (vue.openBlock(), vue.createBlock(
|
|
1112
|
+
}, null, 8, ["size", "name"])) : (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
1121
1113
|
key: 1,
|
|
1122
1114
|
size: _ctx.size,
|
|
1123
1115
|
name: "spinner",
|
|
@@ -1747,7 +1739,7 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
|
|
|
1747
1739
|
class: vue.normalizeClass(iconOrderClasses.value),
|
|
1748
1740
|
"aria-hidden": "true"
|
|
1749
1741
|
}, [
|
|
1750
|
-
vue.createVNode(
|
|
1742
|
+
vue.createVNode(_sfc_main$t, {
|
|
1751
1743
|
class: vue.normalizeClass(iconFillClass2.value),
|
|
1752
1744
|
name: _ctx.icon,
|
|
1753
1745
|
size: 24
|
|
@@ -1876,12 +1868,12 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
|
1876
1868
|
vue.createElementVNode("div", {
|
|
1877
1869
|
class: vue.normalizeClass(validationIconClasses.value)
|
|
1878
1870
|
}, [
|
|
1879
|
-
isInvalid.value ? (vue.openBlock(), vue.createBlock(
|
|
1871
|
+
isInvalid.value ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
1880
1872
|
key: 0,
|
|
1881
1873
|
name: "alert",
|
|
1882
1874
|
class: "fill-red-600"
|
|
1883
1875
|
})) : vue.createCommentVNode("", true),
|
|
1884
|
-
isValid.value ? (vue.openBlock(), vue.createBlock(
|
|
1876
|
+
isValid.value ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
1885
1877
|
key: 1,
|
|
1886
1878
|
name: "bigSuccess"
|
|
1887
1879
|
})) : vue.createCommentVNode("", true),
|
|
@@ -1906,6 +1898,13 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
|
|
|
1906
1898
|
};
|
|
1907
1899
|
}
|
|
1908
1900
|
});
|
|
1901
|
+
const _export_sfc = (sfc, props) => {
|
|
1902
|
+
const target = sfc.__vccOpts || sfc;
|
|
1903
|
+
for (const [key, val] of props) {
|
|
1904
|
+
target[key] = val;
|
|
1905
|
+
}
|
|
1906
|
+
return target;
|
|
1907
|
+
};
|
|
1909
1908
|
const FdsInput = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["__scopeId", "data-v-4e9b56d8"]]);
|
|
1910
1909
|
const _hoisted_1$g = ["id"];
|
|
1911
1910
|
const _hoisted_2$a = { class: "flex items-start justify-between gap-4" };
|
|
@@ -2195,7 +2194,7 @@ const _sfc_main$j = /* @__PURE__ */ vue.defineComponent({
|
|
|
2195
2194
|
class: vue.normalizeClass(iconOrderClasses.value),
|
|
2196
2195
|
"aria-hidden": "true"
|
|
2197
2196
|
}, [
|
|
2198
|
-
vue.createVNode(
|
|
2197
|
+
vue.createVNode(_sfc_main$t, {
|
|
2199
2198
|
class: vue.normalizeClass(iconFillClass$1),
|
|
2200
2199
|
name: _ctx.icon,
|
|
2201
2200
|
size: 24
|
|
@@ -2288,7 +2287,7 @@ const _sfc_main$i = /* @__PURE__ */ vue.defineComponent({
|
|
|
2288
2287
|
class: vue.normalizeClass(iconOrderClasses.value),
|
|
2289
2288
|
"aria-hidden": "true"
|
|
2290
2289
|
}, [
|
|
2291
|
-
vue.createVNode(
|
|
2290
|
+
vue.createVNode(_sfc_main$t, {
|
|
2292
2291
|
class: vue.normalizeClass(iconFillClass),
|
|
2293
2292
|
name: _ctx.icon,
|
|
2294
2293
|
size: 24
|
|
@@ -2369,7 +2368,7 @@ const _sfc_main$h = /* @__PURE__ */ vue.defineComponent({
|
|
|
2369
2368
|
});
|
|
2370
2369
|
return (_ctx, _cache) => {
|
|
2371
2370
|
return isCopied.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_1$c, [
|
|
2372
|
-
vue.createVNode(
|
|
2371
|
+
vue.createVNode(_sfc_main$t, { name: "bigSuccess" }),
|
|
2373
2372
|
vue.createElementVNode("span", null, vue.toDisplayString(props.copiedLabel), 1)
|
|
2374
2373
|
])) : (vue.openBlock(), vue.createBlock(_sfc_main$n, {
|
|
2375
2374
|
key: 1,
|
|
@@ -2471,12 +2470,12 @@ const _sfc_main$g = /* @__PURE__ */ vue.defineComponent({
|
|
|
2471
2470
|
vue.createElementVNode("div", {
|
|
2472
2471
|
class: vue.normalizeClass(validationIconClasses.value)
|
|
2473
2472
|
}, [
|
|
2474
|
-
isInvalid.value ? (vue.openBlock(), vue.createBlock(
|
|
2473
|
+
isInvalid.value ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
2475
2474
|
key: 0,
|
|
2476
2475
|
name: "alert",
|
|
2477
2476
|
class: "fill-red-600"
|
|
2478
2477
|
})) : vue.createCommentVNode("", true),
|
|
2479
|
-
isValid.value ? (vue.openBlock(), vue.createBlock(
|
|
2478
|
+
isValid.value ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
2480
2479
|
key: 1,
|
|
2481
2480
|
name: "bigSuccess"
|
|
2482
2481
|
})) : vue.createCommentVNode("", true)
|
|
@@ -2589,7 +2588,7 @@ const _sfc_main$f = /* @__PURE__ */ vue.defineComponent({
|
|
|
2589
2588
|
[vue.vModelSelect, internalValue.value]
|
|
2590
2589
|
]),
|
|
2591
2590
|
vue.createElementVNode("div", _hoisted_8$1, [
|
|
2592
|
-
vue.createVNode(
|
|
2591
|
+
vue.createVNode(_sfc_main$t, {
|
|
2593
2592
|
name: "arrowDown",
|
|
2594
2593
|
size: 24,
|
|
2595
2594
|
class: vue.normalizeClass({
|
|
@@ -2655,7 +2654,7 @@ const _sfc_main$d = /* @__PURE__ */ vue.defineComponent({
|
|
|
2655
2654
|
vue.createElementVNode("span", null, [
|
|
2656
2655
|
vue.renderSlot(_ctx.$slots, "default")
|
|
2657
2656
|
]),
|
|
2658
|
-
vue.createVNode(
|
|
2657
|
+
vue.createVNode(_sfc_main$t, {
|
|
2659
2658
|
name: iconName.value,
|
|
2660
2659
|
size: "24px",
|
|
2661
2660
|
class: "fill-blue-500"
|
|
@@ -2713,7 +2712,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
2713
2712
|
class: vue.normalizeClass(contentClasses.value)
|
|
2714
2713
|
}, [
|
|
2715
2714
|
_ctx.size === "large" && _ctx.icon ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$6, [
|
|
2716
|
-
vue.createVNode(
|
|
2715
|
+
vue.createVNode(_sfc_main$t, {
|
|
2717
2716
|
name: _ctx.icon,
|
|
2718
2717
|
size: largeIconSize,
|
|
2719
2718
|
class: "fill-blue-500"
|
|
@@ -2733,7 +2732,7 @@ const _sfc_main$c = /* @__PURE__ */ vue.defineComponent({
|
|
|
2733
2732
|
vue.createElementVNode("div", _hoisted_9, [
|
|
2734
2733
|
vue.createElementVNode("header", _hoisted_10, [
|
|
2735
2734
|
vue.createElementVNode("div", _hoisted_11, [
|
|
2736
|
-
_ctx.icon && _ctx.size === "small" ? (vue.openBlock(), vue.createBlock(
|
|
2735
|
+
_ctx.icon && _ctx.size === "small" ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
2737
2736
|
key: 0,
|
|
2738
2737
|
name: _ctx.icon,
|
|
2739
2738
|
size: smallIconSize,
|
|
@@ -2811,7 +2810,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
2811
2810
|
class: vue.normalizeClass(["font-bold w-full justify-between items-center h-[24px] flex gap-2", { "mb-4": isExpanded.value || !_ctx.collapsable }])
|
|
2812
2811
|
}, [
|
|
2813
2812
|
vue.createElementVNode("div", _hoisted_2$5, [
|
|
2814
|
-
vue.createVNode(
|
|
2813
|
+
vue.createVNode(_sfc_main$t, {
|
|
2815
2814
|
name: "alert",
|
|
2816
2815
|
size: 24,
|
|
2817
2816
|
class: "fill-yellow-700"
|
|
@@ -2842,7 +2841,7 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
2842
2841
|
])
|
|
2843
2842
|
], 2)) : vue.createCommentVNode("", true),
|
|
2844
2843
|
isExpanded.value || !_ctx.collapsable ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$3, [
|
|
2845
|
-
vue.renderSlot(_ctx.$slots, "default"
|
|
2844
|
+
vue.renderSlot(_ctx.$slots, "default")
|
|
2846
2845
|
])) : vue.createCommentVNode("", true)
|
|
2847
2846
|
])
|
|
2848
2847
|
])
|
|
@@ -2850,7 +2849,6 @@ const _sfc_main$b = /* @__PURE__ */ vue.defineComponent({
|
|
|
2850
2849
|
};
|
|
2851
2850
|
}
|
|
2852
2851
|
});
|
|
2853
|
-
const FdsBlockAlert = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-c92646b2"]]);
|
|
2854
2852
|
const _hoisted_1$7 = { class: "inline-flex items-center" };
|
|
2855
2853
|
const _hoisted_2$4 = {
|
|
2856
2854
|
key: 0,
|
|
@@ -2902,7 +2900,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
2902
2900
|
}, [
|
|
2903
2901
|
vue.createElementVNode("span", _hoisted_1$7, [
|
|
2904
2902
|
_ctx.preIcon ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_2$4, [
|
|
2905
|
-
vue.createVNode(
|
|
2903
|
+
vue.createVNode(_sfc_main$t, {
|
|
2906
2904
|
name: _ctx.preIcon,
|
|
2907
2905
|
size: 24,
|
|
2908
2906
|
class: vue.normalizeClass(["fill-blue-500", { "fill-gray-500": _ctx.disabled }])
|
|
@@ -2914,7 +2912,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
2914
2912
|
}, vue.toDisplayString(_ctx.label), 3)
|
|
2915
2913
|
])
|
|
2916
2914
|
]),
|
|
2917
|
-
vue.createVNode(
|
|
2915
|
+
vue.createVNode(_sfc_main$t, {
|
|
2918
2916
|
name: "arrowDown",
|
|
2919
2917
|
size: 24,
|
|
2920
2918
|
class: vue.normalizeClass(["ml-4 transition-transform duration-200 fill-blue-500", { "rotate-180": isOpen.value, "fill-gray-500": _ctx.disabled }])
|
|
@@ -2924,7 +2922,7 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
2924
2922
|
"aria-hidden": !isOpen.value,
|
|
2925
2923
|
class: "fds-expander__content block px-4 pb-6 rounded-b-2xl bg-white"
|
|
2926
2924
|
}, [
|
|
2927
|
-
vue.renderSlot(_ctx.$slots, "default"
|
|
2925
|
+
vue.renderSlot(_ctx.$slots, "default")
|
|
2928
2926
|
], 8, _hoisted_4$2), [
|
|
2929
2927
|
[vue.vShow, isOpen.value]
|
|
2930
2928
|
])
|
|
@@ -2932,7 +2930,6 @@ const _sfc_main$a = /* @__PURE__ */ vue.defineComponent({
|
|
|
2932
2930
|
};
|
|
2933
2931
|
}
|
|
2934
2932
|
});
|
|
2935
|
-
const FdsBlockExpander = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-261d322d"]]);
|
|
2936
2933
|
const _hoisted_1$6 = { class: "block max-w-full mb-4" };
|
|
2937
2934
|
const _hoisted_2$3 = { class: "fds-interaction-block__inner__meta flex flex-col sm:flex-row flex-wrap justify-between h-fit gap-y-2" };
|
|
2938
2935
|
const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
@@ -3005,7 +3002,7 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3005
3002
|
vue.createElementVNode("div", {
|
|
3006
3003
|
class: vue.normalizeClass(["flex w-full flex-1", contentClasses.value])
|
|
3007
3004
|
}, [
|
|
3008
|
-
_ctx.icon ? (vue.openBlock(), vue.createBlock(
|
|
3005
|
+
_ctx.icon ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
3009
3006
|
key: 0,
|
|
3010
3007
|
name: _ctx.icon,
|
|
3011
3008
|
size: 24,
|
|
@@ -3029,7 +3026,7 @@ const _sfc_main$9 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3029
3026
|
])
|
|
3030
3027
|
], 2)
|
|
3031
3028
|
], 2),
|
|
3032
|
-
_ctx.arrow ? (vue.openBlock(), vue.createBlock(
|
|
3029
|
+
_ctx.arrow ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
3033
3030
|
key: 0,
|
|
3034
3031
|
name: "arrowRight",
|
|
3035
3032
|
size: 20,
|
|
@@ -3401,7 +3398,7 @@ const _sfc_main$5 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3401
3398
|
tabindex: "-1",
|
|
3402
3399
|
class: vue.normalizeClass(headerTitleClasses.value)
|
|
3403
3400
|
}, [
|
|
3404
|
-
iconName.value ? (vue.openBlock(), vue.createBlock(
|
|
3401
|
+
iconName.value ? (vue.openBlock(), vue.createBlock(_sfc_main$t, {
|
|
3405
3402
|
key: 0,
|
|
3406
3403
|
name: iconName.value,
|
|
3407
3404
|
size: 24,
|
|
@@ -3600,7 +3597,6 @@ const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3600
3597
|
};
|
|
3601
3598
|
}
|
|
3602
3599
|
});
|
|
3603
|
-
const FdsPagination = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["__scopeId", "data-v-a10b418a"]]);
|
|
3604
3600
|
const _hoisted_1$2 = { class: "block mb-4" };
|
|
3605
3601
|
const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
3606
3602
|
__name: "FdsTruncatedText",
|
|
@@ -3660,7 +3656,7 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3660
3656
|
class: vue.normalizeClass(["content", { open: isOpen.value }]),
|
|
3661
3657
|
style: vue.normalizeStyle({ maxWidth: `${containerWidth.value}px` })
|
|
3662
3658
|
}, [
|
|
3663
|
-
vue.renderSlot(_ctx.$slots, "default"
|
|
3659
|
+
vue.renderSlot(_ctx.$slots, "default")
|
|
3664
3660
|
], 6)) : (vue.openBlock(), vue.createElementBlock("div", {
|
|
3665
3661
|
key: 1,
|
|
3666
3662
|
ref_key: "contentRef",
|
|
@@ -3679,7 +3675,6 @@ const _sfc_main$3 = /* @__PURE__ */ vue.defineComponent({
|
|
|
3679
3675
|
};
|
|
3680
3676
|
}
|
|
3681
3677
|
});
|
|
3682
|
-
const FdsTruncatedText = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["__scopeId", "data-v-7c1d8d51"]]);
|
|
3683
3678
|
const _sfc_main$2 = /* @__PURE__ */ vue.defineComponent({
|
|
3684
3679
|
__name: "FdsHeading",
|
|
3685
3680
|
props: {
|
|
@@ -3800,7 +3795,7 @@ const FdsVueCorePlugin = {
|
|
|
3800
3795
|
app.component("FdsButtonMinor", _sfc_main$n);
|
|
3801
3796
|
app.component("FdsButtonIcon", _sfc_main$s);
|
|
3802
3797
|
app.component("FdsButtonCopy", _sfc_main$h);
|
|
3803
|
-
app.component("FdsIcon",
|
|
3798
|
+
app.component("FdsIcon", _sfc_main$t);
|
|
3804
3799
|
app.component("FdsSpinner", _sfc_main$o);
|
|
3805
3800
|
app.component("FdsRadio", _sfc_main$q);
|
|
3806
3801
|
app.component("FdsCheckbox", _sfc_main$u);
|
|
@@ -3811,24 +3806,24 @@ const FdsVueCorePlugin = {
|
|
|
3811
3806
|
app.component("FdsInput", FdsInput);
|
|
3812
3807
|
app.component("FdsBlockContent", _sfc_main$l);
|
|
3813
3808
|
app.component("FdsBlockInfo", _sfc_main$c);
|
|
3814
|
-
app.component("FdsBlockAlert",
|
|
3815
|
-
app.component("FdsBlockExpander",
|
|
3809
|
+
app.component("FdsBlockAlert", _sfc_main$b);
|
|
3810
|
+
app.component("FdsBlockExpander", _sfc_main$a);
|
|
3816
3811
|
app.component("FdsBlockLink", FdsBlockLink);
|
|
3817
3812
|
app.component("FdsSticker", _sfc_main$8);
|
|
3818
3813
|
app.component("FdsTabs", _sfc_main$7);
|
|
3819
3814
|
app.component("FdsTabsItem", _sfc_main$6);
|
|
3820
3815
|
app.component("FdsModal", FdsModal);
|
|
3821
|
-
app.component("FdsPagination",
|
|
3822
|
-
app.component("FdsTruncatedText",
|
|
3816
|
+
app.component("FdsPagination", _sfc_main$4);
|
|
3817
|
+
app.component("FdsTruncatedText", _sfc_main$3);
|
|
3823
3818
|
app.component("FdsHeading", _sfc_main$2);
|
|
3824
3819
|
app.component("FdsSeparator", FdsSeparator);
|
|
3825
3820
|
app.component("FdsText", _sfc_main$r);
|
|
3826
3821
|
app.component("FdsListHeading", _sfc_main);
|
|
3827
3822
|
}
|
|
3828
3823
|
};
|
|
3829
|
-
exports.FdsBlockAlert =
|
|
3824
|
+
exports.FdsBlockAlert = _sfc_main$b;
|
|
3830
3825
|
exports.FdsBlockContent = _sfc_main$l;
|
|
3831
|
-
exports.FdsBlockExpander =
|
|
3826
|
+
exports.FdsBlockExpander = _sfc_main$a;
|
|
3832
3827
|
exports.FdsBlockInfo = _sfc_main$c;
|
|
3833
3828
|
exports.FdsBlockLink = FdsBlockLink;
|
|
3834
3829
|
exports.FdsButtonCopy = _sfc_main$h;
|
|
@@ -3838,11 +3833,11 @@ exports.FdsButtonPrimary = _sfc_main$j;
|
|
|
3838
3833
|
exports.FdsButtonSecondary = _sfc_main$i;
|
|
3839
3834
|
exports.FdsCheckbox = _sfc_main$u;
|
|
3840
3835
|
exports.FdsHeading = _sfc_main$2;
|
|
3841
|
-
exports.FdsIcon =
|
|
3836
|
+
exports.FdsIcon = _sfc_main$t;
|
|
3842
3837
|
exports.FdsInput = FdsInput;
|
|
3843
3838
|
exports.FdsListHeading = _sfc_main;
|
|
3844
3839
|
exports.FdsModal = FdsModal;
|
|
3845
|
-
exports.FdsPagination =
|
|
3840
|
+
exports.FdsPagination = _sfc_main$4;
|
|
3846
3841
|
exports.FdsRadio = _sfc_main$q;
|
|
3847
3842
|
exports.FdsSelect = _sfc_main$f;
|
|
3848
3843
|
exports.FdsSeparator = FdsSeparator;
|
|
@@ -3855,7 +3850,7 @@ exports.FdsTabsItem = _sfc_main$6;
|
|
|
3855
3850
|
exports.FdsText = _sfc_main$r;
|
|
3856
3851
|
exports.FdsTextarea = _sfc_main$g;
|
|
3857
3852
|
exports.FdsTreeView = _sfc_main$k;
|
|
3858
|
-
exports.FdsTruncatedText =
|
|
3853
|
+
exports.FdsTruncatedText = _sfc_main$3;
|
|
3859
3854
|
exports.default = FdsVueCorePlugin;
|
|
3860
3855
|
exports.useTreeState = useTreeState;
|
|
3861
3856
|
//# sourceMappingURL=fds-vue-core.cjs.js.map
|