@coorpacademy/components 11.32.5 → 11.32.7

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 (84) hide show
  1. package/es/molecule/discipline-associated-skills/index.d.ts.map +1 -1
  2. package/es/molecule/discipline-associated-skills/index.js +1 -0
  3. package/es/molecule/discipline-associated-skills/index.js.map +1 -1
  4. package/es/molecule/discipline-associated-skills/style.css +0 -1
  5. package/es/stories/Configure.mdx +364 -0
  6. package/es/stories/assets/accessibility.png +0 -0
  7. package/es/stories/assets/accessibility.svg +5 -0
  8. package/es/stories/assets/addon-library.png +0 -0
  9. package/es/stories/assets/assets.png +0 -0
  10. package/es/stories/assets/avif-test-image.avif +0 -0
  11. package/es/stories/assets/context.png +0 -0
  12. package/es/stories/assets/discord.svg +15 -0
  13. package/es/stories/assets/docs.png +0 -0
  14. package/es/stories/assets/figma-plugin.png +0 -0
  15. package/es/stories/assets/github.svg +3 -0
  16. package/es/stories/assets/share.png +0 -0
  17. package/es/stories/assets/styling.png +0 -0
  18. package/es/stories/assets/testing.png +0 -0
  19. package/es/stories/assets/theming.png +0 -0
  20. package/es/stories/assets/tutorials.svg +12 -0
  21. package/es/stories/assets/youtube.svg +4 -0
  22. package/es/stories/button.css +30 -0
  23. package/es/stories/header.css +32 -0
  24. package/es/stories/page.css +69 -0
  25. package/lib/molecule/discipline-associated-skills/index.d.ts.map +1 -1
  26. package/lib/molecule/discipline-associated-skills/index.js +1 -0
  27. package/lib/molecule/discipline-associated-skills/index.js.map +1 -1
  28. package/lib/molecule/discipline-associated-skills/style.css +0 -1
  29. package/lib/stories/Configure.mdx +364 -0
  30. package/lib/stories/assets/accessibility.png +0 -0
  31. package/lib/stories/assets/accessibility.svg +5 -0
  32. package/lib/stories/assets/addon-library.png +0 -0
  33. package/lib/stories/assets/assets.png +0 -0
  34. package/lib/stories/assets/avif-test-image.avif +0 -0
  35. package/lib/stories/assets/context.png +0 -0
  36. package/lib/stories/assets/discord.svg +15 -0
  37. package/lib/stories/assets/docs.png +0 -0
  38. package/lib/stories/assets/figma-plugin.png +0 -0
  39. package/lib/stories/assets/github.svg +3 -0
  40. package/lib/stories/assets/share.png +0 -0
  41. package/lib/stories/assets/styling.png +0 -0
  42. package/lib/stories/assets/testing.png +0 -0
  43. package/lib/stories/assets/theming.png +0 -0
  44. package/lib/stories/assets/tutorials.svg +12 -0
  45. package/lib/stories/assets/youtube.svg +4 -0
  46. package/lib/stories/button.css +30 -0
  47. package/lib/stories/header.css +32 -0
  48. package/lib/stories/page.css +69 -0
  49. package/locales/bs/global.json +1 -1
  50. package/locales/cs/global.json +1 -1
  51. package/locales/de/global.json +1 -1
  52. package/locales/es/global.json +1 -1
  53. package/locales/et/global.json +1 -1
  54. package/locales/fi/global.json +1 -1
  55. package/locales/fr/global.json +3 -3
  56. package/locales/hr/global.json +1 -1
  57. package/locales/hu/global.json +1 -1
  58. package/locales/hy/global.json +1 -1
  59. package/locales/it/global.json +1 -1
  60. package/locales/ja/global.json +1 -1
  61. package/locales/ko/global.json +1 -1
  62. package/locales/nl/global.json +1 -1
  63. package/locales/pl/global.json +1 -1
  64. package/locales/pt/global.json +1 -1
  65. package/locales/ro/global.json +1 -1
  66. package/locales/ru/global.json +1 -1
  67. package/locales/sk/global.json +1 -1
  68. package/locales/sl/global.json +1 -1
  69. package/locales/sv/global.json +1 -1
  70. package/locales/tl/global.json +1 -1
  71. package/locales/tr/global.json +1 -1
  72. package/locales/uk/global.json +1 -1
  73. package/locales/vi/global.json +1 -1
  74. package/locales/zh/global.json +1 -1
  75. package/locales/zh_TW/global.json +1 -1
  76. package/package.json +2 -3
  77. package/es/hoc/transition/test/fixtures/style.css +0 -45
  78. package/es/molecule/select-multiple/test/snapshots/index.js.md +0 -211
  79. package/es/molecule/select-multiple/test/snapshots/index.js.snap +0 -0
  80. package/es/util/test/fixtures/steps.json +0 -34
  81. package/lib/hoc/transition/test/fixtures/style.css +0 -45
  82. package/lib/molecule/select-multiple/test/snapshots/index.js.md +0 -211
  83. package/lib/molecule/select-multiple/test/snapshots/index.js.snap +0 -0
  84. package/lib/util/test/fixtures/steps.json +0 -34
@@ -5,7 +5,7 @@
5
5
  "Answer": "Vastus",
6
6
  "At the end of this level, you will be able to_": "Selle taseme läbimisel oskad:",
7
7
  "author": "autor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Seotud oskused",
9
9
  "Back to Dashboard Home": "Tagasi esilehele",
10
10
  "back_to_catalog": "Tagasi kursuste esilehele",
11
11
  "cart_title": "Coorpacademy tellimus",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Vastaus",
6
6
  "At the end of this level, you will be able to_": "Tämän tason päätteeksi pystyt:",
7
7
  "author": "tekijä",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Liittyvät taidot",
9
9
  "Back to Dashboard Home": "Takaisin koontinäytön kotisivulle",
10
10
  "back_to_catalog": "Takaisin kursseihin",
11
11
  "cart_title": "Coorpacademyn tilaus",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Répondre",
6
6
  "At the end of this level, you will be able to_": "À l'issue de ce cours, vous serez capable de :",
7
7
  "author": "auteur",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Compétences associées",
9
9
  "Back to Dashboard Home": "Retour à l’accueil du tableau de bord",
10
10
  "back_to_catalog": "Retour aux cours",
11
11
  "cart_title": "Abonnement Coorpacademy ",
@@ -51,7 +51,7 @@
51
51
  "payment_form_submit": "S'abonner à Coorpacademy",
52
52
  "Post": "Envoyer",
53
53
  "premium_unsubscribe_confirmation": "Nous confirmons l’annulation de votre abonnement qui entrera en vigueur à partir de mois prochain.\n\nPendant ce temps, vous pouvez continuer à profiter de la formation sur la plateforme Coorpacademy.",
54
- "close_tooltip_information": "Press the escape key to close the information text",
54
+ "close_tooltip_information": "Utilisez la touche Echap pour fermer le texte d'information",
55
55
  "product_cancel": "Annuler à tout moment.",
56
56
  "product_desc_battle": "Battle mode",
57
57
  "product_desc_certificates": "Certificats Coorpacademy",
@@ -96,7 +96,7 @@
96
96
  "skill_chart_side_panel_courses_completed": "Cours terminés",
97
97
  "skill_chart_side_panel_questions_answered": "Questions répondues",
98
98
  "skill_chart_side_panel_learning_hours": "Heures d'apprentissage",
99
- "skill_focused_chip_tooltip": "This skill is focused",
99
+ "skill_focused_chip_tooltip": "Cette compétence est sélectionné",
100
100
  "selected": "sélectionnées",
101
101
  "This message has been removed by its author": "Ce message a été supprimé par son auteur.",
102
102
  "unsubscribe": "Se désabonner de Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Odgovor",
6
6
  "At the end of this level, you will be able to_": "Na kraju ove razine moći ćete:",
7
7
  "author": "autor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Pridružene vještine",
9
9
  "Back to Dashboard Home": "Povratak na početnu stranicu nadzorne ploče",
10
10
  "back_to_catalog": "Povratak na tečajeve",
11
11
  "cart_title": "Pretplata na Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Válasz",
6
6
  "At the end of this level, you will be able to_": "Ennek a szintnek a végén Ön képes lesz:",
7
7
  "author": "szerző",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Kapcsolódó készségek",
9
9
  "Back to Dashboard Home": "Vissza az irányítópult főoldalára",
10
10
  "back_to_catalog": "Vissza a képzésekhez",
11
11
  "cart_title": "Coorpacademy előfizetés",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Պատասխան",
6
6
  "At the end of this level, you will be able to_": "Այս մակարդակն ավարտելուց հետո դուք կկարողանաք.",
7
7
  "author": "հեղինակ",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Կապակցված հմտություններ",
9
9
  "Back to Dashboard Home": "Վերադառնալ դեշբորդի գլխավոր էջ",
10
10
  "back_to_catalog": "Վերադառնալ դասընթացներին",
11
11
  "cart_title": "Coorpacademy բաժանորդագրություն",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Risposta",
6
6
  "At the end of this level, you will be able to_": "Al termine di questo livello, sarai in grado di:",
7
7
  "author": "autore",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Competenze associate",
9
9
  "Back to Dashboard Home": "Torma alla Dashboard Home",
10
10
  "back_to_catalog": "Torna ai corsi",
11
11
  "cart_title": "Abbonamento Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "返信",
6
6
  "At the end of this level, you will be able to_": "このレベルの最後に、することができます。",
7
7
  "author": "著者",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "関連スキル",
9
9
  "Back to Dashboard Home": "ダッシュ ボードのホームに戻る",
10
10
  "back_to_catalog": "コースに戻る",
11
11
  "cart_title": "Coorpacademy サブスクリプション",
@@ -5,7 +5,7 @@
5
5
  "Answer": "답변",
6
6
  "At the end of this level, you will be able to_": "이 레벨의 종료 시에, 귀하는 다음을 할 수 있을 것입니다:",
7
7
  "author": "저작자",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "관련 기술",
9
9
  "Back to Dashboard Home": "대시보드 홈으로 돌아가기",
10
10
  "back_to_catalog": "코스로 돌아가기",
11
11
  "cart_title": "Coorpacademy 구독",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Antwoorden",
6
6
  "At the end of this level, you will be able to_": "Aan het einde van dit niveau ben je in staat om:",
7
7
  "author": "auteur",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Bijbehorende vaardigheden",
9
9
  "Back to Dashboard Home": "Terug naar startpagina Dashboard",
10
10
  "back_to_catalog": "Terug naar cursussen",
11
11
  "cart_title": "Coorpacademy-abonnement",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Odpowiedź",
6
6
  "At the end of this level, you will be able to_": "Na zakończenie poziomu będzie można:",
7
7
  "author": "autor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Powiązane umiejętności",
9
9
  "Back to Dashboard Home": "Powrót do strony początkowej pulpitu nawigacyjnego",
10
10
  "back_to_catalog": "Powrót do kursów",
11
11
  "cart_title": "Subskrypcja Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Resposta",
6
6
  "At the end of this level, you will be able to_": "No final deste nível, será capaz de: ",
7
7
  "author": "autor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Habilidades associadas",
9
9
  "Back to Dashboard Home": "Regressar ao Início do Dashboard",
10
10
  "back_to_catalog": "De volta aos cursos",
11
11
  "cart_title": "Subscrição Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Răspuns",
6
6
  "At the end of this level, you will be able to_": "La sfârșitul acestui nivel, veți ști:",
7
7
  "author": "autor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Abilități asociate",
9
9
  "Back to Dashboard Home": "Înapoi la pagina de start a bordului",
10
10
  "back_to_catalog": "Înapoi la cursuri",
11
11
  "cart_title": "Abonament Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Ответ",
6
6
  "At the end of this level, you will be able to_": "В конце этого уровня вы сможете:",
7
7
  "author": "автор",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Сопутствующие навыки",
9
9
  "Back to Dashboard Home": "Назад на главную страницу",
10
10
  "back_to_catalog": "Назад к курсам",
11
11
  "cart_title": "Подписка Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Odpoveď",
6
6
  "At the end of this level, you will be able to_": "Na konci tejto úrovne budete môcť:",
7
7
  "author": "autor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Pridružené zručnosti",
9
9
  "Back to Dashboard Home": "Späť na domovskú stránku informačného panela",
10
10
  "back_to_catalog": "Naspäť ku kurzom",
11
11
  "cart_title": "Predplatné Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Odgovori",
6
6
  "At the end of this level, you will be able to_": "Na koncu te stopnje boste lahko:",
7
7
  "author": "avtor",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Povezane veščine",
9
9
  "Back to Dashboard Home": "Nazaj na domačo stran nadzorne plošče",
10
10
  "back_to_catalog": "Nazaj na tečaje",
11
11
  "cart_title": "Naročnina na Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Svara",
6
6
  "At the end of this level, you will be able to_": "I slutet av denna nivå kommer du att kunna:",
7
7
  "author": "upphovsperson",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Tillhörande färdigheter",
9
9
  "Back to Dashboard Home": "Tillbaka till kontrollpanelens startsida",
10
10
  "back_to_catalog": "Tillbaka till kurser",
11
11
  "cart_title": "Prenumeration på Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Sagot",
6
6
  "At the end of this level, you will be able to_": "Sa pagtapos ng antas na ito, ikaw ay may kakayanan sa:",
7
7
  "author": "may akda",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Kaugnay na kasanayan",
9
9
  "Back to Dashboard Home": "Bumalik sa Dashboard Home",
10
10
  "back_to_catalog": "Bumalik sa mga kurso",
11
11
  "cart_title": "Coorpacademy Subscription",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Yanıtla",
6
6
  "At the end of this level, you will be able to_": "Bu seviyenin sonunda, şunları yapabileceksiniz:",
7
7
  "author": "yazar",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "İlgili beceriler",
9
9
  "Back to Dashboard Home": "Gösterge Panosu Anasayfasına Geri Dön",
10
10
  "back_to_catalog": "Kurslara geri dön",
11
11
  "cart_title": "Coorpacademy Aboneliği",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Відповідь",
6
6
  "At the end of this level, you will be able to_": "Після закінчення цього рівня ви зможете:",
7
7
  "author": "автор",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Супутні навички",
9
9
  "Back to Dashboard Home": "Назад на сторінку панелі інструментів",
10
10
  "back_to_catalog": "Назад до курсів",
11
11
  "cart_title": "Підписка Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "Trả lời",
6
6
  "At the end of this level, you will be able to_": "Ở cuối cấp độ này, bạn sẽ có thể:",
7
7
  "author": "tác giả",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "Kỹ năng liên quan",
9
9
  "Back to Dashboard Home": "Quay lại Trang chủ Trang tổng quan",
10
10
  "back_to_catalog": "Quay lại khóa học",
11
11
  "cart_title": "Đăng ký Coorpacademy",
@@ -5,7 +5,7 @@
5
5
  "Answer": "回答",
6
6
  "At the end of this level, you will be able to_": "在本级的末尾,你将能够:",
7
7
  "author": "作者",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "相关技能",
9
9
  "Back to Dashboard Home": "返回仪表盘首页",
10
10
  "back_to_catalog": "返回到课程",
11
11
  "cart_title": "Coorpacademy 订阅",
@@ -5,7 +5,7 @@
5
5
  "Answer": "回答",
6
6
  "At the end of this level, you will be able to_": "在此級別結束時,您將可以:",
7
7
  "author": "作者",
8
- "associated_skills": "Associated skills",
8
+ "associated_skills": "相關技能",
9
9
  "Back to Dashboard Home": "返回儀表板主頁",
10
10
  "back_to_catalog": "返回課程",
11
11
  "cart_title": "Coorpacademy 訂閱",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.32.5",
3
+ "version": "11.32.7",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -175,6 +175,5 @@
175
175
  "browserslist": [
176
176
  "last 2 versions",
177
177
  "IE 11"
178
- ],
179
- "gitHead": "88d0f0ea6dc79a029c935d8bc80fb1217c9e0edb"
178
+ ]
180
179
  }
@@ -1,45 +0,0 @@
1
- .container {
2
- width: 300px;
3
- height: 300px;
4
- position: relative;
5
- perspective: 800px;
6
- }
7
-
8
- .square {
9
- position: absolute;
10
- width: 100%;
11
- height: 100%;
12
- transform-style: preserve-3d;
13
- transition: transform 1s;
14
- border: 1px solid black;
15
- top: 100px;
16
- left: 100px;
17
- }
18
-
19
- .flipped > .square {
20
- transform: rotateY(180deg);
21
- }
22
-
23
- .front,
24
- .back {
25
- margin: 0;
26
- display: block;
27
- position: absolute;
28
- width: 100%;
29
- height: 100%;
30
- backface-visibility: hidden;
31
- }
32
-
33
- .front {
34
- font-size: 20px;
35
- display: flex;
36
- align-items: center;
37
- justify-content: center;
38
- flex-flow: column;
39
- }
40
-
41
- .back {
42
- background-image: url(http://img.voi.pmdstatic.net/fit/http.3A.2F.2Fprd2-bone-image.2Es3-website-eu-west-1.2Eamazonaws.2Ecom.2Fprismamedia_people.2F2017.2F06.2F30.2Fa9a1132c-920d-4d0d-af0c-7c686d72dfe5.2Ejpeg/380x285/quality/80/jacques-chirac.jpg);
43
- background-size: cover;
44
- transform: rotateY(180deg);
45
- }
@@ -1,211 +0,0 @@
1
- # Snapshot report for `src/molecule/select-multiple/test/index.js`
2
-
3
- The actual snapshot is saved in `index.js.snap`.
4
-
5
- Generated by [AVA](https://ava.li).
6
-
7
- ## should shallow render when select is opened
8
-
9
- > Snapshot 1
10
-
11
- ShallowWrapper {
12
- <div
13
- className="select-multiple__default variables__defaultText"
14
- >
15
- <span
16
- className="select-multiple__title"
17
- >
18
- Learning Path:
19
- </span>
20
- <div
21
- className="select-multiple__select"
22
- onClick={Function {}}
23
- title="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut"
24
- >
25
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
26
- <SvgComponent⍟
27
- className="select-multiple__arrow select-multiple__down"
28
- color={undefined}
29
- />
30
- </div>
31
- <div
32
- className="select-multiple__activeChoices"
33
- >
34
- <ul
35
- className="select-multiple__list"
36
- >
37
- <li
38
- className="select-multiple__choice"
39
- key="0"
40
- >
41
- <TitledCheckbox⍟
42
- background={undefined}
43
- choice={
44
- {
45
- i: 0,
46
- name: 'Digital',
47
- selected: false,
48
- value: 'digital',
49
- }
50
- }
51
- onToggle={Function {}}
52
- />
53
- </li>
54
- <li
55
- className="select-multiple__choice"
56
- key="1"
57
- >
58
- <TitledCheckbox⍟
59
- background={undefined}
60
- choice={
61
- {
62
- i: 1,
63
- name: 'Esprit du temps',
64
- selected: false,
65
- value: 'espritDuTemps',
66
- }
67
- }
68
- onToggle={Function {}}
69
- />
70
- </li>
71
- <li
72
- className="select-multiple__choice"
73
- key="2"
74
- >
75
- <TitledCheckbox⍟
76
- background={undefined}
77
- choice={
78
- {
79
- i: 2,
80
- name: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut',
81
- selected: true,
82
- value: 'loremIpsum',
83
- }
84
- }
85
- onToggle={Function {}}
86
- />
87
- </li>
88
- <li
89
- className="select-multiple__choice"
90
- key="3"
91
- >
92
- <TitledCheckbox⍟
93
- background={undefined}
94
- choice={
95
- {
96
- i: 3,
97
- name: 'Le monde du projet',
98
- selected: false,
99
- value: 'project',
100
- }
101
- }
102
- onToggle={Function {}}
103
- />
104
- </li>
105
- </ul>
106
- </div>
107
- </div>,
108
- }
109
-
110
- ## should shallow render with default props
111
-
112
- > Snapshot 1
113
-
114
- ShallowWrapper {
115
- <div
116
- className="select-multiple__default variables__defaultText"
117
- >
118
- <span
119
- className="select-multiple__title"
120
- >
121
- Learning Path:
122
- </span>
123
- <div
124
- className="select-multiple__select"
125
- onClick={Function {}}
126
- title="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut"
127
- >
128
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
129
- <SvgComponent⍟
130
- className="select-multiple__arrow"
131
- color={undefined}
132
- />
133
- </div>
134
- <div
135
- className="select-multiple__choices"
136
- >
137
- <ul
138
- className="select-multiple__list"
139
- >
140
- <li
141
- className="select-multiple__choice"
142
- key="0"
143
- >
144
- <TitledCheckbox⍟
145
- background={undefined}
146
- choice={
147
- {
148
- i: 0,
149
- name: 'Digital',
150
- selected: false,
151
- value: 'digital',
152
- }
153
- }
154
- onToggle={Function {}}
155
- />
156
- </li>
157
- <li
158
- className="select-multiple__choice"
159
- key="1"
160
- >
161
- <TitledCheckbox⍟
162
- background={undefined}
163
- choice={
164
- {
165
- i: 1,
166
- name: 'Esprit du temps',
167
- selected: false,
168
- value: 'espritDuTemps',
169
- }
170
- }
171
- onToggle={Function {}}
172
- />
173
- </li>
174
- <li
175
- className="select-multiple__choice"
176
- key="2"
177
- >
178
- <TitledCheckbox⍟
179
- background={undefined}
180
- choice={
181
- {
182
- i: 2,
183
- name: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut',
184
- selected: true,
185
- value: 'loremIpsum',
186
- }
187
- }
188
- onToggle={Function {}}
189
- />
190
- </li>
191
- <li
192
- className="select-multiple__choice"
193
- key="3"
194
- >
195
- <TitledCheckbox⍟
196
- background={undefined}
197
- choice={
198
- {
199
- i: 3,
200
- name: 'Le monde du projet',
201
- selected: false,
202
- value: 'project',
203
- }
204
- }
205
- onToggle={Function {}}
206
- />
207
- </li>
208
- </ul>
209
- </div>
210
- </div>,
211
- }
@@ -1,34 +0,0 @@
1
- [{
2
- "label": "1mn",
3
- "value": 1
4
- }, {
5
- "label": "2mn",
6
- "value": 2
7
- }, {
8
- "label": "3mn",
9
- "value": 3
10
- }, {
11
- "label": "5mn",
12
- "value": 5
13
- }, {
14
- "label": "10mn",
15
- "value": 10
16
- }, {
17
- "label": "15mn",
18
- "value": 15
19
- }, {
20
- "label": "30mn",
21
- "value": 30
22
- }, {
23
- "label": "45mn",
24
- "value": 45
25
- }, {
26
- "label": "1h",
27
- "value": 60
28
- }, {
29
- "label": "2h",
30
- "value": 120
31
- }, {
32
- "label": "2h+",
33
- "value": 121
34
- }]
@@ -1,45 +0,0 @@
1
- .container {
2
- width: 300px;
3
- height: 300px;
4
- position: relative;
5
- perspective: 800px;
6
- }
7
-
8
- .square {
9
- position: absolute;
10
- width: 100%;
11
- height: 100%;
12
- transform-style: preserve-3d;
13
- transition: transform 1s;
14
- border: 1px solid black;
15
- top: 100px;
16
- left: 100px;
17
- }
18
-
19
- .flipped > .square {
20
- transform: rotateY(180deg);
21
- }
22
-
23
- .front,
24
- .back {
25
- margin: 0;
26
- display: block;
27
- position: absolute;
28
- width: 100%;
29
- height: 100%;
30
- backface-visibility: hidden;
31
- }
32
-
33
- .front {
34
- font-size: 20px;
35
- display: flex;
36
- align-items: center;
37
- justify-content: center;
38
- flex-flow: column;
39
- }
40
-
41
- .back {
42
- background-image: url(http://img.voi.pmdstatic.net/fit/http.3A.2F.2Fprd2-bone-image.2Es3-website-eu-west-1.2Eamazonaws.2Ecom.2Fprismamedia_people.2F2017.2F06.2F30.2Fa9a1132c-920d-4d0d-af0c-7c686d72dfe5.2Ejpeg/380x285/quality/80/jacques-chirac.jpg);
43
- background-size: cover;
44
- transform: rotateY(180deg);
45
- }