@stokelp/ui 2.78.1 → 2.79.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/components/flag/styled.d.ts +2 -0
- package/dist/style.css +1 -1
- package/dist/ui.cjs +1 -1
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +16 -0
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -15320,6 +15320,13 @@ const Cp = r2(s(wC), "content"), ep = r2(s(R5.Item), "item"), lp = r2(s(R5.ItemG
|
|
|
15320
15320
|
] }),
|
|
15321
15321
|
/* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "clip0_1401_6471", children: /* @__PURE__ */ C("rect", { width: "21", height: "15", fill: "white" }) }) })
|
|
15322
15322
|
] }),
|
|
15323
|
+
fo: /* @__PURE__ */ r("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "15", viewBox: "0 0 22 16", children: [
|
|
15324
|
+
/* @__PURE__ */ C("rect", { width: "22", height: "16", fill: "#ffffff" }),
|
|
15325
|
+
/* @__PURE__ */ C("rect", { x: "6", width: "4", height: "16", fill: "#003897" }),
|
|
15326
|
+
/* @__PURE__ */ C("rect", { y: "6", width: "22", height: "4", fill: "#003897" }),
|
|
15327
|
+
/* @__PURE__ */ C("rect", { x: "7", width: "2", height: "16", fill: "#d72828" }),
|
|
15328
|
+
/* @__PURE__ */ C("rect", { y: "7", width: "22", height: "2", fill: "#d72828" })
|
|
15329
|
+
] }),
|
|
15323
15330
|
gh: /* @__PURE__ */ r("svg", { width: "21", height: "15", viewBox: "0 0 21 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
15324
15331
|
/* @__PURE__ */ r("g", { clipPath: "url(#clip0_1401_6467)", children: [
|
|
15325
15332
|
/* @__PURE__ */ C("rect", { width: "21", height: "15", fill: "#FFDA2C" }),
|
|
@@ -15337,6 +15344,15 @@ const Cp = r2(s(wC), "content"), ep = r2(s(R5.Item), "item"), lp = r2(s(R5.ItemG
|
|
|
15337
15344
|
] }),
|
|
15338
15345
|
/* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "clip0_1401_6467", children: /* @__PURE__ */ C("rect", { width: "21", height: "15", fill: "white" }) }) })
|
|
15339
15346
|
] }),
|
|
15347
|
+
gl: /* @__PURE__ */ r("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "15", viewBox: "0 0 21 15", children: [
|
|
15348
|
+
/* @__PURE__ */ C("rect", { x: "0", y: "0.5", width: "21", height: "7", fill: "#ffffff" }),
|
|
15349
|
+
/* @__PURE__ */ C("rect", { x: "0", y: "7.5", width: "21", height: "7", fill: "#d00c33" }),
|
|
15350
|
+
/* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "disk", children: /* @__PURE__ */ C("circle", { cx: "8.1666667", cy: "7.5", r: "4.6666667" }) }) }),
|
|
15351
|
+
/* @__PURE__ */ r("g", { "clip-path": "url(#disk)", children: [
|
|
15352
|
+
/* @__PURE__ */ C("rect", { x: "0", y: "0.5", width: "21", height: "7", fill: "#d00c33" }),
|
|
15353
|
+
/* @__PURE__ */ C("rect", { x: "0", y: "7.5", width: "21", height: "7", fill: "#ffffff" })
|
|
15354
|
+
] })
|
|
15355
|
+
] }),
|
|
15340
15356
|
gr: /* @__PURE__ */ r("svg", { width: "21", height: "15", viewBox: "0 0 21 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
|
|
15341
15357
|
/* @__PURE__ */ C("rect", { width: "21", height: "15", fill: "white" }),
|
|
15342
15358
|
/* @__PURE__ */ C(
|