@synerise/ds-icon 0.71.1 → 0.72.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/CHANGELOG.md +22 -0
- package/dist/cjs/icons/BugM.d.ts +3 -0
- package/dist/cjs/icons/BugM.js +6 -0
- package/dist/cjs/icons/CollapseArrowM.d.ts +3 -0
- package/dist/cjs/icons/CollapseArrowM.js +6 -0
- package/dist/cjs/icons/L/index.d.ts +18 -18
- package/dist/cjs/icons/L/index.js +38 -38
- package/dist/cjs/icons/XL/index.d.ts +23 -23
- package/dist/cjs/icons/XL/index.js +48 -48
- package/dist/cjs/icons/additional/index.d.ts +26 -26
- package/dist/cjs/icons/additional/index.js +54 -54
- package/dist/cjs/icons/colorIcons/index.d.ts +2 -2
- package/dist/cjs/icons/colorIcons/index.js +5 -5
- package/dist/cjs/icons/index.d.ts +257 -255
- package/dist/cjs/icons/index.js +532 -528
- package/dist/esm/icons/BugM.d.ts +3 -0
- package/dist/esm/icons/BugM.js +4 -0
- package/dist/esm/icons/CollapseArrowM.d.ts +3 -0
- package/dist/esm/icons/CollapseArrowM.js +4 -0
- package/dist/esm/icons/L/index.d.ts +18 -18
- package/dist/esm/icons/L/index.js +18 -18
- package/dist/esm/icons/XL/index.d.ts +23 -23
- package/dist/esm/icons/XL/index.js +23 -23
- package/dist/esm/icons/additional/index.d.ts +26 -26
- package/dist/esm/icons/additional/index.js +26 -26
- package/dist/esm/icons/colorIcons/index.d.ts +2 -2
- package/dist/esm/icons/colorIcons/index.js +2 -2
- package/dist/esm/icons/index.d.ts +257 -255
- package/dist/esm/icons/index.js +257 -255
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,28 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [0.72.0](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.71.2...@synerise/ds-icon@0.72.0) (2025-03-04)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **icon:** new icon ([8dc7904](https://github.com/Synerise/synerise-design/commit/8dc7904afc20f161c08fd6e39060f216003cc288))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
## [0.71.2](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.71.1...@synerise/ds-icon@0.71.2) (2025-02-27)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Bug Fixes
|
|
21
|
+
|
|
22
|
+
* **icon:** new icon bug ([c48db5e](https://github.com/Synerise/synerise-design/commit/c48db5ecba4c6caf5c140dde7645ca5313cdfe94))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
6
28
|
## [0.71.1](https://github.com/Synerise/synerise-design/compare/@synerise/ds-icon@0.71.0...@synerise/ds-icon@0.71.1) (2025-02-14)
|
|
7
29
|
|
|
8
30
|
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const react_1 = require("react");
|
|
4
|
+
const BugM = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 24 24", className: "bug-m" }, props),
|
|
5
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.072 3.7a.76.76 0 00-.76.76v.407c0 .493.16.949.425 1.322a3.253 3.253 0 00-1.399 2.088c-.807.266-1.291 1.017-1.527 1.83-.427-.074-.724-.238-.924-.473-.24-.282-.382-.713-.382-1.341v-.414a.76.76 0 00-1.518 0v.414c0 .953.25 1.754.756 2.341.453.526 1.088.853 1.861.977v1.283h-2.96a.76.76 0 000 1.518h2.96v.492c0 .275.027.544.069.803-.785.112-1.432.43-1.897.95-.528.59-.789 1.404-.789 2.379v.413a.76.76 0 001.518 0v-.413c0-.676.163-1.123.44-1.404.247-.252.628-.413 1.188-.447a5.403 5.403 0 004.89 3.115 5.402 5.402 0 004.888-3.112c.543.04.912.203 1.154.454.27.281.43.725.43 1.394v.413a.76.76 0 101.518 0v-.413c0-.968-.263-1.778-.788-2.366-.462-.519-1.105-.839-1.88-.958.037-.267.051-.537.051-.808v-.492h2.96a.76.76 0 000-1.518h-2.96v-1.287c.772-.128 1.408-.459 1.863-.987.502-.585.754-1.38.754-2.327v-.414a.76.76 0 00-1.518 0v.414c0 .62-.138 1.048-.373 1.33-.194.233-.48.398-.89.476-.237-.81-.722-1.557-1.526-1.822a3.25 3.25 0 00-1.396-2.088c.264-.373.423-.83.423-1.322v-.408a.76.76 0 10-1.518 0v.408a.786.786 0 01-.796.773h-.792a.786.786 0 01-.796-.773v-.408a.76.76 0 00-.759-.759zm-.274 5.19c0-.955.777-1.732 1.732-1.732h.987c.954 0 1.731.777 1.731 1.731 0 .234-.19.424-.423.424h-3.604a.424.424 0 01-.423-.424zm-1.676 2.559c0-.33.056-.73.178-1.07.072-.2.159-.359.254-.472.345.557.97.924 1.667.924h1.02v7.871c-1.769-.363-3.119-1.93-3.119-3.798v-3.455zm5.703-.618c.7 0 1.305-.368 1.644-.921.091.112.174.268.242.466.116.34.167.74.167 1.073v3.455a3.867 3.867 0 01-3.119 3.808V10.83h1.066z" })));
|
|
6
|
+
exports.default = BugM;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const react_1 = require("react");
|
|
4
|
+
const CollapseArrowM = (props) => (react_1.default.createElement("svg", Object.assign({ viewBox: "0 0 24 24", fill: "none", className: "collapse-arrow-m" }, props),
|
|
5
|
+
react_1.default.createElement("path", { d: "M18.533 5.467a.75.75 0 00-1.06 0L13.5 9.439V5.75a.75.75 0 00-1.5 0v5.5c0 .414.336.75.75.75h5.5a.75.75 0 000-1.5h-3.69l3.973-3.973a.75.75 0 000-1.06zM4.467 19.533a.75.75 0 001.06 0L9.5 15.56v3.69a.75.75 0 001.5 0v-5.5a.75.75 0 00-.75-.75h-5.5a.75.75 0 000 1.5h3.69l-3.973 3.973a.75.75 0 000 1.06z" })));
|
|
6
|
+
exports.default = CollapseArrowM;
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
export { default as AddL } from './AddL';
|
|
2
2
|
export { default as BrowserL } from './BrowserL';
|
|
3
3
|
export { default as ButtonL } from './ButtonL';
|
|
4
|
-
export { default as CheckL } from './CheckL';
|
|
5
4
|
export { default as ButtonSubmitL } from './ButtonSubmitL';
|
|
6
|
-
export { default as
|
|
7
|
-
export { default as ColumnL } from './ColumnL';
|
|
5
|
+
export { default as CheckL } from './CheckL';
|
|
8
6
|
export { default as CloseL } from './CloseL';
|
|
7
|
+
export { default as CheckboxL } from './CheckboxL';
|
|
9
8
|
export { default as ComboL } from './ComboL';
|
|
9
|
+
export { default as ColumnL } from './ColumnL';
|
|
10
10
|
export { default as CountdownL } from './CountdownL';
|
|
11
11
|
export { default as DividerL } from './DividerL';
|
|
12
12
|
export { default as FileTypePictureL } from './FileTypePictureL';
|
|
13
|
-
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
14
13
|
export { default as FolderL } from './FolderL';
|
|
15
14
|
export { default as FolderPlainL } from './FolderPlainL';
|
|
15
|
+
export { default as FolderFavouriteFlatL } from './FolderFavouriteFlatL';
|
|
16
16
|
export { default as FolderPredefinedL } from './FolderPredefinedL';
|
|
17
17
|
export { default as FormGroupL } from './FormGroupL';
|
|
18
18
|
export { default as FormEditL } from './FormEditL';
|
|
19
19
|
export { default as FormL } from './FormL';
|
|
20
20
|
export { default as HashL } from './HashL';
|
|
21
|
-
export { default as ImageL } from './ImageL';
|
|
22
21
|
export { default as ImageLandscapeL } from './ImageLandscapeL';
|
|
23
|
-
export { default as
|
|
22
|
+
export { default as ImageL } from './ImageL';
|
|
24
23
|
export { default as ImageUrlL } from './ImageUrlL';
|
|
25
|
-
export { default as
|
|
24
|
+
export { default as ImagePotraitL } from './ImagePotraitL';
|
|
26
25
|
export { default as InfoL } from './InfoL';
|
|
26
|
+
export { default as InboxNoResultsL } from './InboxNoResultsL';
|
|
27
27
|
export { default as InformationNoSearchResultL } from './InformationNoSearchResultL';
|
|
28
28
|
export { default as InputL } from './InputL';
|
|
29
|
-
export { default as LabelL } from './LabelL';
|
|
30
29
|
export { default as LandingPageL } from './LandingPageL';
|
|
30
|
+
export { default as LabelL } from './LabelL';
|
|
31
31
|
export { default as LineL } from './LineL';
|
|
32
32
|
export { default as LinkL } from './LinkL';
|
|
33
33
|
export { default as LocationL } from './LocationL';
|
|
34
|
+
export { default as MobileBlockL } from './MobileBlockL';
|
|
35
|
+
export { default as MobileClickL } from './MobileClickL';
|
|
34
36
|
export { default as MobileLayout1L } from './MobileLayout1L';
|
|
35
37
|
export { default as MobileLayout2L } from './MobileLayout2L';
|
|
36
38
|
export { default as MobileLayout3L } from './MobileLayout3L';
|
|
37
39
|
export { default as MobileLayout4L } from './MobileLayout4L';
|
|
38
|
-
export { default as MobileLinkL } from './MobileLinkL';
|
|
39
40
|
export { default as MobileUrlL } from './MobileUrlL';
|
|
41
|
+
export { default as MobileLinkL } from './MobileLinkL';
|
|
40
42
|
export { default as MultilineL } from './MultilineL';
|
|
41
43
|
export { default as NavbarL } from './NavbarL';
|
|
42
44
|
export { default as NoData } from './NoData';
|
|
43
45
|
export { default as PieL } from './PieL';
|
|
44
46
|
export { default as NoPermissionL } from './NoPermissionL';
|
|
45
|
-
export { default as QuoteL } from './QuoteL';
|
|
46
47
|
export { default as RadioL } from './RadioL';
|
|
47
|
-
export { default as
|
|
48
|
+
export { default as QuoteL } from './QuoteL';
|
|
48
49
|
export { default as RelationManyOneL } from './RelationManyOneL';
|
|
50
|
+
export { default as RelationManyManyL } from './RelationManyManyL';
|
|
49
51
|
export { default as RelationOneManyL } from './RelationOneManyL';
|
|
50
52
|
export { default as RelationOneOneL } from './RelationOneOneL';
|
|
51
|
-
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
52
53
|
export { default as Section12L } from './Section12L';
|
|
53
|
-
export { default as
|
|
54
|
+
export { default as SearchNoResultsL } from './SearchNoResultsL';
|
|
54
55
|
export { default as Section37L } from './Section37L';
|
|
55
|
-
export { default as
|
|
56
|
+
export { default as Section13L } from './Section13L';
|
|
56
57
|
export { default as SectionL } from './SectionL';
|
|
57
|
-
export { default as
|
|
58
|
+
export { default as SelectL } from './SelectL';
|
|
58
59
|
export { default as SliderL } from './SliderL';
|
|
59
60
|
export { default as SpinnerL } from './SpinnerL';
|
|
61
|
+
export { default as ShowL } from './ShowL';
|
|
60
62
|
export { default as StackedL } from './StackedL';
|
|
61
63
|
export { default as TableL } from './TableL';
|
|
62
64
|
export { default as TextL } from './TextL';
|
|
63
|
-
export { default as TooltipL } from './TooltipL';
|
|
64
65
|
export { default as TextareaL } from './TextareaL';
|
|
66
|
+
export { default as TooltipL } from './TooltipL';
|
|
65
67
|
export { default as VideoL } from './VideoL';
|
|
66
68
|
export { default as WarningL } from './WarningL';
|
|
67
|
-
export { default as MobileClickL } from './MobileClickL';
|
|
68
|
-
export { default as MobileBlockL } from './MobileBlockL';
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.RelationManyManyL = exports.RelationManyOneL = exports.QuoteL = exports.RadioL = exports.NoPermissionL = exports.PieL = exports.NoData = exports.NavbarL = exports.MultilineL = exports.MobileLinkL = exports.MobileUrlL = exports.MobileLayout4L = exports.MobileLayout3L = exports.MobileLayout2L = exports.MobileLayout1L = exports.MobileClickL = exports.MobileBlockL = exports.LocationL = exports.LinkL = exports.LineL = exports.LabelL = exports.LandingPageL = exports.InputL = exports.InformationNoSearchResultL = exports.InboxNoResultsL = exports.InfoL = exports.ImagePotraitL = exports.ImageUrlL = exports.ImageL = exports.ImageLandscapeL = exports.HashL = exports.FormL = exports.FormEditL = exports.FormGroupL = exports.FolderPredefinedL = exports.FolderFavouriteFlatL = exports.FolderPlainL = exports.FolderL = exports.FileTypePictureL = exports.DividerL = exports.CountdownL = exports.ColumnL = exports.ComboL = exports.CheckboxL = exports.CloseL = exports.CheckL = exports.ButtonSubmitL = exports.ButtonL = exports.BrowserL = exports.AddL = void 0;
|
|
4
|
+
exports.WarningL = exports.VideoL = exports.TooltipL = exports.TextareaL = exports.TextL = exports.TableL = exports.StackedL = exports.ShowL = exports.SpinnerL = exports.SliderL = exports.SelectL = exports.SectionL = exports.Section13L = exports.Section37L = exports.SearchNoResultsL = exports.Section12L = exports.RelationOneOneL = exports.RelationOneManyL = void 0;
|
|
5
5
|
var AddL_1 = require("./AddL");
|
|
6
6
|
Object.defineProperty(exports, "AddL", { enumerable: true, get: function () { return AddL_1.default; } });
|
|
7
7
|
var BrowserL_1 = require("./BrowserL");
|
|
8
8
|
Object.defineProperty(exports, "BrowserL", { enumerable: true, get: function () { return BrowserL_1.default; } });
|
|
9
9
|
var ButtonL_1 = require("./ButtonL");
|
|
10
10
|
Object.defineProperty(exports, "ButtonL", { enumerable: true, get: function () { return ButtonL_1.default; } });
|
|
11
|
-
var CheckL_1 = require("./CheckL");
|
|
12
|
-
Object.defineProperty(exports, "CheckL", { enumerable: true, get: function () { return CheckL_1.default; } });
|
|
13
11
|
var ButtonSubmitL_1 = require("./ButtonSubmitL");
|
|
14
12
|
Object.defineProperty(exports, "ButtonSubmitL", { enumerable: true, get: function () { return ButtonSubmitL_1.default; } });
|
|
15
|
-
var
|
|
16
|
-
Object.defineProperty(exports, "
|
|
17
|
-
var ColumnL_1 = require("./ColumnL");
|
|
18
|
-
Object.defineProperty(exports, "ColumnL", { enumerable: true, get: function () { return ColumnL_1.default; } });
|
|
13
|
+
var CheckL_1 = require("./CheckL");
|
|
14
|
+
Object.defineProperty(exports, "CheckL", { enumerable: true, get: function () { return CheckL_1.default; } });
|
|
19
15
|
var CloseL_1 = require("./CloseL");
|
|
20
16
|
Object.defineProperty(exports, "CloseL", { enumerable: true, get: function () { return CloseL_1.default; } });
|
|
17
|
+
var CheckboxL_1 = require("./CheckboxL");
|
|
18
|
+
Object.defineProperty(exports, "CheckboxL", { enumerable: true, get: function () { return CheckboxL_1.default; } });
|
|
21
19
|
var ComboL_1 = require("./ComboL");
|
|
22
20
|
Object.defineProperty(exports, "ComboL", { enumerable: true, get: function () { return ComboL_1.default; } });
|
|
21
|
+
var ColumnL_1 = require("./ColumnL");
|
|
22
|
+
Object.defineProperty(exports, "ColumnL", { enumerable: true, get: function () { return ColumnL_1.default; } });
|
|
23
23
|
var CountdownL_1 = require("./CountdownL");
|
|
24
24
|
Object.defineProperty(exports, "CountdownL", { enumerable: true, get: function () { return CountdownL_1.default; } });
|
|
25
25
|
var DividerL_1 = require("./DividerL");
|
|
26
26
|
Object.defineProperty(exports, "DividerL", { enumerable: true, get: function () { return DividerL_1.default; } });
|
|
27
27
|
var FileTypePictureL_1 = require("./FileTypePictureL");
|
|
28
28
|
Object.defineProperty(exports, "FileTypePictureL", { enumerable: true, get: function () { return FileTypePictureL_1.default; } });
|
|
29
|
-
var FolderFavouriteFlatL_1 = require("./FolderFavouriteFlatL");
|
|
30
|
-
Object.defineProperty(exports, "FolderFavouriteFlatL", { enumerable: true, get: function () { return FolderFavouriteFlatL_1.default; } });
|
|
31
29
|
var FolderL_1 = require("./FolderL");
|
|
32
30
|
Object.defineProperty(exports, "FolderL", { enumerable: true, get: function () { return FolderL_1.default; } });
|
|
33
31
|
var FolderPlainL_1 = require("./FolderPlainL");
|
|
34
32
|
Object.defineProperty(exports, "FolderPlainL", { enumerable: true, get: function () { return FolderPlainL_1.default; } });
|
|
33
|
+
var FolderFavouriteFlatL_1 = require("./FolderFavouriteFlatL");
|
|
34
|
+
Object.defineProperty(exports, "FolderFavouriteFlatL", { enumerable: true, get: function () { return FolderFavouriteFlatL_1.default; } });
|
|
35
35
|
var FolderPredefinedL_1 = require("./FolderPredefinedL");
|
|
36
36
|
Object.defineProperty(exports, "FolderPredefinedL", { enumerable: true, get: function () { return FolderPredefinedL_1.default; } });
|
|
37
37
|
var FormGroupL_1 = require("./FormGroupL");
|
|
@@ -42,32 +42,36 @@ var FormL_1 = require("./FormL");
|
|
|
42
42
|
Object.defineProperty(exports, "FormL", { enumerable: true, get: function () { return FormL_1.default; } });
|
|
43
43
|
var HashL_1 = require("./HashL");
|
|
44
44
|
Object.defineProperty(exports, "HashL", { enumerable: true, get: function () { return HashL_1.default; } });
|
|
45
|
-
var ImageL_1 = require("./ImageL");
|
|
46
|
-
Object.defineProperty(exports, "ImageL", { enumerable: true, get: function () { return ImageL_1.default; } });
|
|
47
45
|
var ImageLandscapeL_1 = require("./ImageLandscapeL");
|
|
48
46
|
Object.defineProperty(exports, "ImageLandscapeL", { enumerable: true, get: function () { return ImageLandscapeL_1.default; } });
|
|
49
|
-
var
|
|
50
|
-
Object.defineProperty(exports, "
|
|
47
|
+
var ImageL_1 = require("./ImageL");
|
|
48
|
+
Object.defineProperty(exports, "ImageL", { enumerable: true, get: function () { return ImageL_1.default; } });
|
|
51
49
|
var ImageUrlL_1 = require("./ImageUrlL");
|
|
52
50
|
Object.defineProperty(exports, "ImageUrlL", { enumerable: true, get: function () { return ImageUrlL_1.default; } });
|
|
53
|
-
var
|
|
54
|
-
Object.defineProperty(exports, "
|
|
51
|
+
var ImagePotraitL_1 = require("./ImagePotraitL");
|
|
52
|
+
Object.defineProperty(exports, "ImagePotraitL", { enumerable: true, get: function () { return ImagePotraitL_1.default; } });
|
|
55
53
|
var InfoL_1 = require("./InfoL");
|
|
56
54
|
Object.defineProperty(exports, "InfoL", { enumerable: true, get: function () { return InfoL_1.default; } });
|
|
55
|
+
var InboxNoResultsL_1 = require("./InboxNoResultsL");
|
|
56
|
+
Object.defineProperty(exports, "InboxNoResultsL", { enumerable: true, get: function () { return InboxNoResultsL_1.default; } });
|
|
57
57
|
var InformationNoSearchResultL_1 = require("./InformationNoSearchResultL");
|
|
58
58
|
Object.defineProperty(exports, "InformationNoSearchResultL", { enumerable: true, get: function () { return InformationNoSearchResultL_1.default; } });
|
|
59
59
|
var InputL_1 = require("./InputL");
|
|
60
60
|
Object.defineProperty(exports, "InputL", { enumerable: true, get: function () { return InputL_1.default; } });
|
|
61
|
-
var LabelL_1 = require("./LabelL");
|
|
62
|
-
Object.defineProperty(exports, "LabelL", { enumerable: true, get: function () { return LabelL_1.default; } });
|
|
63
61
|
var LandingPageL_1 = require("./LandingPageL");
|
|
64
62
|
Object.defineProperty(exports, "LandingPageL", { enumerable: true, get: function () { return LandingPageL_1.default; } });
|
|
63
|
+
var LabelL_1 = require("./LabelL");
|
|
64
|
+
Object.defineProperty(exports, "LabelL", { enumerable: true, get: function () { return LabelL_1.default; } });
|
|
65
65
|
var LineL_1 = require("./LineL");
|
|
66
66
|
Object.defineProperty(exports, "LineL", { enumerable: true, get: function () { return LineL_1.default; } });
|
|
67
67
|
var LinkL_1 = require("./LinkL");
|
|
68
68
|
Object.defineProperty(exports, "LinkL", { enumerable: true, get: function () { return LinkL_1.default; } });
|
|
69
69
|
var LocationL_1 = require("./LocationL");
|
|
70
70
|
Object.defineProperty(exports, "LocationL", { enumerable: true, get: function () { return LocationL_1.default; } });
|
|
71
|
+
var MobileBlockL_1 = require("./MobileBlockL");
|
|
72
|
+
Object.defineProperty(exports, "MobileBlockL", { enumerable: true, get: function () { return MobileBlockL_1.default; } });
|
|
73
|
+
var MobileClickL_1 = require("./MobileClickL");
|
|
74
|
+
Object.defineProperty(exports, "MobileClickL", { enumerable: true, get: function () { return MobileClickL_1.default; } });
|
|
71
75
|
var MobileLayout1L_1 = require("./MobileLayout1L");
|
|
72
76
|
Object.defineProperty(exports, "MobileLayout1L", { enumerable: true, get: function () { return MobileLayout1L_1.default; } });
|
|
73
77
|
var MobileLayout2L_1 = require("./MobileLayout2L");
|
|
@@ -76,10 +80,10 @@ var MobileLayout3L_1 = require("./MobileLayout3L");
|
|
|
76
80
|
Object.defineProperty(exports, "MobileLayout3L", { enumerable: true, get: function () { return MobileLayout3L_1.default; } });
|
|
77
81
|
var MobileLayout4L_1 = require("./MobileLayout4L");
|
|
78
82
|
Object.defineProperty(exports, "MobileLayout4L", { enumerable: true, get: function () { return MobileLayout4L_1.default; } });
|
|
79
|
-
var MobileLinkL_1 = require("./MobileLinkL");
|
|
80
|
-
Object.defineProperty(exports, "MobileLinkL", { enumerable: true, get: function () { return MobileLinkL_1.default; } });
|
|
81
83
|
var MobileUrlL_1 = require("./MobileUrlL");
|
|
82
84
|
Object.defineProperty(exports, "MobileUrlL", { enumerable: true, get: function () { return MobileUrlL_1.default; } });
|
|
85
|
+
var MobileLinkL_1 = require("./MobileLinkL");
|
|
86
|
+
Object.defineProperty(exports, "MobileLinkL", { enumerable: true, get: function () { return MobileLinkL_1.default; } });
|
|
83
87
|
var MultilineL_1 = require("./MultilineL");
|
|
84
88
|
Object.defineProperty(exports, "MultilineL", { enumerable: true, get: function () { return MultilineL_1.default; } });
|
|
85
89
|
var NavbarL_1 = require("./NavbarL");
|
|
@@ -90,51 +94,47 @@ var PieL_1 = require("./PieL");
|
|
|
90
94
|
Object.defineProperty(exports, "PieL", { enumerable: true, get: function () { return PieL_1.default; } });
|
|
91
95
|
var NoPermissionL_1 = require("./NoPermissionL");
|
|
92
96
|
Object.defineProperty(exports, "NoPermissionL", { enumerable: true, get: function () { return NoPermissionL_1.default; } });
|
|
93
|
-
var QuoteL_1 = require("./QuoteL");
|
|
94
|
-
Object.defineProperty(exports, "QuoteL", { enumerable: true, get: function () { return QuoteL_1.default; } });
|
|
95
97
|
var RadioL_1 = require("./RadioL");
|
|
96
98
|
Object.defineProperty(exports, "RadioL", { enumerable: true, get: function () { return RadioL_1.default; } });
|
|
97
|
-
var
|
|
98
|
-
Object.defineProperty(exports, "
|
|
99
|
+
var QuoteL_1 = require("./QuoteL");
|
|
100
|
+
Object.defineProperty(exports, "QuoteL", { enumerable: true, get: function () { return QuoteL_1.default; } });
|
|
99
101
|
var RelationManyOneL_1 = require("./RelationManyOneL");
|
|
100
102
|
Object.defineProperty(exports, "RelationManyOneL", { enumerable: true, get: function () { return RelationManyOneL_1.default; } });
|
|
103
|
+
var RelationManyManyL_1 = require("./RelationManyManyL");
|
|
104
|
+
Object.defineProperty(exports, "RelationManyManyL", { enumerable: true, get: function () { return RelationManyManyL_1.default; } });
|
|
101
105
|
var RelationOneManyL_1 = require("./RelationOneManyL");
|
|
102
106
|
Object.defineProperty(exports, "RelationOneManyL", { enumerable: true, get: function () { return RelationOneManyL_1.default; } });
|
|
103
107
|
var RelationOneOneL_1 = require("./RelationOneOneL");
|
|
104
108
|
Object.defineProperty(exports, "RelationOneOneL", { enumerable: true, get: function () { return RelationOneOneL_1.default; } });
|
|
105
|
-
var SearchNoResultsL_1 = require("./SearchNoResultsL");
|
|
106
|
-
Object.defineProperty(exports, "SearchNoResultsL", { enumerable: true, get: function () { return SearchNoResultsL_1.default; } });
|
|
107
109
|
var Section12L_1 = require("./Section12L");
|
|
108
110
|
Object.defineProperty(exports, "Section12L", { enumerable: true, get: function () { return Section12L_1.default; } });
|
|
109
|
-
var
|
|
110
|
-
Object.defineProperty(exports, "
|
|
111
|
+
var SearchNoResultsL_1 = require("./SearchNoResultsL");
|
|
112
|
+
Object.defineProperty(exports, "SearchNoResultsL", { enumerable: true, get: function () { return SearchNoResultsL_1.default; } });
|
|
111
113
|
var Section37L_1 = require("./Section37L");
|
|
112
114
|
Object.defineProperty(exports, "Section37L", { enumerable: true, get: function () { return Section37L_1.default; } });
|
|
113
|
-
var
|
|
114
|
-
Object.defineProperty(exports, "
|
|
115
|
+
var Section13L_1 = require("./Section13L");
|
|
116
|
+
Object.defineProperty(exports, "Section13L", { enumerable: true, get: function () { return Section13L_1.default; } });
|
|
115
117
|
var SectionL_1 = require("./SectionL");
|
|
116
118
|
Object.defineProperty(exports, "SectionL", { enumerable: true, get: function () { return SectionL_1.default; } });
|
|
117
|
-
var
|
|
118
|
-
Object.defineProperty(exports, "
|
|
119
|
+
var SelectL_1 = require("./SelectL");
|
|
120
|
+
Object.defineProperty(exports, "SelectL", { enumerable: true, get: function () { return SelectL_1.default; } });
|
|
119
121
|
var SliderL_1 = require("./SliderL");
|
|
120
122
|
Object.defineProperty(exports, "SliderL", { enumerable: true, get: function () { return SliderL_1.default; } });
|
|
121
123
|
var SpinnerL_1 = require("./SpinnerL");
|
|
122
124
|
Object.defineProperty(exports, "SpinnerL", { enumerable: true, get: function () { return SpinnerL_1.default; } });
|
|
125
|
+
var ShowL_1 = require("./ShowL");
|
|
126
|
+
Object.defineProperty(exports, "ShowL", { enumerable: true, get: function () { return ShowL_1.default; } });
|
|
123
127
|
var StackedL_1 = require("./StackedL");
|
|
124
128
|
Object.defineProperty(exports, "StackedL", { enumerable: true, get: function () { return StackedL_1.default; } });
|
|
125
129
|
var TableL_1 = require("./TableL");
|
|
126
130
|
Object.defineProperty(exports, "TableL", { enumerable: true, get: function () { return TableL_1.default; } });
|
|
127
131
|
var TextL_1 = require("./TextL");
|
|
128
132
|
Object.defineProperty(exports, "TextL", { enumerable: true, get: function () { return TextL_1.default; } });
|
|
129
|
-
var TooltipL_1 = require("./TooltipL");
|
|
130
|
-
Object.defineProperty(exports, "TooltipL", { enumerable: true, get: function () { return TooltipL_1.default; } });
|
|
131
133
|
var TextareaL_1 = require("./TextareaL");
|
|
132
134
|
Object.defineProperty(exports, "TextareaL", { enumerable: true, get: function () { return TextareaL_1.default; } });
|
|
135
|
+
var TooltipL_1 = require("./TooltipL");
|
|
136
|
+
Object.defineProperty(exports, "TooltipL", { enumerable: true, get: function () { return TooltipL_1.default; } });
|
|
133
137
|
var VideoL_1 = require("./VideoL");
|
|
134
138
|
Object.defineProperty(exports, "VideoL", { enumerable: true, get: function () { return VideoL_1.default; } });
|
|
135
139
|
var WarningL_1 = require("./WarningL");
|
|
136
140
|
Object.defineProperty(exports, "WarningL", { enumerable: true, get: function () { return WarningL_1.default; } });
|
|
137
|
-
var MobileClickL_1 = require("./MobileClickL");
|
|
138
|
-
Object.defineProperty(exports, "MobileClickL", { enumerable: true, get: function () { return MobileClickL_1.default; } });
|
|
139
|
-
var MobileBlockL_1 = require("./MobileBlockL");
|
|
140
|
-
Object.defineProperty(exports, "MobileBlockL", { enumerable: true, get: function () { return MobileBlockL_1.default; } });
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { default as AddXl } from './AddXl';
|
|
2
1
|
export { default as AbTestXl } from './AbTestXl';
|
|
3
|
-
export { default as
|
|
2
|
+
export { default as AddXl } from './AddXl';
|
|
4
3
|
export { default as AdvancedBuilderXl } from './AdvancedBuilderXl';
|
|
4
|
+
export { default as ApiXl } from './ApiXl';
|
|
5
|
+
export { default as AfterEventXl } from './AfterEventXl';
|
|
5
6
|
export { default as AttributeXl } from './AttributeXl';
|
|
7
|
+
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
8
|
+
export { default as AnalyticsInsightsXl } from './AnalyticsInsightsXl';
|
|
6
9
|
export { default as BasketCheckXl } from './BasketCheckXl';
|
|
7
10
|
export { default as BeforeEventXl } from './BeforeEventXl';
|
|
8
11
|
export { default as BillingXl } from './BillingXl';
|
|
9
12
|
export { default as BrowserCloseXl } from './BrowserCloseXl';
|
|
10
|
-
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
11
13
|
export { default as BrowserLandingXl } from './BrowserLandingXl';
|
|
12
|
-
export { default as
|
|
14
|
+
export { default as BrowserCodeXl } from './BrowserCodeXl';
|
|
13
15
|
export { default as BulbEditXl } from './BulbEditXl';
|
|
14
|
-
export { default as
|
|
16
|
+
export { default as BrowserScrollXl } from './BrowserScrollXl';
|
|
15
17
|
export { default as CalendarIntervalXl } from './CalendarIntervalXl';
|
|
16
|
-
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
17
|
-
export { default as CalendarXl } from './CalendarXl';
|
|
18
18
|
export { default as CardAeXl } from './CardAeXl';
|
|
19
19
|
export { default as CardVisaXl } from './CardVisaXl';
|
|
20
20
|
export { default as CartAddXl } from './CartAddXl';
|
|
@@ -24,20 +24,18 @@ export { default as CheckXl } from './CheckXl';
|
|
|
24
24
|
export { default as ClassificationXl } from './ClassificationXl';
|
|
25
25
|
export { default as CloneNodesFlowXl } from './CloneNodesFlowXl';
|
|
26
26
|
export { default as CloneNodesXl } from './CloneNodesXl';
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as ApiXl } from './ApiXl';
|
|
29
|
-
export { default as BasicBuilderXl } from './BasicBuilderXl';
|
|
30
|
-
export { default as CouponXl } from './CouponXl';
|
|
27
|
+
export { default as CompareXl } from './CompareXl';
|
|
31
28
|
export { default as CupXl } from './CupXl';
|
|
29
|
+
export { default as CouponXl } from './CouponXl';
|
|
32
30
|
export { default as DiscountXl } from './DiscountXl';
|
|
33
31
|
export { default as EventXl } from './EventXl';
|
|
34
|
-
export { default as FileUrlXl } from './FileUrlXl';
|
|
35
32
|
export { default as FileUpXl } from './FileUpXl';
|
|
33
|
+
export { default as FileUrlXl } from './FileUrlXl';
|
|
36
34
|
export { default as FileXl } from './FileXl';
|
|
37
35
|
export { default as FileZipXl } from './FileZipXl';
|
|
38
36
|
export { default as FirstRunXl } from './FirstRunXl';
|
|
39
|
-
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
40
37
|
export { default as FolderStarXl } from './FolderStarXl';
|
|
38
|
+
export { default as FolderCheckXl } from './FolderCheckXl';
|
|
41
39
|
export { default as FolderUserXl } from './FolderUserXl';
|
|
42
40
|
export { default as FolderXl } from './FolderXl';
|
|
43
41
|
export { default as FormXl } from './FormXl';
|
|
@@ -45,8 +43,8 @@ export { default as FormulaXl } from './FormulaXl';
|
|
|
45
43
|
export { default as FunctionXl } from './FunctionXl';
|
|
46
44
|
export { default as GemsXl } from './GemsXl';
|
|
47
45
|
export { default as InboxNoResultsXl } from './InboxNoResultsXl';
|
|
48
|
-
export { default as InfoXl } from './InfoXl';
|
|
49
46
|
export { default as InsertObjectXl } from './InsertObjectXl';
|
|
47
|
+
export { default as InfoXl } from './InfoXl';
|
|
50
48
|
export { default as IntegrationXl } from './IntegrationXl';
|
|
51
49
|
export { default as IntegrationsXl } from './IntegrationsXl';
|
|
52
50
|
export { default as LaptopAiXl } from './LaptopAiXl';
|
|
@@ -54,17 +52,17 @@ export { default as LaptopTargetXl } from './LaptopTargetXl';
|
|
|
54
52
|
export { default as LaunchXl } from './LaunchXl';
|
|
55
53
|
export { default as LoyalityBoostXl } from './LoyalityBoostXl';
|
|
56
54
|
export { default as MarketingAutomationXl } from './MarketingAutomationXl';
|
|
57
|
-
export { default as MessageXl } from './MessageXl';
|
|
58
|
-
export { default as CompareXl } from './CompareXl';
|
|
59
55
|
export { default as MobileBannerXl } from './MobileBannerXl';
|
|
56
|
+
export { default as MessageXl } from './MessageXl';
|
|
60
57
|
export { default as MobilePromotionXl } from './MobilePromotionXl';
|
|
61
|
-
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
62
58
|
export { default as MobileStepsXl } from './MobileStepsXl';
|
|
59
|
+
export { default as MobileUpdateXl } from './MobileUpdateXl';
|
|
63
60
|
export { default as MultivalueXl } from './MultivalueXl';
|
|
61
|
+
export { default as CalculatorXl } from './CalculatorXl';
|
|
62
|
+
export { default as CalendarScheduleXl } from './CalendarScheduleXl';
|
|
63
|
+
export { default as CalendarXl } from './CalendarXl';
|
|
64
64
|
export { default as NetworkFileXl } from './NetworkFileXl';
|
|
65
65
|
export { default as NoPermissionXl } from './NoPermissionXl';
|
|
66
|
-
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
67
|
-
export { default as ProductsBundleXl } from './ProductsBundleXl';
|
|
68
66
|
export { default as ProductsFeedXl } from './ProductsFeedXl';
|
|
69
67
|
export { default as ProductsLastSeenXl } from './ProductsLastSeenXl';
|
|
70
68
|
export { default as ProductsSimilarXl } from './ProductsSimilarXl';
|
|
@@ -74,20 +72,22 @@ export { default as ReggressionXl } from './ReggressionXl';
|
|
|
74
72
|
export { default as SearchHybridXl } from './SearchHybridXl';
|
|
75
73
|
export { default as SearchKeywordsXl } from './SearchKeywordsXl';
|
|
76
74
|
export { default as SearchNoResultsXl } from './SearchNoResultsXl';
|
|
77
|
-
export { default as SectionXl } from './SectionXl';
|
|
78
75
|
export { default as SearchSemanticXl } from './SearchSemanticXl';
|
|
76
|
+
export { default as SectionXl } from './SectionXl';
|
|
79
77
|
export { default as ShowXl } from './ShowXl';
|
|
80
78
|
export { default as SilentPushXl } from './SilentPushXl';
|
|
81
|
-
export { default as TargetXl } from './TargetXl';
|
|
82
79
|
export { default as SmsXl } from './SmsXl';
|
|
80
|
+
export { default as TargetXl } from './TargetXl';
|
|
83
81
|
export { default as ToolsXl } from './ToolsXl';
|
|
84
82
|
export { default as UserCircleUpXl } from './UserCircleUpXl';
|
|
85
|
-
export { default as UserIdXl } from './UserIdXl';
|
|
86
83
|
export { default as UserCircleXl } from './UserCircleXl';
|
|
84
|
+
export { default as UserIdXl } from './UserIdXl';
|
|
87
85
|
export { default as VisualEditorStarXl } from './VisualEditorStarXl';
|
|
88
86
|
export { default as VisualEditorXl } from './VisualEditorXl';
|
|
89
|
-
export { default as WarningXl } from './WarningXl';
|
|
90
87
|
export { default as VoucherXl } from './VoucherXl';
|
|
88
|
+
export { default as WarningXl } from './WarningXl';
|
|
91
89
|
export { default as WebhookXl } from './WebhookXl';
|
|
92
90
|
export { default as WeblayerXl } from './WeblayerXl';
|
|
93
91
|
export { default as WthStarsXl } from './WthStarsXl';
|
|
92
|
+
export { default as NotificationsEditXl } from './NotificationsEditXl';
|
|
93
|
+
export { default as ProductsBundleXl } from './ProductsBundleXl';
|