@elementor/icons 1.61.1 → 1.63.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/ComponentPropListIcon/index.d.ts +4 -0
- package/ComponentPropListIcon/index.js +9 -0
- package/ComponentsFilledIcon/index.d.ts +4 -0
- package/ComponentsFilledIcon/index.js +9 -0
- package/FolderPlusIcon/index.d.ts +4 -0
- package/FolderPlusIcon/index.js +9 -0
- package/cjs/ComponentPropListIcon/index.d.ts +4 -0
- package/cjs/ComponentPropListIcon/index.js +34 -0
- package/cjs/ComponentsFilledIcon/index.d.ts +4 -0
- package/cjs/ComponentsFilledIcon/index.js +34 -0
- package/cjs/FolderPlusIcon/index.d.ts +4 -0
- package/cjs/FolderPlusIcon/index.js +34 -0
- package/cjs/index.d.ts +3 -0
- package/cjs/index.js +18 -0
- package/index.d.ts +3 -0
- package/index.js +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const ComponentPropListIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M5.11542 9.41038C5.38752 9.23056 5.75773 9.26092 5.99732 9.50051L7.9083 11.4115C8.18189 11.6852 8.18199 12.1292 7.9083 12.4029L5.99732 14.3139C5.72363 14.5876 5.27965 14.5875 5.0059 14.3139L3.09492 12.4029C2.82118 12.1292 2.82118 11.6852 3.09492 11.4115L5.0059 9.50051L5.11542 9.41038ZM4.58035 11.9066L5.50104 12.8262L6.42059 11.9066L5.50104 10.9859L4.58035 11.9066Z" }), /* @__PURE__ */ React.createElement("path", { d: "M8.93671 5.58714C9.20881 5.40732 9.57902 5.43767 9.81861 5.67727L11.7296 7.58824C12.0032 7.86199 12.0033 8.30597 11.7296 8.57967L9.81861 10.4906C9.54492 10.7643 9.10094 10.7642 8.82719 10.4906L6.91621 8.57967C6.64247 8.30593 6.64247 7.86198 6.91621 7.58824L8.82719 5.67727L8.93671 5.58714ZM8.40164 8.08338L9.32233 9.00293L10.2419 8.08338L9.32233 7.16269L8.40164 8.08338Z" }), /* @__PURE__ */ React.createElement("path", { d: "M8.93671 13.2326C9.20881 13.0528 9.57902 13.0832 9.81861 13.3228L11.7296 15.2338C12.0032 15.5075 12.0033 15.9515 11.7296 16.2252L9.81861 18.1361C9.54492 18.4098 9.10094 18.4097 8.82719 18.1361L6.91621 16.2252C6.64247 15.9514 6.64247 15.5075 6.91621 15.2338L8.82719 13.3228L8.93671 13.2326ZM8.40164 15.7289L9.32233 16.6484L10.2419 15.7289L9.32233 14.8082L8.40164 15.7289Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.0029 11.9208C20.0029 11.5065 19.7181 11.1708 19.3667 11.1708H12.5807C12.2293 11.1708 11.9445 11.5065 11.9445 11.9208C11.9445 12.335 12.2293 12.6708 12.5807 12.6708H19.3667C19.7181 12.6708 20.0029 12.335 20.0029 11.9208Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.0029 7.26367C20.0029 6.84946 19.7181 6.51367 19.3667 6.51367H14.2772C13.9258 6.51367 13.641 6.84946 13.641 7.26367C13.641 7.67789 13.9258 8.01367 14.2772 8.01367H19.3667C19.7181 8.01367 20.0029 7.67789 20.0029 7.26367Z" }), /* @__PURE__ */ React.createElement("path", { d: "M20.0029 16.6943C20.0029 16.2801 19.7181 15.9443 19.3667 15.9443H14.5807C14.2293 15.9443 13.9445 16.2801 13.9445 16.6943C13.9445 17.1085 14.2293 17.4443 14.5807 17.4443H19.3667C19.7181 17.4443 20.0029 17.1085 20.0029 16.6943Z" }));
|
|
6
|
+
});
|
|
7
|
+
var ComponentPropListIcon_default = ComponentPropListIcon;
|
|
8
|
+
|
|
9
|
+
export { ComponentPropListIcon_default as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const ComponentsFilledIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M3 12L6 15L9 12L6 9L3 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("path", { d: "M15 12L18 15L21 12L18 9L15 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("path", { d: "M9 6L12 9L15 6L12 3L9 6Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React.createElement("path", { d: "M9 18L12 21L15 18L12 15L9 18Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }));
|
|
6
|
+
});
|
|
7
|
+
var ComponentsFilledIcon_default = ComponentsFilledIcon;
|
|
8
|
+
|
|
9
|
+
export { ComponentsFilledIcon_default as default };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import SvgIcon from '@elementor/ui/SvgIcon';
|
|
3
|
+
|
|
4
|
+
const FolderPlusIcon = React.forwardRef((props, ref) => {
|
|
5
|
+
return /* @__PURE__ */ React.createElement(SvgIcon, { viewBox: "0 0 16 16", ...props, ref }, /* @__PURE__ */ React.createElement("path", { d: "M12.1667 14.6665V13.1665H10.6667C10.3905 13.1665 10.1667 12.9426 10.1667 12.6665C10.1667 12.3904 10.3905 12.1665 10.6667 12.1665H12.1667V10.6665C12.1667 10.3904 12.3905 10.1665 12.6667 10.1665C12.9428 10.1665 13.1667 10.3904 13.1667 10.6665V12.1665H14.6667C14.9428 12.1665 15.1667 12.3904 15.1667 12.6665C15.1667 12.9426 14.9428 13.1665 14.6667 13.1665H13.1667V14.6665C13.1667 14.9426 12.9428 15.1665 12.6667 15.1665C12.3905 15.1665 12.1667 14.9426 12.1667 14.6665ZM1.5 11.3332V3.99984C1.5 3.51361 1.69329 3.04743 2.03711 2.70361C2.38093 2.3598 2.8471 2.1665 3.33333 2.1665H6C6.13261 2.1665 6.25975 2.21922 6.35352 2.31299L8.20703 4.1665H12.6667C13.1529 4.1665 13.6191 4.3598 13.9629 4.70361C14.3067 5.04743 14.5 5.51361 14.5 5.99984V8.33317C14.5 8.60931 14.2761 8.83317 14 8.83317C13.7239 8.83317 13.5 8.60931 13.5 8.33317V5.99984C13.5 5.77882 13.4121 5.56693 13.2559 5.41064C13.1192 5.27397 12.94 5.18941 12.7493 5.17041L12.6667 5.1665H8C7.86739 5.1665 7.74025 5.11379 7.64648 5.02002L5.79297 3.1665H3.33333C3.11232 3.1665 2.90042 3.25436 2.74414 3.41064C2.58786 3.56692 2.5 3.77882 2.5 3.99984V11.3332C2.5 11.5542 2.58786 11.7661 2.74414 11.9224C2.90042 12.0786 3.11232 12.1665 3.33333 12.1665H8C8.27614 12.1665 8.5 12.3904 8.5 12.6665C8.5 12.9426 8.27614 13.1665 8 13.1665H3.33333C2.8471 13.1665 2.38093 12.9732 2.03711 12.6294C1.69329 12.2856 1.5 11.8194 1.5 11.3332Z" }));
|
|
6
|
+
});
|
|
7
|
+
var FolderPlusIcon_default = FolderPlusIcon;
|
|
8
|
+
|
|
9
|
+
export { FolderPlusIcon_default as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const ComponentPropListIcon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M5.11542 9.41038C5.38752 9.23056 5.75773 9.26092 5.99732 9.50051L7.9083 11.4115C8.18189 11.6852 8.18199 12.1292 7.9083 12.4029L5.99732 14.3139C5.72363 14.5876 5.27965 14.5875 5.0059 14.3139L3.09492 12.4029C2.82118 12.1292 2.82118 11.6852 3.09492 11.4115L5.0059 9.50051L5.11542 9.41038ZM4.58035 11.9066L5.50104 12.8262L6.42059 11.9066L5.50104 10.9859L4.58035 11.9066Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M8.93671 5.58714C9.20881 5.40732 9.57902 5.43767 9.81861 5.67727L11.7296 7.58824C12.0032 7.86199 12.0033 8.30597 11.7296 8.57967L9.81861 10.4906C9.54492 10.7643 9.10094 10.7642 8.82719 10.4906L6.91621 8.57967C6.64247 8.30593 6.64247 7.86198 6.91621 7.58824L8.82719 5.67727L8.93671 5.58714ZM8.40164 8.08338L9.32233 9.00293L10.2419 8.08338L9.32233 7.16269L8.40164 8.08338Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M8.93671 13.2326C9.20881 13.0528 9.57902 13.0832 9.81861 13.3228L11.7296 15.2338C12.0032 15.5075 12.0033 15.9515 11.7296 16.2252L9.81861 18.1361C9.54492 18.4098 9.10094 18.4097 8.82719 18.1361L6.91621 16.2252C6.64247 15.9514 6.64247 15.5075 6.91621 15.2338L8.82719 13.3228L8.93671 13.2326ZM8.40164 15.7289L9.32233 16.6484L10.2419 15.7289L9.32233 14.8082L8.40164 15.7289Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.0029 11.9208C20.0029 11.5065 19.7181 11.1708 19.3667 11.1708H12.5807C12.2293 11.1708 11.9445 11.5065 11.9445 11.9208C11.9445 12.335 12.2293 12.6708 12.5807 12.6708H19.3667C19.7181 12.6708 20.0029 12.335 20.0029 11.9208Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.0029 7.26367C20.0029 6.84946 19.7181 6.51367 19.3667 6.51367H14.2772C13.9258 6.51367 13.641 6.84946 13.641 7.26367C13.641 7.67789 13.9258 8.01367 14.2772 8.01367H19.3667C19.7181 8.01367 20.0029 7.67789 20.0029 7.26367Z" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M20.0029 16.6943C20.0029 16.2801 19.7181 15.9443 19.3667 15.9443H14.5807C14.2293 15.9443 13.9445 16.2801 13.9445 16.6943C13.9445 17.1085 14.2293 17.4443 14.5807 17.4443H19.3667C19.7181 17.4443 20.0029 17.1085 20.0029 16.6943Z" }));
|
|
31
|
+
});
|
|
32
|
+
var ComponentPropListIcon_default = ComponentPropListIcon;
|
|
33
|
+
|
|
34
|
+
module.exports = ComponentPropListIcon_default;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const ComponentsFilledIcon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 24 24", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M3 12L6 15L9 12L6 9L3 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15 12L18 15L21 12L18 9L15 12Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M9 6L12 9L15 6L12 3L9 6Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M9 18L12 21L15 18L12 15L9 18Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }));
|
|
31
|
+
});
|
|
32
|
+
var ComponentsFilledIcon_default = ComponentsFilledIcon;
|
|
33
|
+
|
|
34
|
+
module.exports = ComponentsFilledIcon_default;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var React = require('react');
|
|
4
|
+
var SvgIcon = require('@elementor/ui/SvgIcon');
|
|
5
|
+
|
|
6
|
+
function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
|
|
7
|
+
|
|
8
|
+
function _interopNamespace(e) {
|
|
9
|
+
if (e && e.__esModule) return e;
|
|
10
|
+
var n = Object.create(null);
|
|
11
|
+
if (e) {
|
|
12
|
+
Object.keys(e).forEach(function (k) {
|
|
13
|
+
if (k !== 'default') {
|
|
14
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
15
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return e[k]; }
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
});
|
|
21
|
+
}
|
|
22
|
+
n.default = e;
|
|
23
|
+
return Object.freeze(n);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
var React__namespace = /*#__PURE__*/_interopNamespace(React);
|
|
27
|
+
var SvgIcon__default = /*#__PURE__*/_interopDefault(SvgIcon);
|
|
28
|
+
|
|
29
|
+
const FolderPlusIcon = React__namespace.forwardRef((props, ref) => {
|
|
30
|
+
return /* @__PURE__ */ React__namespace.createElement(SvgIcon__default.default, { viewBox: "0 0 16 16", ...props, ref }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.1667 14.6665V13.1665H10.6667C10.3905 13.1665 10.1667 12.9426 10.1667 12.6665C10.1667 12.3904 10.3905 12.1665 10.6667 12.1665H12.1667V10.6665C12.1667 10.3904 12.3905 10.1665 12.6667 10.1665C12.9428 10.1665 13.1667 10.3904 13.1667 10.6665V12.1665H14.6667C14.9428 12.1665 15.1667 12.3904 15.1667 12.6665C15.1667 12.9426 14.9428 13.1665 14.6667 13.1665H13.1667V14.6665C13.1667 14.9426 12.9428 15.1665 12.6667 15.1665C12.3905 15.1665 12.1667 14.9426 12.1667 14.6665ZM1.5 11.3332V3.99984C1.5 3.51361 1.69329 3.04743 2.03711 2.70361C2.38093 2.3598 2.8471 2.1665 3.33333 2.1665H6C6.13261 2.1665 6.25975 2.21922 6.35352 2.31299L8.20703 4.1665H12.6667C13.1529 4.1665 13.6191 4.3598 13.9629 4.70361C14.3067 5.04743 14.5 5.51361 14.5 5.99984V8.33317C14.5 8.60931 14.2761 8.83317 14 8.83317C13.7239 8.83317 13.5 8.60931 13.5 8.33317V5.99984C13.5 5.77882 13.4121 5.56693 13.2559 5.41064C13.1192 5.27397 12.94 5.18941 12.7493 5.17041L12.6667 5.1665H8C7.86739 5.1665 7.74025 5.11379 7.64648 5.02002L5.79297 3.1665H3.33333C3.11232 3.1665 2.90042 3.25436 2.74414 3.41064C2.58786 3.56692 2.5 3.77882 2.5 3.99984V11.3332C2.5 11.5542 2.58786 11.7661 2.74414 11.9224C2.90042 12.0786 3.11232 12.1665 3.33333 12.1665H8C8.27614 12.1665 8.5 12.3904 8.5 12.6665C8.5 12.9426 8.27614 13.1665 8 13.1665H3.33333C2.8471 13.1665 2.38093 12.9732 2.03711 12.6294C1.69329 12.2856 1.5 11.8194 1.5 11.3332Z" }));
|
|
31
|
+
});
|
|
32
|
+
var FolderPlusIcon_default = FolderPlusIcon;
|
|
33
|
+
|
|
34
|
+
module.exports = FolderPlusIcon_default;
|
package/cjs/index.d.ts
CHANGED
|
@@ -75,6 +75,8 @@ export { default as CoinsIcon } from './CoinsIcon';
|
|
|
75
75
|
export { default as ColorFilterIcon } from './ColorFilterIcon';
|
|
76
76
|
export { default as ColorSwatchIcon } from './ColorSwatchIcon';
|
|
77
77
|
export { default as Columns3Icon } from './Columns3Icon';
|
|
78
|
+
export { default as ComponentPropListIcon } from './ComponentPropListIcon';
|
|
79
|
+
export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
|
|
78
80
|
export { default as ComponentsIcon } from './ComponentsIcon';
|
|
79
81
|
export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
|
|
80
82
|
export { default as CopyIcon } from './CopyIcon';
|
|
@@ -107,6 +109,7 @@ export { default as FileSettingsIcon } from './FileSettingsIcon';
|
|
|
107
109
|
export { default as FilesIcon } from './FilesIcon';
|
|
108
110
|
export { default as FilterIcon } from './FilterIcon';
|
|
109
111
|
export { default as FolderIcon } from './FolderIcon';
|
|
112
|
+
export { default as FolderPlusIcon } from './FolderPlusIcon';
|
|
110
113
|
export { default as FooterTemplateIcon } from './FooterTemplateIcon';
|
|
111
114
|
export { default as GiftIcon } from './GiftIcon';
|
|
112
115
|
export { default as GridDotsIcon } from './GridDotsIcon';
|
package/cjs/index.js
CHANGED
|
@@ -77,6 +77,8 @@ var CoinsIcon = require('./CoinsIcon');
|
|
|
77
77
|
var ColorFilterIcon = require('./ColorFilterIcon');
|
|
78
78
|
var ColorSwatchIcon = require('./ColorSwatchIcon');
|
|
79
79
|
var Columns3Icon = require('./Columns3Icon');
|
|
80
|
+
var ComponentPropListIcon = require('./ComponentPropListIcon');
|
|
81
|
+
var ComponentsFilledIcon = require('./ComponentsFilledIcon');
|
|
80
82
|
var ComponentsIcon = require('./ComponentsIcon');
|
|
81
83
|
var ContainerTemplateIcon = require('./ContainerTemplateIcon');
|
|
82
84
|
var CopyIcon = require('./CopyIcon');
|
|
@@ -109,6 +111,7 @@ var FileSettingsIcon = require('./FileSettingsIcon');
|
|
|
109
111
|
var FilesIcon = require('./FilesIcon');
|
|
110
112
|
var FilterIcon = require('./FilterIcon');
|
|
111
113
|
var FolderIcon = require('./FolderIcon');
|
|
114
|
+
var FolderPlusIcon = require('./FolderPlusIcon');
|
|
112
115
|
var FooterTemplateIcon = require('./FooterTemplateIcon');
|
|
113
116
|
var GiftIcon = require('./GiftIcon');
|
|
114
117
|
var GridDotsIcon = require('./GridDotsIcon');
|
|
@@ -340,6 +343,8 @@ var CoinsIcon__default = /*#__PURE__*/_interopDefault(CoinsIcon);
|
|
|
340
343
|
var ColorFilterIcon__default = /*#__PURE__*/_interopDefault(ColorFilterIcon);
|
|
341
344
|
var ColorSwatchIcon__default = /*#__PURE__*/_interopDefault(ColorSwatchIcon);
|
|
342
345
|
var Columns3Icon__default = /*#__PURE__*/_interopDefault(Columns3Icon);
|
|
346
|
+
var ComponentPropListIcon__default = /*#__PURE__*/_interopDefault(ComponentPropListIcon);
|
|
347
|
+
var ComponentsFilledIcon__default = /*#__PURE__*/_interopDefault(ComponentsFilledIcon);
|
|
343
348
|
var ComponentsIcon__default = /*#__PURE__*/_interopDefault(ComponentsIcon);
|
|
344
349
|
var ContainerTemplateIcon__default = /*#__PURE__*/_interopDefault(ContainerTemplateIcon);
|
|
345
350
|
var CopyIcon__default = /*#__PURE__*/_interopDefault(CopyIcon);
|
|
@@ -372,6 +377,7 @@ var FileSettingsIcon__default = /*#__PURE__*/_interopDefault(FileSettingsIcon);
|
|
|
372
377
|
var FilesIcon__default = /*#__PURE__*/_interopDefault(FilesIcon);
|
|
373
378
|
var FilterIcon__default = /*#__PURE__*/_interopDefault(FilterIcon);
|
|
374
379
|
var FolderIcon__default = /*#__PURE__*/_interopDefault(FolderIcon);
|
|
380
|
+
var FolderPlusIcon__default = /*#__PURE__*/_interopDefault(FolderPlusIcon);
|
|
375
381
|
var FooterTemplateIcon__default = /*#__PURE__*/_interopDefault(FooterTemplateIcon);
|
|
376
382
|
var GiftIcon__default = /*#__PURE__*/_interopDefault(GiftIcon);
|
|
377
383
|
var GridDotsIcon__default = /*#__PURE__*/_interopDefault(GridDotsIcon);
|
|
@@ -834,6 +840,14 @@ Object.defineProperty(exports, "Columns3Icon", {
|
|
|
834
840
|
enumerable: true,
|
|
835
841
|
get: function () { return Columns3Icon__default.default; }
|
|
836
842
|
});
|
|
843
|
+
Object.defineProperty(exports, "ComponentPropListIcon", {
|
|
844
|
+
enumerable: true,
|
|
845
|
+
get: function () { return ComponentPropListIcon__default.default; }
|
|
846
|
+
});
|
|
847
|
+
Object.defineProperty(exports, "ComponentsFilledIcon", {
|
|
848
|
+
enumerable: true,
|
|
849
|
+
get: function () { return ComponentsFilledIcon__default.default; }
|
|
850
|
+
});
|
|
837
851
|
Object.defineProperty(exports, "ComponentsIcon", {
|
|
838
852
|
enumerable: true,
|
|
839
853
|
get: function () { return ComponentsIcon__default.default; }
|
|
@@ -962,6 +976,10 @@ Object.defineProperty(exports, "FolderIcon", {
|
|
|
962
976
|
enumerable: true,
|
|
963
977
|
get: function () { return FolderIcon__default.default; }
|
|
964
978
|
});
|
|
979
|
+
Object.defineProperty(exports, "FolderPlusIcon", {
|
|
980
|
+
enumerable: true,
|
|
981
|
+
get: function () { return FolderPlusIcon__default.default; }
|
|
982
|
+
});
|
|
965
983
|
Object.defineProperty(exports, "FooterTemplateIcon", {
|
|
966
984
|
enumerable: true,
|
|
967
985
|
get: function () { return FooterTemplateIcon__default.default; }
|
package/index.d.ts
CHANGED
|
@@ -75,6 +75,8 @@ export { default as CoinsIcon } from './CoinsIcon';
|
|
|
75
75
|
export { default as ColorFilterIcon } from './ColorFilterIcon';
|
|
76
76
|
export { default as ColorSwatchIcon } from './ColorSwatchIcon';
|
|
77
77
|
export { default as Columns3Icon } from './Columns3Icon';
|
|
78
|
+
export { default as ComponentPropListIcon } from './ComponentPropListIcon';
|
|
79
|
+
export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
|
|
78
80
|
export { default as ComponentsIcon } from './ComponentsIcon';
|
|
79
81
|
export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
|
|
80
82
|
export { default as CopyIcon } from './CopyIcon';
|
|
@@ -107,6 +109,7 @@ export { default as FileSettingsIcon } from './FileSettingsIcon';
|
|
|
107
109
|
export { default as FilesIcon } from './FilesIcon';
|
|
108
110
|
export { default as FilterIcon } from './FilterIcon';
|
|
109
111
|
export { default as FolderIcon } from './FolderIcon';
|
|
112
|
+
export { default as FolderPlusIcon } from './FolderPlusIcon';
|
|
110
113
|
export { default as FooterTemplateIcon } from './FooterTemplateIcon';
|
|
111
114
|
export { default as GiftIcon } from './GiftIcon';
|
|
112
115
|
export { default as GridDotsIcon } from './GridDotsIcon';
|
package/index.js
CHANGED
|
@@ -75,6 +75,8 @@ export { default as CoinsIcon } from './CoinsIcon';
|
|
|
75
75
|
export { default as ColorFilterIcon } from './ColorFilterIcon';
|
|
76
76
|
export { default as ColorSwatchIcon } from './ColorSwatchIcon';
|
|
77
77
|
export { default as Columns3Icon } from './Columns3Icon';
|
|
78
|
+
export { default as ComponentPropListIcon } from './ComponentPropListIcon';
|
|
79
|
+
export { default as ComponentsFilledIcon } from './ComponentsFilledIcon';
|
|
78
80
|
export { default as ComponentsIcon } from './ComponentsIcon';
|
|
79
81
|
export { default as ContainerTemplateIcon } from './ContainerTemplateIcon';
|
|
80
82
|
export { default as CopyIcon } from './CopyIcon';
|
|
@@ -107,6 +109,7 @@ export { default as FileSettingsIcon } from './FileSettingsIcon';
|
|
|
107
109
|
export { default as FilesIcon } from './FilesIcon';
|
|
108
110
|
export { default as FilterIcon } from './FilterIcon';
|
|
109
111
|
export { default as FolderIcon } from './FolderIcon';
|
|
112
|
+
export { default as FolderPlusIcon } from './FolderPlusIcon';
|
|
110
113
|
export { default as FooterTemplateIcon } from './FooterTemplateIcon';
|
|
111
114
|
export { default as GiftIcon } from './GiftIcon';
|
|
112
115
|
export { default as GridDotsIcon } from './GridDotsIcon';
|