@popmenu/common-ui 0.73.0 → 0.75.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/build/index.es.js +21 -21
- package/build/index.es.js.map +1 -1
- package/build/index.js +21 -21
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -157,7 +157,7 @@ function __rest(s, e) {
|
|
|
157
157
|
return t;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
var _g$
|
|
160
|
+
var _g$1n;
|
|
161
161
|
|
|
162
162
|
function _extends$2r() { _extends$2r = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2r.apply(this, arguments); }
|
|
163
163
|
|
|
@@ -169,7 +169,7 @@ function SvgCheckCircle(props) {
|
|
|
169
169
|
strokeLinejoin: "round",
|
|
170
170
|
width: "1em",
|
|
171
171
|
height: "1em"
|
|
172
|
-
}, props), _g$
|
|
172
|
+
}, props), _g$1n || (_g$1n = /*#__PURE__*/React__namespace.createElement("g", {
|
|
173
173
|
stroke: "currentColor"
|
|
174
174
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
175
175
|
d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
|
|
@@ -178,7 +178,7 @@ function SvgCheckCircle(props) {
|
|
|
178
178
|
}))));
|
|
179
179
|
}
|
|
180
180
|
|
|
181
|
-
var _g$
|
|
181
|
+
var _g$1l, _defs$J;
|
|
182
182
|
|
|
183
183
|
function _extends$2o() { _extends$2o = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2o.apply(this, arguments); }
|
|
184
184
|
|
|
@@ -190,12 +190,12 @@ function SvgXCircle(props) {
|
|
|
190
190
|
strokeLinejoin: "round",
|
|
191
191
|
width: "1em",
|
|
192
192
|
height: "1em"
|
|
193
|
-
}, props), _g$
|
|
193
|
+
}, props), _g$1l || (_g$1l = /*#__PURE__*/React__namespace.createElement("g", {
|
|
194
194
|
clipPath: "url(#x-circle_svg__clip0_8_6136)",
|
|
195
195
|
stroke: "currentColor"
|
|
196
196
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
197
197
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM10 6l-4 4m0-4l4 4"
|
|
198
|
-
}))), _defs$
|
|
198
|
+
}))), _defs$J || (_defs$J = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
199
199
|
id: "x-circle_svg__clip0_8_6136"
|
|
200
200
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
201
201
|
fill: "currentColor",
|
|
@@ -203,7 +203,7 @@ function SvgXCircle(props) {
|
|
|
203
203
|
})))));
|
|
204
204
|
}
|
|
205
205
|
|
|
206
|
-
var _g$
|
|
206
|
+
var _g$1c, _defs$D;
|
|
207
207
|
|
|
208
208
|
function _extends$2c() { _extends$2c = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2c.apply(this, arguments); }
|
|
209
209
|
|
|
@@ -215,12 +215,12 @@ function SvgInfo(props) {
|
|
|
215
215
|
strokeLinejoin: "round",
|
|
216
216
|
width: "1em",
|
|
217
217
|
height: "1em"
|
|
218
|
-
}, props), _g$
|
|
218
|
+
}, props), _g$1c || (_g$1c = /*#__PURE__*/React__namespace.createElement("g", {
|
|
219
219
|
clipPath: "url(#info_svg__clip0_8_5377)",
|
|
220
220
|
stroke: "currentColor"
|
|
221
221
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
222
222
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
|
|
223
|
-
}))), _defs$
|
|
223
|
+
}))), _defs$D || (_defs$D = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
224
224
|
id: "info_svg__clip0_8_5377"
|
|
225
225
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
226
226
|
fill: "currentColor",
|
|
@@ -228,7 +228,7 @@ function SvgInfo(props) {
|
|
|
228
228
|
})))));
|
|
229
229
|
}
|
|
230
230
|
|
|
231
|
-
var _g$
|
|
231
|
+
var _g$18, _defs$C;
|
|
232
232
|
|
|
233
233
|
function _extends$22() { _extends$22 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$22.apply(this, arguments); }
|
|
234
234
|
|
|
@@ -240,12 +240,12 @@ function SvgMinusCircle(props) {
|
|
|
240
240
|
strokeLinejoin: "round",
|
|
241
241
|
width: "1em",
|
|
242
242
|
height: "1em"
|
|
243
|
-
}, props), _g$
|
|
243
|
+
}, props), _g$18 || (_g$18 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
244
244
|
clipPath: "url(#minus-circle_svg__clip0_8_5970)",
|
|
245
245
|
stroke: "currentColor"
|
|
246
246
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
247
247
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM5.333 8h5.334"
|
|
248
|
-
}))), _defs$
|
|
248
|
+
}))), _defs$C || (_defs$C = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
249
249
|
id: "minus-circle_svg__clip0_8_5970"
|
|
250
250
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
251
251
|
fill: "currentColor",
|
|
@@ -253,7 +253,7 @@ function SvgMinusCircle(props) {
|
|
|
253
253
|
})))));
|
|
254
254
|
}
|
|
255
255
|
|
|
256
|
-
var _g$
|
|
256
|
+
var _g$17, _defs$B;
|
|
257
257
|
|
|
258
258
|
function _extends$1Z() { _extends$1Z = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1Z.apply(this, arguments); }
|
|
259
259
|
|
|
@@ -265,12 +265,12 @@ function SvgPlusCircle(props) {
|
|
|
265
265
|
strokeLinejoin: "round",
|
|
266
266
|
width: "1em",
|
|
267
267
|
height: "1em"
|
|
268
|
-
}, props), _g$
|
|
268
|
+
}, props), _g$17 || (_g$17 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
269
269
|
clipPath: "url(#plus-circle_svg__clip0_8_5870)",
|
|
270
270
|
stroke: "currentColor"
|
|
271
271
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
272
272
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-9.334v5.334M5.333 8h5.334"
|
|
273
|
-
}))), _defs$
|
|
273
|
+
}))), _defs$B || (_defs$B = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
274
274
|
id: "plus-circle_svg__clip0_8_5870"
|
|
275
275
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
276
276
|
fill: "currentColor",
|
|
@@ -278,7 +278,7 @@ function SvgPlusCircle(props) {
|
|
|
278
278
|
})))));
|
|
279
279
|
}
|
|
280
280
|
|
|
281
|
-
var _path$
|
|
281
|
+
var _path$M;
|
|
282
282
|
|
|
283
283
|
function _extends$1L() { _extends$1L = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1L.apply(this, arguments); }
|
|
284
284
|
|
|
@@ -290,13 +290,13 @@ function SvgUser(props) {
|
|
|
290
290
|
strokeLinejoin: "round",
|
|
291
291
|
width: "1em",
|
|
292
292
|
height: "1em"
|
|
293
|
-
}, props), _path$
|
|
293
|
+
}, props), _path$M || (_path$M = /*#__PURE__*/React__namespace.createElement("path", {
|
|
294
294
|
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",
|
|
295
295
|
stroke: "currentColor"
|
|
296
296
|
})));
|
|
297
297
|
}
|
|
298
298
|
|
|
299
|
-
var _g$
|
|
299
|
+
var _g$Y, _defs$u;
|
|
300
300
|
|
|
301
301
|
function _extends$1H() { _extends$1H = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1H.apply(this, arguments); }
|
|
302
302
|
|
|
@@ -308,12 +308,12 @@ function SvgError(props) {
|
|
|
308
308
|
strokeLinejoin: "round",
|
|
309
309
|
width: "1em",
|
|
310
310
|
height: "1em"
|
|
311
|
-
}, props), _g$
|
|
311
|
+
}, props), _g$Y || (_g$Y = /*#__PURE__*/React__namespace.createElement("g", {
|
|
312
312
|
clipPath: "url(#error_svg__clip0_8_5411)",
|
|
313
313
|
stroke: "currentColor"
|
|
314
314
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
315
315
|
d: "M5.24 1.333h5.52l3.907 3.907v5.52l-3.907 3.907H5.24L1.333 10.76V5.24L5.24 1.333zm2.76 4V8m0 2.666h.008"
|
|
316
|
-
}))), _defs$
|
|
316
|
+
}))), _defs$u || (_defs$u = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
317
317
|
id: "error_svg__clip0_8_5411"
|
|
318
318
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
319
319
|
fill: "currentColor",
|
|
@@ -321,7 +321,7 @@ function SvgError(props) {
|
|
|
321
321
|
})))));
|
|
322
322
|
}
|
|
323
323
|
|
|
324
|
-
var _path$
|
|
324
|
+
var _path$J;
|
|
325
325
|
|
|
326
326
|
function _extends$1G() { _extends$1G = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1G.apply(this, arguments); }
|
|
327
327
|
|
|
@@ -333,7 +333,7 @@ function SvgWarning(props) {
|
|
|
333
333
|
strokeLinejoin: "round",
|
|
334
334
|
width: "1em",
|
|
335
335
|
height: "1em"
|
|
336
|
-
}, props), _path$
|
|
336
|
+
}, props), _path$J || (_path$J = /*#__PURE__*/React__namespace.createElement("path", {
|
|
337
337
|
d: "M6.86 2.573L1.213 12a1.334 1.334 0 001.14 2h11.294a1.332 1.332 0 001.14-2L9.14 2.573a1.333 1.333 0 00-2.28 0v0zM8 6v2.667m0 2.667h.007",
|
|
338
338
|
stroke: "currentColor"
|
|
339
339
|
})));
|