ag-design 1.1.6 → 1.1.8
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/assets/static/fonts/ag-icons.css +4 -0
- package/assets/static/fonts/ag-icons.json +36 -12
- package/assets/static/fonts/ag-icons.ttf +0 -0
- package/assets/static/fonts/ag-icons.woff +0 -0
- package/assets/static/fonts/ag-icons.woff2 +0 -0
- package/fonts/ag-icons.css +4 -0
- package/fonts/ag-icons.json +36 -12
- package/fonts/ag-icons.ttf +0 -0
- package/fonts/ag-icons.woff +0 -0
- package/fonts/ag-icons.woff2 +0 -0
- package/package.json +1 -1
|
@@ -513,3 +513,7 @@
|
|
|
513
513
|
.aga-zoom-out:before{content:"\f381"}
|
|
514
514
|
.aga-zoom-out-alt:before{content:"\f382"}
|
|
515
515
|
.aga-bell:before{content:"\f383"}
|
|
516
|
+
.aga-account-balance:before{content:"\f384"}
|
|
517
|
+
.aga-account-box:before{content:"\f385"}
|
|
518
|
+
.aga-account-circle:before{content:"\f386"}
|
|
519
|
+
.aga-quote:before{content:"\f387"}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"account": {
|
|
3
|
-
"account_balance_wallet": {
|
|
4
|
-
"class": "aga-account_balance_wallet",
|
|
5
|
-
"glyph": "e964",
|
|
6
|
-
"hex": "\\e964",
|
|
7
|
-
"unicode": ""
|
|
8
|
-
},
|
|
9
3
|
"balance": {
|
|
10
4
|
"class": "aga-balance",
|
|
11
5
|
"glyph": "f2b8",
|
|
@@ -18,18 +12,24 @@
|
|
|
18
12
|
"hex": "\\f2c6",
|
|
19
13
|
"unicode": ""
|
|
20
14
|
},
|
|
21
|
-
"chart-user": {
|
|
22
|
-
"class": "aga-chart-user",
|
|
23
|
-
"glyph": "e972",
|
|
24
|
-
"hex": "\\e972",
|
|
25
|
-
"unicode": ""
|
|
26
|
-
},
|
|
27
15
|
"circle": {
|
|
28
16
|
"class": "aga-circle",
|
|
29
17
|
"glyph": "f2d4",
|
|
30
18
|
"hex": "\\f2d4",
|
|
31
19
|
"unicode": ""
|
|
32
20
|
},
|
|
21
|
+
"account_balance_wallet": {
|
|
22
|
+
"class": "aga-account_balance_wallet",
|
|
23
|
+
"glyph": "e964",
|
|
24
|
+
"hex": "\\e964",
|
|
25
|
+
"unicode": ""
|
|
26
|
+
},
|
|
27
|
+
"chart-user": {
|
|
28
|
+
"class": "aga-chart-user",
|
|
29
|
+
"glyph": "e972",
|
|
30
|
+
"hex": "\\e972",
|
|
31
|
+
"unicode": ""
|
|
32
|
+
},
|
|
33
33
|
"person": {
|
|
34
34
|
"class": "aga-person",
|
|
35
35
|
"glyph": "e91f",
|
|
@@ -462,6 +462,12 @@
|
|
|
462
462
|
"hex": "\\f2dc",
|
|
463
463
|
"unicode": ""
|
|
464
464
|
},
|
|
465
|
+
"code": {
|
|
466
|
+
"class": "aga-code",
|
|
467
|
+
"glyph": "f2db",
|
|
468
|
+
"hex": "\\f2db",
|
|
469
|
+
"unicode": ""
|
|
470
|
+
},
|
|
465
471
|
"background-fixed": {
|
|
466
472
|
"class": "aga-background-fixed",
|
|
467
473
|
"glyph": null,
|
|
@@ -552,6 +558,12 @@
|
|
|
552
558
|
"hex": "\\f320",
|
|
553
559
|
"unicode": ""
|
|
554
560
|
},
|
|
561
|
+
"list": {
|
|
562
|
+
"class": "aga-list",
|
|
563
|
+
"glyph": "e932",
|
|
564
|
+
"hex": "\\e932",
|
|
565
|
+
"unicode": ""
|
|
566
|
+
},
|
|
555
567
|
"picker-arrows-fixed": {
|
|
556
568
|
"class": "aga-picker-arrows-fixed",
|
|
557
569
|
"glyph": "f339",
|
|
@@ -564,6 +576,12 @@
|
|
|
564
576
|
"hex": "\\f338",
|
|
565
577
|
"unicode": ""
|
|
566
578
|
},
|
|
579
|
+
"quote": {
|
|
580
|
+
"class": "aga-quote",
|
|
581
|
+
"glyph": "f387",
|
|
582
|
+
"hex": "\\f387",
|
|
583
|
+
"unicode": ""
|
|
584
|
+
},
|
|
567
585
|
"redo": {
|
|
568
586
|
"class": "aga-redo",
|
|
569
587
|
"glyph": "f346",
|
|
@@ -788,6 +806,12 @@
|
|
|
788
806
|
"hex": "\\f2dc",
|
|
789
807
|
"unicode": ""
|
|
790
808
|
},
|
|
809
|
+
"code": {
|
|
810
|
+
"class": "aga-code",
|
|
811
|
+
"glyph": "f2db",
|
|
812
|
+
"hex": "\\f2db",
|
|
813
|
+
"unicode": ""
|
|
814
|
+
},
|
|
791
815
|
"indent-decrease": {
|
|
792
816
|
"class": "aga-indent-decrease",
|
|
793
817
|
"glyph": "f311",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/fonts/ag-icons.css
CHANGED
|
@@ -513,3 +513,7 @@
|
|
|
513
513
|
.aga-zoom-out:before{content:"\f381"}
|
|
514
514
|
.aga-zoom-out-alt:before{content:"\f382"}
|
|
515
515
|
.aga-bell:before{content:"\f383"}
|
|
516
|
+
.aga-account-balance:before{content:"\f384"}
|
|
517
|
+
.aga-account-box:before{content:"\f385"}
|
|
518
|
+
.aga-account-circle:before{content:"\f386"}
|
|
519
|
+
.aga-quote:before{content:"\f387"}
|
package/fonts/ag-icons.json
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"account": {
|
|
3
|
-
"account_balance_wallet": {
|
|
4
|
-
"class": "aga-account_balance_wallet",
|
|
5
|
-
"glyph": "e964",
|
|
6
|
-
"hex": "\\e964",
|
|
7
|
-
"unicode": ""
|
|
8
|
-
},
|
|
9
3
|
"balance": {
|
|
10
4
|
"class": "aga-balance",
|
|
11
5
|
"glyph": "f2b8",
|
|
@@ -18,18 +12,24 @@
|
|
|
18
12
|
"hex": "\\f2c6",
|
|
19
13
|
"unicode": ""
|
|
20
14
|
},
|
|
21
|
-
"chart-user": {
|
|
22
|
-
"class": "aga-chart-user",
|
|
23
|
-
"glyph": "e972",
|
|
24
|
-
"hex": "\\e972",
|
|
25
|
-
"unicode": ""
|
|
26
|
-
},
|
|
27
15
|
"circle": {
|
|
28
16
|
"class": "aga-circle",
|
|
29
17
|
"glyph": "f2d4",
|
|
30
18
|
"hex": "\\f2d4",
|
|
31
19
|
"unicode": ""
|
|
32
20
|
},
|
|
21
|
+
"account_balance_wallet": {
|
|
22
|
+
"class": "aga-account_balance_wallet",
|
|
23
|
+
"glyph": "e964",
|
|
24
|
+
"hex": "\\e964",
|
|
25
|
+
"unicode": ""
|
|
26
|
+
},
|
|
27
|
+
"chart-user": {
|
|
28
|
+
"class": "aga-chart-user",
|
|
29
|
+
"glyph": "e972",
|
|
30
|
+
"hex": "\\e972",
|
|
31
|
+
"unicode": ""
|
|
32
|
+
},
|
|
33
33
|
"person": {
|
|
34
34
|
"class": "aga-person",
|
|
35
35
|
"glyph": "e91f",
|
|
@@ -462,6 +462,12 @@
|
|
|
462
462
|
"hex": "\\f2dc",
|
|
463
463
|
"unicode": ""
|
|
464
464
|
},
|
|
465
|
+
"code": {
|
|
466
|
+
"class": "aga-code",
|
|
467
|
+
"glyph": "f2db",
|
|
468
|
+
"hex": "\\f2db",
|
|
469
|
+
"unicode": ""
|
|
470
|
+
},
|
|
465
471
|
"background-fixed": {
|
|
466
472
|
"class": "aga-background-fixed",
|
|
467
473
|
"glyph": null,
|
|
@@ -552,6 +558,12 @@
|
|
|
552
558
|
"hex": "\\f320",
|
|
553
559
|
"unicode": ""
|
|
554
560
|
},
|
|
561
|
+
"list": {
|
|
562
|
+
"class": "aga-list",
|
|
563
|
+
"glyph": "e932",
|
|
564
|
+
"hex": "\\e932",
|
|
565
|
+
"unicode": ""
|
|
566
|
+
},
|
|
555
567
|
"picker-arrows-fixed": {
|
|
556
568
|
"class": "aga-picker-arrows-fixed",
|
|
557
569
|
"glyph": "f339",
|
|
@@ -564,6 +576,12 @@
|
|
|
564
576
|
"hex": "\\f338",
|
|
565
577
|
"unicode": ""
|
|
566
578
|
},
|
|
579
|
+
"quote": {
|
|
580
|
+
"class": "aga-quote",
|
|
581
|
+
"glyph": "f387",
|
|
582
|
+
"hex": "\\f387",
|
|
583
|
+
"unicode": ""
|
|
584
|
+
},
|
|
567
585
|
"redo": {
|
|
568
586
|
"class": "aga-redo",
|
|
569
587
|
"glyph": "f346",
|
|
@@ -788,6 +806,12 @@
|
|
|
788
806
|
"hex": "\\f2dc",
|
|
789
807
|
"unicode": ""
|
|
790
808
|
},
|
|
809
|
+
"code": {
|
|
810
|
+
"class": "aga-code",
|
|
811
|
+
"glyph": "f2db",
|
|
812
|
+
"hex": "\\f2db",
|
|
813
|
+
"unicode": ""
|
|
814
|
+
},
|
|
791
815
|
"indent-decrease": {
|
|
792
816
|
"class": "aga-indent-decrease",
|
|
793
817
|
"glyph": "f311",
|
package/fonts/ag-icons.ttf
CHANGED
|
Binary file
|
package/fonts/ag-icons.woff
CHANGED
|
Binary file
|
package/fonts/ag-icons.woff2
CHANGED
|
Binary file
|