qt-ui-kit 1.0.31 → 1.0.32
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/index.js +41 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +41 -5
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -13138,22 +13138,58 @@ function ExternalLink({
|
|
|
13138
13138
|
case 16:
|
|
13139
13139
|
return {
|
|
13140
13140
|
viewBox: "0 0 16 16",
|
|
13141
|
-
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13141
|
+
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13142
|
+
"path",
|
|
13143
|
+
{
|
|
13144
|
+
d: "M6.66699 3.99996H4.00033C3.26395 3.99996 2.66699 4.59691 2.66699 5.33329V12C2.66699 12.7363 3.26395 13.3333 4.00033 13.3333H10.667C11.4034 13.3333 12.0003 12.7363 12.0003 12V9.33329M9.33366 2.66663H13.3337M13.3337 2.66663V6.66663M13.3337 2.66663L6.66699 9.33329",
|
|
13145
|
+
stroke: color,
|
|
13146
|
+
strokeWidth: "1.25",
|
|
13147
|
+
strokeLinecap: "round",
|
|
13148
|
+
strokeLinejoin: "round"
|
|
13149
|
+
}
|
|
13150
|
+
)
|
|
13142
13151
|
};
|
|
13143
13152
|
case 20:
|
|
13144
13153
|
return {
|
|
13145
13154
|
viewBox: "0 0 20 20",
|
|
13146
|
-
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13155
|
+
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13156
|
+
"path",
|
|
13157
|
+
{
|
|
13158
|
+
d: "M8.33301 5.00004H4.99967C4.0792 5.00004 3.33301 5.74623 3.33301 6.66671V15C3.33301 15.9205 4.0792 16.6667 4.99967 16.6667H13.333C14.2535 16.6667 14.9997 15.9205 14.9997 15V11.6667M11.6663 3.33337H16.6663M16.6663 3.33337V8.33337M16.6663 3.33337L8.33301 11.6667",
|
|
13159
|
+
stroke: color,
|
|
13160
|
+
strokeWidth: "1.5",
|
|
13161
|
+
strokeLinecap: "round",
|
|
13162
|
+
strokeLinejoin: "round"
|
|
13163
|
+
}
|
|
13164
|
+
)
|
|
13147
13165
|
};
|
|
13148
13166
|
case 24:
|
|
13149
13167
|
return {
|
|
13150
13168
|
viewBox: "0 0 24 24",
|
|
13151
|
-
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13169
|
+
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13170
|
+
"path",
|
|
13171
|
+
{
|
|
13172
|
+
d: "M10 6H6C4.89543 6 4 6.89543 4 8V18C4 19.1046 4.89543 20 6 20H16C17.1046 20 18 19.1046 18 18V14M14 4H20M20 4V10M20 4L10 14",
|
|
13173
|
+
stroke: color,
|
|
13174
|
+
strokeWidth: "2",
|
|
13175
|
+
strokeLinecap: "round",
|
|
13176
|
+
strokeLinejoin: "round"
|
|
13177
|
+
}
|
|
13178
|
+
)
|
|
13152
13179
|
};
|
|
13153
13180
|
case 36:
|
|
13154
13181
|
return {
|
|
13155
13182
|
viewBox: "0 0 36 36",
|
|
13156
|
-
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13183
|
+
path: /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
|
|
13184
|
+
"path",
|
|
13185
|
+
{
|
|
13186
|
+
d: "M15 9H9C7.34315 9 6 10.3431 6 12V27C6 28.6569 7.34315 30 9 30H24C25.6569 30 27 28.6569 27 27V21M21 6H30M30 6V15M30 6L15 21",
|
|
13187
|
+
stroke: color,
|
|
13188
|
+
strokeWidth: "2.25",
|
|
13189
|
+
strokeLinecap: "round",
|
|
13190
|
+
strokeLinejoin: "round"
|
|
13191
|
+
}
|
|
13192
|
+
)
|
|
13157
13193
|
};
|
|
13158
13194
|
}
|
|
13159
13195
|
};
|
|
@@ -15679,7 +15715,7 @@ function MainNavButton({ icon, label, active, onClick }) {
|
|
|
15679
15715
|
children: icon
|
|
15680
15716
|
}
|
|
15681
15717
|
),
|
|
15682
|
-
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("div", { className: "label-3-bold text-qtpurple-500", children: label })
|
|
15718
|
+
/* @__PURE__ */ (0, import_jsx_runtime22.jsx)("div", { className: "label-3-bold text-qtpurple-500 select-none", children: label })
|
|
15683
15719
|
]
|
|
15684
15720
|
}
|
|
15685
15721
|
);
|