fds-vue-core 2.0.75 → 2.0.76
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/fds-vue-core.cjs.js
CHANGED
|
@@ -1674,7 +1674,7 @@ const _sfc_main$q = /* @__PURE__ */ vue.defineComponent({
|
|
|
1674
1674
|
});
|
|
1675
1675
|
const _hoisted_1$k = ["aria-disabled"];
|
|
1676
1676
|
const _hoisted_2$d = { class: "pt-0.5" };
|
|
1677
|
-
const elBase$2 = "box-border appearance-none inline-flex items-start justify-center w-
|
|
1677
|
+
const elBase$2 = "box-border appearance-none inline-flex items-start justify-center w-fit cursor-pointer shadow-none p-0.5 text-base select-none m-0 rounded-md text-left align-start no-underline transition-[box-shadow,border-color,background-color] duration-200 font-main font-bold text-base leading-5 tracking-normal focus-visible:outline-dashed focus-visible:outline-2 focus-visible:outline-offset-4 focus-visible:outline-blue-500";
|
|
1678
1678
|
const _sfc_main$p = /* @__PURE__ */ vue.defineComponent({
|
|
1679
1679
|
...{
|
|
1680
1680
|
inheritAttrs: false
|