@@ -5,7 +5,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
5
5
{
6
6
" _title" : " current" ,
7
7
" isCurrent" : true ,
8
- " selected " : false ,
8
+ " isSelected " : false ,
9
9
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" current " })" ,
10
10
" value" : {
11
11
" endDate" : 2019 - 07 - 31T23 :59 :59.999Z ,
@@ -14,7 +14,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
14
14
} ,
15
15
{
16
16
" _title" : " june" ,
17
- " selected " : false ,
17
+ " isSelected " : false ,
18
18
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" June " })" ,
19
19
" value" : {
20
20
" endDate" : 2019 - 06 - 30T23 :59 :59.999Z ,
@@ -23,7 +23,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
23
23
} ,
24
24
{
25
25
" _title" : " may" ,
26
- " selected " : false ,
26
+ " isSelected " : false ,
27
27
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" May " })" ,
28
28
" value" : {
29
29
" endDate" : 2019 - 05 - 31T23 :59 :59.999Z ,
@@ -32,7 +32,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
32
32
} ,
33
33
{
34
34
" _title" : " april" ,
35
- " selected " : false ,
35
+ " isSelected " : false ,
36
36
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" April " })" ,
37
37
" value" : {
38
38
" endDate" : 2019 - 04 - 30T23 :59 :59.999Z ,
@@ -41,7 +41,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
41
41
} ,
42
42
{
43
43
" _title" : " march" ,
44
- " selected " : false ,
44
+ " isSelected " : false ,
45
45
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" March " })" ,
46
46
" value" : {
47
47
" endDate" : 2019 - 03 - 31T23 :59 :59.999Z ,
@@ -50,7 +50,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
50
50
} ,
51
51
{
52
52
" _title" : " february" ,
53
- " selected " : false ,
53
+ " isSelected " : false ,
54
54
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" February " })" ,
55
55
" value" : {
56
56
" endDate" : 2019 - 02 - 28T23 :59 :59.999Z ,
@@ -59,7 +59,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
59
59
} ,
60
60
{
61
61
" _title" : " january" ,
62
- " selected " : false ,
62
+ " isSelected " : false ,
63
63
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" January " })" ,
64
64
" value" : {
65
65
" endDate" : 2019 - 01 - 31T23 :59 :59.999Z ,
@@ -68,7 +68,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
68
68
} ,
69
69
{
70
70
" _title" : " december" ,
71
- " selected " : false ,
71
+ " isSelected " : false ,
72
72
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" December 2018 " })" ,
73
73
" value" : {
74
74
" endDate" : 2018 - 12 - 31T23 :59 :59.999Z ,
@@ -77,7 +77,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
77
77
} ,
78
78
{
79
79
" _title" : " november" ,
80
- " selected " : false ,
80
+ " isSelected " : false ,
81
81
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" November 2018 " })" ,
82
82
" value" : {
83
83
" endDate" : 2018 - 11 - 30T23 :59 :59.999Z ,
@@ -86,7 +86,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
86
86
} ,
87
87
{
88
88
" _title" : " october" ,
89
- " selected " : false ,
89
+ " isSelected " : false ,
90
90
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" October 2018 " })" ,
91
91
" value" : {
92
92
" endDate" : 2018 - 10 - 31T23 :59 :59.999Z ,
@@ -95,7 +95,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
95
95
} ,
96
96
{
97
97
" _title" : " september" ,
98
- " selected " : false ,
98
+ " isSelected " : false ,
99
99
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" September 2018 " })" ,
100
100
" value" : {
101
101
" endDate" : 2018 - 09 - 30T23 :59 :59.999Z ,
@@ -104,7 +104,7 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
104
104
} ,
105
105
{
106
106
" _title" : " august" ,
107
- " selected " : false ,
107
+ " isSelected " : false ,
108
108
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" August 2018 " })" ,
109
109
" value" : {
110
110
" endDate" : 2018 - 08 - 31T23 :59 :59.999Z ,
@@ -116,6 +116,11 @@ exports[`ToolbarFieldRangedMonthly Component should export select options: toolb
116
116
117
117
exports [` ToolbarFieldRangedMonthly Component should handle selecting an option directly: selected option 1` ] = `
118
118
<Select
119
+ alignment = {
120
+ {
121
+ " position" : " left" ,
122
+ }
123
+ }
119
124
aria-label = " t(curiosity-toolbar.placeholder, {" context":"rangedMonthly"})"
120
125
data-test = " toolbarFieldRangeGranularity"
121
126
maxHeight = { 250 }
@@ -125,7 +130,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
125
130
{
126
131
" _title" : " current" ,
127
132
" isCurrent" : true ,
128
- " selected " : false ,
133
+ " isSelected " : false ,
129
134
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" current " })" ,
130
135
" value" : {
131
136
" endDate" : 2019 - 07 - 31T23 :59 :59.999Z ,
@@ -134,7 +139,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
134
139
},
135
140
{
136
141
" _title" : " june" ,
137
- " selected " : false ,
142
+ " isSelected " : false ,
138
143
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" June " })" ,
139
144
" value" : {
140
145
" endDate" : 2019 - 06 - 30T23 :59 :59.999Z ,
@@ -143,7 +148,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
143
148
},
144
149
{
145
150
" _title" : " may" ,
146
- " selected " : false ,
151
+ " isSelected " : false ,
147
152
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" May " })" ,
148
153
" value" : {
149
154
" endDate" : 2019 - 05 - 31T23 :59 :59.999Z ,
@@ -152,7 +157,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
152
157
},
153
158
{
154
159
" _title" : " april" ,
155
- " selected " : false ,
160
+ " isSelected " : false ,
156
161
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" April " })" ,
157
162
" value" : {
158
163
" endDate" : 2019 - 04 - 30T23 :59 :59.999Z ,
@@ -161,7 +166,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
161
166
},
162
167
{
163
168
" _title" : " march" ,
164
- " selected " : false ,
169
+ " isSelected " : false ,
165
170
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" March " })" ,
166
171
" value" : {
167
172
" endDate" : 2019 - 03 - 31T23 :59 :59.999Z ,
@@ -170,7 +175,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
170
175
},
171
176
{
172
177
" _title" : " february" ,
173
- " selected " : false ,
178
+ " isSelected " : false ,
174
179
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" February " })" ,
175
180
" value" : {
176
181
" endDate" : 2019 - 02 - 28T23 :59 :59.999Z ,
@@ -179,7 +184,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
179
184
},
180
185
{
181
186
" _title" : " january" ,
182
- " selected " : false ,
187
+ " isSelected " : false ,
183
188
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" January " })" ,
184
189
" value" : {
185
190
" endDate" : 2019 - 01 - 31T23 :59 :59.999Z ,
@@ -188,7 +193,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
188
193
},
189
194
{
190
195
" _title" : " december" ,
191
- " selected " : false ,
196
+ " isSelected " : false ,
192
197
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" December 2018 " })" ,
193
198
" value" : {
194
199
" endDate" : 2018 - 12 - 31T23 :59 :59.999Z ,
@@ -197,7 +202,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
197
202
},
198
203
{
199
204
" _title" : " november" ,
200
- " selected " : false ,
205
+ " isSelected " : false ,
201
206
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" November 2018 " })" ,
202
207
" value" : {
203
208
" endDate" : 2018 - 11 - 30T23 :59 :59.999Z ,
@@ -206,7 +211,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
206
211
},
207
212
{
208
213
" _title" : " october" ,
209
- " selected " : false ,
214
+ " isSelected " : false ,
210
215
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" October 2018 " })" ,
211
216
" value" : {
212
217
" endDate" : 2018 - 10 - 31T23 :59 :59.999Z ,
@@ -215,7 +220,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
215
220
},
216
221
{
217
222
" _title" : " september" ,
218
- " selected " : false ,
223
+ " isSelected " : false ,
219
224
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" September 2018 " })" ,
220
225
" value" : {
221
226
" endDate" : 2018 - 09 - 30T23 :59 :59.999Z ,
@@ -224,7 +229,7 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
224
229
},
225
230
{
226
231
" _title" : " august" ,
227
- " selected " : true ,
232
+ " isSelected " : true ,
228
233
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" August 2018 " })" ,
229
234
" value" : {
230
235
" endDate" : 2018 - 08 - 31T23 :59 :59.999Z ,
@@ -234,7 +239,6 @@ exports[`ToolbarFieldRangedMonthly Component should handle selecting an option d
234
239
]
235
240
}
236
241
placeholder = " t(curiosity-toolbar.placeholder, {" context":"rangedMonthly"})"
237
- position = " left"
238
242
/>
239
243
` ;
240
244
@@ -302,6 +306,11 @@ exports[`ToolbarFieldRangedMonthly Component should handle updating granularity
302
306
303
307
exports [` ToolbarFieldRangedMonthly Component should render a basic component: basic 1` ] = `
304
308
<Select
309
+ alignment = {
310
+ {
311
+ " position" : " left" ,
312
+ }
313
+ }
305
314
aria-label = " t(curiosity-toolbar.placeholder, {" context":"rangedMonthly"})"
306
315
data-test = " toolbarFieldRangeGranularity"
307
316
maxHeight = { 250 }
@@ -311,7 +320,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
311
320
{
312
321
" _title" : " current" ,
313
322
" isCurrent" : true ,
314
- " selected " : false ,
323
+ " isSelected " : false ,
315
324
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" current " })" ,
316
325
" value" : {
317
326
" endDate" : 2019 - 07 - 31T23 :59 :59.999Z ,
@@ -320,7 +329,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
320
329
},
321
330
{
322
331
" _title" : " june" ,
323
- " selected " : false ,
332
+ " isSelected " : false ,
324
333
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" June " })" ,
325
334
" value" : {
326
335
" endDate" : 2019 - 06 - 30T23 :59 :59.999Z ,
@@ -329,7 +338,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
329
338
},
330
339
{
331
340
" _title" : " may" ,
332
- " selected " : false ,
341
+ " isSelected " : false ,
333
342
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" May " })" ,
334
343
" value" : {
335
344
" endDate" : 2019 - 05 - 31T23 :59 :59.999Z ,
@@ -338,7 +347,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
338
347
},
339
348
{
340
349
" _title" : " april" ,
341
- " selected " : false ,
350
+ " isSelected " : false ,
342
351
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" April " })" ,
343
352
" value" : {
344
353
" endDate" : 2019 - 04 - 30T23 :59 :59.999Z ,
@@ -347,7 +356,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
347
356
},
348
357
{
349
358
" _title" : " march" ,
350
- " selected " : false ,
359
+ " isSelected " : false ,
351
360
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" March " })" ,
352
361
" value" : {
353
362
" endDate" : 2019 - 03 - 31T23 :59 :59.999Z ,
@@ -356,7 +365,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
356
365
},
357
366
{
358
367
" _title" : " february" ,
359
- " selected " : false ,
368
+ " isSelected " : false ,
360
369
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" February " })" ,
361
370
" value" : {
362
371
" endDate" : 2019 - 02 - 28T23 :59 :59.999Z ,
@@ -365,7 +374,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
365
374
},
366
375
{
367
376
" _title" : " january" ,
368
- " selected " : false ,
377
+ " isSelected " : false ,
369
378
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" January " })" ,
370
379
" value" : {
371
380
" endDate" : 2019 - 01 - 31T23 :59 :59.999Z ,
@@ -374,7 +383,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
374
383
},
375
384
{
376
385
" _title" : " december" ,
377
- " selected " : false ,
386
+ " isSelected " : false ,
378
387
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" December 2018 " })" ,
379
388
" value" : {
380
389
" endDate" : 2018 - 12 - 31T23 :59 :59.999Z ,
@@ -383,7 +392,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
383
392
},
384
393
{
385
394
" _title" : " november" ,
386
- " selected " : false ,
395
+ " isSelected " : false ,
387
396
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" November 2018 " })" ,
388
397
" value" : {
389
398
" endDate" : 2018 - 11 - 30T23 :59 :59.999Z ,
@@ -392,7 +401,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
392
401
},
393
402
{
394
403
" _title" : " october" ,
395
- " selected " : false ,
404
+ " isSelected " : false ,
396
405
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" October 2018 " })" ,
397
406
" value" : {
398
407
" endDate" : 2018 - 10 - 31T23 :59 :59.999Z ,
@@ -401,7 +410,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
401
410
},
402
411
{
403
412
" _title" : " september" ,
404
- " selected " : false ,
413
+ " isSelected " : false ,
405
414
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" September 2018 " })" ,
406
415
" value" : {
407
416
" endDate" : 2018 - 09 - 30T23 :59 :59.999Z ,
@@ -410,7 +419,7 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
410
419
},
411
420
{
412
421
" _title" : " august" ,
413
- " selected " : false ,
422
+ " isSelected " : false ,
414
423
" title" : " t(curiosity-toolbar.label_granularityRangedMonthly, {" context " :" August 2018 " })" ,
415
424
" value" : {
416
425
" endDate" : 2018 - 08 - 31T23 :59 :59.999Z ,
@@ -420,6 +429,5 @@ exports[`ToolbarFieldRangedMonthly Component should render a basic component: ba
420
429
]
421
430
}
422
431
placeholder = " t(curiosity-toolbar.placeholder, {" context":"rangedMonthly"})"
423
- position = " left"
424
432
/>
425
433
` ;
0 commit comments