ariadne_view_components 0.0.21-x64-mingw-ucrt → 0.0.23-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +24 -6
- data/README.md +2 -2
- data/app/assets/javascripts/ariadne_view_components.js +1 -1
- data/app/assets/javascripts/ariadne_view_components.js.map +1 -1
- data/app/components/ariadne/comment_component.html.erb +2 -2
- data/app/components/ariadne/comment_component.rb +1 -3
- data/app/components/ariadne/image_component.rb +1 -1
- data/app/components/ariadne/pill_component.rb +1 -1
- data/app/components/ariadne/rich-text-area-component.ts +2 -1
- data/app/components/ariadne/rich_text_area_component.rb +1 -1
- data/app/components/ariadne/tab_container_component.erb +1 -1
- data/app/components/ariadne/tab_container_component.rb +1 -1
- data/lib/ariadne/view_components/version.rb +1 -1
- data/lib/tasks/docs.rake +10 -4
- data/lib/yard/docs_helper.rb +9 -2
- data/static/arguments.yml +34 -34
- data/static/classes.yml +2 -4
- data/static/constants.json +4 -4
- metadata +2 -3
- data/lib/tasks/custom_utilities.yml +0 -310
@@ -1,310 +0,0 @@
|
|
1
|
-
:font_size:
|
2
|
-
"00":
|
3
|
-
- f00
|
4
|
-
1:
|
5
|
-
- f1
|
6
|
-
2:
|
7
|
-
- f2
|
8
|
-
3:
|
9
|
-
- f3
|
10
|
-
4:
|
11
|
-
- f4
|
12
|
-
5:
|
13
|
-
- f5
|
14
|
-
6:
|
15
|
-
- f6
|
16
|
-
:small:
|
17
|
-
- text-small
|
18
|
-
:normal:
|
19
|
-
- text-normal
|
20
|
-
:top:
|
21
|
-
0:
|
22
|
-
- top-0
|
23
|
-
false:
|
24
|
-
- top-0
|
25
|
-
:bottom:
|
26
|
-
0:
|
27
|
-
- bottom-0
|
28
|
-
false:
|
29
|
-
- bottom-0
|
30
|
-
:left:
|
31
|
-
0:
|
32
|
-
- left-0
|
33
|
-
false:
|
34
|
-
- left-0
|
35
|
-
:right:
|
36
|
-
0:
|
37
|
-
- right-0
|
38
|
-
false:
|
39
|
-
- right-0
|
40
|
-
:underline:
|
41
|
-
true:
|
42
|
-
- text-underline
|
43
|
-
false:
|
44
|
-
- no-underline
|
45
|
-
:font_family:
|
46
|
-
:mono:
|
47
|
-
- text-mono
|
48
|
-
:font_style:
|
49
|
-
:italic:
|
50
|
-
- text-italic
|
51
|
-
:text_transform:
|
52
|
-
:uppercase:
|
53
|
-
- text-uppercase
|
54
|
-
:text_align:
|
55
|
-
:right:
|
56
|
-
- text-right
|
57
|
-
- text-sm-right
|
58
|
-
- text-md-right
|
59
|
-
- text-lg-right
|
60
|
-
- text-xl-right
|
61
|
-
:left:
|
62
|
-
- text-left
|
63
|
-
- text-sm-left
|
64
|
-
- text-md-left
|
65
|
-
- text-lg-left
|
66
|
-
- text-xl-left
|
67
|
-
:center:
|
68
|
-
- text-center
|
69
|
-
- text-sm-center
|
70
|
-
- text-md-center
|
71
|
-
- text-lg-center
|
72
|
-
- text-xl-center
|
73
|
-
:font_weight:
|
74
|
-
:light:
|
75
|
-
- text-light
|
76
|
-
:normal:
|
77
|
-
- text-normal
|
78
|
-
:bold:
|
79
|
-
- text-bold
|
80
|
-
:semibold:
|
81
|
-
- text-semibold
|
82
|
-
:emphasized:
|
83
|
-
- text-emphasized
|
84
|
-
:box_shadow:
|
85
|
-
true:
|
86
|
-
- color-shadow-small
|
87
|
-
:small:
|
88
|
-
- color-shadow-small
|
89
|
-
:medium:
|
90
|
-
- color-shadow-medium
|
91
|
-
:large:
|
92
|
-
- color-shadow-large
|
93
|
-
:extra_large:
|
94
|
-
- color-shadow-extra-large
|
95
|
-
:none:
|
96
|
-
- box-shadow-none
|
97
|
-
false:
|
98
|
-
- box-shadow-none
|
99
|
-
:border:
|
100
|
-
:left:
|
101
|
-
- border-left
|
102
|
-
:top:
|
103
|
-
- border-top
|
104
|
-
:bottom:
|
105
|
-
- border-bottom
|
106
|
-
:right:
|
107
|
-
- border-right
|
108
|
-
:y:
|
109
|
-
- border-y
|
110
|
-
:x:
|
111
|
-
- border-x
|
112
|
-
true:
|
113
|
-
- border
|
114
|
-
0:
|
115
|
-
- border-0
|
116
|
-
false:
|
117
|
-
- border-0
|
118
|
-
:dashed:
|
119
|
-
- border-dashed
|
120
|
-
:border_top:
|
121
|
-
0:
|
122
|
-
- border-top-0
|
123
|
-
:border_bottom:
|
124
|
-
0:
|
125
|
-
- border-bottom-0
|
126
|
-
:border_left:
|
127
|
-
0:
|
128
|
-
- border-left-0
|
129
|
-
:border_right:
|
130
|
-
0:
|
131
|
-
- border-right-0
|
132
|
-
:border_radius:
|
133
|
-
0:
|
134
|
-
- rounded-0
|
135
|
-
1:
|
136
|
-
- rounded-1
|
137
|
-
2:
|
138
|
-
- rounded-2
|
139
|
-
3:
|
140
|
-
- rounded-3
|
141
|
-
:justify_content:
|
142
|
-
:flex_start:
|
143
|
-
- flex-justify-start
|
144
|
-
- flex-sm-justify-start
|
145
|
-
- flex-md-justify-start
|
146
|
-
- flex-lg-justify-start
|
147
|
-
- flex-xl-justify-start
|
148
|
-
:flex_end:
|
149
|
-
- flex-justify-end
|
150
|
-
- flex-sm-justify-end
|
151
|
-
- flex-md-justify-end
|
152
|
-
- flex-lg-justify-end
|
153
|
-
- flex-xl-justify-end
|
154
|
-
:center:
|
155
|
-
- flex-justify-center
|
156
|
-
- flex-sm-justify-center
|
157
|
-
- flex-md-justify-center
|
158
|
-
- flex-lg-justify-center
|
159
|
-
- flex-xl-justify-center
|
160
|
-
:space_between:
|
161
|
-
- flex-justify-between
|
162
|
-
- flex-sm-justify-between
|
163
|
-
- flex-md-justify-between
|
164
|
-
- flex-lg-justify-between
|
165
|
-
- flex-xl-justify-between
|
166
|
-
:space_around:
|
167
|
-
- flex-justify-around
|
168
|
-
- flex-sm-justify-around
|
169
|
-
- flex-md-justify-around
|
170
|
-
- flex-lg-justify-around
|
171
|
-
- flex-xl-justify-around
|
172
|
-
:align_items:
|
173
|
-
:flex_start:
|
174
|
-
- flex-items-start
|
175
|
-
- flex-sm-items-start
|
176
|
-
- flex-md-items-start
|
177
|
-
- flex-lg-items-start
|
178
|
-
- flex-xl-items-start
|
179
|
-
:flex_end:
|
180
|
-
- flex-items-end
|
181
|
-
- flex-sm-items-end
|
182
|
-
- flex-md-items-end
|
183
|
-
- flex-lg-items-end
|
184
|
-
- flex-xl-items-end
|
185
|
-
:center:
|
186
|
-
- flex-items-center
|
187
|
-
- flex-sm-items-center
|
188
|
-
- flex-md-items-center
|
189
|
-
- flex-lg-items-center
|
190
|
-
- flex-xl-items-center
|
191
|
-
:baseline:
|
192
|
-
- flex-items-baseline
|
193
|
-
- flex-sm-items-baseline
|
194
|
-
- flex-md-items-baseline
|
195
|
-
- flex-lg-items-baseline
|
196
|
-
- flex-xl-items-baseline
|
197
|
-
:stretch:
|
198
|
-
- flex-items-stretch
|
199
|
-
- flex-sm-items-stretch
|
200
|
-
- flex-md-items-stretch
|
201
|
-
- flex-lg-items-stretch
|
202
|
-
- flex-xl-items-stretch
|
203
|
-
:flex_wrap:
|
204
|
-
:wrap:
|
205
|
-
- flex-wrap
|
206
|
-
- flex-sm-wrap
|
207
|
-
- flex-md-wrap
|
208
|
-
- flex-lg-wrap
|
209
|
-
- flex-xl-wrap
|
210
|
-
:nowrap:
|
211
|
-
- flex-nowrap
|
212
|
-
- flex-sm-nowrap
|
213
|
-
- flex-md-nowrap
|
214
|
-
- flex-lg-nowrap
|
215
|
-
- flex-xl-nowrap
|
216
|
-
:reverse:
|
217
|
-
- flex-wrap-reverse
|
218
|
-
- flex-sm-wrap-reverse
|
219
|
-
- flex-md-wrap-reverse
|
220
|
-
- flex-lg-wrap-reverse
|
221
|
-
- flex-xl-wrap-reverse
|
222
|
-
:direction:
|
223
|
-
:column:
|
224
|
-
- flex-column
|
225
|
-
- flex-sm-column
|
226
|
-
- flex-md-column
|
227
|
-
- flex-lg-column
|
228
|
-
- flex-xl-column
|
229
|
-
:column_reverse:
|
230
|
-
- flex-column-reverse
|
231
|
-
- flex-sm-column-reverse
|
232
|
-
- flex-md-column-reverse
|
233
|
-
- flex-lg-column-reverse
|
234
|
-
- flex-xl-column-reverse
|
235
|
-
:row:
|
236
|
-
- flex-row
|
237
|
-
- flex-sm-row
|
238
|
-
- flex-md-row
|
239
|
-
- flex-lg-row
|
240
|
-
- flex-xl-row
|
241
|
-
:row_reverse:
|
242
|
-
- flex-row-reverse
|
243
|
-
- flex-sm-row-reverse
|
244
|
-
- flex-md-row-reverse
|
245
|
-
- flex-lg-row-reverse
|
246
|
-
- flex-xl-row-reverse
|
247
|
-
:flex:
|
248
|
-
1:
|
249
|
-
- flex-1
|
250
|
-
- flex-sm-1
|
251
|
-
- flex-md-1
|
252
|
-
- flex-lg-1
|
253
|
-
- flex-xl-1
|
254
|
-
:auto:
|
255
|
-
- flex-auto
|
256
|
-
- flex-sm-auto
|
257
|
-
- flex-md-auto
|
258
|
-
- flex-lg-auto
|
259
|
-
- flex-xl-auto
|
260
|
-
:align_self:
|
261
|
-
:auto:
|
262
|
-
- flex-self-auto
|
263
|
-
- flex-sm-self-auto
|
264
|
-
- flex-md-self-auto
|
265
|
-
- flex-lg-self-auto
|
266
|
-
- flex-xl-self-auto
|
267
|
-
:start:
|
268
|
-
- flex-self-start
|
269
|
-
- flex-sm-self-start
|
270
|
-
- flex-md-self-start
|
271
|
-
- flex-lg-self-start
|
272
|
-
- flex-xl-self-start
|
273
|
-
:end:
|
274
|
-
- flex-self-end
|
275
|
-
- flex-sm-self-end
|
276
|
-
- flex-md-self-end
|
277
|
-
- flex-lg-self-end
|
278
|
-
- flex-xl-self-end
|
279
|
-
:center:
|
280
|
-
- flex-self-center
|
281
|
-
- flex-sm-self-center
|
282
|
-
- flex-md-self-center
|
283
|
-
- flex-lg-self-center
|
284
|
-
- flex-xl-self-center
|
285
|
-
:baseline:
|
286
|
-
- flex-self-baseline
|
287
|
-
- flex-sm-self-baseline
|
288
|
-
- flex-md-self-baseline
|
289
|
-
- flex-lg-self-baseline
|
290
|
-
- flex-xl-self-baseline
|
291
|
-
:stretch:
|
292
|
-
- flex-self-stretch
|
293
|
-
- flex-sm-self-stretch
|
294
|
-
- flex-md-self-stretch
|
295
|
-
- flex-lg-self-stretch
|
296
|
-
- flex-xl-self-stretch
|
297
|
-
:flex_grow:
|
298
|
-
0:
|
299
|
-
- flex-grow-0
|
300
|
-
- flex-sm-grow-0
|
301
|
-
- flex-md-grow-0
|
302
|
-
- flex-lg-grow-0
|
303
|
-
- flex-xl-grow-0
|
304
|
-
:flex_shrink:
|
305
|
-
0:
|
306
|
-
- flex-shrink-0
|
307
|
-
- flex-sm-shrink-0
|
308
|
-
- flex-md-shrink-0
|
309
|
-
- flex-lg-shrink-0
|
310
|
-
- flex-xl-shrink-0
|