@aitronos/freddy-plugins 0.4.34 → 0.4.35
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/CHANGELOG.md +13 -0
- package/dist/freddy-plugins.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -3624,7 +3624,7 @@ export declare interface ISelectOption {
|
|
|
3624
3624
|
group?: string;
|
|
3625
3625
|
}
|
|
3626
3626
|
|
|
3627
|
-
declare type ISkeletonType = 'card' | 'paragraph' | 'table' | 'single-box' | 'single-paragraph';
|
|
3627
|
+
export declare type ISkeletonType = 'card' | 'paragraph' | 'table' | 'single-box' | 'single-paragraph';
|
|
3628
3628
|
|
|
3629
3629
|
export declare interface ISnackbarMessage {
|
|
3630
3630
|
id: string;
|
package/dist/index.js
CHANGED
|
@@ -5109,7 +5109,7 @@ const eC = [
|
|
|
5109
5109
|
], 64))
|
|
5110
5110
|
], 42, _C));
|
|
5111
5111
|
}
|
|
5112
|
-
}), Jt = /* @__PURE__ */ x(gC, [["__scopeId", "data-v-
|
|
5112
|
+
}), Jt = /* @__PURE__ */ x(gC, [["__scopeId", "data-v-ca53fa07"]]), fC = {
|
|
5113
5113
|
key: 0,
|
|
5114
5114
|
class: "freddy-plugins-api-loading"
|
|
5115
5115
|
}, EC = {
|
|
@@ -6527,7 +6527,7 @@ const eC = [
|
|
|
6527
6527
|
], 10, Zv))), 128))
|
|
6528
6528
|
], 6));
|
|
6529
6529
|
}
|
|
6530
|
-
}), JL = /* @__PURE__ */ x(Xv, [["__scopeId", "data-v-
|
|
6530
|
+
}), JL = /* @__PURE__ */ x(Xv, [["__scopeId", "data-v-d1c332d2"]]), Jv = ["innerHTML", "aria-label"], Xn = /* @__PURE__ */ j({
|
|
6531
6531
|
__name: "Text",
|
|
6532
6532
|
props: {
|
|
6533
6533
|
text: {},
|