ag-design 1.1.33 → 1.1.34
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 +5 -0
- package/assets/static/fonts/ag-icons.json +30 -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 +5 -0
- package/fonts/ag-icons.json +30 -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
|
@@ -524,3 +524,8 @@
|
|
|
524
524
|
.aga-devices:before{content:"\f38d"}
|
|
525
525
|
.aga-responsive-layout:before{content:"\f38e"}
|
|
526
526
|
.aga-key:before{content:"\f38f"}
|
|
527
|
+
.aga-device-tablet-1:before{content:"\f390"}
|
|
528
|
+
.aga-drag-click:before{content:"\f391"}
|
|
529
|
+
.aga-drag-pan:before{content:"\f392"}
|
|
530
|
+
.aga-move-selection:before{content:"\f393"}
|
|
531
|
+
.aga-swap-move:before{content:"\f394"}
|
|
@@ -3184,6 +3184,12 @@
|
|
|
3184
3184
|
"hex": "\\f389",
|
|
3185
3185
|
"unicode": ""
|
|
3186
3186
|
},
|
|
3187
|
+
"device-tablet-1": {
|
|
3188
|
+
"class": "aga-device-tablet-1",
|
|
3189
|
+
"glyph": "f390",
|
|
3190
|
+
"hex": "\\f390",
|
|
3191
|
+
"unicode": ""
|
|
3192
|
+
},
|
|
3187
3193
|
"device-tablet-wide": {
|
|
3188
3194
|
"class": "aga-device-tablet-wide",
|
|
3189
3195
|
"glyph": "f38c",
|
|
@@ -3214,6 +3220,18 @@
|
|
|
3214
3220
|
"hex": "\\f2ea",
|
|
3215
3221
|
"unicode": ""
|
|
3216
3222
|
},
|
|
3223
|
+
"drag-click": {
|
|
3224
|
+
"class": "aga-drag-click",
|
|
3225
|
+
"glyph": "f391",
|
|
3226
|
+
"hex": "\\f391",
|
|
3227
|
+
"unicode": ""
|
|
3228
|
+
},
|
|
3229
|
+
"drag-pan": {
|
|
3230
|
+
"class": "aga-drag-pan",
|
|
3231
|
+
"glyph": "f392",
|
|
3232
|
+
"hex": "\\f392",
|
|
3233
|
+
"unicode": ""
|
|
3234
|
+
},
|
|
3217
3235
|
"link": {
|
|
3218
3236
|
"class": "aga-link",
|
|
3219
3237
|
"glyph": "e99b",
|
|
@@ -3238,11 +3256,23 @@
|
|
|
3238
3256
|
"hex": "\\f31f",
|
|
3239
3257
|
"unicode": ""
|
|
3240
3258
|
},
|
|
3259
|
+
"move-selection": {
|
|
3260
|
+
"class": "aga-move-selection",
|
|
3261
|
+
"glyph": "f393",
|
|
3262
|
+
"hex": "\\f393",
|
|
3263
|
+
"unicode": ""
|
|
3264
|
+
},
|
|
3241
3265
|
"responsive-layout": {
|
|
3242
3266
|
"class": "aga-responsive-layout",
|
|
3243
3267
|
"glyph": "f38e",
|
|
3244
3268
|
"hex": "\\f38e",
|
|
3245
3269
|
"unicode": ""
|
|
3270
|
+
},
|
|
3271
|
+
"swap-move": {
|
|
3272
|
+
"class": "aga-swap-move",
|
|
3273
|
+
"glyph": "f394",
|
|
3274
|
+
"hex": "\\f394",
|
|
3275
|
+
"unicode": ""
|
|
3246
3276
|
}
|
|
3247
3277
|
},
|
|
3248
3278
|
"weather": {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/fonts/ag-icons.css
CHANGED
|
@@ -524,3 +524,8 @@
|
|
|
524
524
|
.aga-devices:before{content:"\f38d"}
|
|
525
525
|
.aga-responsive-layout:before{content:"\f38e"}
|
|
526
526
|
.aga-key:before{content:"\f38f"}
|
|
527
|
+
.aga-device-tablet-1:before{content:"\f390"}
|
|
528
|
+
.aga-drag-click:before{content:"\f391"}
|
|
529
|
+
.aga-drag-pan:before{content:"\f392"}
|
|
530
|
+
.aga-move-selection:before{content:"\f393"}
|
|
531
|
+
.aga-swap-move:before{content:"\f394"}
|
package/fonts/ag-icons.json
CHANGED
|
@@ -3184,6 +3184,12 @@
|
|
|
3184
3184
|
"hex": "\\f389",
|
|
3185
3185
|
"unicode": ""
|
|
3186
3186
|
},
|
|
3187
|
+
"device-tablet-1": {
|
|
3188
|
+
"class": "aga-device-tablet-1",
|
|
3189
|
+
"glyph": "f390",
|
|
3190
|
+
"hex": "\\f390",
|
|
3191
|
+
"unicode": ""
|
|
3192
|
+
},
|
|
3187
3193
|
"device-tablet-wide": {
|
|
3188
3194
|
"class": "aga-device-tablet-wide",
|
|
3189
3195
|
"glyph": "f38c",
|
|
@@ -3214,6 +3220,18 @@
|
|
|
3214
3220
|
"hex": "\\f2ea",
|
|
3215
3221
|
"unicode": ""
|
|
3216
3222
|
},
|
|
3223
|
+
"drag-click": {
|
|
3224
|
+
"class": "aga-drag-click",
|
|
3225
|
+
"glyph": "f391",
|
|
3226
|
+
"hex": "\\f391",
|
|
3227
|
+
"unicode": ""
|
|
3228
|
+
},
|
|
3229
|
+
"drag-pan": {
|
|
3230
|
+
"class": "aga-drag-pan",
|
|
3231
|
+
"glyph": "f392",
|
|
3232
|
+
"hex": "\\f392",
|
|
3233
|
+
"unicode": ""
|
|
3234
|
+
},
|
|
3217
3235
|
"link": {
|
|
3218
3236
|
"class": "aga-link",
|
|
3219
3237
|
"glyph": "e99b",
|
|
@@ -3238,11 +3256,23 @@
|
|
|
3238
3256
|
"hex": "\\f31f",
|
|
3239
3257
|
"unicode": ""
|
|
3240
3258
|
},
|
|
3259
|
+
"move-selection": {
|
|
3260
|
+
"class": "aga-move-selection",
|
|
3261
|
+
"glyph": "f393",
|
|
3262
|
+
"hex": "\\f393",
|
|
3263
|
+
"unicode": ""
|
|
3264
|
+
},
|
|
3241
3265
|
"responsive-layout": {
|
|
3242
3266
|
"class": "aga-responsive-layout",
|
|
3243
3267
|
"glyph": "f38e",
|
|
3244
3268
|
"hex": "\\f38e",
|
|
3245
3269
|
"unicode": ""
|
|
3270
|
+
},
|
|
3271
|
+
"swap-move": {
|
|
3272
|
+
"class": "aga-swap-move",
|
|
3273
|
+
"glyph": "f394",
|
|
3274
|
+
"hex": "\\f394",
|
|
3275
|
+
"unicode": ""
|
|
3246
3276
|
}
|
|
3247
3277
|
},
|
|
3248
3278
|
"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
|