@clayui/tabs 3.106.0 → 3.106.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +392 -0
  2. package/package.json +3 -3
package/CHANGELOG.md ADDED
@@ -0,0 +1,392 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [3.106.1](https://github.com/liferay/clay/compare/v3.106.0...v3.106.1) (2023-10-26)
7
+
8
+ **Note:** Version bump only for package @clayui/tabs
9
+
10
+ # [3.106.0](https://github.com/liferay/clay/compare/v3.105.0...v3.106.0) (2023-10-25)
11
+
12
+ ### Bug Fixes
13
+
14
+ - remove 'src' dir from being packaged with npm ([9383e8d](https://github.com/liferay/clay/commit/9383e8d8abb25ca3396e7c6e4dfa53bbc72691c5))
15
+ - use package's directory for baseDir when generating type ([0a5c710](https://github.com/liferay/clay/commit/0a5c710092f36243bc8d5487f70e831295715072))
16
+
17
+ # [3.104.0](https://github.com/liferay/clay/compare/v3.103.1...v3.104.0) (2023-08-25)
18
+
19
+ **Note:** Version bump only for package @clayui/tabs
20
+
21
+ ## [3.103.1](https://github.com/liferay/clay/compare/v3.103.0...v3.103.1) (2023-08-15)
22
+
23
+ **Note:** Version bump only for package @clayui/tabs
24
+
25
+ # [3.101.0](https://github.com/liferay/clay/compare/v3.100.0...v3.101.0) (2023-07-28)
26
+
27
+ **Note:** Version bump only for package @clayui/tabs
28
+
29
+ # [3.100.0](https://github.com/liferay/clay/compare/v3.99.4...v3.100.0) (2023-07-13)
30
+
31
+ **Note:** Version bump only for package @clayui/tabs
32
+
33
+ # [3.96.0](https://github.com/liferay/clay/compare/v3.95.2...v3.96.0) (2023-05-29)
34
+
35
+ **Note:** Version bump only for package @clayui/tabs
36
+
37
+ ## [3.95.2](https://github.com/liferay/clay/compare/v3.95.0...v3.95.2) (2023-05-17)
38
+
39
+ **Note:** Version bump only for package @clayui/tabs
40
+
41
+ # [3.95.0](https://github.com/liferay/clay/compare/v3.94.0...v3.95.0) (2023-05-15)
42
+
43
+ **Note:** Version bump only for package @clayui/tabs
44
+
45
+ # [3.94.0](https://github.com/liferay/clay/compare/v3.93.0...v3.94.0) (2023-05-03)
46
+
47
+ **Note:** Version bump only for package @clayui/tabs
48
+
49
+ # [3.93.0](https://github.com/liferay/clay/compare/v3.92.0...v3.93.0) (2023-04-19)
50
+
51
+ ### Bug Fixes
52
+
53
+ - **@clayui/tabs:** displayType should output nav-tabs variants ([ff15ca2](https://github.com/liferay/clay/commit/ff15ca25d9d39e9479bacf9a78d5a2af9645ec79))
54
+ - **@clayui/tabs:** Output nav-tabs-light only if displayType equals light ([b599225](https://github.com/liferay/clay/commit/b59922542b7edd52750661139422b1df7d2fc1b5)), closes [/github.com/liferay/clay/pull/5463#discussion_r1161986963](https://github.com//github.com/liferay/clay/pull/5463/issues/discussion_r1161986963)
55
+
56
+ # [3.92.0](https://github.com/liferay/clay/compare/v3.91.0...v3.92.0) (2023-04-06)
57
+
58
+ **Note:** Version bump only for package @clayui/tabs
59
+
60
+ # [3.91.0](https://github.com/liferay/clay/compare/v3.90.0...v3.91.0) (2023-03-24)
61
+
62
+ ### Bug Fixes
63
+
64
+ - **@clayui/tabs:** Tabs deprecate `displayType` and `modern` attributes ([196abec](https://github.com/liferay/clay/commit/196abec5383d05f9af15af6893e9062fc32ba1c9))
65
+
66
+ ### Features
67
+
68
+ - **@clayui/tabs:** force style for tabs ([859ef65](https://github.com/liferay/clay/commit/859ef65a552c2b8ad04c04fec1ad505c53c6dd40))
69
+
70
+ ### BREAKING CHANGES
71
+
72
+ - **@clayui/tabs:** The default value for the `modern` attribute is now `false`. You will need to set the `modern` attribute on `ClayTabs` to get the `nav-underline` class.
73
+
74
+ # [3.89.0](https://github.com/liferay/clay/compare/v3.88.0...v3.89.0) (2023-03-01)
75
+
76
+ **Note:** Version bump only for package @clayui/tabs
77
+
78
+ # [3.88.0](https://github.com/liferay/clay/compare/v3.87.2...v3.88.0) (2023-02-14)
79
+
80
+ ### Features
81
+
82
+ - **@clayui/tabs:** adds `forwardRef` to Tabs components ([a1792ce](https://github.com/liferay/clay/commit/a1792cea9a05d41ef177993a7c724fe673c9673f))
83
+
84
+ # [3.87.0](https://github.com/liferay/clay/compare/v3.86.1...v3.87.0) (2023-02-08)
85
+
86
+ ### Features
87
+
88
+ - **@clayui/tabs:** adds the pattern of uncontrolled to the `active` property of Tabs.Item in the new composition ([fd5299a](https://github.com/liferay/clay/commit/fd5299a6148f67de85b4d8f565ce2331f137472e))
89
+
90
+ ## [3.86.1](https://github.com/liferay/clay/compare/v3.86.0...v3.86.1) (2023-02-02)
91
+
92
+ **Note:** Version bump only for package @clayui/tabs
93
+
94
+ # [3.86.0](https://github.com/liferay/clay/compare/v3.85.0...v3.86.0) (2023-01-31)
95
+
96
+ **Note:** Version bump only for package @clayui/tabs
97
+
98
+ # [3.85.0](https://github.com/liferay/clay/compare/v3.84.0...v3.85.0) (2023-01-23)
99
+
100
+ **Note:** Version bump only for package @clayui/tabs
101
+
102
+ ## [3.83.1](https://github.com/liferay/clay/compare/v3.83.0...v3.83.1) (2022-12-20)
103
+
104
+ **Note:** Version bump only for package @clayui/tabs
105
+
106
+ # [3.83.0](https://github.com/liferay/clay/compare/v3.82.0...v3.83.0) (2022-12-20)
107
+
108
+ **Note:** Version bump only for package @clayui/tabs
109
+
110
+ # [3.82.0](https://github.com/liferay/clay/compare/v3.81.0...v3.82.0) (2022-12-07)
111
+
112
+ **Note:** Version bump only for package @clayui/tabs
113
+
114
+ # [3.81.0](https://github.com/liferay/clay/compare/v3.80.1...v3.81.0) (2022-11-30)
115
+
116
+ **Note:** Version bump only for package @clayui/tabs
117
+
118
+ ## [3.80.1](https://github.com/liferay/clay/compare/v3.80.0...v3.80.1) (2022-11-22)
119
+
120
+ **Note:** Version bump only for package @clayui/tabs
121
+
122
+ # [3.80.0](https://github.com/liferay/clay/compare/v3.79.0...v3.80.0) (2022-11-21)
123
+
124
+ **Note:** Version bump only for package @clayui/tabs
125
+
126
+ # [3.79.0](https://github.com/liferay/clay/compare/v3.78.2...v3.79.0) (2022-11-08)
127
+
128
+ ### Bug Fixes
129
+
130
+ - **@clayui/tabs:** add configurable tabIndex property to TabPane component ([b5b37ce](https://github.com/liferay/clay/commit/b5b37ce855c122db2aeddfd47afbe1ad4f301179))
131
+ - **@clayui/tabs:** associate the panel label with the tab ([40dbdba](https://github.com/liferay/clay/commit/40dbdba6958ae0ca02440c9e524d34d279494ad4))
132
+ - **@clayui/tabs:** fix error when trying to clone an invalid element ([26d0200](https://github.com/liferay/clay/commit/26d0200f9910fcc3102ca5d44a06a77f8b4cb798))
133
+
134
+ ### Features
135
+
136
+ - **@clayui/tabs:** adds new compositing pattern ([c7fe61e](https://github.com/liferay/clay/commit/c7fe61e48f0b8dd23273467e40010973f7ecd7aa))
137
+
138
+ ## [3.78.2](https://github.com/liferay/clay/compare/v3.78.1...v3.78.2) (2022-10-25)
139
+
140
+ **Note:** Version bump only for package @clayui/tabs
141
+
142
+ ## [3.78.1](https://github.com/liferay/clay/compare/v3.78.0...v3.78.1) (2022-10-25)
143
+
144
+ **Note:** Version bump only for package @clayui/tabs
145
+
146
+ # [3.78.0](https://github.com/liferay/clay/compare/v3.77.0...v3.78.0) (2022-10-25)
147
+
148
+ ### Features
149
+
150
+ - **@clayui/tabs:** add new API to configure browsing behavior between tabs ([30595be](https://github.com/liferay/clay/commit/30595bed1d5ec2de1a7d3d1759d6a2398c904c76))
151
+
152
+ # [3.77.0](https://github.com/liferay/clay/compare/v3.76.0...v3.77.0) (2022-10-17)
153
+
154
+ ### Bug Fixes
155
+
156
+ - **@clayui/tabs:** sets `tabIndex=-1` when not active and `tabIndex=0` for the tabpanel ([cbd8710](https://github.com/liferay/clay/commit/cbd8710491b4262000b0af43244977351429228b))
157
+
158
+ ## [3.75.2](https://github.com/liferay/clay/compare/v3.75.1...v3.75.2) (2022-09-29)
159
+
160
+ **Note:** Version bump only for package @clayui/tabs
161
+
162
+ # [3.75.0](https://github.com/liferay/clay/compare/v3.74.0...v3.75.0) (2022-09-28)
163
+
164
+ **Note:** Version bump only for package @clayui/tabs
165
+
166
+ # [3.73.0](https://github.com/liferay/clay/compare/v3.72.0...v3.73.0) (2022-09-13)
167
+
168
+ **Note:** Version bump only for package @clayui/tabs
169
+
170
+ # [3.71.0](https://github.com/liferay/clay/compare/v3.70.3...v3.71.0) (2022-08-30)
171
+
172
+ **Note:** Version bump only for package @clayui/tabs
173
+
174
+ ## [3.70.3](https://github.com/liferay/clay/compare/v3.70.2...v3.70.3) (2022-08-30)
175
+
176
+ **Note:** Version bump only for package @clayui/tabs
177
+
178
+ ## [3.70.2](https://github.com/liferay/clay/compare/v3.70.1...v3.70.2) (2022-08-30)
179
+
180
+ **Note:** Version bump only for package @clayui/tabs
181
+
182
+ # [3.70.0](https://github.com/liferay/clay/compare/v3.69.0...v3.70.0) (2022-08-23)
183
+
184
+ **Note:** Version bump only for package @clayui/tabs
185
+
186
+ # [3.69.0](https://github.com/liferay/clay/compare/v3.68.0...v3.69.0) (2022-08-16)
187
+
188
+ **Note:** Version bump only for package @clayui/tabs
189
+
190
+ # [3.67.0](https://github.com/liferay/clay/compare/v3.66.0...v3.67.0) (2022-07-25)
191
+
192
+ **Note:** Version bump only for package @clayui/tabs
193
+
194
+ ## [3.65.1](https://github.com/liferay/clay/compare/v3.65.0...v3.65.1) (2022-07-11)
195
+
196
+ **Note:** Version bump only for package @clayui/tabs
197
+
198
+ # [3.65.0](https://github.com/liferay/clay/compare/v3.64.0...v3.65.0) (2022-07-11)
199
+
200
+ **Note:** Version bump only for package @clayui/tabs
201
+
202
+ # [3.58.0](https://github.com/liferay/clay/compare/v3.57.0...v3.58.0) (2022-05-23)
203
+
204
+ **Note:** Version bump only for package @clayui/tabs
205
+
206
+ # [3.56.0](https://github.com/liferay/clay/compare/v3.55.0...v3.56.0) (2022-05-09)
207
+
208
+ **Note:** Version bump only for package @clayui/tabs
209
+
210
+ # [3.55.0](https://github.com/liferay/clay/compare/v3.54.0...v3.55.0) (2022-05-02)
211
+
212
+ **Note:** Version bump only for package @clayui/tabs
213
+
214
+ # [3.52.0](https://github.com/liferay/clay/compare/v3.51.0...v3.52.0) (2022-04-04)
215
+
216
+ ### Bug Fixes
217
+
218
+ - **@clayui/clay-tabs:** Insert displayType for nav-tabs and nav-underline classes ([10ddb29](https://github.com/liferay/clay/commit/10ddb29a88884e05d4d4f71caec111a58c809bb7))
219
+
220
+ ### Features
221
+
222
+ - **@clayui/clay-tabs:** Adding additional new tests ([d74322c](https://github.com/liferay/clay/commit/d74322c4820ef1f0bbb9c0c64263f82c39d70576))
223
+ - **@clayui/clay-tabs:** Remain modern prop and overrides displayType. Update in BREAKING.md ([cb9eb31](https://github.com/liferay/clay/commit/cb9eb31d3da70de3ccdb653a9e574da497d6ee84))
224
+
225
+ # [3.49.0](https://github.com/liferay/clay/compare/v3.48.0...v3.49.0) (2022-03-15)
226
+
227
+ **Note:** Version bump only for package @clayui/tabs
228
+
229
+ # [3.47.0](https://github.com/liferay/clay/compare/v3.46.0...v3.47.0) (2022-02-23)
230
+
231
+ **Note:** Version bump only for package @clayui/tabs
232
+
233
+ # [3.45.0](https://github.com/liferay/clay/compare/v3.44.2...v3.45.0) (2022-02-01)
234
+
235
+ **Note:** Version bump only for package @clayui/tabs
236
+
237
+ # [3.40.0](https://github.com/liferay/clay/compare/v3.39.0...v3.40.0) (2021-11-17)
238
+
239
+ **Note:** Version bump only for package @clayui/tabs
240
+
241
+ # [3.39.0](https://github.com/liferay/clay/compare/v3.38.0...v3.39.0) (2021-10-29)
242
+
243
+ **Note:** Version bump only for package @clayui/tabs
244
+
245
+ # [3.38.0](https://github.com/liferay/clay/compare/v3.37.0...v3.38.0) (2021-10-22)
246
+
247
+ **Note:** Version bump only for package @clayui/tabs
248
+
249
+ # [3.37.0](https://github.com/liferay/clay/compare/v3.36.0...v3.37.0) (2021-10-06)
250
+
251
+ **Note:** Version bump only for package @clayui/tabs
252
+
253
+ # [3.36.0](https://github.com/liferay/clay/compare/v3.35.3...v3.36.0) (2021-09-23)
254
+
255
+ **Note:** Version bump only for package @clayui/tabs
256
+
257
+ ## [3.35.3](https://github.com/liferay/clay/compare/v3.35.2...v3.35.3) (2021-09-09)
258
+
259
+ **Note:** Version bump only for package @clayui/tabs
260
+
261
+ ## [3.35.2](https://github.com/liferay/clay/compare/v3.35.1...v3.35.2) (2021-08-30)
262
+
263
+ **Note:** Version bump only for package @clayui/tabs
264
+
265
+ ## [3.35.1](https://github.com/liferay/clay/compare/v3.35.0...v3.35.1) (2021-08-30)
266
+
267
+ **Note:** Version bump only for package @clayui/tabs
268
+
269
+ # [3.35.0](https://github.com/liferay/clay/compare/v3.34.0...v3.35.0) (2021-08-30)
270
+
271
+ **Note:** Version bump only for package @clayui/tabs
272
+
273
+ # [3.32.0](https://github.com/liferay/clay/compare/v3.31.0...v3.32.0) (2021-07-28)
274
+
275
+ **Note:** Version bump only for package @clayui/tabs
276
+
277
+ # [3.29.0](https://github.com/liferay/clay/compare/v3.28.0...v3.29.0) (2021-05-28)
278
+
279
+ **Note:** Version bump only for package @clayui/tabs
280
+
281
+ # [3.28.0](https://github.com/liferay/clay/compare/v3.27.0...v3.28.0) (2021-05-19)
282
+
283
+ **Note:** Version bump only for package @clayui/tabs
284
+
285
+ # [3.27.0](https://github.com/liferay/clay/compare/v3.26.0...v3.27.0) (2021-05-05)
286
+
287
+ **Note:** Version bump only for package @clayui/tabs
288
+
289
+ ## [3.3.5](https://github.com/liferay/clay/compare/@clayui/tabs@3.3.4...@clayui/tabs@3.3.5) (2021-02-11)
290
+
291
+ **Note:** Version bump only for package @clayui/tabs
292
+
293
+ ## [3.3.4](https://github.com/liferay/clay/compare/@clayui/tabs@3.3.3...@clayui/tabs@3.3.4) (2021-01-27)
294
+
295
+ **Note:** Version bump only for package @clayui/tabs
296
+
297
+ ## [3.3.3](https://github.com/liferay/clay/compare/@clayui/tabs@3.3.2...@clayui/tabs@3.3.3) (2021-01-13)
298
+
299
+ **Note:** Version bump only for package @clayui/tabs
300
+
301
+ ## [3.3.2](https://github.com/liferay/clay/compare/@clayui/tabs@3.3.0...@clayui/tabs@3.3.2) (2020-12-16)
302
+
303
+ **Note:** Version bump only for package @clayui/tabs
304
+
305
+ ## [3.3.1](https://github.com/liferay/clay/compare/@clayui/tabs@3.3.0...@clayui/tabs@3.3.1) (2020-12-02)
306
+
307
+ **Note:** Version bump only for package @clayui/tabs
308
+
309
+ # [3.3.0](https://github.com/liferay/clay/compare/@clayui/tabs@3.2.5...@clayui/tabs@3.3.0) (2020-10-01)
310
+
311
+ ### Features
312
+
313
+ - **clayui.com:** Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one ([d812ee9](https://github.com/liferay/clay/commit/d812ee9))
314
+ - add displayName for all components ([cc3211d](https://github.com/liferay/clay/commit/cc3211d))
315
+
316
+ ## [3.2.5](https://github.com/liferay/clay/compare/@clayui/tabs@3.2.4...@clayui/tabs@3.2.5) (2020-08-28)
317
+
318
+ **Note:** Version bump only for package @clayui/tabs
319
+
320
+ ## [3.2.4](https://github.com/liferay/clay/compare/@clayui/tabs@3.2.3...@clayui/tabs@3.2.4) (2020-08-26)
321
+
322
+ **Note:** Version bump only for package @clayui/tabs
323
+
324
+ ## [3.2.3](https://github.com/liferay/clay/compare/@clayui/tabs@3.2.2...@clayui/tabs@3.2.3) (2020-07-28)
325
+
326
+ ### Bug Fixes
327
+
328
+ - update packages to appropriate dependencies ([0026168](https://github.com/liferay/clay/commit/0026168))
329
+
330
+ ## [3.2.2](https://github.com/liferay/clay/compare/@clayui/tabs@3.2.1...@clayui/tabs@3.2.2) (2020-07-07)
331
+
332
+ ### Bug Fixes
333
+
334
+ - **@clayui/tabs:** check if child is truthy first before cloning ([c357b7d](https://github.com/liferay/clay/commit/c357b7d))
335
+
336
+ ## [3.2.1](https://github.com/liferay/clay/compare/@clayui/tabs@3.2.0...@clayui/tabs@3.2.1) (2020-06-18)
337
+
338
+ ### Bug Fixes
339
+
340
+ - **@clayui/tabs:** Make sure we use strict equation ([ad8dd39](https://github.com/liferay/clay/commit/ad8dd39))
341
+
342
+ # [3.2.0](https://github.com/liferay/clay/compare/@clayui/tabs@3.1.1...@clayui/tabs@3.2.0) (2020-05-21)
343
+
344
+ ### Features
345
+
346
+ - **@clayui/tabs:** add TabPanel as an alias for TabPane ([924ae4e](https://github.com/liferay/clay/commit/924ae4e))
347
+ - **clayui.com:** Revert the change made to headings used, rename stickers and tables to sticker and table respectively, also change some wording ([791dabe](https://github.com/liferay/clay/commit/791dabe))
348
+ - **clayui.com:** Update content structure: Checkbox, Management Toolbar, Select Box, Sticker, Table & Tabs ([0fcd54a](https://github.com/liferay/clay/commit/0fcd54a))
349
+
350
+ ## [3.1.1](https://github.com/liferay/clay/compare/@clayui/tabs@3.1.0...@clayui/tabs@3.1.1) (2020-04-24)
351
+
352
+ ### Bug Fixes
353
+
354
+ - Fix accessibility issues ([5e09db0](https://github.com/liferay/clay/commit/5e09db0))
355
+
356
+ # 3.1.0 (2020-02-28)
357
+
358
+ ### Bug Fixes
359
+
360
+ - replace npm in favor of yarn in new packages ([e366fbb](https://github.com/liferay/clay/commit/e366fbb))
361
+ - **@clayui/tabs:** add the relationship between tab and tabpane in stories ([ee9edc4](https://github.com/liferay/clay/commit/ee9edc4))
362
+ - **@clayui/tabs:** adjust class name timing so that it the tab properly fades in ([b0df6b8](https://github.com/liferay/clay/commit/b0df6b8))
363
+ - **@clayui/tabs:** fix the use of React.forwardRef ([a7ce7e0](https://github.com/liferay/clay/commit/a7ce7e0))
364
+ - **tabs:** Turns `active` property optional when using Item, default value is `false` ([bb1ae86](https://github.com/liferay/clay/commit/bb1ae86))
365
+
366
+ ### Features
367
+
368
+ - **tabs:** Creates Tabs component ([4418cc2](https://github.com/liferay/clay/commit/4418cc2))
369
+
370
+ ## [3.0.6](https://github.com/liferay/clay/tree/master/packages/clay-tabs/compare/@clayui/tabs@3.0.3...@clayui/tabs@3.0.6) (2020-01-31)
371
+
372
+ **Note:** Version bump only for package @clayui/tabs
373
+
374
+ ## [3.0.5](https://github.com/liferay/clay/tree/master/packages/clay-tabs/compare/@clayui/tabs@3.0.3...@clayui/tabs@3.0.5) (2020-01-20)
375
+
376
+ **Note:** Version bump only for package @clayui/tabs
377
+
378
+ ## [3.0.4](https://github.com/liferay/clay/tree/master/packages/clay-tabs/compare/@clayui/tabs@3.0.3...@clayui/tabs@3.0.4) (2019-12-05)
379
+
380
+ **Note:** Version bump only for package @clayui/tabs
381
+
382
+ ## [3.0.3](https://github.com/liferay/clay/tree/master/packages/clay-tabs/compare/@clayui/tabs@3.0.2...@clayui/tabs@3.0.3) (2019-11-07)
383
+
384
+ **Note:** Version bump only for package @clayui/tabs
385
+
386
+ ## [3.0.2](https://github.com/liferay/clay/tree/master/packages/clay-tabs/compare/@clayui/tabs@3.0.1...@clayui/tabs@3.0.2) (2019-11-01)
387
+
388
+ **Note:** Version bump only for package @clayui/tabs
389
+
390
+ ## [3.0.1](https://github.com/liferay/clay/tree/master/packages/clay-tabs/compare/@clayui/tabs@3.0.0...@clayui/tabs@3.0.1) (2019-10-28)
391
+
392
+ **Note:** Version bump only for package @clayui/tabs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clayui/tabs",
3
- "version": "3.106.0",
3
+ "version": "3.106.1",
4
4
  "description": "ClayTabs component",
5
5
  "license": "BSD-3-Clause",
6
6
  "repository": "https://github.com/liferay/clay",
@@ -25,7 +25,7 @@
25
25
  "react"
26
26
  ],
27
27
  "dependencies": {
28
- "@clayui/shared": "^3.106.0",
28
+ "@clayui/shared": "^3.106.1",
29
29
  "classnames": "^2.2.6"
30
30
  },
31
31
  "peerDependencies": {
@@ -36,5 +36,5 @@
36
36
  "browserslist": [
37
37
  "extends browserslist-config-clay"
38
38
  ],
39
- "gitHead": "ccc1b9d19b37651bd12724f2d40da41de0c9cb36"
39
+ "gitHead": "b5345687d03988ed7d2409305d394434b9800b34"
40
40
  }