@cdx-ui/icons 0.0.1-alpha.16 → 0.0.1-alpha.17
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/lib/commonjs/aliases/prefixed.js +35 -0
- package/lib/commonjs/aliases/prefixed.js.map +1 -1
- package/lib/commonjs/aliases/suffixed.js +35 -0
- package/lib/commonjs/aliases/suffixed.js.map +1 -1
- package/lib/commonjs/icons/app_spark.js +21 -0
- package/lib/commonjs/icons/app_spark.js.map +1 -0
- package/lib/commonjs/icons/frame_spark.js +21 -0
- package/lib/commonjs/icons/frame_spark.js.map +1 -0
- package/lib/commonjs/icons/home_storage_gear.js +21 -0
- package/lib/commonjs/icons/home_storage_gear.js.map +1 -0
- package/lib/commonjs/icons/index.js +35 -0
- package/lib/commonjs/icons/index.js.map +1 -1
- package/lib/commonjs/icons/translate_cc.js +21 -0
- package/lib/commonjs/icons/translate_cc.js.map +1 -0
- package/lib/commonjs/icons/translate_subtitles.js +21 -0
- package/lib/commonjs/icons/translate_subtitles.js.map +1 -0
- package/lib/module/aliases/prefixed.js +5 -0
- package/lib/module/aliases/prefixed.js.map +1 -1
- package/lib/module/aliases/suffixed.js +5 -0
- package/lib/module/aliases/suffixed.js.map +1 -1
- package/lib/module/icons/app_spark.js +17 -0
- package/lib/module/icons/app_spark.js.map +1 -0
- package/lib/module/icons/frame_spark.js +17 -0
- package/lib/module/icons/frame_spark.js.map +1 -0
- package/lib/module/icons/home_storage_gear.js +17 -0
- package/lib/module/icons/home_storage_gear.js.map +1 -0
- package/lib/module/icons/index.js +5 -0
- package/lib/module/icons/index.js.map +1 -1
- package/lib/module/icons/translate_cc.js +17 -0
- package/lib/module/icons/translate_cc.js.map +1 -0
- package/lib/module/icons/translate_subtitles.js +17 -0
- package/lib/module/icons/translate_subtitles.js.map +1 -0
- package/lib/typescript/aliases/prefixed.d.ts +5 -0
- package/lib/typescript/aliases/prefixed.d.ts.map +1 -1
- package/lib/typescript/aliases/suffixed.d.ts +5 -0
- package/lib/typescript/aliases/suffixed.d.ts.map +1 -1
- package/lib/typescript/icons/app_spark.d.ts +6 -0
- package/lib/typescript/icons/app_spark.d.ts.map +1 -0
- package/lib/typescript/icons/frame_spark.d.ts +6 -0
- package/lib/typescript/icons/frame_spark.d.ts.map +1 -0
- package/lib/typescript/icons/home_storage_gear.d.ts +6 -0
- package/lib/typescript/icons/home_storage_gear.d.ts.map +1 -0
- package/lib/typescript/icons/index.d.ts +5 -0
- package/lib/typescript/icons/index.d.ts.map +1 -1
- package/lib/typescript/icons/translate_cc.d.ts +6 -0
- package/lib/typescript/icons/translate_cc.d.ts.map +1 -0
- package/lib/typescript/icons/translate_subtitles.d.ts +6 -0
- package/lib/typescript/icons/translate_subtitles.d.ts.map +1 -0
- package/package.json +1 -1
- package/src/aliases/prefixed.ts +5 -0
- package/src/aliases/suffixed.ts +5 -0
- package/src/icons/app_spark.ts +11 -0
- package/src/icons/frame_spark.ts +11 -0
- package/src/icons/home_storage_gear.ts +11 -0
- package/src/icons/index.ts +5 -0
- package/src/icons/translate_cc.ts +11 -0
- package/src/icons/translate_subtitles.ts +11 -0
|
@@ -1401,6 +1401,12 @@ Object.defineProperty(exports, "CdxAppRegistration", {
|
|
|
1401
1401
|
return _app_registration.default;
|
|
1402
1402
|
}
|
|
1403
1403
|
});
|
|
1404
|
+
Object.defineProperty(exports, "CdxAppSpark", {
|
|
1405
|
+
enumerable: true,
|
|
1406
|
+
get: function () {
|
|
1407
|
+
return _app_spark.default;
|
|
1408
|
+
}
|
|
1409
|
+
});
|
|
1404
1410
|
Object.defineProperty(exports, "CdxApparel", {
|
|
1405
1411
|
enumerable: true,
|
|
1406
1412
|
get: function () {
|
|
@@ -8985,6 +8991,12 @@ Object.defineProperty(exports, "CdxFrameSource", {
|
|
|
8985
8991
|
return _frame_source.default;
|
|
8986
8992
|
}
|
|
8987
8993
|
});
|
|
8994
|
+
Object.defineProperty(exports, "CdxFrameSpark", {
|
|
8995
|
+
enumerable: true,
|
|
8996
|
+
get: function () {
|
|
8997
|
+
return _frame_spark.default;
|
|
8998
|
+
}
|
|
8999
|
+
});
|
|
8988
9000
|
Object.defineProperty(exports, "CdxFreeCancellation", {
|
|
8989
9001
|
enumerable: true,
|
|
8990
9002
|
get: function () {
|
|
@@ -10323,6 +10335,12 @@ Object.defineProperty(exports, "CdxHomeStorage", {
|
|
|
10323
10335
|
return _home_storage.default;
|
|
10324
10336
|
}
|
|
10325
10337
|
});
|
|
10338
|
+
Object.defineProperty(exports, "CdxHomeStorageGear", {
|
|
10339
|
+
enumerable: true,
|
|
10340
|
+
get: function () {
|
|
10341
|
+
return _home_storage_gear.default;
|
|
10342
|
+
}
|
|
10343
|
+
});
|
|
10326
10344
|
Object.defineProperty(exports, "CdxHomeWork", {
|
|
10327
10345
|
enumerable: true,
|
|
10328
10346
|
get: function () {
|
|
@@ -21189,12 +21207,24 @@ Object.defineProperty(exports, "CdxTranslate", {
|
|
|
21189
21207
|
return _translate.default;
|
|
21190
21208
|
}
|
|
21191
21209
|
});
|
|
21210
|
+
Object.defineProperty(exports, "CdxTranslateCc", {
|
|
21211
|
+
enumerable: true,
|
|
21212
|
+
get: function () {
|
|
21213
|
+
return _translate_cc.default;
|
|
21214
|
+
}
|
|
21215
|
+
});
|
|
21192
21216
|
Object.defineProperty(exports, "CdxTranslateIndic", {
|
|
21193
21217
|
enumerable: true,
|
|
21194
21218
|
get: function () {
|
|
21195
21219
|
return _translate_indic.default;
|
|
21196
21220
|
}
|
|
21197
21221
|
});
|
|
21222
|
+
Object.defineProperty(exports, "CdxTranslateSubtitles", {
|
|
21223
|
+
enumerable: true,
|
|
21224
|
+
get: function () {
|
|
21225
|
+
return _translate_subtitles.default;
|
|
21226
|
+
}
|
|
21227
|
+
});
|
|
21198
21228
|
Object.defineProperty(exports, "CdxTransportation", {
|
|
21199
21229
|
enumerable: true,
|
|
21200
21230
|
get: function () {
|
|
@@ -23264,6 +23294,7 @@ var _apk_document = _interopRequireDefault(require("../icons/apk_document"));
|
|
|
23264
23294
|
var _apk_install = _interopRequireDefault(require("../icons/apk_install"));
|
|
23265
23295
|
var _app_badging = _interopRequireDefault(require("../icons/app_badging"));
|
|
23266
23296
|
var _app_registration = _interopRequireDefault(require("../icons/app_registration"));
|
|
23297
|
+
var _app_spark = _interopRequireDefault(require("../icons/app_spark"));
|
|
23267
23298
|
var _apparel = _interopRequireDefault(require("../icons/apparel"));
|
|
23268
23299
|
var _approval = _interopRequireDefault(require("../icons/approval"));
|
|
23269
23300
|
var _approval_delegation = _interopRequireDefault(require("../icons/approval_delegation"));
|
|
@@ -24528,6 +24559,7 @@ var _frame_person_mic = _interopRequireDefault(require("../icons/frame_person_mi
|
|
|
24528
24559
|
var _frame_person_off = _interopRequireDefault(require("../icons/frame_person_off"));
|
|
24529
24560
|
var _frame_reload = _interopRequireDefault(require("../icons/frame_reload"));
|
|
24530
24561
|
var _frame_source = _interopRequireDefault(require("../icons/frame_source"));
|
|
24562
|
+
var _frame_spark = _interopRequireDefault(require("../icons/frame_spark"));
|
|
24531
24563
|
var _free_cancellation = _interopRequireDefault(require("../icons/free_cancellation"));
|
|
24532
24564
|
var _front_hand = _interopRequireDefault(require("../icons/front_hand"));
|
|
24533
24565
|
var _front_loader = _interopRequireDefault(require("../icons/front_loader"));
|
|
@@ -24750,6 +24782,7 @@ var _home_pin = _interopRequireDefault(require("../icons/home_pin"));
|
|
|
24750
24782
|
var _home_repair_service = _interopRequireDefault(require("../icons/home_repair_service"));
|
|
24751
24783
|
var _home_speaker = _interopRequireDefault(require("../icons/home_speaker"));
|
|
24752
24784
|
var _home_storage = _interopRequireDefault(require("../icons/home_storage"));
|
|
24785
|
+
var _home_storage_gear = _interopRequireDefault(require("../icons/home_storage_gear"));
|
|
24753
24786
|
var _home_work = _interopRequireDefault(require("../icons/home_work"));
|
|
24754
24787
|
var _horizontal_align_center = _interopRequireDefault(require("../icons/horizontal_align_center"));
|
|
24755
24788
|
var _horizontal_align_left = _interopRequireDefault(require("../icons/horizontal_align_left"));
|
|
@@ -26559,7 +26592,9 @@ var _transition_fade = _interopRequireDefault(require("../icons/transition_fade"
|
|
|
26559
26592
|
var _transition_push = _interopRequireDefault(require("../icons/transition_push"));
|
|
26560
26593
|
var _transition_slide = _interopRequireDefault(require("../icons/transition_slide"));
|
|
26561
26594
|
var _translate = _interopRequireDefault(require("../icons/translate"));
|
|
26595
|
+
var _translate_cc = _interopRequireDefault(require("../icons/translate_cc"));
|
|
26562
26596
|
var _translate_indic = _interopRequireDefault(require("../icons/translate_indic"));
|
|
26597
|
+
var _translate_subtitles = _interopRequireDefault(require("../icons/translate_subtitles"));
|
|
26563
26598
|
var _transportation = _interopRequireDefault(require("../icons/transportation"));
|
|
26564
26599
|
var _travel = _interopRequireDefault(require("../icons/travel"));
|
|
26565
26600
|
var _travel_explore = _interopRequireDefault(require("../icons/travel_explore"));
|