@coorpacademy/components 11.35.1 → 11.35.2-alpha.10
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/es/atom/button-link/index.js +1 -1
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/style.css +2 -2
- package/es/atom/button-menu/utils.d.ts +1 -1
- package/es/atom/icon/index.d.ts +35 -17
- package/es/atom/icon/index.d.ts.map +1 -1
- package/es/atom/icon/index.js +32 -15
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +13 -3
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +13 -2
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/status-item/index.native.js +1 -1
- package/es/atom/status-item/index.native.js.map +1 -1
- package/es/atom/tag/index.d.ts +12 -1
- package/es/atom/tag/style.css +1 -0
- package/es/atom/title/index.d.ts +13 -2
- package/es/molecule/banner/style.css +1 -0
- package/es/molecule/base-modal/style.css +0 -1
- package/es/molecule/bulk-progress-bar/index.js +2 -2
- package/es/molecule/bulk-progress-bar/index.js.map +1 -1
- package/es/molecule/certification-card/index.js +1 -1
- package/es/molecule/certification-card/index.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +28 -7
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/cm-popin/types.js +1 -1
- package/es/molecule/cm-popin/types.js.map +1 -1
- package/es/molecule/learner-skill-card/index.d.ts +25 -40
- package/es/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/es/molecule/learner-skill-card/index.js +90 -96
- package/es/molecule/learner-skill-card/index.js.map +1 -1
- package/es/molecule/learner-skill-card/prop-types.d.ts +37 -0
- package/es/molecule/learner-skill-card/prop-types.d.ts.map +1 -0
- package/es/molecule/learner-skill-card/prop-types.js +20 -0
- package/es/molecule/learner-skill-card/prop-types.js.map +1 -0
- package/es/molecule/learner-skill-card/style.css +62 -41
- package/es/molecule/learning-priority-modal/style.css +3 -2
- package/es/molecule/progress-wrapper/index.js +1 -1
- package/es/molecule/progress-wrapper/index.js.map +1 -1
- package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
- package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +13 -2
- package/es/molecule/title-radio-wrapper/index.d.ts +13 -3
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +13 -2
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/cards-grid/index.d.ts +48 -10
- package/es/organism/cards-grid/index.d.ts.map +1 -1
- package/es/organism/cards-grid/index.js +3 -2
- package/es/organism/cards-grid/index.js.map +1 -1
- package/es/organism/content-skill-modal/index.d.ts +13 -3
- package/es/organism/content-skill-modal/index.d.ts.map +1 -1
- package/es/organism/content-skill-modal/types.d.ts +12 -2
- package/es/organism/content-skill-modal/types.d.ts.map +1 -1
- package/es/organism/list-item/index.js +5 -5
- package/es/organism/list-item/index.js.map +1 -1
- package/es/organism/list-item/style.css +23 -17
- package/es/organism/list-items/index.d.ts +13 -2
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.js +23 -28
- package/es/organism/mooc-header/index.js.map +1 -1
- package/es/organism/mooc-header/style.css +56 -37
- package/es/organism/rewards-form/index.d.ts +13 -2
- package/es/organism/select-opponents/index.d.ts +13 -3
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +13 -2
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/sidebar/index.d.ts +2 -2
- package/es/organism/skill-edition/index.d.ts +37 -7
- package/es/organism/skill-edition/index.d.ts.map +1 -1
- package/es/organism/skill-edition/types.d.ts +37 -6
- package/es/organism/skill-edition/types.d.ts.map +1 -1
- package/es/organism/title-and-input/index.d.ts +25 -5
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +24 -4
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +13 -2
- package/es/template/app-player/loading/index.d.ts +27 -6
- package/es/template/app-player/player/index.d.ts +53 -12
- package/es/template/app-player/player/slides/index.d.ts +27 -6
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +26 -6
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +27 -6
- package/es/template/app-review/index.d.ts +27 -7
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +27 -6
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +27 -6
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +87 -16
- package/es/template/back-office/brand-update/utils.d.ts +2 -2
- package/es/template/common/dashboard/index.d.ts +53 -12
- package/es/template/common/search-page/index.d.ts +27 -6
- package/es/template/external-course/index.d.ts +27 -6
- package/es/template/my-learning/index.d.ts +0 -1
- package/es/template/my-learning/index.d.ts.map +1 -1
- package/es/template/my-learning/index.js +26 -22
- package/es/template/my-learning/index.js.map +1 -1
- package/es/template/my-learning/style.css +9 -6
- package/es/template/skill-detail/all-courses.css +2 -2
- package/es/template/skill-detail/all-courses.d.ts +52 -17
- package/es/template/skill-detail/all-courses.d.ts.map +1 -1
- package/es/template/skill-detail/all-courses.js +12 -11
- package/es/template/skill-detail/all-courses.js.map +1 -1
- package/es/template/skill-detail/continue-learning.css +7 -2
- package/es/template/skill-detail/continue-learning.d.ts +25 -12
- package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/es/template/skill-detail/continue-learning.js.map +1 -1
- package/es/template/skill-detail/index.d.ts +81 -71
- package/es/template/skill-detail/index.d.ts.map +1 -1
- package/es/template/skill-detail/index.js +91 -58
- package/es/template/skill-detail/index.js.map +1 -1
- package/es/template/skill-detail/style.css +97 -39
- package/es/variables/colors.css +12 -0
- package/es/variables/colors.d.ts +15 -3
- package/es/variables/colors.d.ts.map +1 -1
- package/es/variables/colors.js +16 -4
- package/es/variables/colors.js.map +1 -1
- package/es/variables/theme.native.js +1 -1
- package/es/variables/theme.native.js.map +1 -1
- package/lib/atom/button-link/index.js +1 -1
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/style.css +2 -2
- package/lib/atom/button-menu/utils.d.ts +1 -1
- package/lib/atom/icon/index.d.ts +35 -17
- package/lib/atom/icon/index.d.ts.map +1 -1
- package/lib/atom/icon/index.js +34 -18
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +13 -3
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +13 -2
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/status-item/index.native.js +1 -1
- package/lib/atom/status-item/index.native.js.map +1 -1
- package/lib/atom/tag/index.d.ts +12 -1
- package/lib/atom/tag/style.css +1 -0
- package/lib/atom/title/index.d.ts +13 -2
- package/lib/molecule/banner/style.css +1 -0
- package/lib/molecule/base-modal/style.css +0 -1
- package/lib/molecule/bulk-progress-bar/index.js +2 -2
- package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
- package/lib/molecule/certification-card/index.js +1 -1
- package/lib/molecule/certification-card/index.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +28 -7
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/cm-popin/types.js +1 -1
- package/lib/molecule/cm-popin/types.js.map +1 -1
- package/lib/molecule/learner-skill-card/index.d.ts +25 -40
- package/lib/molecule/learner-skill-card/index.d.ts.map +1 -1
- package/lib/molecule/learner-skill-card/index.js +93 -96
- package/lib/molecule/learner-skill-card/index.js.map +1 -1
- package/lib/molecule/learner-skill-card/prop-types.d.ts +37 -0
- package/lib/molecule/learner-skill-card/prop-types.d.ts.map +1 -0
- package/lib/molecule/learner-skill-card/prop-types.js +25 -0
- package/lib/molecule/learner-skill-card/prop-types.js.map +1 -0
- package/lib/molecule/learner-skill-card/style.css +62 -41
- package/lib/molecule/learning-priority-modal/style.css +3 -2
- package/lib/molecule/progress-wrapper/index.js +1 -1
- package/lib/molecule/progress-wrapper/index.js.map +1 -1
- package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
- package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +13 -2
- package/lib/molecule/title-radio-wrapper/index.d.ts +13 -3
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +13 -2
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.d.ts +48 -10
- package/lib/organism/cards-grid/index.d.ts.map +1 -1
- package/lib/organism/cards-grid/index.js +3 -2
- package/lib/organism/cards-grid/index.js.map +1 -1
- package/lib/organism/content-skill-modal/index.d.ts +13 -3
- package/lib/organism/content-skill-modal/index.d.ts.map +1 -1
- package/lib/organism/content-skill-modal/types.d.ts +12 -2
- package/lib/organism/content-skill-modal/types.d.ts.map +1 -1
- package/lib/organism/list-item/index.js +5 -5
- package/lib/organism/list-item/index.js.map +1 -1
- package/lib/organism/list-item/style.css +23 -17
- package/lib/organism/list-items/index.d.ts +13 -2
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.js +22 -27
- package/lib/organism/mooc-header/index.js.map +1 -1
- package/lib/organism/mooc-header/style.css +56 -37
- package/lib/organism/rewards-form/index.d.ts +13 -2
- package/lib/organism/select-opponents/index.d.ts +13 -3
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +13 -2
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/sidebar/index.d.ts +2 -2
- package/lib/organism/skill-edition/index.d.ts +37 -7
- package/lib/organism/skill-edition/index.d.ts.map +1 -1
- package/lib/organism/skill-edition/types.d.ts +37 -6
- package/lib/organism/skill-edition/types.d.ts.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +25 -5
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +24 -4
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +13 -2
- package/lib/template/app-player/loading/index.d.ts +27 -6
- package/lib/template/app-player/player/index.d.ts +53 -12
- package/lib/template/app-player/player/slides/index.d.ts +27 -6
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +26 -6
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +27 -6
- package/lib/template/app-review/index.d.ts +27 -7
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +27 -6
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +27 -6
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +87 -16
- package/lib/template/back-office/brand-update/utils.d.ts +2 -2
- package/lib/template/common/dashboard/index.d.ts +53 -12
- package/lib/template/common/search-page/index.d.ts +27 -6
- package/lib/template/external-course/index.d.ts +27 -6
- package/lib/template/my-learning/index.d.ts +0 -1
- package/lib/template/my-learning/index.d.ts.map +1 -1
- package/lib/template/my-learning/index.js +26 -22
- package/lib/template/my-learning/index.js.map +1 -1
- package/lib/template/my-learning/style.css +9 -6
- package/lib/template/skill-detail/all-courses.css +2 -2
- package/lib/template/skill-detail/all-courses.d.ts +52 -17
- package/lib/template/skill-detail/all-courses.d.ts.map +1 -1
- package/lib/template/skill-detail/all-courses.js +11 -11
- package/lib/template/skill-detail/all-courses.js.map +1 -1
- package/lib/template/skill-detail/continue-learning.css +7 -2
- package/lib/template/skill-detail/continue-learning.d.ts +25 -12
- package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/lib/template/skill-detail/continue-learning.js.map +1 -1
- package/lib/template/skill-detail/index.d.ts +81 -71
- package/lib/template/skill-detail/index.d.ts.map +1 -1
- package/lib/template/skill-detail/index.js +91 -58
- package/lib/template/skill-detail/index.js.map +1 -1
- package/lib/template/skill-detail/style.css +97 -39
- package/lib/variables/colors.css +12 -0
- package/lib/variables/colors.d.ts +15 -3
- package/lib/variables/colors.d.ts.map +1 -1
- package/lib/variables/colors.js +16 -4
- package/lib/variables/colors.js.map +1 -1
- package/lib/variables/theme.native.js +1 -1
- package/lib/variables/theme.native.js.map +1 -1
- package/locales/cs/global.json +1 -0
- package/locales/en/global.json +1 -0
- package/locales/hr/global.json +1 -0
- package/locales/it/global.json +1 -0
- package/locales/ko/global.json +1 -0
- package/locales/ru/global.json +1 -0
- package/package.json +2 -2
|
@@ -9,9 +9,17 @@
|
|
|
9
9
|
@value black from colors;
|
|
10
10
|
@value dark from colors;
|
|
11
11
|
@value cm_grey_200 from colors;
|
|
12
|
+
@value cm_grey_75 from colors;
|
|
13
|
+
@value cm_grey_100 from colors;
|
|
12
14
|
@value battle from colors;
|
|
13
15
|
@value orangeAdd from colors;
|
|
14
16
|
@value transparent from colors;
|
|
17
|
+
@value negative_100 from colors;
|
|
18
|
+
@value warning_100 from colors;
|
|
19
|
+
@value warning_700 from colors;
|
|
20
|
+
@value red_200 from colors;
|
|
21
|
+
@value negative_600 from colors;
|
|
22
|
+
@vlue cm_negative_200 from colors;
|
|
15
23
|
|
|
16
24
|
.wrapper {
|
|
17
25
|
min-height: 60px;
|
|
@@ -198,6 +206,7 @@
|
|
|
198
206
|
display: flex;
|
|
199
207
|
align-items: center;
|
|
200
208
|
text-decoration: none;
|
|
209
|
+
gap: 8px;
|
|
201
210
|
}
|
|
202
211
|
|
|
203
212
|
.item.disabled {
|
|
@@ -279,27 +288,29 @@
|
|
|
279
288
|
height: 100%;
|
|
280
289
|
}
|
|
281
290
|
.notification {
|
|
282
|
-
width:
|
|
283
|
-
height:
|
|
291
|
+
width: 36px;
|
|
292
|
+
height: 36px;
|
|
284
293
|
margin: auto 16px auto 4px;
|
|
285
|
-
padding: 8px;
|
|
286
294
|
position: relative;
|
|
287
|
-
color:
|
|
295
|
+
color: dark;
|
|
288
296
|
box-sizing: border-box;
|
|
289
297
|
border-radius: 8px;
|
|
290
|
-
background-color:
|
|
298
|
+
background-color: cm_grey_75;
|
|
291
299
|
transition: all 0.5s linear;
|
|
300
|
+
display: flex;
|
|
301
|
+
justify-content: center;
|
|
302
|
+
align-items: center;
|
|
292
303
|
}
|
|
293
304
|
.notification:hover {
|
|
294
|
-
background-color:
|
|
295
|
-
color:
|
|
305
|
+
background-color: cm_grey_100;
|
|
306
|
+
color: dark;
|
|
296
307
|
}
|
|
297
308
|
.active {
|
|
298
|
-
background-color:
|
|
309
|
+
background-color: negative_100;
|
|
299
310
|
color: orangeAdd;
|
|
300
311
|
}
|
|
301
312
|
.active:hover {
|
|
302
|
-
background-color:
|
|
313
|
+
background-color: red_200;
|
|
303
314
|
color: orangeAdd;
|
|
304
315
|
}
|
|
305
316
|
|
|
@@ -324,8 +335,8 @@
|
|
|
324
335
|
|
|
325
336
|
.notifications {
|
|
326
337
|
position: absolute;
|
|
327
|
-
top: -
|
|
328
|
-
right: -
|
|
338
|
+
top: -8px;
|
|
339
|
+
right: -8px;
|
|
329
340
|
font-family: 'Gilroy';
|
|
330
341
|
font-weight: 700;
|
|
331
342
|
font-size: 10px;
|
|
@@ -333,19 +344,37 @@
|
|
|
333
344
|
color: white;
|
|
334
345
|
border-radius: 8px;
|
|
335
346
|
text-decoration: none;
|
|
336
|
-
background-color:
|
|
347
|
+
background-color: negative_600;
|
|
337
348
|
padding: 0 5px;
|
|
349
|
+
min-width: 6px;
|
|
350
|
+
text-align: center;
|
|
338
351
|
}
|
|
339
352
|
|
|
340
353
|
.itemBadge {
|
|
341
|
-
|
|
342
|
-
|
|
354
|
+
font-family: 'Gilroy';
|
|
355
|
+
font-weight: 700;
|
|
356
|
+
font-size: 10px;
|
|
357
|
+
min-width: 16px;
|
|
358
|
+
min-height: 16px;
|
|
359
|
+
display: flex;
|
|
360
|
+
align-items: center;
|
|
361
|
+
justify-content: center;
|
|
362
|
+
color: white;
|
|
363
|
+
border-radius: 10px;
|
|
364
|
+
text-decoration: none;
|
|
365
|
+
background-color: warning_100;
|
|
366
|
+
color: warning_700;
|
|
367
|
+
line-height: 16px;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.counter {
|
|
371
|
+
padding: 0 2px;
|
|
343
372
|
}
|
|
344
373
|
|
|
345
|
-
.
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
374
|
+
.itemBadge span {
|
|
375
|
+
display: inline-block;
|
|
376
|
+
line-height: 1;
|
|
377
|
+
text-align: center;
|
|
349
378
|
}
|
|
350
379
|
|
|
351
380
|
.stats {
|
|
@@ -357,26 +386,21 @@
|
|
|
357
386
|
|
|
358
387
|
.stat {
|
|
359
388
|
height: 100%;
|
|
360
|
-
padding: 0
|
|
389
|
+
padding: 0 4px;
|
|
361
390
|
display: flex;
|
|
362
391
|
flex-direction: column;
|
|
363
392
|
justify-content: center;
|
|
364
393
|
align-items: center;
|
|
365
394
|
cursor: pointer;
|
|
366
395
|
text-decoration: none;
|
|
396
|
+
min-width: 52px;
|
|
397
|
+
height: 52px;
|
|
398
|
+
border-radius: 8px;
|
|
399
|
+
gap: 4px
|
|
367
400
|
}
|
|
368
401
|
|
|
369
|
-
.stat:hover
|
|
370
|
-
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
.iconWrapper {
|
|
374
|
-
width: 24px;
|
|
375
|
-
height: 24px;
|
|
376
|
-
border-radius: 50%;
|
|
377
|
-
display: flex;
|
|
378
|
-
align-items: center;
|
|
379
|
-
justify-content: center;
|
|
402
|
+
.stat:hover{
|
|
403
|
+
background-color: cm_grey_75;
|
|
380
404
|
}
|
|
381
405
|
|
|
382
406
|
.icon {
|
|
@@ -399,10 +423,9 @@
|
|
|
399
423
|
|
|
400
424
|
.stat .label {
|
|
401
425
|
font-family: 'Gilroy';
|
|
402
|
-
font-size:
|
|
426
|
+
font-size: 12px;
|
|
403
427
|
font-weight: 700;
|
|
404
428
|
color: dark;
|
|
405
|
-
margin-top: 5px;
|
|
406
429
|
}
|
|
407
430
|
|
|
408
431
|
.settings {
|
|
@@ -586,6 +609,7 @@
|
|
|
586
609
|
@media desktop {
|
|
587
610
|
.item {
|
|
588
611
|
padding: 0 11px;
|
|
612
|
+
gap: 8px;
|
|
589
613
|
}
|
|
590
614
|
|
|
591
615
|
.logoWrapper {
|
|
@@ -752,7 +776,6 @@
|
|
|
752
776
|
|
|
753
777
|
.itemBadge {
|
|
754
778
|
position: relative;
|
|
755
|
-
margin-top: -15px;
|
|
756
779
|
right: auto;
|
|
757
780
|
top: auto;
|
|
758
781
|
}
|
|
@@ -795,10 +818,6 @@
|
|
|
795
818
|
height: auto;
|
|
796
819
|
}
|
|
797
820
|
|
|
798
|
-
.stat {
|
|
799
|
-
height: auto;
|
|
800
|
-
}
|
|
801
|
-
|
|
802
821
|
.settings {
|
|
803
822
|
height: auto;
|
|
804
823
|
margin: 0;
|
|
@@ -29,7 +29,7 @@ declare namespace RewardsForm {
|
|
|
29
29
|
'data-name': PropTypes.Requireable<string>;
|
|
30
30
|
titleSize: PropTypes.Requireable<string>;
|
|
31
31
|
subtitleSize: PropTypes.Requireable<string>;
|
|
32
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
32
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
33
33
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
34
34
|
label: PropTypes.Requireable<string>;
|
|
35
35
|
type: PropTypes.Requireable<string>;
|
|
@@ -37,7 +37,17 @@ declare namespace RewardsForm {
|
|
|
37
37
|
customStyle: PropTypes.Requireable<{
|
|
38
38
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
39
39
|
}>;
|
|
40
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
40
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
41
|
+
position: PropTypes.Requireable<string>;
|
|
42
|
+
iconName?: React.Validator<string> | undefined;
|
|
43
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
44
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
45
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
46
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
47
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
48
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
49
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
50
|
+
}>>;
|
|
41
51
|
}>>;
|
|
42
52
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
43
53
|
type: PropTypes.Requireable<string>;
|
|
@@ -185,4 +195,5 @@ declare namespace RewardsForm {
|
|
|
185
195
|
}
|
|
186
196
|
}
|
|
187
197
|
import PropTypes from "prop-types";
|
|
198
|
+
import React from "react";
|
|
188
199
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { SelectOpponentsProps } from './types';
|
|
3
3
|
declare const SelectOpponents: {
|
|
4
4
|
(props: SelectOpponentsProps): JSX.Element;
|
|
@@ -28,7 +28,7 @@ declare const SelectOpponents: {
|
|
|
28
28
|
'data-name': import("prop-types").Requireable<string>;
|
|
29
29
|
titleSize: import("prop-types").Requireable<string>;
|
|
30
30
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
31
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
31
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
32
32
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
33
33
|
label: import("prop-types").Requireable<string>;
|
|
34
34
|
type: import("prop-types").Requireable<string>;
|
|
@@ -36,7 +36,17 @@ declare const SelectOpponents: {
|
|
|
36
36
|
customStyle: import("prop-types").Requireable<{
|
|
37
37
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
38
38
|
}>;
|
|
39
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
39
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
40
|
+
position: import("prop-types").Requireable<string>;
|
|
41
|
+
iconName?: React.Validator<string> | undefined;
|
|
42
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
43
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
44
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
45
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
46
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
47
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
48
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
49
|
+
}>>;
|
|
40
50
|
}>>;
|
|
41
51
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
42
52
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAkB,EAAC,oBAAoB,EAA+B,MAAM,SAAS,CAAC;AAMtF,QAAA,MAAM,eAAe;YAAW,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgBnD,CAAC;AAIF,eAAe,eAAe,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import PropTypes from 'prop-types';
|
|
2
3
|
export declare const propTypes: {
|
|
3
4
|
items: PropTypes.Requireable<(PropTypes.InferProps<{
|
|
@@ -25,7 +26,7 @@ export declare const propTypes: {
|
|
|
25
26
|
'data-name': PropTypes.Requireable<string>;
|
|
26
27
|
titleSize: PropTypes.Requireable<string>;
|
|
27
28
|
subtitleSize: PropTypes.Requireable<string>;
|
|
28
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
29
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
29
30
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
30
31
|
label: PropTypes.Requireable<string>;
|
|
31
32
|
type: PropTypes.Requireable<string>;
|
|
@@ -33,7 +34,17 @@ export declare const propTypes: {
|
|
|
33
34
|
customStyle: PropTypes.Requireable<{
|
|
34
35
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
35
36
|
}>;
|
|
36
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
37
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
38
|
+
position: PropTypes.Requireable<string>;
|
|
39
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
40
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
41
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
42
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
43
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
44
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
45
|
+
size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
46
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
47
|
+
}>>;
|
|
37
48
|
}>>;
|
|
38
49
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
39
50
|
type: PropTypes.Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/select-opponents/types.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AAGnC,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAErB,CAAC;AAEF,oBAAY,4BAA4B,GAAG;IACzC,KAAK,EAAE;QACL,SAAS,EAAE,iBAAiB,GAAG,cAAc,CAAC;QAC9C,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;KACtB,CAAC;IACF,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CACtB,CAAC;AAEF,oBAAY,oBAAoB,GAAG;IACjC,KAAK,EAAE,4BAA4B,EAAE,CAAC;CACvC,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -244,7 +244,7 @@ declare namespace Sidebar {
|
|
|
244
244
|
title: PropTypes.Validator<string>;
|
|
245
245
|
name: PropTypes.Requireable<string>;
|
|
246
246
|
uppercase: PropTypes.Requireable<boolean>;
|
|
247
|
-
}, "name" | "
|
|
247
|
+
}, "name" | "uppercase" | "index">>>) | ((PropTypes.InferPropsInner<Pick<{
|
|
248
248
|
type: PropTypes.Validator<string>;
|
|
249
249
|
index: PropTypes.Requireable<number>;
|
|
250
250
|
title: PropTypes.Validator<string>;
|
|
@@ -262,7 +262,7 @@ declare namespace Sidebar {
|
|
|
262
262
|
title: PropTypes.Validator<string>;
|
|
263
263
|
name: PropTypes.Requireable<string>;
|
|
264
264
|
uppercase: PropTypes.Requireable<boolean>;
|
|
265
|
-
}, "name" | "
|
|
265
|
+
}, "name" | "uppercase" | "index">>>) | null | undefined)[] | null | undefined> | null | undefined)[]>;
|
|
266
266
|
}
|
|
267
267
|
export { propTypes_8 as propTypes };
|
|
268
268
|
export namespace contextTypes_1 {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { SkillEditionProps } from './types';
|
|
3
3
|
declare const SkillEdition: {
|
|
4
4
|
(props: SkillEditionProps): JSX.Element;
|
|
@@ -500,7 +500,7 @@ declare const SkillEdition: {
|
|
|
500
500
|
'data-name': import("prop-types").Requireable<string>;
|
|
501
501
|
titleSize: import("prop-types").Requireable<string>;
|
|
502
502
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
503
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
503
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
504
504
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
505
505
|
label: import("prop-types").Requireable<string>;
|
|
506
506
|
type: import("prop-types").Requireable<string>;
|
|
@@ -508,7 +508,17 @@ declare const SkillEdition: {
|
|
|
508
508
|
customStyle: import("prop-types").Requireable<{
|
|
509
509
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
510
510
|
}>;
|
|
511
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
511
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
512
|
+
position: import("prop-types").Requireable<string>;
|
|
513
|
+
iconName?: React.Validator<string> | undefined;
|
|
514
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
515
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
516
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
517
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
518
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
519
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
520
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
521
|
+
}>>;
|
|
512
522
|
}>>;
|
|
513
523
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
514
524
|
type: import("prop-types").Requireable<string>;
|
|
@@ -696,7 +706,7 @@ declare const SkillEdition: {
|
|
|
696
706
|
'data-name': import("prop-types").Requireable<string>;
|
|
697
707
|
titleSize: import("prop-types").Requireable<string>;
|
|
698
708
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
699
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
709
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
700
710
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
701
711
|
label: import("prop-types").Requireable<string>;
|
|
702
712
|
type: import("prop-types").Requireable<string>;
|
|
@@ -704,7 +714,17 @@ declare const SkillEdition: {
|
|
|
704
714
|
customStyle: import("prop-types").Requireable<{
|
|
705
715
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
706
716
|
}>;
|
|
707
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
717
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
718
|
+
position: import("prop-types").Requireable<string>;
|
|
719
|
+
iconName?: React.Validator<string> | undefined;
|
|
720
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
721
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
722
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
723
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
724
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
725
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
726
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
727
|
+
}>>;
|
|
708
728
|
}>>;
|
|
709
729
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
710
730
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1147,7 +1167,7 @@ declare const SkillEdition: {
|
|
|
1147
1167
|
'data-name': import("prop-types").Requireable<string>;
|
|
1148
1168
|
titleSize: import("prop-types").Requireable<string>;
|
|
1149
1169
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
1150
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
1170
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
1151
1171
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1152
1172
|
label: import("prop-types").Requireable<string>;
|
|
1153
1173
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1155,7 +1175,17 @@ declare const SkillEdition: {
|
|
|
1155
1175
|
customStyle: import("prop-types").Requireable<{
|
|
1156
1176
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1157
1177
|
}>;
|
|
1158
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
1178
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1179
|
+
position: import("prop-types").Requireable<string>;
|
|
1180
|
+
iconName?: React.Validator<string> | undefined;
|
|
1181
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
1182
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
1183
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
1184
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
1185
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
1186
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
1187
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
1188
|
+
}>>;
|
|
1159
1189
|
}>>;
|
|
1160
1190
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
1161
1191
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/skill-edition/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/skill-edition/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAkB,EAChB,iBAAiB,EAIlB,MAAM,SAAS,CAAC;AAoIjB,QAAA,MAAM,YAAY;YAAW,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAa7C,CAAC;AAIF,eAAe,YAAY,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import PropTypes from 'prop-types';
|
|
2
3
|
import ListItems from '../list-items';
|
|
3
4
|
import Title from '../../atom/title';
|
|
@@ -500,7 +501,7 @@ declare const SkillEditionPropTypes: {
|
|
|
500
501
|
'data-name': PropTypes.Requireable<string>;
|
|
501
502
|
titleSize: PropTypes.Requireable<string>;
|
|
502
503
|
subtitleSize: PropTypes.Requireable<string>;
|
|
503
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
504
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
504
505
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
505
506
|
label: PropTypes.Requireable<string>;
|
|
506
507
|
type: PropTypes.Requireable<string>;
|
|
@@ -508,7 +509,17 @@ declare const SkillEditionPropTypes: {
|
|
|
508
509
|
customStyle: PropTypes.Requireable<{
|
|
509
510
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
510
511
|
}>;
|
|
511
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
512
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
513
|
+
position: PropTypes.Requireable<string>;
|
|
514
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
515
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
516
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
517
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
518
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
519
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
520
|
+
size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
521
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
522
|
+
}>>;
|
|
512
523
|
}>>;
|
|
513
524
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
514
525
|
type: PropTypes.Requireable<string>;
|
|
@@ -696,7 +707,7 @@ declare const SkillEditionPropTypes: {
|
|
|
696
707
|
'data-name': PropTypes.Requireable<string>;
|
|
697
708
|
titleSize: PropTypes.Requireable<string>;
|
|
698
709
|
subtitleSize: PropTypes.Requireable<string>;
|
|
699
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
710
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
700
711
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
701
712
|
label: PropTypes.Requireable<string>;
|
|
702
713
|
type: PropTypes.Requireable<string>;
|
|
@@ -704,7 +715,17 @@ declare const SkillEditionPropTypes: {
|
|
|
704
715
|
customStyle: PropTypes.Requireable<{
|
|
705
716
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
706
717
|
}>;
|
|
707
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
718
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
719
|
+
position: PropTypes.Requireable<string>;
|
|
720
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
721
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
722
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
723
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
724
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
725
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
726
|
+
size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
727
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
728
|
+
}>>;
|
|
708
729
|
}>>;
|
|
709
730
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
710
731
|
type: PropTypes.Requireable<string>;
|
|
@@ -1147,7 +1168,7 @@ declare const SkillEditionPropTypes: {
|
|
|
1147
1168
|
'data-name': PropTypes.Requireable<string>;
|
|
1148
1169
|
titleSize: PropTypes.Requireable<string>;
|
|
1149
1170
|
subtitleSize: PropTypes.Requireable<string>;
|
|
1150
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<any
|
|
1171
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<PropTypes.ValidationMap<any>>>;
|
|
1151
1172
|
tag: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1152
1173
|
label: PropTypes.Requireable<string>;
|
|
1153
1174
|
type: PropTypes.Requireable<string>;
|
|
@@ -1155,7 +1176,17 @@ declare const SkillEditionPropTypes: {
|
|
|
1155
1176
|
customStyle: PropTypes.Requireable<{
|
|
1156
1177
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
1157
1178
|
}>;
|
|
1158
|
-
icon: PropTypes.Requireable<PropTypes.InferProps<
|
|
1179
|
+
icon: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1180
|
+
position: PropTypes.Requireable<string>;
|
|
1181
|
+
iconName?: import("react").Validator<string> | undefined;
|
|
1182
|
+
iconColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1183
|
+
backgroundColor?: import("react").Validator<string | null | undefined> | undefined;
|
|
1184
|
+
gradientBackground?: import("react").Validator<boolean | null | undefined> | undefined;
|
|
1185
|
+
borderRadius?: import("react").Validator<string | null | undefined> | undefined;
|
|
1186
|
+
preset?: import("react").Validator<string | null | undefined> | undefined;
|
|
1187
|
+
size?: import("react").Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
1188
|
+
customStyle?: import("react").Validator<import("react").CSSProperties | null | undefined> | undefined;
|
|
1189
|
+
}>>;
|
|
1159
1190
|
}>>;
|
|
1160
1191
|
button: PropTypes.Requireable<PropTypes.InferProps<{
|
|
1161
1192
|
type: PropTypes.Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/skill-edition/types.ts"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,YAAY,CAAC;AACnC,OAAO,SAAS,MAAM,eAAe,CAAC;AACtC,OAAO,KAAK,MAAM,kBAAkB,CAAC;AAKrC,OAAO,EAAC,gBAAgB,EAAC,MAAM,mCAAmC,CAAC;AAqCnE,QAAA,MAAM,qBAAqB
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/organism/skill-edition/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { TitleAndInputProps } from './types';
|
|
3
3
|
export declare const inputStyle: Record<string, string>;
|
|
4
4
|
declare const TitleAndInput: {
|
|
@@ -11,7 +11,7 @@ declare const TitleAndInput: {
|
|
|
11
11
|
'data-name': import("prop-types").Requireable<string>;
|
|
12
12
|
titleSize: import("prop-types").Requireable<string>;
|
|
13
13
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
14
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
14
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
15
15
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
16
16
|
label: import("prop-types").Requireable<string>;
|
|
17
17
|
type: import("prop-types").Requireable<string>;
|
|
@@ -19,7 +19,17 @@ declare const TitleAndInput: {
|
|
|
19
19
|
customStyle: import("prop-types").Requireable<{
|
|
20
20
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
21
21
|
}>;
|
|
22
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
22
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
23
|
+
position: import("prop-types").Requireable<string>;
|
|
24
|
+
iconName?: React.Validator<string> | undefined;
|
|
25
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
26
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
27
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
28
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
29
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
30
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
31
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
32
|
+
}>>;
|
|
23
33
|
}>>;
|
|
24
34
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
25
35
|
type: import("prop-types").Requireable<string>;
|
|
@@ -250,7 +260,7 @@ declare const TitleAndInput: {
|
|
|
250
260
|
'data-name': import("prop-types").Requireable<string>;
|
|
251
261
|
titleSize: import("prop-types").Requireable<string>;
|
|
252
262
|
subtitleSize: import("prop-types").Requireable<string>;
|
|
253
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<any
|
|
263
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<import("prop-types").ValidationMap<any>>>;
|
|
254
264
|
tag: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
255
265
|
label: import("prop-types").Requireable<string>;
|
|
256
266
|
type: import("prop-types").Requireable<string>;
|
|
@@ -258,7 +268,17 @@ declare const TitleAndInput: {
|
|
|
258
268
|
customStyle: import("prop-types").Requireable<{
|
|
259
269
|
[x: string]: NonNullable<string | number | null | undefined> | null | undefined;
|
|
260
270
|
}>;
|
|
261
|
-
icon: import("prop-types").Requireable<import("prop-types").InferProps<
|
|
271
|
+
icon: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
272
|
+
position: import("prop-types").Requireable<string>;
|
|
273
|
+
iconName?: React.Validator<string> | undefined;
|
|
274
|
+
iconColor?: React.Validator<string | null | undefined> | undefined;
|
|
275
|
+
backgroundColor?: React.Validator<string | null | undefined> | undefined;
|
|
276
|
+
gradientBackground?: React.Validator<boolean | null | undefined> | undefined;
|
|
277
|
+
borderRadius?: React.Validator<string | null | undefined> | undefined;
|
|
278
|
+
preset?: React.Validator<string | null | undefined> | undefined;
|
|
279
|
+
size?: React.Validator<import("../../atom/icon").IconSize | null | undefined> | undefined;
|
|
280
|
+
customStyle?: React.Validator<React.CSSProperties | null | undefined> | undefined;
|
|
281
|
+
}>>;
|
|
262
282
|
}>>;
|
|
263
283
|
button: import("prop-types").Requireable<import("prop-types").InferProps<{
|
|
264
284
|
type: import("prop-types").Requireable<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/organism/title-and-input/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAkB,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAGtD,eAAO,MAAM,UAAU,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAI7C,CAAC;AAwBF,QAAA,MAAM,aAAa;YAAW,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuB/C,CAAC;AAIF,eAAe,aAAa,CAAC"}
|