@af-mobile/eslint-plugin 2.0.4 → 2.2.0

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "v1",
3
- "af-mobileVersion": "1.5.2",
3
+ "af-mobileVersion": "1.7.0",
4
4
  "classes": {
5
5
  "recipe": [
6
6
  "actions",
@@ -19,10 +19,13 @@
19
19
  "btn-success",
20
20
  "caption",
21
21
  "card",
22
+ "card-media",
23
+ "card-shadow",
22
24
  "cell",
23
25
  "center",
24
26
  "checkbox",
25
27
  "checkbox-sm",
28
+ "chips",
26
29
  "clp",
27
30
  "clp-ct",
28
31
  "clp-sum",
@@ -30,12 +33,17 @@
30
33
  "cob-fx",
31
34
  "display",
32
35
  "divider",
36
+ "dot",
37
+ "dot-on",
38
+ "dots",
33
39
  "empty",
34
40
  "eyebrow",
35
41
  "form-err",
36
42
  "form-row",
37
43
  "form-row-h",
38
44
  "hero",
45
+ "hero-grad",
46
+ "icon-badge",
39
47
  "input",
40
48
  "input-bar",
41
49
  "input-bar-fx",
@@ -45,6 +53,7 @@
45
53
  "list-item",
46
54
  "list-item-cp",
47
55
  "meta",
56
+ "nav-transparent",
48
57
  "navbar",
49
58
  "navbar-fixed",
50
59
  "notice",
@@ -54,6 +63,7 @@
54
63
  "page-col",
55
64
  "price",
56
65
  "price-del",
66
+ "price-lg",
57
67
  "progress",
58
68
  "progress-danger",
59
69
  "progress-lg",
@@ -77,6 +87,7 @@
77
87
  "section-tt",
78
88
  "seg",
79
89
  "seg-blk",
90
+ "seg-brand",
80
91
  "seg-it",
81
92
  "sheet",
82
93
  "sk",
@@ -92,6 +103,7 @@
92
103
  "spinner",
93
104
  "spinner-lg",
94
105
  "spinner-sm",
106
+ "stat-num",
95
107
  "stats-grid",
96
108
  "step",
97
109
  "step-active",
@@ -114,6 +126,9 @@
114
126
  "tag-md",
115
127
  "tag-ok",
116
128
  "tag-plain",
129
+ "tag-plain-danger",
130
+ "tag-plain-ok",
131
+ "tag-plain-warn",
117
132
  "tag-warn",
118
133
  "textarea",
119
134
  "thumb",
@@ -127,9 +142,19 @@
127
142
  ],
128
143
  "atomic": [
129
144
  "aic",
145
+ "aspect-1",
146
+ "aspect-16-9",
147
+ "aspect-4-3",
130
148
  "bg-brand",
149
+ "bg-brand-soft",
131
150
  "bg-card",
151
+ "bg-danger",
152
+ "bg-grad-brand",
153
+ "bg-grad-brand-soft",
132
154
  "bg-muted",
155
+ "bg-success",
156
+ "border",
157
+ "border-brand",
133
158
  "ellipsis",
134
159
  "ellipsis-2",
135
160
  "f",
@@ -141,6 +166,9 @@
141
166
  "g-2",
142
167
  "g-3",
143
168
  "g-4",
169
+ "grid",
170
+ "grid-2",
171
+ "grid-3",
144
172
  "hl-b",
145
173
  "hl-t",
146
174
  "jcc",
@@ -155,6 +183,7 @@
155
183
  "m-3",
156
184
  "m-4",
157
185
  "m-5",
186
+ "min-w-0",
158
187
  "navbar",
159
188
  "p-0",
160
189
  "p-1",
@@ -166,6 +195,14 @@
166
195
  "p-6",
167
196
  "p-7",
168
197
  "p-8",
198
+ "px-1",
199
+ "px-2",
200
+ "px-3",
201
+ "px-4",
202
+ "py-1",
203
+ "py-2",
204
+ "py-3",
205
+ "py-4",
169
206
  "r-0",
170
207
  "r-f",
171
208
  "r-l",
@@ -189,9 +226,12 @@
189
226
  "t-xs",
190
227
  "text-brand",
191
228
  "text-danger",
229
+ "text-gray-7",
192
230
  "text-muted",
231
+ "text-onbrand",
193
232
  "text-success",
194
233
  "w-full",
234
+ "wrap",
195
235
  "ws-nowrap"
196
236
  ]
197
237
  },