@gouvfr-lasuite/ui-kit 0.26.0 → 0.27.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/{PdfPreview-BgrDRBo3.cjs → PdfPreview-Cvmydeqr.cjs} +2 -2
- package/dist/{PdfPreview-BgrDRBo3.cjs.map → PdfPreview-Cvmydeqr.cjs.map} +1 -1
- package/dist/{PdfPreview-BzwV05lv.js → PdfPreview-Dn3s5J1l.js} +3 -3
- package/dist/{PdfPreview-BzwV05lv.js.map → PdfPreview-Dn3s5J1l.js.map} +1 -1
- package/dist/ZoomPlus-BDjh_aTS.cjs +23 -0
- package/dist/ZoomPlus-BDjh_aTS.cjs.map +1 -0
- package/dist/{ZoomPlus-CqMxLvvg.js → ZoomPlus-CCz8Lj8v.js} +120 -95
- package/dist/ZoomPlus-CCz8Lj8v.js.map +1 -0
- package/dist/icons.cjs +1 -1
- package/dist/icons.cjs.map +1 -1
- package/dist/icons.d.ts +7 -0
- package/dist/icons.js +706 -729
- package/dist/icons.js.map +1 -1
- package/dist/{index-B4kcK437.js → index-CUMYiXm1.js} +4282 -4188
- package/dist/index-CUMYiXm1.js.map +1 -0
- package/dist/{index-BL_a2Q73.cjs → index-DUED4Win.cjs} +23 -23
- package/dist/index-DUED4Win.cjs.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +51 -2
- package/dist/index.js +86 -83
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/ZoomPlus-BYvInasa.cjs +0 -23
- package/dist/ZoomPlus-BYvInasa.cjs.map +0 -1
- package/dist/ZoomPlus-CqMxLvvg.js.map +0 -1
- package/dist/index-B4kcK437.js.map +0 -1
- package/dist/index-BL_a2Q73.cjs.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import t1 from "react";
|
|
2
|
-
var
|
|
2
|
+
var E = { exports: {} }, j = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
5
5
|
* react-jsx-runtime.production.js
|
|
@@ -14,9 +14,9 @@ function n1() {
|
|
|
14
14
|
if (D) return j;
|
|
15
15
|
D = 1;
|
|
16
16
|
var r = Symbol.for("react.transitional.element"), u = Symbol.for("react.fragment");
|
|
17
|
-
function
|
|
18
|
-
var
|
|
19
|
-
if (d !== void 0 && (
|
|
17
|
+
function x(q, s, d) {
|
|
18
|
+
var m = null;
|
|
19
|
+
if (d !== void 0 && (m = "" + d), s.key !== void 0 && (m = "" + s.key), "key" in s) {
|
|
20
20
|
d = {};
|
|
21
21
|
for (var R in s)
|
|
22
22
|
R !== "key" && (d[R] = s[R]);
|
|
@@ -24,12 +24,12 @@ function n1() {
|
|
|
24
24
|
return s = d.ref, {
|
|
25
25
|
$$typeof: r,
|
|
26
26
|
type: q,
|
|
27
|
-
key:
|
|
27
|
+
key: m,
|
|
28
28
|
ref: s !== void 0 ? s : null,
|
|
29
29
|
props: d
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
|
-
return j.Fragment = u, j.jsx =
|
|
32
|
+
return j.Fragment = u, j.jsx = x, j.jsxs = x, j;
|
|
33
33
|
}
|
|
34
34
|
var p = {};
|
|
35
35
|
/**
|
|
@@ -52,9 +52,9 @@ function o1() {
|
|
|
52
52
|
switch (e) {
|
|
53
53
|
case M:
|
|
54
54
|
return "Fragment";
|
|
55
|
-
case X:
|
|
56
|
-
return "Profiler";
|
|
57
55
|
case $:
|
|
56
|
+
return "Profiler";
|
|
57
|
+
case W:
|
|
58
58
|
return "StrictMode";
|
|
59
59
|
case B:
|
|
60
60
|
return "Suspense";
|
|
@@ -71,7 +71,7 @@ function o1() {
|
|
|
71
71
|
return "Portal";
|
|
72
72
|
case J:
|
|
73
73
|
return (e.displayName || "Context") + ".Provider";
|
|
74
|
-
case
|
|
74
|
+
case X:
|
|
75
75
|
return (e._context.displayName || "Context") + ".Consumer";
|
|
76
76
|
case Z:
|
|
77
77
|
var l = e.render;
|
|
@@ -90,7 +90,7 @@ function o1() {
|
|
|
90
90
|
function u(e) {
|
|
91
91
|
return "" + e;
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function x(e) {
|
|
94
94
|
try {
|
|
95
95
|
u(e);
|
|
96
96
|
var l = !1;
|
|
@@ -99,8 +99,8 @@ function o1() {
|
|
|
99
99
|
}
|
|
100
100
|
if (l) {
|
|
101
101
|
l = console;
|
|
102
|
-
var
|
|
103
|
-
return
|
|
102
|
+
var n = l.error, o = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
103
|
+
return n.call(
|
|
104
104
|
l,
|
|
105
105
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
106
106
|
o
|
|
@@ -125,7 +125,7 @@ function o1() {
|
|
|
125
125
|
function d() {
|
|
126
126
|
return Error("react-stack-top-frame");
|
|
127
127
|
}
|
|
128
|
-
function
|
|
128
|
+
function m(e) {
|
|
129
129
|
if (P.call(e, "key")) {
|
|
130
130
|
var l = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
131
131
|
if (l && l.isReactWarning) return !1;
|
|
@@ -133,14 +133,14 @@ function o1() {
|
|
|
133
133
|
return e.key !== void 0;
|
|
134
134
|
}
|
|
135
135
|
function R(e, l) {
|
|
136
|
-
function
|
|
136
|
+
function n() {
|
|
137
137
|
z || (z = !0, console.error(
|
|
138
138
|
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
139
139
|
l
|
|
140
140
|
));
|
|
141
141
|
}
|
|
142
|
-
|
|
143
|
-
get:
|
|
142
|
+
n.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
143
|
+
get: n,
|
|
144
144
|
configurable: !0
|
|
145
145
|
});
|
|
146
146
|
}
|
|
@@ -150,14 +150,14 @@ function o1() {
|
|
|
150
150
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
151
151
|
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
152
152
|
}
|
|
153
|
-
function U(e, l,
|
|
154
|
-
return
|
|
153
|
+
function U(e, l, n, o, h, f, b, T) {
|
|
154
|
+
return n = f.ref, e = {
|
|
155
155
|
$$typeof: w,
|
|
156
156
|
type: e,
|
|
157
157
|
key: l,
|
|
158
158
|
props: f,
|
|
159
159
|
_owner: h
|
|
160
|
-
}, (
|
|
160
|
+
}, (n !== void 0 ? n : null) !== null ? Object.defineProperty(e, "ref", {
|
|
161
161
|
enumerable: !1,
|
|
162
162
|
get: I
|
|
163
163
|
}) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
@@ -182,19 +182,19 @@ function o1() {
|
|
|
182
182
|
value: T
|
|
183
183
|
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
184
184
|
}
|
|
185
|
-
function
|
|
185
|
+
function g(e, l, n, o, h, f, b, T) {
|
|
186
186
|
var c = l.children;
|
|
187
187
|
if (c !== void 0)
|
|
188
188
|
if (o)
|
|
189
189
|
if (a1(c)) {
|
|
190
190
|
for (o = 0; o < c.length; o++)
|
|
191
|
-
|
|
191
|
+
S(c[o]);
|
|
192
192
|
Object.freeze && Object.freeze(c);
|
|
193
193
|
} else
|
|
194
194
|
console.error(
|
|
195
195
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
196
196
|
);
|
|
197
|
-
else
|
|
197
|
+
else S(c);
|
|
198
198
|
if (P.call(l, "key")) {
|
|
199
199
|
c = r(e);
|
|
200
200
|
var v = Object.keys(l).filter(function(l1) {
|
|
@@ -213,13 +213,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
213
213
|
c
|
|
214
214
|
), N[c + o] = !0);
|
|
215
215
|
}
|
|
216
|
-
if (c = null,
|
|
217
|
-
|
|
216
|
+
if (c = null, n !== void 0 && (x(n), c = "" + n), m(l) && (x(l.key), c = "" + l.key), "key" in l) {
|
|
217
|
+
n = {};
|
|
218
218
|
for (var L in l)
|
|
219
|
-
L !== "key" && (
|
|
220
|
-
} else
|
|
219
|
+
L !== "key" && (n[L] = l[L]);
|
|
220
|
+
} else n = l;
|
|
221
221
|
return c && R(
|
|
222
|
-
|
|
222
|
+
n,
|
|
223
223
|
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
224
224
|
), U(
|
|
225
225
|
e,
|
|
@@ -227,56 +227,56 @@ React keys must be passed directly to JSX without using spread:
|
|
|
227
227
|
f,
|
|
228
228
|
h,
|
|
229
229
|
s(),
|
|
230
|
-
|
|
230
|
+
n,
|
|
231
231
|
b,
|
|
232
232
|
T
|
|
233
233
|
);
|
|
234
234
|
}
|
|
235
|
-
function
|
|
235
|
+
function S(e) {
|
|
236
236
|
typeof e == "object" && e !== null && e.$$typeof === w && e._store && (e._store.validated = 1);
|
|
237
237
|
}
|
|
238
|
-
var
|
|
238
|
+
var A = t1, w = Symbol.for("react.transitional.element"), G = Symbol.for("react.portal"), M = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), $ = Symbol.for("react.profiler"), X = Symbol.for("react.consumer"), J = Symbol.for("react.context"), Z = Symbol.for("react.forward_ref"), B = Symbol.for("react.suspense"), Q = Symbol.for("react.suspense_list"), K = Symbol.for("react.memo"), O = Symbol.for("react.lazy"), e1 = Symbol.for("react.activity"), r1 = Symbol.for("react.client.reference"), C = A.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, P = Object.prototype.hasOwnProperty, a1 = Array.isArray, _ = console.createTask ? console.createTask : function() {
|
|
239
239
|
return null;
|
|
240
240
|
};
|
|
241
|
-
|
|
241
|
+
A = {
|
|
242
242
|
react_stack_bottom_frame: function(e) {
|
|
243
243
|
return e();
|
|
244
244
|
}
|
|
245
245
|
};
|
|
246
|
-
var z, V = {},
|
|
247
|
-
|
|
246
|
+
var z, V = {}, H = A.react_stack_bottom_frame.bind(
|
|
247
|
+
A,
|
|
248
248
|
d
|
|
249
|
-
)(),
|
|
250
|
-
p.Fragment = M, p.jsx = function(e, l,
|
|
249
|
+
)(), y = _(q(d)), N = {};
|
|
250
|
+
p.Fragment = M, p.jsx = function(e, l, n, o, h) {
|
|
251
251
|
var f = 1e4 > C.recentlyCreatedOwnerStacks++;
|
|
252
|
-
return
|
|
252
|
+
return g(
|
|
253
253
|
e,
|
|
254
254
|
l,
|
|
255
|
-
|
|
255
|
+
n,
|
|
256
256
|
!1,
|
|
257
257
|
o,
|
|
258
258
|
h,
|
|
259
|
-
f ? Error("react-stack-top-frame") :
|
|
260
|
-
f ? _(q(e)) :
|
|
259
|
+
f ? Error("react-stack-top-frame") : H,
|
|
260
|
+
f ? _(q(e)) : y
|
|
261
261
|
);
|
|
262
|
-
}, p.jsxs = function(e, l,
|
|
262
|
+
}, p.jsxs = function(e, l, n, o, h) {
|
|
263
263
|
var f = 1e4 > C.recentlyCreatedOwnerStacks++;
|
|
264
|
-
return
|
|
264
|
+
return g(
|
|
265
265
|
e,
|
|
266
266
|
l,
|
|
267
|
-
|
|
267
|
+
n,
|
|
268
268
|
!0,
|
|
269
269
|
o,
|
|
270
270
|
h,
|
|
271
|
-
f ? Error("react-stack-top-frame") :
|
|
272
|
-
f ? _(q(e)) :
|
|
271
|
+
f ? Error("react-stack-top-frame") : H,
|
|
272
|
+
f ? _(q(e)) : y
|
|
273
273
|
);
|
|
274
274
|
};
|
|
275
275
|
}()), p;
|
|
276
276
|
}
|
|
277
277
|
var F;
|
|
278
278
|
function c1() {
|
|
279
|
-
return F || (F = 1, process.env.NODE_ENV === "production" ?
|
|
279
|
+
return F || (F = 1, process.env.NODE_ENV === "production" ? E.exports = n1() : E.exports = o1()), E.exports;
|
|
280
280
|
}
|
|
281
281
|
var a = c1(), i = /* @__PURE__ */ ((r) => (r.X_SMALL = "xsmall", r.SMALL = "small", r.MEDIUM = "medium", r.LARGE = "large", r.X_LARGE = "xlarge", r))(i || {}), s1 = /* @__PURE__ */ ((r) => (r.OUTLINED = "outlined", r.FILLED = "filled", r))(s1 || {});
|
|
282
282
|
const k = {
|
|
@@ -291,7 +291,7 @@ const k = {
|
|
|
291
291
|
[i.MEDIUM]: 32,
|
|
292
292
|
[i.LARGE]: 40,
|
|
293
293
|
[i.X_LARGE]: 48
|
|
294
|
-
}, d1 = (r) => i1[r] ?? 24, f1 = (r) => k[r] ?? 24,
|
|
294
|
+
}, d1 = (r) => i1[r] ?? 24, f1 = (r) => k[r] ?? 24, t = (r) => {
|
|
295
295
|
let u;
|
|
296
296
|
return typeof r.size == "number" ? u = r.size : r.size && k[r.size] ? u = k[r.size] : u = 24, /* @__PURE__ */ a.jsx(
|
|
297
297
|
"svg",
|
|
@@ -305,19 +305,25 @@ const k = {
|
|
|
305
305
|
children: r.children
|
|
306
306
|
}
|
|
307
307
|
);
|
|
308
|
-
}, h1 = (r) => /* @__PURE__ */ a.jsx(
|
|
308
|
+
}, h1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
309
309
|
"path",
|
|
310
310
|
{
|
|
311
311
|
fill: "currentColor",
|
|
312
312
|
d: "M11.293 4.293a1 1 0 1 1 1.414 1.414L7.414 11H19a1 1 0 0 1 0 2H7.414l5.293 5.293a1 1 0 1 1-1.414 1.414l-7-7a1 1 0 0 1 0-1.414z"
|
|
313
313
|
}
|
|
314
|
-
) }), v1 = (r) => /* @__PURE__ */ a.jsx(
|
|
314
|
+
) }), v1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
315
315
|
"path",
|
|
316
316
|
{
|
|
317
317
|
fill: "currentColor",
|
|
318
318
|
d: "M11.293 4.293a1 1 0 0 1 1.414 0l7 7a1 1 0 0 1 0 1.414l-7 7a1 1 0 1 1-1.414-1.414L16.586 13H5a1 1 0 1 1 0-2h11.586l-5.293-5.293a1 1 0 0 1 0-1.414"
|
|
319
319
|
}
|
|
320
|
-
) }),
|
|
320
|
+
) }), x1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
321
|
+
"path",
|
|
322
|
+
{
|
|
323
|
+
fill: "currentColor",
|
|
324
|
+
d: "M17 6q.084 0 .165.015l.03.005.045.01.048.012q.075.023.145.058l.042.02A1 1 0 0 1 18 7v10a1 1 0 1 1-2 0V9.414l-8.293 8.293a1 1 0 1 1-1.414-1.414L14.586 8H7a1 1 0 0 1 0-2z"
|
|
325
|
+
}
|
|
326
|
+
) }), q1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
321
327
|
/* @__PURE__ */ a.jsx(
|
|
322
328
|
"path",
|
|
323
329
|
{
|
|
@@ -334,19 +340,19 @@ const k = {
|
|
|
334
340
|
clipRule: "evenodd"
|
|
335
341
|
}
|
|
336
342
|
)
|
|
337
|
-
] }),
|
|
343
|
+
] }), m1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
338
344
|
"path",
|
|
339
345
|
{
|
|
340
346
|
fill: "currentColor",
|
|
341
347
|
d: "M10.119 19.885q-.656 0-1.118-.581l-4.709-5.89q-.173-.21-.254-.41a1.2 1.2 0 0 1-.073-.409q0-.472.309-.781.318-.31.8-.31.555 0 .936.5l4.072 5.227 7.89-12.535q.21-.318.427-.445.219-.135.564-.136.472 0 .772.3.3.29.3.763 0 .191-.063.391-.065.19-.2.41l-8.544 13.316q-.4.59-1.11.59"
|
|
342
348
|
}
|
|
343
|
-
) }),
|
|
349
|
+
) }), R1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
344
350
|
"path",
|
|
345
351
|
{
|
|
346
352
|
fill: "currentColor",
|
|
347
353
|
d: "M8.293 5.293a1 1 0 0 1 1.414 0l6 6a1 1 0 0 1 0 1.414l-6 6a1 1 0 1 1-1.414-1.414L13.586 12 8.293 6.707a1 1 0 0 1 0-1.414"
|
|
348
354
|
}
|
|
349
|
-
) }),
|
|
355
|
+
) }), j1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
350
356
|
/* @__PURE__ */ a.jsx(
|
|
351
357
|
"path",
|
|
352
358
|
{
|
|
@@ -361,7 +367,7 @@ const k = {
|
|
|
361
367
|
d: "M12 6a1 1 0 0 1 1 1v4.382l3.447 1.723a1 1 0 0 1-.894 1.79l-4-2A1 1 0 0 1 11 12V7a1 1 0 0 1 1-1"
|
|
362
368
|
}
|
|
363
369
|
)
|
|
364
|
-
] }),
|
|
370
|
+
] }), p1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
365
371
|
/* @__PURE__ */ a.jsx(
|
|
366
372
|
"path",
|
|
367
373
|
{
|
|
@@ -378,7 +384,7 @@ const k = {
|
|
|
378
384
|
clipRule: "evenodd"
|
|
379
385
|
}
|
|
380
386
|
)
|
|
381
|
-
] }),
|
|
387
|
+
] }), A1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
382
388
|
/* @__PURE__ */ a.jsx(
|
|
383
389
|
"path",
|
|
384
390
|
{
|
|
@@ -402,7 +408,7 @@ const k = {
|
|
|
402
408
|
d: "M9.444 9.13q.37 0 .579.199.216.198.215.568v5.522q0 .306-.18.513t-.505.208q-.316 0-.496-.198a.77.77 0 0 1-.181-.524V10.52H8.85l-.813.613q-.09.055-.17.091a.4.4 0 0 1-.181.036.45.45 0 0 1-.334-.135.5.5 0 0 1-.136-.36q0-.308.298-.533l.947-.695q.235-.18.46-.288.235-.118.523-.119"
|
|
403
409
|
}
|
|
404
410
|
)
|
|
405
|
-
] }), E1 = (r) => /* @__PURE__ */ a.jsxs(
|
|
411
|
+
] }), E1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
406
412
|
/* @__PURE__ */ a.jsx(
|
|
407
413
|
"path",
|
|
408
414
|
{
|
|
@@ -426,7 +432,7 @@ const k = {
|
|
|
426
432
|
d: "M9.444 9.13q.37 0 .579.199.216.198.215.568v5.522q0 .306-.18.513t-.505.208q-.316 0-.496-.198a.77.77 0 0 1-.181-.524V10.52H8.85l-.813.613q-.09.055-.17.091a.4.4 0 0 1-.181.036.45.45 0 0 1-.334-.135.5.5 0 0 1-.136-.36q0-.308.298-.533l.947-.695q.235-.18.46-.288.235-.118.523-.119"
|
|
427
433
|
}
|
|
428
434
|
)
|
|
429
|
-
] }),
|
|
435
|
+
] }), M1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
430
436
|
/* @__PURE__ */ a.jsx(
|
|
431
437
|
"path",
|
|
432
438
|
{
|
|
@@ -445,7 +451,7 @@ const k = {
|
|
|
445
451
|
clipRule: "evenodd"
|
|
446
452
|
}
|
|
447
453
|
)
|
|
448
|
-
] }),
|
|
454
|
+
] }), C1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
449
455
|
/* @__PURE__ */ a.jsx(
|
|
450
456
|
"path",
|
|
451
457
|
{
|
|
@@ -460,25 +466,25 @@ const k = {
|
|
|
460
466
|
d: "M15.293 6.793a1 1 0 0 1 1.414 0l5 5a1 1 0 0 1 .25.414l.015.062q.027.111.028.231-.001.084-.016.165a.991.991 0 0 1-.202.455 1 1 0 0 1-.075.087l-5 5a1 1 0 1 1-1.414-1.414l3.293-3.293H9a1 1 0 1 1 0-2h9.586l-3.293-3.293a1 1 0 0 1 0-1.414"
|
|
461
467
|
}
|
|
462
468
|
)
|
|
463
|
-
] }),
|
|
469
|
+
] }), _1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
464
470
|
"path",
|
|
465
471
|
{
|
|
466
472
|
fill: "currentColor",
|
|
467
473
|
d: "M9.293 13.293a1 1 0 1 1 1.414 1.414L5.414 20H9a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1v-6a1 1 0 1 1 2 0v3.586zM22 9a1 1 0 1 1-2 0V5.414l-5.293 5.293a1 1 0 1 1-1.414-1.414L18.586 4H15a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1z"
|
|
468
474
|
}
|
|
469
|
-
) }),
|
|
475
|
+
) }), b1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
470
476
|
"path",
|
|
471
477
|
{
|
|
472
478
|
fill: "currentColor",
|
|
473
479
|
d: "M9.315 3.5c.742 0 1.342.6 1.342 1.342v14.316c0 .741-.6 1.342-1.342 1.342H6.632c-.741 0-1.343-.6-1.343-1.342V4.842c0-.741.602-1.342 1.343-1.342zM17.368 3.5c.741 0 1.342.6 1.342 1.342v14.316c0 .741-.6 1.342-1.342 1.342h-2.684c-.741 0-1.342-.6-1.342-1.342V4.842c0-.741.6-1.342 1.342-1.342z"
|
|
474
480
|
}
|
|
475
|
-
) }),
|
|
481
|
+
) }), T1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
476
482
|
"path",
|
|
477
483
|
{
|
|
478
484
|
fill: "currentColor",
|
|
479
485
|
d: "M7.64 3.5c.393.001.779.107 1.119.305l10.732 6.26a2.24 2.24 0 0 1 1.115 1.933 2.24 2.24 0 0 1-.987 1.856l-.124.078L8.76 20.195a2.236 2.236 0 0 1-3.364-1.933V5.737A2.24 2.24 0 0 1 7.64 3.5"
|
|
480
486
|
}
|
|
481
|
-
) }),
|
|
487
|
+
) }), L1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
482
488
|
"path",
|
|
483
489
|
{
|
|
484
490
|
fill: "currentColor",
|
|
@@ -486,7 +492,7 @@ const k = {
|
|
|
486
492
|
d: "M12 2a1 1 0 0 1 1 1v1.385A16 16 0 0 0 20 6h1a1 1 0 1 1 0 2h-.932l2.868 7.648A1 1 0 0 1 22.6 16.8a6 6 0 0 1-7.199 0 1 1 0 0 1-.337-1.152l2.911-7.764A18 18 0 0 1 13 6.58V20h4a1 1 0 1 1 0 2H7a1 1 0 0 1 0-2h4V6.581a18 18 0 0 1-4.976 1.304l2.912 7.763A1 1 0 0 1 8.6 16.8a6 6 0 0 1-7.199 0 1 1 0 0 1-.337-1.152L3.931 8H3a1 1 0 0 1 0-2h1c2.428 0 4.82-.555 7-1.615V3a1 1 0 0 1 1-1M3.224 15.581C3.774 15.853 4.38 16 5 16c.619 0 1.225-.147 1.774-.419L5 10.85zm14 0c.55.272 1.156.419 1.776.419.619 0 1.225-.147 1.774-.419L19 10.85z",
|
|
487
493
|
clipRule: "evenodd"
|
|
488
494
|
}
|
|
489
|
-
) }),
|
|
495
|
+
) }), k1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
490
496
|
/* @__PURE__ */ a.jsx(
|
|
491
497
|
"path",
|
|
492
498
|
{
|
|
@@ -510,13 +516,13 @@ const k = {
|
|
|
510
516
|
d: "M21.832 10.92a1 1 0 0 1 .387 1.964l-3.025.597a1.001 1.001 0 0 1-.389-1.961z"
|
|
511
517
|
}
|
|
512
518
|
)
|
|
513
|
-
] }),
|
|
519
|
+
] }), g1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
514
520
|
"path",
|
|
515
521
|
{
|
|
516
522
|
fill: "currentColor",
|
|
517
523
|
d: "M8.293 3.293a1 1 0 1 1 1.414 1.414L6.414 8H14.5a6.5 6.5 0 0 1 0 13H11a1 1 0 1 1 0-2h3.5a4.501 4.501 0 0 0 3.182-7.682A4.5 4.5 0 0 0 14.5 10H6.414l3.293 3.293a1 1 0 0 1-1.414 1.414l-5-5a1 1 0 0 1-.25-.416l-.013-.05a1 1 0 0 1-.002-.473q.007-.03.015-.06a1 1 0 0 1 .096-.213q.064-.111.154-.202z"
|
|
518
524
|
}
|
|
519
|
-
) }), S1 = (r) => /* @__PURE__ */ a.jsxs(
|
|
525
|
+
) }), S1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
520
526
|
/* @__PURE__ */ a.jsx(
|
|
521
527
|
"path",
|
|
522
528
|
{
|
|
@@ -531,13 +537,30 @@ const k = {
|
|
|
531
537
|
d: "M21 12a8 8 0 0 0-2.343-5.657 1 1 0 1 1 1.414-1.414 10 10 0 0 1 0 14.143 1 1 0 0 1-1.414-1.415A8 8 0 0 0 21 12"
|
|
532
538
|
}
|
|
533
539
|
)
|
|
534
|
-
] }),
|
|
540
|
+
] }), w1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
535
541
|
"path",
|
|
536
542
|
{
|
|
537
543
|
fill: "currentColor",
|
|
538
544
|
d: "M10.088 3.01c.25-.03.502-.005.741.074l.118.044.115.052c.224.113.42.274.576.472l.074.103.066.107c.145.255.221.544.222.838v14.597l-.005.126a1.704 1.704 0 0 1-2.907 1.08l-3.384-3.385A.4.4 0 0 0 5.42 17H3a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2.419a.4.4 0 0 0 .285-.118l3.387-3.386c.238-.238.542-.4.872-.466zm11.205 5.283a1 1 0 1 1 1.414 1.414L20.414 12l2.293 2.293a1 1 0 1 1-1.414 1.414L19 13.414l-2.293 2.293a1 1 0 1 1-1.414-1.414L17.586 12l-2.293-2.293a1 1 0 1 1 1.414-1.414L19 10.586zM3 15h2.416a2.4 2.4 0 0 1 1.704.706l2.88 2.88V5.414l-2.88 2.88a2.4 2.4 0 0 1-1.704.705H3z"
|
|
539
545
|
}
|
|
540
|
-
) }),
|
|
546
|
+
) }), O1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
547
|
+
/* @__PURE__ */ a.jsx(
|
|
548
|
+
"path",
|
|
549
|
+
{
|
|
550
|
+
fill: "currentColor",
|
|
551
|
+
d: "M12.01 16a1 1 0 1 1 0 2H12a1 1 0 1 1 0-2zM12 8a1 1 0 0 1 1 1v4a1 1 0 1 1-2 0V9a1 1 0 0 1 1-1"
|
|
552
|
+
}
|
|
553
|
+
),
|
|
554
|
+
/* @__PURE__ */ a.jsx(
|
|
555
|
+
"path",
|
|
556
|
+
{
|
|
557
|
+
fill: "currentColor",
|
|
558
|
+
fillRule: "evenodd",
|
|
559
|
+
d: "M11.99 1.986A3 3 0 0 1 14.6 3.504L22.597 17.5l.092.174a3.003 3.003 0 0 1-1.189 3.923 3 3 0 0 1-1.499.403H4a3 3 0 0 1-3.018-2.993 3 3 0 0 1 .4-1.503l8-14a3 3 0 0 1 2.608-1.518m0 2a1 1 0 0 0-.87.507v.003l-8 14-.004.004a1.002 1.002 0 0 0 .875 1.5H20a1 1 0 0 0 .865-.5 1 1 0 0 0 0-1l-.002-.004-8-14-.002-.003a1 1 0 0 0-.87-.507",
|
|
560
|
+
clipRule: "evenodd"
|
|
561
|
+
}
|
|
562
|
+
)
|
|
563
|
+
] }), P1 = (r) => /* @__PURE__ */ a.jsx(t, { ...r, children: /* @__PURE__ */ a.jsx(
|
|
541
564
|
"path",
|
|
542
565
|
{
|
|
543
566
|
fill: "currentColor",
|
|
@@ -545,7 +568,7 @@ const k = {
|
|
|
545
568
|
d: "M10.328 2.005q1.672 0 3.126.623a8 8 0 0 1 2.571 1.741 8.1 8.1 0 0 1 1.732 2.572q.633 1.455.633 3.117 0 1.305-.406 2.482c-.263.785-.99 1.963-1.349 2.46l4.467 4.483q.16.152.236.357.084.206.084.434 0 .318-.145.578a1.093 1.093 0 0 1-.974.555q-.227 0-.44-.084a1 1 0 0 1-.373-.243L15 16.59c-.487.324-1.566.92-2.318 1.164a7.7 7.7 0 0 1-2.354.355 7.9 7.9 0 0 1-3.126-.623 8.1 8.1 0 0 1-2.562-1.731 8.2 8.2 0 0 1-1.742-2.562 7.9 7.9 0 0 1-.623-3.135q0-1.662.623-3.117A8.2 8.2 0 0 1 4.64 4.37a7.9 7.9 0 0 1 5.688-2.364m0 2.067q-1.237 0-2.325.465a5.9 5.9 0 0 0-1.919 1.286 6 6 0 0 0-1.286 1.91 6 6 0 0 0-.455 2.325q0 1.245.455 2.334.465 1.078 1.286 1.899.831.821 1.919 1.296 1.087.465 2.325.465 1.246 0 2.324-.465a6.2 6.2 0 0 0 1.91-1.296 6 6 0 0 0 1.286-1.9 5.8 5.8 0 0 0 .474-2.333q0-1.237-.474-2.326a6 6 0 0 0-1.287-1.909 5.8 5.8 0 0 0-1.909-1.286 5.8 5.8 0 0 0-2.324-.465",
|
|
546
569
|
clipRule: "evenodd"
|
|
547
570
|
}
|
|
548
|
-
) }),
|
|
571
|
+
) }), z1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
549
572
|
/* @__PURE__ */ a.jsx(
|
|
550
573
|
"path",
|
|
551
574
|
{
|
|
@@ -562,7 +585,7 @@ const k = {
|
|
|
562
585
|
clipRule: "evenodd"
|
|
563
586
|
}
|
|
564
587
|
)
|
|
565
|
-
] }),
|
|
588
|
+
] }), V1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
566
589
|
/* @__PURE__ */ a.jsx(
|
|
567
590
|
"path",
|
|
568
591
|
{
|
|
@@ -579,7 +602,7 @@ const k = {
|
|
|
579
602
|
clipRule: "evenodd"
|
|
580
603
|
}
|
|
581
604
|
)
|
|
582
|
-
] }),
|
|
605
|
+
] }), H1 = (r) => /* @__PURE__ */ a.jsxs(t, { ...r, children: [
|
|
583
606
|
/* @__PURE__ */ a.jsx(
|
|
584
607
|
"path",
|
|
585
608
|
{
|
|
@@ -599,35 +622,37 @@ const k = {
|
|
|
599
622
|
] });
|
|
600
623
|
export {
|
|
601
624
|
h1 as A,
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
625
|
+
q1 as B,
|
|
626
|
+
R1 as C,
|
|
627
|
+
p1 as D,
|
|
628
|
+
A1 as F,
|
|
629
|
+
M1 as G,
|
|
607
630
|
s1 as I,
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
631
|
+
C1 as L,
|
|
632
|
+
_1 as M,
|
|
633
|
+
b1 as P,
|
|
634
|
+
k1 as S,
|
|
635
|
+
g1 as U,
|
|
636
|
+
w1 as V,
|
|
637
|
+
O1 as W,
|
|
638
|
+
P1 as Z,
|
|
615
639
|
i as a,
|
|
616
|
-
|
|
640
|
+
m1 as b,
|
|
617
641
|
v1 as c,
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
642
|
+
L1 as d,
|
|
643
|
+
j1 as e,
|
|
644
|
+
x1 as f,
|
|
645
|
+
S1 as g,
|
|
646
|
+
T1 as h,
|
|
647
|
+
E1 as i,
|
|
624
648
|
a as j,
|
|
625
|
-
|
|
649
|
+
V1 as k,
|
|
626
650
|
z1 as l,
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
651
|
+
H1 as m,
|
|
652
|
+
t as n,
|
|
653
|
+
k as o,
|
|
654
|
+
i1 as p,
|
|
655
|
+
d1 as q,
|
|
656
|
+
f1 as r
|
|
632
657
|
};
|
|
633
|
-
//# sourceMappingURL=ZoomPlus-
|
|
658
|
+
//# sourceMappingURL=ZoomPlus-CCz8Lj8v.js.map
|