@popmenu/common-ui 0.43.0 → 0.45.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 +33 -33
- package/build/index.es.js.map +1 -1
- package/build/index.js +33 -33
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.js
CHANGED
|
@@ -157,26 +157,26 @@ function __rest(s, e) {
|
|
|
157
157
|
return t;
|
|
158
158
|
}
|
|
159
159
|
|
|
160
|
-
var _g$
|
|
160
|
+
var _g$19, _defs$J;
|
|
161
161
|
|
|
162
|
-
function _extends$
|
|
162
|
+
function _extends$26() { _extends$26 = 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$26.apply(this, arguments); }
|
|
163
163
|
|
|
164
164
|
function SvgCheckCircle(props) {
|
|
165
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
165
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$26({
|
|
166
166
|
viewBox: "0 0 16 16",
|
|
167
167
|
fill: "none",
|
|
168
168
|
strokeLinecap: "round",
|
|
169
169
|
strokeLinejoin: "round",
|
|
170
170
|
width: "1em",
|
|
171
171
|
height: "1em"
|
|
172
|
-
}, props), _g$
|
|
172
|
+
}, props), _g$19 || (_g$19 = /*#__PURE__*/React__namespace.createElement("g", {
|
|
173
173
|
clipPath: "url(#check-circle_svg__clip0_8_5831)",
|
|
174
174
|
stroke: "currentColor"
|
|
175
175
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
176
176
|
d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
|
|
177
177
|
}), /*#__PURE__*/React__namespace.createElement("path", {
|
|
178
178
|
d: "M14.667 2.667L8 9.34l-2-2"
|
|
179
|
-
}))), _defs$
|
|
179
|
+
}))), _defs$J || (_defs$J = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
180
180
|
id: "check-circle_svg__clip0_8_5831"
|
|
181
181
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
182
182
|
fill: "currentColor",
|
|
@@ -184,24 +184,24 @@ function SvgCheckCircle(props) {
|
|
|
184
184
|
})))));
|
|
185
185
|
}
|
|
186
186
|
|
|
187
|
-
var _g
|
|
187
|
+
var _g$$, _defs$B;
|
|
188
188
|
|
|
189
|
-
function _extends$
|
|
189
|
+
function _extends$1U() { _extends$1U = 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$1U.apply(this, arguments); }
|
|
190
190
|
|
|
191
191
|
function SvgInfo(props) {
|
|
192
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
192
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1U({
|
|
193
193
|
viewBox: "0 0 16 16",
|
|
194
194
|
fill: "none",
|
|
195
195
|
strokeLinecap: "round",
|
|
196
196
|
strokeLinejoin: "round",
|
|
197
197
|
width: "1em",
|
|
198
198
|
height: "1em"
|
|
199
|
-
}, props), _g
|
|
199
|
+
}, props), _g$$ || (_g$$ = /*#__PURE__*/React__namespace.createElement("g", {
|
|
200
200
|
clipPath: "url(#info_svg__clip0_8_5377)",
|
|
201
201
|
stroke: "currentColor"
|
|
202
202
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
203
203
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
|
|
204
|
-
}))), _defs$
|
|
204
|
+
}))), _defs$B || (_defs$B = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
205
205
|
id: "info_svg__clip0_8_5377"
|
|
206
206
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
207
207
|
fill: "currentColor",
|
|
@@ -209,24 +209,24 @@ function SvgInfo(props) {
|
|
|
209
209
|
})))));
|
|
210
210
|
}
|
|
211
211
|
|
|
212
|
-
var _g$
|
|
212
|
+
var _g$X, _defs$A;
|
|
213
213
|
|
|
214
|
-
function _extends$
|
|
214
|
+
function _extends$1K() { _extends$1K = 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$1K.apply(this, arguments); }
|
|
215
215
|
|
|
216
216
|
function SvgMinusCircle(props) {
|
|
217
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
217
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1K({
|
|
218
218
|
viewBox: "0 0 16 16",
|
|
219
219
|
fill: "none",
|
|
220
220
|
strokeLinecap: "round",
|
|
221
221
|
strokeLinejoin: "round",
|
|
222
222
|
width: "1em",
|
|
223
223
|
height: "1em"
|
|
224
|
-
}, props), _g$
|
|
224
|
+
}, props), _g$X || (_g$X = /*#__PURE__*/React__namespace.createElement("g", {
|
|
225
225
|
clipPath: "url(#minus-circle_svg__clip0_8_5970)",
|
|
226
226
|
stroke: "currentColor"
|
|
227
227
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
228
228
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM5.333 8h5.334"
|
|
229
|
-
}))), _defs$
|
|
229
|
+
}))), _defs$A || (_defs$A = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
230
230
|
id: "minus-circle_svg__clip0_8_5970"
|
|
231
231
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
232
232
|
fill: "currentColor",
|
|
@@ -234,24 +234,24 @@ function SvgMinusCircle(props) {
|
|
|
234
234
|
})))));
|
|
235
235
|
}
|
|
236
236
|
|
|
237
|
-
var _g$
|
|
237
|
+
var _g$W, _defs$z;
|
|
238
238
|
|
|
239
|
-
function _extends$
|
|
239
|
+
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); }
|
|
240
240
|
|
|
241
241
|
function SvgPlusCircle(props) {
|
|
242
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
242
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1G({
|
|
243
243
|
viewBox: "0 0 16 16",
|
|
244
244
|
fill: "none",
|
|
245
245
|
strokeLinecap: "round",
|
|
246
246
|
strokeLinejoin: "round",
|
|
247
247
|
width: "1em",
|
|
248
248
|
height: "1em"
|
|
249
|
-
}, props), _g$
|
|
249
|
+
}, props), _g$W || (_g$W = /*#__PURE__*/React__namespace.createElement("g", {
|
|
250
250
|
clipPath: "url(#plus-circle_svg__clip0_8_5870)",
|
|
251
251
|
stroke: "currentColor"
|
|
252
252
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
253
253
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-9.334v5.334M5.333 8h5.334"
|
|
254
|
-
}))), _defs$
|
|
254
|
+
}))), _defs$z || (_defs$z = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
255
255
|
id: "plus-circle_svg__clip0_8_5870"
|
|
256
256
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
257
257
|
fill: "currentColor",
|
|
@@ -259,42 +259,42 @@ function SvgPlusCircle(props) {
|
|
|
259
259
|
})))));
|
|
260
260
|
}
|
|
261
261
|
|
|
262
|
-
var _path$
|
|
262
|
+
var _path$E;
|
|
263
263
|
|
|
264
|
-
function _extends$
|
|
264
|
+
function _extends$1t() { _extends$1t = 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$1t.apply(this, arguments); }
|
|
265
265
|
|
|
266
266
|
function SvgUser(props) {
|
|
267
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
267
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1t({
|
|
268
268
|
viewBox: "0 0 16 16",
|
|
269
269
|
fill: "none",
|
|
270
270
|
strokeLinecap: "round",
|
|
271
271
|
strokeLinejoin: "round",
|
|
272
272
|
width: "1em",
|
|
273
273
|
height: "1em"
|
|
274
|
-
}, props), _path$
|
|
274
|
+
}, props), _path$E || (_path$E = /*#__PURE__*/React__namespace.createElement("path", {
|
|
275
275
|
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",
|
|
276
276
|
stroke: "currentColor"
|
|
277
277
|
})));
|
|
278
278
|
}
|
|
279
279
|
|
|
280
|
-
var _g$
|
|
280
|
+
var _g$M, _defs$s;
|
|
281
281
|
|
|
282
|
-
function _extends$
|
|
282
|
+
function _extends$1p() { _extends$1p = 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$1p.apply(this, arguments); }
|
|
283
283
|
|
|
284
284
|
function SvgError(props) {
|
|
285
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
285
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1p({
|
|
286
286
|
viewBox: "0 0 16 16",
|
|
287
287
|
fill: "none",
|
|
288
288
|
strokeLinecap: "round",
|
|
289
289
|
strokeLinejoin: "round",
|
|
290
290
|
width: "1em",
|
|
291
291
|
height: "1em"
|
|
292
|
-
}, props), _g$
|
|
292
|
+
}, props), _g$M || (_g$M = /*#__PURE__*/React__namespace.createElement("g", {
|
|
293
293
|
clipPath: "url(#error_svg__clip0_8_5411)",
|
|
294
294
|
stroke: "currentColor"
|
|
295
295
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
296
296
|
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"
|
|
297
|
-
}))), _defs$
|
|
297
|
+
}))), _defs$s || (_defs$s = /*#__PURE__*/React__namespace.createElement("defs", null, /*#__PURE__*/React__namespace.createElement("clipPath", {
|
|
298
298
|
id: "error_svg__clip0_8_5411"
|
|
299
299
|
}, /*#__PURE__*/React__namespace.createElement("path", {
|
|
300
300
|
fill: "currentColor",
|
|
@@ -302,19 +302,19 @@ function SvgError(props) {
|
|
|
302
302
|
})))));
|
|
303
303
|
}
|
|
304
304
|
|
|
305
|
-
var _path$
|
|
305
|
+
var _path$B;
|
|
306
306
|
|
|
307
|
-
function _extends$
|
|
307
|
+
function _extends$1o() { _extends$1o = 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$1o.apply(this, arguments); }
|
|
308
308
|
|
|
309
309
|
function SvgWarning(props) {
|
|
310
|
-
return /*#__PURE__*/React__namespace.createElement("svg", _extends$
|
|
310
|
+
return /*#__PURE__*/React__namespace.createElement("svg", _extends$1o({
|
|
311
311
|
viewBox: "0 0 16 16",
|
|
312
312
|
fill: "none",
|
|
313
313
|
strokeLinecap: "round",
|
|
314
314
|
strokeLinejoin: "round",
|
|
315
315
|
width: "1em",
|
|
316
316
|
height: "1em"
|
|
317
|
-
}, props), _path$
|
|
317
|
+
}, props), _path$B || (_path$B = /*#__PURE__*/React__namespace.createElement("path", {
|
|
318
318
|
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",
|
|
319
319
|
stroke: "currentColor"
|
|
320
320
|
})));
|