@blockspoon/cert-badge-renderer 1.0.52 → 1.0.53
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/dist/cjs/templates/icons/index.d.ts +11 -11
- package/dist/cjs/templates/icons/index.js +11 -11
- package/dist/cjs/templates/svgTemplate.js +17 -20
- package/dist/esm/templates/icons/index.d.ts +11 -11
- package/dist/esm/templates/icons/index.js +11 -11
- package/dist/esm/templates/svgTemplate.js +17 -20
- package/package.json +1 -1
- package/src/templates/icons/index.ts +13 -13
- package/src/templates/svgTemplate.ts +17 -20
|
@@ -31,6 +31,8 @@ import { createIconSmallType10 } from "./IconSmallType10.js";
|
|
|
31
31
|
import { createIconStar7 } from "./IconStar7.js";
|
|
32
32
|
import { createIconStar8 } from "./IconStar8.js";
|
|
33
33
|
declare const Icons: {
|
|
34
|
+
IconMedal: typeof createIconMedal;
|
|
35
|
+
IconStar: typeof createIconStar1;
|
|
34
36
|
IconBg1: typeof createIconBg1;
|
|
35
37
|
IconBg2: typeof createIconBg2;
|
|
36
38
|
IconBg3: typeof createIconBg3;
|
|
@@ -40,18 +42,18 @@ declare const Icons: {
|
|
|
40
42
|
IconBg7: typeof createIconBg7;
|
|
41
43
|
IconBg8: typeof createIconBg8;
|
|
42
44
|
IconBg9: typeof createIconBg9;
|
|
43
|
-
IconEtc1: typeof createIconEtc1;
|
|
44
|
-
IconEtc2: typeof createIconEtc2;
|
|
45
|
-
IconEtc3: typeof createIconEtc3;
|
|
46
|
-
IconMedal: typeof createIconMedal;
|
|
47
45
|
IconMortarboard1: typeof createIconMortarboard1;
|
|
48
46
|
IconMortarboard2: typeof createIconMortarboard2;
|
|
49
47
|
IconMortarboard3: typeof createIconMortarboard3;
|
|
50
48
|
IconMortarboard4: typeof createIconMortarboard4;
|
|
51
49
|
IconMortarboard5: typeof createIconMortarboard5;
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
50
|
+
IconTrophy1: typeof createIconTrophy1;
|
|
51
|
+
IconTrophy2: typeof createIconTrophy2;
|
|
52
|
+
IconTrophy3: typeof createIconTrophy3;
|
|
53
|
+
IconTrophy4: typeof createIconTrophy4;
|
|
54
|
+
IconEtc3: typeof createIconEtc3;
|
|
55
|
+
IconEtc1: typeof createIconEtc1;
|
|
56
|
+
IconEtc2: typeof createIconEtc2;
|
|
55
57
|
IconStar2: typeof createIconStar2;
|
|
56
58
|
IconStar3: typeof createIconStar3;
|
|
57
59
|
IconStar4: typeof createIconStar4;
|
|
@@ -59,9 +61,7 @@ declare const Icons: {
|
|
|
59
61
|
IconStar6: typeof createIconStar6;
|
|
60
62
|
IconStar7: typeof createIconStar7;
|
|
61
63
|
IconStar8: typeof createIconStar8;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
IconTrophy3: typeof createIconTrophy3;
|
|
65
|
-
IconTrophy4: typeof createIconTrophy4;
|
|
64
|
+
IconSmallType1: typeof createIconSmallType1;
|
|
65
|
+
IconSmallType10: typeof createIconSmallType10;
|
|
66
66
|
};
|
|
67
67
|
export default Icons;
|
|
@@ -33,6 +33,8 @@ const IconSmallType10_js_1 = require("./IconSmallType10.js");
|
|
|
33
33
|
const IconStar7_js_1 = require("./IconStar7.js");
|
|
34
34
|
const IconStar8_js_1 = require("./IconStar8.js");
|
|
35
35
|
const Icons = {
|
|
36
|
+
IconMedal: IconMedal_js_1.createIconMedal,
|
|
37
|
+
IconStar: IconStar_js_1.createIconStar1,
|
|
36
38
|
IconBg1: IconBg1_js_1.createIconBg1,
|
|
37
39
|
IconBg2: IconBg2_js_1.createIconBg2,
|
|
38
40
|
IconBg3: IconBg3_js_1.createIconBg3,
|
|
@@ -42,18 +44,18 @@ const Icons = {
|
|
|
42
44
|
IconBg7: IconBg7_js_1.createIconBg7,
|
|
43
45
|
IconBg8: IconBg8_js_1.createIconBg8,
|
|
44
46
|
IconBg9: IconBg9_js_1.createIconBg9,
|
|
45
|
-
IconEtc1: IconEtc1_js_1.createIconEtc1,
|
|
46
|
-
IconEtc2: IconEtc2_js_1.createIconEtc2,
|
|
47
|
-
IconEtc3: IconEtc3_js_1.createIconEtc3,
|
|
48
|
-
IconMedal: IconMedal_js_1.createIconMedal,
|
|
49
47
|
IconMortarboard1: IconMortarboard1_js_1.createIconMortarboard1,
|
|
50
48
|
IconMortarboard2: IconMortarboard2_js_1.createIconMortarboard2,
|
|
51
49
|
IconMortarboard3: IconMortarboard3_js_1.createIconMortarboard3,
|
|
52
50
|
IconMortarboard4: IconMortarboard4_js_1.createIconMortarboard4,
|
|
53
51
|
IconMortarboard5: IconMortarboard5_js_1.createIconMortarboard5,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
52
|
+
IconTrophy1: IconTrophy1_js_1.createIconTrophy1,
|
|
53
|
+
IconTrophy2: IconTrophy2_js_1.createIconTrophy2,
|
|
54
|
+
IconTrophy3: IconTrophy3_js_1.createIconTrophy3,
|
|
55
|
+
IconTrophy4: IconTrophy4_js_1.createIconTrophy4,
|
|
56
|
+
IconEtc3: IconEtc3_js_1.createIconEtc3,
|
|
57
|
+
IconEtc1: IconEtc1_js_1.createIconEtc1,
|
|
58
|
+
IconEtc2: IconEtc2_js_1.createIconEtc2,
|
|
57
59
|
IconStar2: IconStar2_js_1.createIconStar2,
|
|
58
60
|
IconStar3: IconStar3_js_1.createIconStar3,
|
|
59
61
|
IconStar4: IconStar4_js_1.createIconStar4,
|
|
@@ -61,9 +63,7 @@ const Icons = {
|
|
|
61
63
|
IconStar6: IconStar6_js_1.createIconStar6,
|
|
62
64
|
IconStar7: IconStar7_js_1.createIconStar7,
|
|
63
65
|
IconStar8: IconStar8_js_1.createIconStar8,
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
IconTrophy3: IconTrophy3_js_1.createIconTrophy3,
|
|
67
|
-
IconTrophy4: IconTrophy4_js_1.createIconTrophy4,
|
|
66
|
+
IconSmallType1: IconSmallType1_js_1.createIconSmallType1,
|
|
67
|
+
IconSmallType10: IconSmallType10_js_1.createIconSmallType10,
|
|
68
68
|
};
|
|
69
69
|
exports.default = Icons;
|
|
@@ -778,6 +778,14 @@ exports.ribbonTemplates = [
|
|
|
778
778
|
];
|
|
779
779
|
exports.iconTemplates = [
|
|
780
780
|
// customIcon
|
|
781
|
+
{
|
|
782
|
+
id: "IconMedal",
|
|
783
|
+
Component: index_js_3.default.IconMedal,
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
id: "IconStar",
|
|
787
|
+
Component: index_js_3.default.IconStar,
|
|
788
|
+
},
|
|
781
789
|
{
|
|
782
790
|
id: "IconBg1",
|
|
783
791
|
Component: index_js_3.default.IconBg1,
|
|
@@ -814,27 +822,18 @@ exports.iconTemplates = [
|
|
|
814
822
|
id: "IconBg9",
|
|
815
823
|
Component: index_js_3.default.IconBg9,
|
|
816
824
|
},
|
|
817
|
-
{
|
|
818
|
-
id: "IconEtc1",
|
|
819
|
-
Component: index_js_3.default.IconEtc1,
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
id: "IconEtc2",
|
|
823
|
-
Component: index_js_3.default.IconEtc2,
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
|
-
id: "IconEtc3",
|
|
827
|
-
Component: index_js_3.default.IconEtc3,
|
|
828
|
-
},
|
|
829
|
-
{ id: "IconMedal", Component: index_js_3.default.IconMedal },
|
|
830
825
|
{ id: "IconMortarboard1", Component: index_js_3.default.IconMortarboard1 },
|
|
831
826
|
{ id: "IconMortarboard2", Component: index_js_3.default.IconMortarboard2 },
|
|
832
827
|
{ id: "IconMortarboard3", Component: index_js_3.default.IconMortarboard3 },
|
|
833
828
|
{ id: "IconMortarboard4", Component: index_js_3.default.IconMortarboard4 },
|
|
834
829
|
{ id: "IconMortarboard5", Component: index_js_3.default.IconMortarboard5 },
|
|
835
|
-
{ id: "
|
|
836
|
-
{ id: "
|
|
837
|
-
{ id: "
|
|
830
|
+
{ id: "IconTrophy1", Component: index_js_3.default.IconTrophy1 },
|
|
831
|
+
{ id: "IconTrophy2", Component: index_js_3.default.IconTrophy2 },
|
|
832
|
+
{ id: "IconTrophy3", Component: index_js_3.default.IconTrophy3 },
|
|
833
|
+
{ id: "IconTrophy4", Component: index_js_3.default.IconTrophy4 },
|
|
834
|
+
{ id: "IconEtc3", Component: index_js_3.default.IconEtc3 },
|
|
835
|
+
{ id: "IconEtc1", Component: index_js_3.default.IconEtc1 },
|
|
836
|
+
{ id: "IconEtc2", Component: index_js_3.default.IconEtc2 },
|
|
838
837
|
{ id: "IconStar2", Component: index_js_3.default.IconStar2 },
|
|
839
838
|
{ id: "IconStar3", Component: index_js_3.default.IconStar3 },
|
|
840
839
|
{ id: "IconStar4", Component: index_js_3.default.IconStar4 },
|
|
@@ -842,8 +841,6 @@ exports.iconTemplates = [
|
|
|
842
841
|
{ id: "IconStar6", Component: index_js_3.default.IconStar6 },
|
|
843
842
|
{ id: "IconStar7", Component: index_js_3.default.IconStar7 },
|
|
844
843
|
{ id: "IconStar8", Component: index_js_3.default.IconStar8 },
|
|
845
|
-
{ id: "
|
|
846
|
-
{ id: "
|
|
847
|
-
{ id: "IconTrophy3", Component: index_js_3.default.IconTrophy3 },
|
|
848
|
-
{ id: "IconTrophy4", Component: index_js_3.default.IconTrophy4 },
|
|
844
|
+
{ id: "IconSmallType1", Component: index_js_3.default.IconSmallType1 },
|
|
845
|
+
{ id: "IconSmallType10", Component: index_js_3.default.IconSmallType10 },
|
|
849
846
|
];
|
|
@@ -31,6 +31,8 @@ import { createIconSmallType10 } from "./IconSmallType10.js";
|
|
|
31
31
|
import { createIconStar7 } from "./IconStar7.js";
|
|
32
32
|
import { createIconStar8 } from "./IconStar8.js";
|
|
33
33
|
declare const Icons: {
|
|
34
|
+
IconMedal: typeof createIconMedal;
|
|
35
|
+
IconStar: typeof createIconStar1;
|
|
34
36
|
IconBg1: typeof createIconBg1;
|
|
35
37
|
IconBg2: typeof createIconBg2;
|
|
36
38
|
IconBg3: typeof createIconBg3;
|
|
@@ -40,18 +42,18 @@ declare const Icons: {
|
|
|
40
42
|
IconBg7: typeof createIconBg7;
|
|
41
43
|
IconBg8: typeof createIconBg8;
|
|
42
44
|
IconBg9: typeof createIconBg9;
|
|
43
|
-
IconEtc1: typeof createIconEtc1;
|
|
44
|
-
IconEtc2: typeof createIconEtc2;
|
|
45
|
-
IconEtc3: typeof createIconEtc3;
|
|
46
|
-
IconMedal: typeof createIconMedal;
|
|
47
45
|
IconMortarboard1: typeof createIconMortarboard1;
|
|
48
46
|
IconMortarboard2: typeof createIconMortarboard2;
|
|
49
47
|
IconMortarboard3: typeof createIconMortarboard3;
|
|
50
48
|
IconMortarboard4: typeof createIconMortarboard4;
|
|
51
49
|
IconMortarboard5: typeof createIconMortarboard5;
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
50
|
+
IconTrophy1: typeof createIconTrophy1;
|
|
51
|
+
IconTrophy2: typeof createIconTrophy2;
|
|
52
|
+
IconTrophy3: typeof createIconTrophy3;
|
|
53
|
+
IconTrophy4: typeof createIconTrophy4;
|
|
54
|
+
IconEtc3: typeof createIconEtc3;
|
|
55
|
+
IconEtc1: typeof createIconEtc1;
|
|
56
|
+
IconEtc2: typeof createIconEtc2;
|
|
55
57
|
IconStar2: typeof createIconStar2;
|
|
56
58
|
IconStar3: typeof createIconStar3;
|
|
57
59
|
IconStar4: typeof createIconStar4;
|
|
@@ -59,9 +61,7 @@ declare const Icons: {
|
|
|
59
61
|
IconStar6: typeof createIconStar6;
|
|
60
62
|
IconStar7: typeof createIconStar7;
|
|
61
63
|
IconStar8: typeof createIconStar8;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
IconTrophy3: typeof createIconTrophy3;
|
|
65
|
-
IconTrophy4: typeof createIconTrophy4;
|
|
64
|
+
IconSmallType1: typeof createIconSmallType1;
|
|
65
|
+
IconSmallType10: typeof createIconSmallType10;
|
|
66
66
|
};
|
|
67
67
|
export default Icons;
|
|
@@ -33,6 +33,8 @@ const IconSmallType10_js_1 = require("./IconSmallType10.js");
|
|
|
33
33
|
const IconStar7_js_1 = require("./IconStar7.js");
|
|
34
34
|
const IconStar8_js_1 = require("./IconStar8.js");
|
|
35
35
|
const Icons = {
|
|
36
|
+
IconMedal: IconMedal_js_1.createIconMedal,
|
|
37
|
+
IconStar: IconStar_js_1.createIconStar1,
|
|
36
38
|
IconBg1: IconBg1_js_1.createIconBg1,
|
|
37
39
|
IconBg2: IconBg2_js_1.createIconBg2,
|
|
38
40
|
IconBg3: IconBg3_js_1.createIconBg3,
|
|
@@ -42,18 +44,18 @@ const Icons = {
|
|
|
42
44
|
IconBg7: IconBg7_js_1.createIconBg7,
|
|
43
45
|
IconBg8: IconBg8_js_1.createIconBg8,
|
|
44
46
|
IconBg9: IconBg9_js_1.createIconBg9,
|
|
45
|
-
IconEtc1: IconEtc1_js_1.createIconEtc1,
|
|
46
|
-
IconEtc2: IconEtc2_js_1.createIconEtc2,
|
|
47
|
-
IconEtc3: IconEtc3_js_1.createIconEtc3,
|
|
48
|
-
IconMedal: IconMedal_js_1.createIconMedal,
|
|
49
47
|
IconMortarboard1: IconMortarboard1_js_1.createIconMortarboard1,
|
|
50
48
|
IconMortarboard2: IconMortarboard2_js_1.createIconMortarboard2,
|
|
51
49
|
IconMortarboard3: IconMortarboard3_js_1.createIconMortarboard3,
|
|
52
50
|
IconMortarboard4: IconMortarboard4_js_1.createIconMortarboard4,
|
|
53
51
|
IconMortarboard5: IconMortarboard5_js_1.createIconMortarboard5,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
52
|
+
IconTrophy1: IconTrophy1_js_1.createIconTrophy1,
|
|
53
|
+
IconTrophy2: IconTrophy2_js_1.createIconTrophy2,
|
|
54
|
+
IconTrophy3: IconTrophy3_js_1.createIconTrophy3,
|
|
55
|
+
IconTrophy4: IconTrophy4_js_1.createIconTrophy4,
|
|
56
|
+
IconEtc3: IconEtc3_js_1.createIconEtc3,
|
|
57
|
+
IconEtc1: IconEtc1_js_1.createIconEtc1,
|
|
58
|
+
IconEtc2: IconEtc2_js_1.createIconEtc2,
|
|
57
59
|
IconStar2: IconStar2_js_1.createIconStar2,
|
|
58
60
|
IconStar3: IconStar3_js_1.createIconStar3,
|
|
59
61
|
IconStar4: IconStar4_js_1.createIconStar4,
|
|
@@ -61,9 +63,7 @@ const Icons = {
|
|
|
61
63
|
IconStar6: IconStar6_js_1.createIconStar6,
|
|
62
64
|
IconStar7: IconStar7_js_1.createIconStar7,
|
|
63
65
|
IconStar8: IconStar8_js_1.createIconStar8,
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
IconTrophy3: IconTrophy3_js_1.createIconTrophy3,
|
|
67
|
-
IconTrophy4: IconTrophy4_js_1.createIconTrophy4,
|
|
66
|
+
IconSmallType1: IconSmallType1_js_1.createIconSmallType1,
|
|
67
|
+
IconSmallType10: IconSmallType10_js_1.createIconSmallType10,
|
|
68
68
|
};
|
|
69
69
|
exports.default = Icons;
|
|
@@ -778,6 +778,14 @@ exports.ribbonTemplates = [
|
|
|
778
778
|
];
|
|
779
779
|
exports.iconTemplates = [
|
|
780
780
|
// customIcon
|
|
781
|
+
{
|
|
782
|
+
id: "IconMedal",
|
|
783
|
+
Component: index_js_3.default.IconMedal,
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
id: "IconStar",
|
|
787
|
+
Component: index_js_3.default.IconStar,
|
|
788
|
+
},
|
|
781
789
|
{
|
|
782
790
|
id: "IconBg1",
|
|
783
791
|
Component: index_js_3.default.IconBg1,
|
|
@@ -814,27 +822,18 @@ exports.iconTemplates = [
|
|
|
814
822
|
id: "IconBg9",
|
|
815
823
|
Component: index_js_3.default.IconBg9,
|
|
816
824
|
},
|
|
817
|
-
{
|
|
818
|
-
id: "IconEtc1",
|
|
819
|
-
Component: index_js_3.default.IconEtc1,
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
id: "IconEtc2",
|
|
823
|
-
Component: index_js_3.default.IconEtc2,
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
|
-
id: "IconEtc3",
|
|
827
|
-
Component: index_js_3.default.IconEtc3,
|
|
828
|
-
},
|
|
829
|
-
{ id: "IconMedal", Component: index_js_3.default.IconMedal },
|
|
830
825
|
{ id: "IconMortarboard1", Component: index_js_3.default.IconMortarboard1 },
|
|
831
826
|
{ id: "IconMortarboard2", Component: index_js_3.default.IconMortarboard2 },
|
|
832
827
|
{ id: "IconMortarboard3", Component: index_js_3.default.IconMortarboard3 },
|
|
833
828
|
{ id: "IconMortarboard4", Component: index_js_3.default.IconMortarboard4 },
|
|
834
829
|
{ id: "IconMortarboard5", Component: index_js_3.default.IconMortarboard5 },
|
|
835
|
-
{ id: "
|
|
836
|
-
{ id: "
|
|
837
|
-
{ id: "
|
|
830
|
+
{ id: "IconTrophy1", Component: index_js_3.default.IconTrophy1 },
|
|
831
|
+
{ id: "IconTrophy2", Component: index_js_3.default.IconTrophy2 },
|
|
832
|
+
{ id: "IconTrophy3", Component: index_js_3.default.IconTrophy3 },
|
|
833
|
+
{ id: "IconTrophy4", Component: index_js_3.default.IconTrophy4 },
|
|
834
|
+
{ id: "IconEtc3", Component: index_js_3.default.IconEtc3 },
|
|
835
|
+
{ id: "IconEtc1", Component: index_js_3.default.IconEtc1 },
|
|
836
|
+
{ id: "IconEtc2", Component: index_js_3.default.IconEtc2 },
|
|
838
837
|
{ id: "IconStar2", Component: index_js_3.default.IconStar2 },
|
|
839
838
|
{ id: "IconStar3", Component: index_js_3.default.IconStar3 },
|
|
840
839
|
{ id: "IconStar4", Component: index_js_3.default.IconStar4 },
|
|
@@ -842,8 +841,6 @@ exports.iconTemplates = [
|
|
|
842
841
|
{ id: "IconStar6", Component: index_js_3.default.IconStar6 },
|
|
843
842
|
{ id: "IconStar7", Component: index_js_3.default.IconStar7 },
|
|
844
843
|
{ id: "IconStar8", Component: index_js_3.default.IconStar8 },
|
|
845
|
-
{ id: "
|
|
846
|
-
{ id: "
|
|
847
|
-
{ id: "IconTrophy3", Component: index_js_3.default.IconTrophy3 },
|
|
848
|
-
{ id: "IconTrophy4", Component: index_js_3.default.IconTrophy4 },
|
|
844
|
+
{ id: "IconSmallType1", Component: index_js_3.default.IconSmallType1 },
|
|
845
|
+
{ id: "IconSmallType10", Component: index_js_3.default.IconSmallType10 },
|
|
849
846
|
];
|
package/package.json
CHANGED
|
@@ -32,6 +32,9 @@ import { createIconStar7 } from "./IconStar7.js";
|
|
|
32
32
|
import { createIconStar8 } from "./IconStar8.js";
|
|
33
33
|
|
|
34
34
|
const Icons = {
|
|
35
|
+
IconMedal: createIconMedal,
|
|
36
|
+
IconStar: createIconStar1,
|
|
37
|
+
|
|
35
38
|
IconBg1: createIconBg1,
|
|
36
39
|
IconBg2: createIconBg2,
|
|
37
40
|
IconBg3: createIconBg3,
|
|
@@ -42,22 +45,21 @@ const Icons = {
|
|
|
42
45
|
IconBg8: createIconBg8,
|
|
43
46
|
IconBg9: createIconBg9,
|
|
44
47
|
|
|
45
|
-
IconEtc1: createIconEtc1,
|
|
46
|
-
IconEtc2: createIconEtc2,
|
|
47
|
-
IconEtc3: createIconEtc3,
|
|
48
|
-
|
|
49
|
-
IconMedal: createIconMedal,
|
|
50
|
-
|
|
51
48
|
IconMortarboard1: createIconMortarboard1,
|
|
52
49
|
IconMortarboard2: createIconMortarboard2,
|
|
53
50
|
IconMortarboard3: createIconMortarboard3,
|
|
54
51
|
IconMortarboard4: createIconMortarboard4,
|
|
55
52
|
IconMortarboard5: createIconMortarboard5,
|
|
56
53
|
|
|
57
|
-
|
|
58
|
-
|
|
54
|
+
IconTrophy1: createIconTrophy1,
|
|
55
|
+
IconTrophy2: createIconTrophy2,
|
|
56
|
+
IconTrophy3: createIconTrophy3,
|
|
57
|
+
IconTrophy4: createIconTrophy4,
|
|
58
|
+
|
|
59
|
+
IconEtc3: createIconEtc3,
|
|
60
|
+
IconEtc1: createIconEtc1,
|
|
61
|
+
IconEtc2: createIconEtc2,
|
|
59
62
|
|
|
60
|
-
IconStar: createIconStar1,
|
|
61
63
|
IconStar2: createIconStar2,
|
|
62
64
|
IconStar3: createIconStar3,
|
|
63
65
|
IconStar4: createIconStar4,
|
|
@@ -66,10 +68,8 @@ const Icons = {
|
|
|
66
68
|
IconStar7: createIconStar7,
|
|
67
69
|
IconStar8: createIconStar8,
|
|
68
70
|
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
IconTrophy3: createIconTrophy3,
|
|
72
|
-
IconTrophy4: createIconTrophy4,
|
|
71
|
+
IconSmallType1: createIconSmallType1,
|
|
72
|
+
IconSmallType10: createIconSmallType10,
|
|
73
73
|
};
|
|
74
74
|
|
|
75
75
|
export default Icons;
|
|
@@ -782,6 +782,14 @@ export const ribbonTemplates: templateType[] = [
|
|
|
782
782
|
|
|
783
783
|
export const iconTemplates: templateType[] = [
|
|
784
784
|
// customIcon
|
|
785
|
+
{
|
|
786
|
+
id: "IconMedal",
|
|
787
|
+
Component: Icons.IconMedal,
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
id: "IconStar",
|
|
791
|
+
Component: Icons.IconStar,
|
|
792
|
+
},
|
|
785
793
|
{
|
|
786
794
|
id: "IconBg1",
|
|
787
795
|
Component: Icons.IconBg1,
|
|
@@ -818,27 +826,18 @@ export const iconTemplates: templateType[] = [
|
|
|
818
826
|
id: "IconBg9",
|
|
819
827
|
Component: Icons.IconBg9,
|
|
820
828
|
},
|
|
821
|
-
{
|
|
822
|
-
id: "IconEtc1",
|
|
823
|
-
Component: Icons.IconEtc1,
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
|
-
id: "IconEtc2",
|
|
827
|
-
Component: Icons.IconEtc2,
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
id: "IconEtc3",
|
|
831
|
-
Component: Icons.IconEtc3,
|
|
832
|
-
},
|
|
833
|
-
{ id: "IconMedal", Component: Icons.IconMedal },
|
|
834
829
|
{ id: "IconMortarboard1", Component: Icons.IconMortarboard1 },
|
|
835
830
|
{ id: "IconMortarboard2", Component: Icons.IconMortarboard2 },
|
|
836
831
|
{ id: "IconMortarboard3", Component: Icons.IconMortarboard3 },
|
|
837
832
|
{ id: "IconMortarboard4", Component: Icons.IconMortarboard4 },
|
|
838
833
|
{ id: "IconMortarboard5", Component: Icons.IconMortarboard5 },
|
|
839
|
-
{ id: "
|
|
840
|
-
{ id: "
|
|
841
|
-
{ id: "
|
|
834
|
+
{ id: "IconTrophy1", Component: Icons.IconTrophy1 },
|
|
835
|
+
{ id: "IconTrophy2", Component: Icons.IconTrophy2 },
|
|
836
|
+
{ id: "IconTrophy3", Component: Icons.IconTrophy3 },
|
|
837
|
+
{ id: "IconTrophy4", Component: Icons.IconTrophy4 },
|
|
838
|
+
{ id: "IconEtc3", Component: Icons.IconEtc3 },
|
|
839
|
+
{ id: "IconEtc1", Component: Icons.IconEtc1 },
|
|
840
|
+
{ id: "IconEtc2", Component: Icons.IconEtc2 },
|
|
842
841
|
{ id: "IconStar2", Component: Icons.IconStar2 },
|
|
843
842
|
{ id: "IconStar3", Component: Icons.IconStar3 },
|
|
844
843
|
{ id: "IconStar4", Component: Icons.IconStar4 },
|
|
@@ -846,8 +845,6 @@ export const iconTemplates: templateType[] = [
|
|
|
846
845
|
{ id: "IconStar6", Component: Icons.IconStar6 },
|
|
847
846
|
{ id: "IconStar7", Component: Icons.IconStar7 },
|
|
848
847
|
{ id: "IconStar8", Component: Icons.IconStar8 },
|
|
849
|
-
{ id: "
|
|
850
|
-
{ id: "
|
|
851
|
-
{ id: "IconTrophy3", Component: Icons.IconTrophy3 },
|
|
852
|
-
{ id: "IconTrophy4", Component: Icons.IconTrophy4 },
|
|
848
|
+
{ id: "IconSmallType1", Component: Icons.IconSmallType1 },
|
|
849
|
+
{ id: "IconSmallType10", Component: Icons.IconSmallType10 },
|
|
853
850
|
];
|