ag-design 1.0.79 → 1.0.82
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 +28 -2
- package/assets/static/fonts/ag-icons.json +1528 -1372
- 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/assets/static/fonts/all-icons-gallery.html +379 -0
- package/fonts/ag-icons.css +28 -2
- package/fonts/ag-icons.json +1528 -1372
- package/fonts/ag-icons.ttf +0 -0
- package/fonts/ag-icons.woff +0 -0
- package/fonts/ag-icons.woff2 +0 -0
- package/fonts/all-icons-gallery.html +379 -0
- package/package.json +1 -1
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
.aga-weather-wi-day-rain-mix:before{content:"\f113"}
|
|
40
40
|
.aga-weather-wi-day-cloudy:before{content:"\f114"}
|
|
41
41
|
.aga-text-editor-video:before{content:"\f115"}
|
|
42
|
-
.aga-text-editor-undo:before{content:"\
|
|
42
|
+
.aga-text-editor-undo:before{content:"\f1eb"}
|
|
43
43
|
.aga-text-editor-underline:before{content:"\f117"}
|
|
44
44
|
.aga-text-editor-superscript:before{content:"\f118"}
|
|
45
45
|
.aga-text-editor-subscript:before{content:"\f119"}
|
|
46
46
|
.aga-text-editor-strikethrough:before{content:"\f11a"}
|
|
47
|
-
.aga-text-editor-redo:before{content:"\
|
|
47
|
+
.aga-text-editor-redo:before{content:"\f1ec"}
|
|
48
48
|
.aga-text-editor-picker-arrows:before{content:"\f11c"}
|
|
49
49
|
.aga-text-editor-list-ordered:before{content:"\f11d"}
|
|
50
50
|
.aga-text-editor-list-bullet:before{content:"\f11e"}
|
|
@@ -361,3 +361,29 @@
|
|
|
361
361
|
.aga-color-picker-arrows-fixed:before{content:"\f255"}
|
|
362
362
|
.aga-color-color-text-fixed:before{content:"\f256"}
|
|
363
363
|
.aga-color-color-background-fixed:before{content:"\f257"}
|
|
364
|
+
.aga-color-video:before{content:"\f258"}
|
|
365
|
+
.aga-color-undo:before{content:"\f259"}
|
|
366
|
+
.aga-color-underline:before{content:"\f25a"}
|
|
367
|
+
.aga-color-strikethrough:before{content:"\f25b"}
|
|
368
|
+
.aga-color-redo:before{content:"\f25c"}
|
|
369
|
+
.aga-color-list-ordered:before{content:"\f25d"}
|
|
370
|
+
.aga-color-list-bullet:before{content:"\f25e"}
|
|
371
|
+
.aga-color-links:before{content:"\f25f"}
|
|
372
|
+
.aga-color-link:before{content:"\f260"}
|
|
373
|
+
.aga-color-italic:before{content:"\f261"}
|
|
374
|
+
.aga-color-indent-increase:before{content:"\f262"}
|
|
375
|
+
.aga-color-indent-decrease:before{content:"\f263"}
|
|
376
|
+
.aga-color-image:before{content:"\f264"}
|
|
377
|
+
.aga-color-direction-rtl:before{content:"\f265"}
|
|
378
|
+
.aga-color-direction-ltr:before{content:"\f266"}
|
|
379
|
+
.aga-color-code-block:before{content:"\f267"}
|
|
380
|
+
.aga-color-clean-format:before{content:"\f268"}
|
|
381
|
+
.aga-color-bold:before{content:"\f269"}
|
|
382
|
+
.aga-color-blockquote:before{content:"\f26a"}
|
|
383
|
+
.aga-media-video:before{content:"\e24b"}
|
|
384
|
+
.aga-media-image:before{content:"\f26c"}
|
|
385
|
+
.aga-layout-ui-picker-arrows:before{content:"\f20c"}
|
|
386
|
+
.aga-formatting-code-block:before{content:"\f1e9"}
|
|
387
|
+
.aga-formatting-blockquote:before{content:"\f1ea"}
|
|
388
|
+
.aga-communication-link:before{content:"\e99b"}
|
|
389
|
+
.aga-communication-links:before{content:"\f25f"}
|