ag-design 1.1.26 → 1.1.29
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 +8 -0
- package/assets/static/fonts/ag-icons.json +48 -0
- 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 +8 -0
- package/fonts/ag-icons.json +48 -0
- 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
|
@@ -515,3 +515,11 @@
|
|
|
515
515
|
.aga-account-balance:before{content:"\f384"}
|
|
516
516
|
.aga-account-box:before{content:"\f385"}
|
|
517
517
|
.aga-account-circle:before{content:"\f386"}
|
|
518
|
+
.aga-device-desktop:before{content:"\f387"}
|
|
519
|
+
.aga-device-laptop:before{content:"\f388"}
|
|
520
|
+
.aga-device-mobile:before{content:"\f389"}
|
|
521
|
+
.aga-device-mobile-wide:before{content:"\f38a"}
|
|
522
|
+
.aga-device-tablet:before{content:"\f38b"}
|
|
523
|
+
.aga-device-tablet-wide:before{content:"\f38c"}
|
|
524
|
+
.aga-devices:before{content:"\f38d"}
|
|
525
|
+
.aga-responsive-layout:before{content:"\f38e"}
|
|
@@ -3154,6 +3154,48 @@
|
|
|
3154
3154
|
"hex": "\\f2df",
|
|
3155
3155
|
"unicode": ""
|
|
3156
3156
|
},
|
|
3157
|
+
"device-desktop": {
|
|
3158
|
+
"class": "aga-device-desktop",
|
|
3159
|
+
"glyph": "f387",
|
|
3160
|
+
"hex": "\\f387",
|
|
3161
|
+
"unicode": ""
|
|
3162
|
+
},
|
|
3163
|
+
"device-laptop": {
|
|
3164
|
+
"class": "aga-device-laptop",
|
|
3165
|
+
"glyph": "f388",
|
|
3166
|
+
"hex": "\\f388",
|
|
3167
|
+
"unicode": ""
|
|
3168
|
+
},
|
|
3169
|
+
"device-mobile-wide": {
|
|
3170
|
+
"class": "aga-device-mobile-wide",
|
|
3171
|
+
"glyph": "f38a",
|
|
3172
|
+
"hex": "\\f38a",
|
|
3173
|
+
"unicode": ""
|
|
3174
|
+
},
|
|
3175
|
+
"device-mobile": {
|
|
3176
|
+
"class": "aga-device-mobile",
|
|
3177
|
+
"glyph": "f389",
|
|
3178
|
+
"hex": "\\f389",
|
|
3179
|
+
"unicode": ""
|
|
3180
|
+
},
|
|
3181
|
+
"device-tablet-wide": {
|
|
3182
|
+
"class": "aga-device-tablet-wide",
|
|
3183
|
+
"glyph": "f38c",
|
|
3184
|
+
"hex": "\\f38c",
|
|
3185
|
+
"unicode": ""
|
|
3186
|
+
},
|
|
3187
|
+
"device-tablet": {
|
|
3188
|
+
"class": "aga-device-tablet",
|
|
3189
|
+
"glyph": "f38b",
|
|
3190
|
+
"hex": "\\f38b",
|
|
3191
|
+
"unicode": ""
|
|
3192
|
+
},
|
|
3193
|
+
"devices": {
|
|
3194
|
+
"class": "aga-devices",
|
|
3195
|
+
"glyph": "f38d",
|
|
3196
|
+
"hex": "\\f38d",
|
|
3197
|
+
"unicode": ""
|
|
3198
|
+
},
|
|
3157
3199
|
"direction-ltr": {
|
|
3158
3200
|
"class": "aga-direction-ltr",
|
|
3159
3201
|
"glyph": "f2e9",
|
|
@@ -3189,6 +3231,12 @@
|
|
|
3189
3231
|
"glyph": "f31f",
|
|
3190
3232
|
"hex": "\\f31f",
|
|
3191
3233
|
"unicode": ""
|
|
3234
|
+
},
|
|
3235
|
+
"responsive-layout": {
|
|
3236
|
+
"class": "aga-responsive-layout",
|
|
3237
|
+
"glyph": "f38e",
|
|
3238
|
+
"hex": "\\f38e",
|
|
3239
|
+
"unicode": ""
|
|
3192
3240
|
}
|
|
3193
3241
|
},
|
|
3194
3242
|
"weather": {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/fonts/ag-icons.css
CHANGED
|
@@ -515,3 +515,11 @@
|
|
|
515
515
|
.aga-account-balance:before{content:"\f384"}
|
|
516
516
|
.aga-account-box:before{content:"\f385"}
|
|
517
517
|
.aga-account-circle:before{content:"\f386"}
|
|
518
|
+
.aga-device-desktop:before{content:"\f387"}
|
|
519
|
+
.aga-device-laptop:before{content:"\f388"}
|
|
520
|
+
.aga-device-mobile:before{content:"\f389"}
|
|
521
|
+
.aga-device-mobile-wide:before{content:"\f38a"}
|
|
522
|
+
.aga-device-tablet:before{content:"\f38b"}
|
|
523
|
+
.aga-device-tablet-wide:before{content:"\f38c"}
|
|
524
|
+
.aga-devices:before{content:"\f38d"}
|
|
525
|
+
.aga-responsive-layout:before{content:"\f38e"}
|
package/fonts/ag-icons.json
CHANGED
|
@@ -3154,6 +3154,48 @@
|
|
|
3154
3154
|
"hex": "\\f2df",
|
|
3155
3155
|
"unicode": ""
|
|
3156
3156
|
},
|
|
3157
|
+
"device-desktop": {
|
|
3158
|
+
"class": "aga-device-desktop",
|
|
3159
|
+
"glyph": "f387",
|
|
3160
|
+
"hex": "\\f387",
|
|
3161
|
+
"unicode": ""
|
|
3162
|
+
},
|
|
3163
|
+
"device-laptop": {
|
|
3164
|
+
"class": "aga-device-laptop",
|
|
3165
|
+
"glyph": "f388",
|
|
3166
|
+
"hex": "\\f388",
|
|
3167
|
+
"unicode": ""
|
|
3168
|
+
},
|
|
3169
|
+
"device-mobile-wide": {
|
|
3170
|
+
"class": "aga-device-mobile-wide",
|
|
3171
|
+
"glyph": "f38a",
|
|
3172
|
+
"hex": "\\f38a",
|
|
3173
|
+
"unicode": ""
|
|
3174
|
+
},
|
|
3175
|
+
"device-mobile": {
|
|
3176
|
+
"class": "aga-device-mobile",
|
|
3177
|
+
"glyph": "f389",
|
|
3178
|
+
"hex": "\\f389",
|
|
3179
|
+
"unicode": ""
|
|
3180
|
+
},
|
|
3181
|
+
"device-tablet-wide": {
|
|
3182
|
+
"class": "aga-device-tablet-wide",
|
|
3183
|
+
"glyph": "f38c",
|
|
3184
|
+
"hex": "\\f38c",
|
|
3185
|
+
"unicode": ""
|
|
3186
|
+
},
|
|
3187
|
+
"device-tablet": {
|
|
3188
|
+
"class": "aga-device-tablet",
|
|
3189
|
+
"glyph": "f38b",
|
|
3190
|
+
"hex": "\\f38b",
|
|
3191
|
+
"unicode": ""
|
|
3192
|
+
},
|
|
3193
|
+
"devices": {
|
|
3194
|
+
"class": "aga-devices",
|
|
3195
|
+
"glyph": "f38d",
|
|
3196
|
+
"hex": "\\f38d",
|
|
3197
|
+
"unicode": ""
|
|
3198
|
+
},
|
|
3157
3199
|
"direction-ltr": {
|
|
3158
3200
|
"class": "aga-direction-ltr",
|
|
3159
3201
|
"glyph": "f2e9",
|
|
@@ -3189,6 +3231,12 @@
|
|
|
3189
3231
|
"glyph": "f31f",
|
|
3190
3232
|
"hex": "\\f31f",
|
|
3191
3233
|
"unicode": ""
|
|
3234
|
+
},
|
|
3235
|
+
"responsive-layout": {
|
|
3236
|
+
"class": "aga-responsive-layout",
|
|
3237
|
+
"glyph": "f38e",
|
|
3238
|
+
"hex": "\\f38e",
|
|
3239
|
+
"unicode": ""
|
|
3192
3240
|
}
|
|
3193
3241
|
},
|
|
3194
3242
|
"weather": {
|
package/fonts/ag-icons.ttf
CHANGED
|
Binary file
|
package/fonts/ag-icons.woff
CHANGED
|
Binary file
|
package/fonts/ag-icons.woff2
CHANGED
|
Binary file
|