@cuemath/leap 3.4.13-j1 → 3.5.1-link0

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 (132) hide show
  1. package/README.md +35 -15
  2. package/dist/assets/line-icons/icons/after-noon.js +2 -2
  3. package/dist/assets/line-icons/icons/after-noon.js.map +1 -1
  4. package/dist/assets/line-icons/icons/chevron-left.js.map +1 -1
  5. package/dist/assets/line-icons/icons/chevron-right.js.map +1 -1
  6. package/dist/assets/line-icons/icons/circle-back.js +5 -5
  7. package/dist/assets/line-icons/icons/circle-back.js.map +1 -1
  8. package/dist/assets/line-icons/icons/evening.js +1 -1
  9. package/dist/assets/line-icons/icons/evening.js.map +1 -1
  10. package/dist/assets/line-icons/icons/link.js +2 -2
  11. package/dist/assets/line-icons/icons/link.js.map +1 -1
  12. package/dist/assets/line-icons/icons/morning.js +1 -1
  13. package/dist/assets/line-icons/icons/morning.js.map +1 -1
  14. package/dist/assets/line-icons/icons/pencil.js +1 -13
  15. package/dist/assets/line-icons/icons/pencil.js.map +1 -1
  16. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js +1 -1
  17. package/dist/features/auth/comps/animated-avatar-message/animated-avatar-message.js.map +1 -1
  18. package/dist/features/auth/comps/pill-button/pill-button-styled.js +13 -17
  19. package/dist/features/auth/comps/pill-button/pill-button-styled.js.map +1 -1
  20. package/dist/features/auth/comps/pill-button/pill-button.js +47 -50
  21. package/dist/features/auth/comps/pill-button/pill-button.js.map +1 -1
  22. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js +3 -2
  23. package/dist/features/auth/comps/selectable-info-card/selectable-info-card-styled.js.map +1 -1
  24. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js +9 -12
  25. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide-constants.js.map +1 -1
  26. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js +9 -9
  27. package/dist/features/auth/pla-signup/onboarding-guide/onboarding-guide.js.map +1 -1
  28. package/dist/features/auth/pla-signup/signup-options/signup-options.js +34 -35
  29. package/dist/features/auth/pla-signup/signup-options/signup-options.js.map +1 -1
  30. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js +9 -9
  31. package/dist/features/auth/signup/custom-input-field/country-selector/country-list-menu.js.map +1 -1
  32. package/dist/features/av/av-preview/hooks/use-media-devices.js +65 -65
  33. package/dist/features/av/av-preview/hooks/use-media-devices.js.map +1 -1
  34. package/dist/features/chapters/chapter/comps/supplementary-resources/supplementary-resources.js.map +1 -1
  35. package/dist/features/chapters-v2/comps/node-card/node-card-styled.js +4 -4
  36. package/dist/features/chapters-v2/comps/node-card/node-card-styled.js.map +1 -1
  37. package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js +7 -7
  38. package/dist/features/chapters-v2/comps/node-card/node-menu-options/node-menu-options-styled.js.map +1 -1
  39. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js +3 -3
  40. package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode-star/table-mode-star.js.map +1 -1
  41. package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js +7 -7
  42. package/dist/features/circle-games/game-launcher/comps/tables-card/table-segment-star/table-segment-star.js.map +1 -1
  43. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +18 -18
  44. package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +1 -1
  45. package/dist/features/circle-games/game-launcher/hooks/use-table-launcher-journey/use-table-launcher-journey.js.map +1 -1
  46. package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js +7 -7
  47. package/dist/features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js.map +1 -1
  48. package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js +7 -13
  49. package/dist/features/circle-games/leaderboard/comps/streak-reduction-infobar/streak-reduction-infobar.js.map +1 -1
  50. package/dist/features/circle-games/sign-up/sign-up.js +11 -11
  51. package/dist/features/circle-games/sign-up/sign-up.js.map +1 -1
  52. package/dist/features/circle-games/utils/streak-reduction-localstorage-util.js.map +1 -1
  53. package/dist/features/cue-canvas/sidebar/puzzles/hooks/use-fetch-cue-canvas-activity.js.map +1 -1
  54. package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js +4 -4
  55. package/dist/features/hooks/use-auto-play-permission/use-auto-play-permission-context-provider.js.map +1 -1
  56. package/dist/features/journey/use-journey/constants.js +7 -5
  57. package/dist/features/journey/use-journey/constants.js.map +1 -1
  58. package/dist/features/journey/use-journey/journey-context-provider.js +84 -72
  59. package/dist/features/journey/use-journey/journey-context-provider.js.map +1 -1
  60. package/dist/features/milestone/constants.js +15 -28
  61. package/dist/features/milestone/constants.js.map +1 -1
  62. package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-category/chapter-category-container.js.map +1 -1
  63. package/dist/features/milestone/create/comps/chapters-selection-step/chapter-selection-step-v2/chapter-selection.js.map +1 -1
  64. package/dist/features/milestone/create/comps/test-type-step/test-type-utils.js +16 -23
  65. package/dist/features/milestone/create/comps/test-type-step/test-type-utils.js.map +1 -1
  66. package/dist/features/milestone/outcome/comps/outcome-collection/milestone-outcome-collection-container.js.map +1 -1
  67. package/dist/features/parent-dashboard/hooks/use-fetch-parent-home.js.map +1 -1
  68. package/dist/features/parent-dashboard/modals/help-and-support/help-and-support.js +1 -1
  69. package/dist/features/parent-dashboard/modals/help-and-support/help-and-support.js.map +1 -1
  70. package/dist/features/post-game-stats/digital-meter/digital-meter.js.map +1 -1
  71. package/dist/features/stickers/sticker-selector/sticker-selector.js +65 -65
  72. package/dist/features/stickers/sticker-selector/sticker-selector.js.map +1 -1
  73. package/dist/features/stickers/stickers-effects/stickers-effects-helper.js +11 -16
  74. package/dist/features/stickers/stickers-effects/stickers-effects-helper.js.map +1 -1
  75. package/dist/features/talk-meter/hooks/use-talk-meter.js.map +1 -1
  76. package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel.js +15 -15
  77. package/dist/features/trial-session/comps/av-panels/teacher-av-panel/teacher-av-panel.js.map +1 -1
  78. package/dist/features/trial-session/comps/navigation-bar/index.js +13 -13
  79. package/dist/features/trial-session/comps/navigation-bar/index.js.map +1 -1
  80. package/dist/features/trial-session/comps/school-goals/school-goals.js +60 -60
  81. package/dist/features/trial-session/comps/school-goals/school-goals.js.map +1 -1
  82. package/dist/features/trial-session/comps/student-enrichment/student-enrichment.js +44 -44
  83. package/dist/features/trial-session/comps/student-enrichment/student-enrichment.js.map +1 -1
  84. package/dist/features/trial-session/comps/student-info/student-info.js +35 -35
  85. package/dist/features/trial-session/comps/student-info/student-info.js.map +1 -1
  86. package/dist/features/trial-session/comps/test-prep/test-prep.js +45 -45
  87. package/dist/features/trial-session/comps/test-prep/test-prep.js.map +1 -1
  88. package/dist/features/trial-session/helper.js +49 -49
  89. package/dist/features/trial-session/helper.js.map +1 -1
  90. package/dist/features/trial-session/hooks/use-slide-config-update.js.map +1 -1
  91. package/dist/features/trial-session/trial-session-types.js.map +1 -1
  92. package/dist/features/trial-session/trial-session.js.map +1 -1
  93. package/dist/features/ui/avatar/layers/eyes/variant-16.js +4 -4
  94. package/dist/features/ui/avatar/layers/eyes/variant-16.js.map +1 -1
  95. package/dist/features/ui/avatar/layers/eyes/variant-17.js +3 -3
  96. package/dist/features/ui/avatar/layers/eyes/variant-17.js.map +1 -1
  97. package/dist/features/ui/avatar/layers/eyes/variant-7.js +2 -2
  98. package/dist/features/ui/avatar/layers/eyes/variant-7.js.map +1 -1
  99. package/dist/features/ui/avatar/layers/mouth/variant-17.js +1 -1
  100. package/dist/features/ui/avatar/layers/mouth/variant-17.js.map +1 -1
  101. package/dist/features/ui/hooks/use-context-menu-click-handler.js.map +1 -1
  102. package/dist/features/ui/inputs/searchable-select-input/use-filtered-options.js +8 -8
  103. package/dist/features/ui/inputs/searchable-select-input/use-filtered-options.js.map +1 -1
  104. package/dist/features/ui/perfect-hits/perfect-hits-helpers.js +4 -4
  105. package/dist/features/ui/perfect-hits/perfect-hits-helpers.js.map +1 -1
  106. package/dist/features/ui/selection-cards/selection-cards.js +2 -2
  107. package/dist/features/ui/selection-cards/selection-cards.js.map +1 -1
  108. package/dist/features/wins-dashboard/constants.js.map +1 -1
  109. package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js +14 -14
  110. package/dist/features/worksheet/worksheet/hooks/use-s3-helper.js.map +1 -1
  111. package/dist/features/worksheet/worksheet/worksheet-blocker/blockers/exit-ticket-review.js.map +1 -1
  112. package/dist/features/worksheet/worksheet/worksheet-container.js.map +1 -1
  113. package/dist/features/worksheet/worksheet/worksheet-helpers.js.map +1 -1
  114. package/dist/index.d.ts +18 -16
  115. package/dist/node_modules/query-string/base.js +1 -1
  116. package/dist/node_modules/query-string/node_modules/decode-uri-component/index.js.map +1 -0
  117. package/dist/node_modules/uuid/dist/esm-browser/regex.js +5 -0
  118. package/dist/node_modules/uuid/dist/esm-browser/regex.js.map +1 -0
  119. package/dist/node_modules/uuid/dist/esm-browser/rng.js +2 -3
  120. package/dist/node_modules/uuid/dist/esm-browser/rng.js.map +1 -1
  121. package/dist/node_modules/uuid/dist/esm-browser/stringify.js +10 -6
  122. package/dist/node_modules/uuid/dist/esm-browser/stringify.js.map +1 -1
  123. package/dist/node_modules/uuid/dist/esm-browser/v4.js +9 -12
  124. package/dist/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
  125. package/dist/node_modules/uuid/dist/esm-browser/validate.js +8 -0
  126. package/dist/node_modules/uuid/dist/esm-browser/validate.js.map +1 -0
  127. package/dist/static/lib/polypad-4.5.4.v1.js +0 -1
  128. package/package.json +12 -20
  129. package/dist/node_modules/decode-uri-component/index.js.map +0 -1
  130. package/dist/node_modules/uuid/dist/esm-browser/native.js +0 -7
  131. package/dist/node_modules/uuid/dist/esm-browser/native.js.map +0 -1
  132. /package/dist/node_modules/{decode-uri-component → query-string/node_modules/decode-uri-component}/index.js +0 -0
package/README.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## Prerequisites
2
+
3
+ ### Setting up npm authentication
4
+
5
+ ```bash
6
+ echo "npmAuthToken: ${AUTH_TOKEN}" > ~/.yarnrc.yml
7
+ ```
8
+
1
9
  Peer Dependencies
2
10
 
3
11
  # Worksheet
@@ -16,64 +24,76 @@ rel="stylesheet"
16
24
  # 📊 Analytics Event Bank
17
25
 
18
26
  ## 📌 Purpose
27
+
19
28
  This document serves as a central repository for tracking all analytics events. Understanding **what** events are logged, **how** they are logged, and **where** they are tracked ensures better management and organization.
20
29
 
21
30
  ## 🔍 Tracking Platform-Specific Events
31
+
22
32
  Platform-specific events should be added to designated files to maintain a structured approach.
23
33
 
24
34
  ### 📂 File Structure
25
- - features/
26
- - analytics-events/
27
- - platform-event-student --> Contains student-related events
28
- - platform-event-teacher --> Contains teacher-related events
35
+
36
+ - features/
37
+ - analytics-events/
38
+ - platform-event-student --> Contains student-related events
39
+ - platform-event-teacher --> Contains teacher-related events
29
40
 
30
41
  > **⚠️ Note:** After adding an event to these files, import it into the relevant platform where it needs to be tracked.
31
42
 
32
43
  ## 🛠️ Usage Example
44
+
33
45
  ```javascript
34
46
  const PLATFORM_EVENT_STUDENT = {
35
- // Define events here
36
- YOU_HAVE_SEEN_THE_ANALYTICS_USAGE: 'you_have_seen_the_analytics_usage',
47
+ // Define events here
48
+ YOU_HAVE_SEEN_THE_ANALYTICS_USAGE: 'you_have_seen_the_analytics_usage',
37
49
  };
38
50
  ```
39
51
 
40
52
  ### How to track them on Plugins
53
+
41
54
  Simply whitelist the events that you have added above
55
+
42
56
  ```javascript
43
57
  const PLATFORM_WHITELIST_ANALYTICS_EVENT_STUDENT = {
44
- // whitelist the events here
45
- [PLATFORM_EVENT_STUDENT.YOU_HAVE_SEEN_THE_ANALYTICS_USAGE]: ['mixpanel', 'webengage'],
58
+ // whitelist the events here
59
+ [PLATFORM_EVENT_STUDENT.YOU_HAVE_SEEN_THE_ANALYTICS_USAGE]: ['mixpanel', 'webengage'],
46
60
  };
47
61
  ```
62
+
48
63
  This will make sure that the event is also getting tracked on the specified plugin.
49
64
 
50
65
  ## 🔍 Tracking feature-specific Events
66
+
51
67
  Feature-specific events should be added in the {{your-feature}}-analytics-events.ts which then needs to be imported in the following path:
68
+
52
69
  - features/
53
- - analytics-events/
54
- - whitelist-events.ts
70
+ - analytics-events/
71
+ - whitelist-events.ts
55
72
 
56
73
  ## 🛠️ Usage Example
74
+
57
75
  ```javascript
58
76
  const FEATURE_ANALYTICS_EVENT = {
59
- // Define events here
60
- YOU_HAVE_SEEN_THE_FEATURE_ANALYTICS_USAGE: 'you_have_seen_the_feature_analytics_usage',
77
+ // Define events here
78
+ YOU_HAVE_SEEN_THE_FEATURE_ANALYTICS_USAGE: 'you_have_seen_the_feature_analytics_usage',
61
79
  };
62
80
  ```
63
81
 
64
82
  ### How to track them on Plugins
83
+
65
84
  Simply whitelist the events that you have added above
85
+
66
86
  ```javascript
67
87
  const PLATFORM_WHITELIST_ANALYTICS_EVENT_STUDENT = {
68
- // whitelist the events here
69
- [FEATURE_ANALYTICS_EVENT.YOU_HAVE_SEEN_THE_FEATURE_ANALYTICS_USAGE]: ['mixpanel', 'webengage'],
88
+ // whitelist the events here
89
+ [FEATURE_ANALYTICS_EVENT.YOU_HAVE_SEEN_THE_FEATURE_ANALYTICS_USAGE]: ['mixpanel', 'webengage'],
70
90
  };
71
91
  ```
72
92
 
73
93
  This will make sure that the event is also getting tracked on the specified plugin.
74
94
 
75
-
76
95
  # Troubleshooting
96
+
77
97
  Common troubleshooting steps while using storybook:
78
98
 
79
99
  - If Google Places Search is not working, run on `local.cuemath.com:PORT` instead of `localhost:PORT`
@@ -12,8 +12,8 @@ const l = (o) => /* @__PURE__ */ e(
12
12
  /* @__PURE__ */ C(
13
13
  "path",
14
14
  {
15
- "fill-rule": "evenodd",
16
- "clip-rule": "evenodd",
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
17
  d: "M8.0974 2.22079C6.79885 2.30942 5.61763 2.82629 4.69439 3.63065L3.59479 2.53105L3.0291 3.09673L4.12872 4.19635C3.32446 5.11959 2.80768 6.30088 2.71906 7.59933H1.16406V8.39933H2.71906C2.80768 9.69778 3.32446 10.8791 4.12872 11.8023L3.0291 12.9019L3.59479 13.4676L4.69439 12.368C5.61766 13.1724 6.79902 13.6892 8.09757 13.7779L8.0974 15.3326L8.8974 15.3327L8.89757 13.7779C10.196 13.6893 11.3773 13.1725 12.3006 12.3682L13.4 13.4676L13.9657 12.9019L12.8663 11.8025C13.6707 10.8793 14.1875 9.69788 14.2762 8.39933H15.8307V7.59933H14.2762C14.1875 6.30077 13.6707 5.1194 12.8663 4.19612L13.9657 3.09673L13.4 2.53105L12.3006 3.63045C11.3773 2.82619 10.1959 2.30941 8.8974 2.22079V0.666016H8.0974V2.22079ZM8.4974 3.00719C7.11871 3.00719 5.87138 3.56554 4.96752 4.46945C4.06374 5.37328 3.50545 6.62072 3.50545 7.99933C3.50545 9.37793 4.06374 10.6254 4.96752 11.5292C5.87137 12.4331 7.1189 12.9915 8.49761 12.9915C9.87621 12.9915 11.1237 12.4332 12.0275 11.5294C12.9314 10.6256 13.4898 9.37803 13.4898 7.99933C13.4898 6.62063 12.9314 5.3731 12.0275 4.46925C11.1237 3.56548 9.87602 3.00719 8.4974 3.00719Z",
18
18
  fill: "currentColor"
19
19
  }
@@ -1 +1 @@
1
- {"version":3,"file":"after-noon.js","sources":["../../../../src/assets/line-icons/icons/after-noon.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst Afternoon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n {...props}\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M8.0974 2.22079C6.79885 2.30942 5.61763 2.82629 4.69439 3.63065L3.59479 2.53105L3.0291 3.09673L4.12872 4.19635C3.32446 5.11959 2.80768 6.30088 2.71906 7.59933H1.16406V8.39933H2.71906C2.80768 9.69778 3.32446 10.8791 4.12872 11.8023L3.0291 12.9019L3.59479 13.4676L4.69439 12.368C5.61766 13.1724 6.79902 13.6892 8.09757 13.7779L8.0974 15.3326L8.8974 15.3327L8.89757 13.7779C10.196 13.6893 11.3773 13.1725 12.3006 12.3682L13.4 13.4676L13.9657 12.9019L12.8663 11.8025C13.6707 10.8793 14.1875 9.69788 14.2762 8.39933H15.8307V7.59933H14.2762C14.1875 6.30077 13.6707 5.1194 12.8663 4.19612L13.9657 3.09673L13.4 2.53105L12.3006 3.63045C11.3773 2.82619 10.1959 2.30941 8.8974 2.22079V0.666016H8.0974V2.22079ZM8.4974 3.00719C7.11871 3.00719 5.87138 3.56554 4.96752 4.46945C4.06374 5.37328 3.50545 6.62072 3.50545 7.99933C3.50545 9.37793 4.06374 10.6254 4.96752 11.5292C5.87137 12.4331 7.1189 12.9915 8.49761 12.9915C9.87621 12.9915 11.1237 12.4332 12.0275 11.5294C12.9314 10.6256 13.4898 9.37803 13.4898 7.99933C13.4898 6.62063 12.9314 5.3731 12.0275 4.46925C11.1237 3.56548 9.87602 3.00719 8.4974 3.00719Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.96752 4.46945C5.87138 3.56554 7.11871 3.00719 8.4974 3.00719C9.87602 3.00719 11.1237 3.56548 12.0275 4.46925C12.9314 5.3731 13.4898 6.62063 13.4898 7.99933C13.4898 9.37803 12.9314 10.6256 12.0275 11.5294C11.1237 12.4332 9.87621 12.9915 8.49761 12.9915C7.1189 12.9915 5.87137 12.4331 4.96752 11.5292C4.06374 10.6254 3.50545 9.37793 3.50545 7.99933C3.50545 6.62072 4.06374 5.37328 4.96752 4.46945Z\"\n fill=\"#FFB700\"\n />\n </svg>\n);\n\nexport default Afternoon;\n"],"names":["Afternoon","props","jsxs","jsx","Afternoon$1"],"mappings":";AAEA,MAAMA,IAAyC,CAC7CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAA,gBAAAE;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,aAAU;AAAA,UACV,aAAU;AAAA,UACV,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
1
+ {"version":3,"file":"after-noon.js","sources":["../../../../src/assets/line-icons/icons/after-noon.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst Afternoon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M8.0974 2.22079C6.79885 2.30942 5.61763 2.82629 4.69439 3.63065L3.59479 2.53105L3.0291 3.09673L4.12872 4.19635C3.32446 5.11959 2.80768 6.30088 2.71906 7.59933H1.16406V8.39933H2.71906C2.80768 9.69778 3.32446 10.8791 4.12872 11.8023L3.0291 12.9019L3.59479 13.4676L4.69439 12.368C5.61766 13.1724 6.79902 13.6892 8.09757 13.7779L8.0974 15.3326L8.8974 15.3327L8.89757 13.7779C10.196 13.6893 11.3773 13.1725 12.3006 12.3682L13.4 13.4676L13.9657 12.9019L12.8663 11.8025C13.6707 10.8793 14.1875 9.69788 14.2762 8.39933H15.8307V7.59933H14.2762C14.1875 6.30077 13.6707 5.1194 12.8663 4.19612L13.9657 3.09673L13.4 2.53105L12.3006 3.63045C11.3773 2.82619 10.1959 2.30941 8.8974 2.22079V0.666016H8.0974V2.22079ZM8.4974 3.00719C7.11871 3.00719 5.87138 3.56554 4.96752 4.46945C4.06374 5.37328 3.50545 6.62072 3.50545 7.99933C3.50545 9.37793 4.06374 10.6254 4.96752 11.5292C5.87137 12.4331 7.1189 12.9915 8.49761 12.9915C9.87621 12.9915 11.1237 12.4332 12.0275 11.5294C12.9314 10.6256 13.4898 9.37803 13.4898 7.99933C13.4898 6.62063 12.9314 5.3731 12.0275 4.46925C11.1237 3.56548 9.87602 3.00719 8.4974 3.00719Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.96752 4.46945C5.87138 3.56554 7.11871 3.00719 8.4974 3.00719C9.87602 3.00719 11.1237 3.56548 12.0275 4.46925C12.9314 5.3731 13.4898 6.62063 13.4898 7.99933C13.4898 9.37803 12.9314 10.6256 12.0275 11.5294C11.1237 12.4332 9.87621 12.9915 8.49761 12.9915C7.1189 12.9915 5.87137 12.4331 4.96752 11.5292C4.06374 10.6254 3.50545 9.37793 3.50545 7.99933C3.50545 6.62072 4.06374 5.37328 4.96752 4.46945Z\"\n fill=\"#FFB700\"\n />\n </svg>\n);\n\nexport default Afternoon;\n"],"names":["Afternoon","props","jsxs","jsx","Afternoon$1"],"mappings":";AAEA,MAAMA,IAAyC,CAC7CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAA,gBAAAE;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,UAAS;AAAA,UACT,UAAS;AAAA,UACT,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
@@ -1 +1 @@
1
- {"version":3,"file":"chevron-left.js","sources":["../../../../src/assets/line-icons/icons/chevron-left.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\ninterface IconProps extends SVGProps<SVGSVGElement> {}\n\nconst ChevronLeft: FC<IconProps> = props => (\n <svg\n fill=\"none\"\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.3335 11.4C10.684 11.4 13.4002 8.68386 13.4002 5.33333H14.6002C14.6002 8.31725 12.8016 10.8811 10.2295 12C12.8016 13.1189 14.6002 15.6827 14.6002 18.6667H13.4002C13.4002 15.3161 10.684 12.6 7.3335 12.6V11.4Z\"\n fill=\"currentColor\"\n />\n </svg>\n);\n\nexport default ChevronLeft;\n"],"names":["ChevronLeft","props","jsx","ChevronLeftIcon"],"mappings":";AAIA,MAAMA,IAA6B,CACjCC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,MAAK;AAAA,IACL,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,EAAA;AACF,GAGFC,IAAeH;"}
1
+ {"version":3,"file":"chevron-left.js","sources":["../../../../src/assets/line-icons/icons/chevron-left.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst ChevronLeft: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n fill=\"none\"\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.3335 11.4C10.684 11.4 13.4002 8.68386 13.4002 5.33333H14.6002C14.6002 8.31725 12.8016 10.8811 10.2295 12C12.8016 13.1189 14.6002 15.6827 14.6002 18.6667H13.4002C13.4002 15.3161 10.684 12.6 7.3335 12.6V11.4Z\"\n fill=\"currentColor\"\n />\n </svg>\n);\n\nexport default ChevronLeft;\n"],"names":["ChevronLeft","props","jsx","ChevronLeftIcon"],"mappings":";AAEA,MAAMA,IAA2C,CAC/CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,MAAK;AAAA,IACL,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,EAAA;AACF,GAGFC,IAAeH;"}
@@ -1 +1 @@
1
- {"version":3,"file":"chevron-right.js","sources":["../../../../src/assets/line-icons/icons/chevron-right.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\ninterface IconProps extends SVGProps<SVGSVGElement> {}\n\nconst ChevronRight: FC<IconProps> = props => (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.666 12.6C13.3155 12.6 10.5993 15.3161 10.5993 18.6666H9.39935C9.39935 15.6827 11.1979 13.1188 13.77 12C11.1979 10.8811 9.39935 8.31722 9.39935 5.33329H10.5993C10.5993 8.68382 13.3155 11.4 16.666 11.4V12.6Z\"\n fill=\"currentColor\"\n fillOpacity=\"1\"\n />\n </svg>\n);\n\nexport default ChevronRight;\n"],"names":["ChevronRight","props","jsx","ChevronRightIcon"],"mappings":";AAIA,MAAMA,IAA8B,CAClCC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,QACL,aAAY;AAAA,MAAA;AAAA,IACd;AAAA,EAAA;AACF,GAGFC,IAAeH;"}
1
+ {"version":3,"file":"chevron-right.js","sources":["../../../../src/assets/line-icons/icons/chevron-right.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst ChevronRight: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.666 12.6C13.3155 12.6 10.5993 15.3161 10.5993 18.6666H9.39935C9.39935 15.6827 11.1979 13.1188 13.77 12C11.1979 10.8811 9.39935 8.31722 9.39935 5.33329H10.5993C10.5993 8.68382 13.3155 11.4 16.666 11.4V12.6Z\"\n fill=\"currentColor\"\n fillOpacity=\"1\"\n />\n </svg>\n);\n\nexport default ChevronRight;\n"],"names":["ChevronRight","props","jsx","ChevronRightIcon"],"mappings":";AAEA,MAAMA,IAA4C,CAChDC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,QACL,aAAY;AAAA,MAAA;AAAA,IACd;AAAA,EAAA;AACF,GAGFC,IAAeH;"}
@@ -1,5 +1,5 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
- const o = (e) => /* @__PURE__ */ l(
2
+ const t = (e) => /* @__PURE__ */ l(
3
3
  "svg",
4
4
  {
5
5
  width: "32",
@@ -11,16 +11,16 @@ const o = (e) => /* @__PURE__ */ l(
11
11
  children: /* @__PURE__ */ l(
12
12
  "path",
13
13
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
14
+ fillRule: "evenodd",
15
+ clipRule: "evenodd",
16
16
  d: "M5.33301 15.1997C9.00216 15.1997 11.8473 12.5049 11.8473 9.33301H13.4473C13.4473 11.7395 12.2264 13.8438 10.3521 15.1997L26.6663 15.1997V16.7997L10.3521 16.7997C12.2264 18.1556 13.4473 20.2598 13.4473 22.6663H11.8473C11.8473 19.4945 9.00216 16.7997 5.33301 16.7997V15.1997Z",
17
17
  fill: "white",
18
- "fill-opacity": "0.87"
18
+ fillOpacity: "0.87"
19
19
  }
20
20
  )
21
21
  }
22
22
  );
23
23
  export {
24
- o as default
24
+ t as default
25
25
  };
26
26
  //# sourceMappingURL=circle-back.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"circle-back.js","sources":["../../../../src/assets/line-icons/icons/circle-back.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst CircleBackIcon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"32\"\n height=\"32\"\n viewBox=\"0 0 32 32\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M5.33301 15.1997C9.00216 15.1997 11.8473 12.5049 11.8473 9.33301H13.4473C13.4473 11.7395 12.2264 13.8438 10.3521 15.1997L26.6663 15.1997V16.7997L10.3521 16.7997C12.2264 18.1556 13.4473 20.2598 13.4473 22.6663H11.8473C11.8473 19.4945 9.00216 16.7997 5.33301 16.7997V15.1997Z\"\n fill=\"white\"\n fill-opacity=\"0.87\"\n />\n </svg>\n);\n\nexport default CircleBackIcon;\n"],"names":["CircleBackIcon","props","jsx"],"mappings":";AAEA,MAAMA,IAA8C,CAClDC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,aAAU;AAAA,QACV,aAAU;AAAA,QACV,GAAE;AAAA,QACF,MAAK;AAAA,QACL,gBAAa;AAAA,MAAA;AAAA,IACf;AAAA,EAAA;AACF;"}
1
+ {"version":3,"file":"circle-back.js","sources":["../../../../src/assets/line-icons/icons/circle-back.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst CircleBackIcon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"32\"\n height=\"32\"\n viewBox=\"0 0 32 32\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5.33301 15.1997C9.00216 15.1997 11.8473 12.5049 11.8473 9.33301H13.4473C13.4473 11.7395 12.2264 13.8438 10.3521 15.1997L26.6663 15.1997V16.7997L10.3521 16.7997C12.2264 18.1556 13.4473 20.2598 13.4473 22.6663H11.8473C11.8473 19.4945 9.00216 16.7997 5.33301 16.7997V15.1997Z\"\n fill=\"white\"\n fillOpacity=\"0.87\"\n />\n </svg>\n);\n\nexport default CircleBackIcon;\n"],"names":["CircleBackIcon","props","jsx"],"mappings":";AAEA,MAAMA,IAA8C,CAClDC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,QACL,aAAY;AAAA,MAAA;AAAA,IACd;AAAA,EAAA;AACF;"}
@@ -9,7 +9,7 @@ const t = (l) => /* @__PURE__ */ i(
9
9
  fill: "none",
10
10
  ...l,
11
11
  children: [
12
- /* @__PURE__ */ i("g", { "clip-path": "url(#clip0_4428_4259)", children: [
12
+ /* @__PURE__ */ i("g", { clipPath: "url(#clip0_4428_4259)", children: [
13
13
  /* @__PURE__ */ C(
14
14
  "path",
15
15
  {
@@ -1 +1 @@
1
- {"version":3,"file":"evening.js","sources":["../../../../src/assets/line-icons/icons/evening.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst Evening: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n {...props}\n >\n <g clip-path=\"url(#clip0_4428_4259)\">\n <path\n d=\"M9.41238 16C8.34048 16 7.33556 15.7977 6.39763 15.3931C5.45983 14.9885 4.64006 14.4353 3.93831 13.7336C3.23656 13.0318 2.68339 12.212 2.27878 11.2742C1.87418 10.3363 1.67188 9.3314 1.67188 8.25949C1.67188 6.60407 2.14843 5.1114 3.10153 3.78148C4.05463 2.45156 5.31204 1.5244 6.87375 1C6.81478 2.32709 7.01814 3.60321 7.48385 4.82836C7.94941 6.05366 8.65279 7.13683 9.59399 8.07789C10.535 9.01908 11.6182 9.72246 12.8435 10.188C14.0687 10.6537 15.3448 10.8571 16.6719 10.7981C16.1507 12.3598 15.2244 13.6172 13.8927 14.5703C12.5613 15.5234 11.0678 16 9.41238 16ZM9.41238 15.1494C10.6599 15.1494 11.8153 14.8375 12.8786 14.2137C13.9419 13.59 14.7783 12.7308 15.3879 11.6362C14.1687 11.5223 13.0133 11.2131 11.9217 10.7086C10.8301 10.2039 9.85186 9.51796 8.98708 8.65077C8.1223 7.78358 7.43473 6.80694 6.92436 5.72086C6.414 4.63464 6.1092 3.48192 6.00996 2.26272C4.91835 2.87232 4.0642 3.7123 3.44751 4.78264C2.83082 5.85299 2.52248 7.01194 2.52248 8.25949C2.52248 10.1734 3.19233 11.8001 4.53204 13.1398C5.87174 14.4795 7.49852 15.1494 9.41238 15.1494Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.41238 15.1494C10.6599 15.1494 11.8153 14.8375 12.8786 14.2137C13.9419 13.59 14.7783 12.7308 15.3879 11.6362C14.1687 11.5223 13.0133 11.2131 11.9217 10.7086C10.8301 10.2039 9.85186 9.51796 8.98708 8.65077C8.1223 7.78358 7.43473 6.80694 6.92436 5.72086C6.414 4.63464 6.1092 3.48192 6.00996 2.26272C4.91835 2.87232 4.0642 3.7123 3.44751 4.78264C2.83082 5.85299 2.52248 7.01194 2.52248 8.25949C2.52248 10.1734 3.19233 11.8001 4.53204 13.1398C5.87174 14.4795 7.49852 15.1494 9.41238 15.1494Z\"\n fill=\"#A9099C\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_4428_4259\">\n <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.671875)\" />\n </clipPath>\n </defs>\n </svg>\n);\n\nexport default Evening;\n"],"names":["Evening","props","jsxs","jsx","Evening$1"],"mappings":";AAEA,MAAMA,IAAuC,CAC3CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAC,gBAAAC,EAAA,KAAA,EAAE,aAAU,yBACX,UAAA;AAAA,QAAA,gBAAAC;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACA,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,MAAA,GACF;AAAA,wBACC,QACC,EAAA,UAAA,gBAAAA,EAAC,YAAS,EAAA,IAAG,mBACX,UAAC,gBAAAA,EAAA,QAAA,EAAK,OAAM,MAAK,QAAO,MAAK,MAAK,SAAQ,WAAU,sBAAA,CAAsB,EAC5E,CAAA,GACF;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
1
+ {"version":3,"file":"evening.js","sources":["../../../../src/assets/line-icons/icons/evening.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst Evening: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n {...props}\n >\n <g clipPath=\"url(#clip0_4428_4259)\">\n <path\n d=\"M9.41238 16C8.34048 16 7.33556 15.7977 6.39763 15.3931C5.45983 14.9885 4.64006 14.4353 3.93831 13.7336C3.23656 13.0318 2.68339 12.212 2.27878 11.2742C1.87418 10.3363 1.67188 9.3314 1.67188 8.25949C1.67188 6.60407 2.14843 5.1114 3.10153 3.78148C4.05463 2.45156 5.31204 1.5244 6.87375 1C6.81478 2.32709 7.01814 3.60321 7.48385 4.82836C7.94941 6.05366 8.65279 7.13683 9.59399 8.07789C10.535 9.01908 11.6182 9.72246 12.8435 10.188C14.0687 10.6537 15.3448 10.8571 16.6719 10.7981C16.1507 12.3598 15.2244 13.6172 13.8927 14.5703C12.5613 15.5234 11.0678 16 9.41238 16ZM9.41238 15.1494C10.6599 15.1494 11.8153 14.8375 12.8786 14.2137C13.9419 13.59 14.7783 12.7308 15.3879 11.6362C14.1687 11.5223 13.0133 11.2131 11.9217 10.7086C10.8301 10.2039 9.85186 9.51796 8.98708 8.65077C8.1223 7.78358 7.43473 6.80694 6.92436 5.72086C6.414 4.63464 6.1092 3.48192 6.00996 2.26272C4.91835 2.87232 4.0642 3.7123 3.44751 4.78264C2.83082 5.85299 2.52248 7.01194 2.52248 8.25949C2.52248 10.1734 3.19233 11.8001 4.53204 13.1398C5.87174 14.4795 7.49852 15.1494 9.41238 15.1494Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.41238 15.1494C10.6599 15.1494 11.8153 14.8375 12.8786 14.2137C13.9419 13.59 14.7783 12.7308 15.3879 11.6362C14.1687 11.5223 13.0133 11.2131 11.9217 10.7086C10.8301 10.2039 9.85186 9.51796 8.98708 8.65077C8.1223 7.78358 7.43473 6.80694 6.92436 5.72086C6.414 4.63464 6.1092 3.48192 6.00996 2.26272C4.91835 2.87232 4.0642 3.7123 3.44751 4.78264C2.83082 5.85299 2.52248 7.01194 2.52248 8.25949C2.52248 10.1734 3.19233 11.8001 4.53204 13.1398C5.87174 14.4795 7.49852 15.1494 9.41238 15.1494Z\"\n fill=\"#A9099C\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_4428_4259\">\n <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.671875)\" />\n </clipPath>\n </defs>\n </svg>\n);\n\nexport default Evening;\n"],"names":["Evening","props","jsxs","jsx","Evening$1"],"mappings":";AAEA,MAAMA,IAAuC,CAC3CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAC,gBAAAC,EAAA,KAAA,EAAE,UAAS,yBACV,UAAA;AAAA,QAAA,gBAAAC;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACA,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,MAAA,GACF;AAAA,wBACC,QACC,EAAA,UAAA,gBAAAA,EAAC,YAAS,EAAA,IAAG,mBACX,UAAC,gBAAAA,EAAA,QAAA,EAAK,OAAM,MAAK,QAAO,MAAK,MAAK,SAAQ,WAAU,sBAAA,CAAsB,EAC5E,CAAA,GACF;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
@@ -11,8 +11,8 @@ const o = (e) => /* @__PURE__ */ L(
11
11
  children: /* @__PURE__ */ L(
12
12
  "path",
13
13
  {
14
- "fill-rule": "evenodd",
15
- "clip-rule": "evenodd",
14
+ fillRule: "evenodd",
15
+ clipRule: "evenodd",
16
16
  d: "M7.42419 12.4243C6.27778 13.5707 6.27778 15.4294 7.42419 16.5758C8.57061 17.7222 10.4293 17.7222 11.5757 16.5758L13.3615 14.7901L14.21 15.6386L12.4243 17.4243C10.8092 19.0394 8.19071 19.0394 6.57566 17.4243C4.96062 15.8093 4.96062 13.1908 6.57567 11.5757L8.3614 9.78999L9.20993 10.6385L7.42419 12.4243ZM12.4243 7.42419L10.6385 9.20993L9.78999 8.3614L11.5757 6.57566C13.1908 4.96062 15.8093 4.96062 17.4243 6.57566C19.0394 8.19071 19.0394 10.8092 17.4243 12.4243L15.6386 14.21L14.7901 13.3615L16.5758 11.5757C17.7222 10.4293 17.7222 8.57061 16.5758 7.42419C15.4294 6.27778 13.5707 6.27778 12.4243 7.42419ZM9.56708 15.2814L8.71855 14.4329L14.4329 8.71855L15.2814 9.56708L9.56708 15.2814Z",
17
17
  fill: "currentColor"
18
18
  }
@@ -1 +1 @@
1
- {"version":3,"file":"link.js","sources":["../../../../src/assets/line-icons/icons/link.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst LinkIcon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n {...props}\n >\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M7.42419 12.4243C6.27778 13.5707 6.27778 15.4294 7.42419 16.5758C8.57061 17.7222 10.4293 17.7222 11.5757 16.5758L13.3615 14.7901L14.21 15.6386L12.4243 17.4243C10.8092 19.0394 8.19071 19.0394 6.57566 17.4243C4.96062 15.8093 4.96062 13.1908 6.57567 11.5757L8.3614 9.78999L9.20993 10.6385L7.42419 12.4243ZM12.4243 7.42419L10.6385 9.20993L9.78999 8.3614L11.5757 6.57566C13.1908 4.96062 15.8093 4.96062 17.4243 6.57566C19.0394 8.19071 19.0394 10.8092 17.4243 12.4243L15.6386 14.21L14.7901 13.3615L16.5758 11.5757C17.7222 10.4293 17.7222 8.57061 16.5758 7.42419C15.4294 6.27778 13.5707 6.27778 12.4243 7.42419ZM9.56708 15.2814L8.71855 14.4329L14.4329 8.71855L15.2814 9.56708L9.56708 15.2814Z\"\n fill=\"currentColor\"\n />\n </svg>\n);\n\nexport default LinkIcon;\n"],"names":["LinkIcon","props","jsx"],"mappings":";AAEA,MAAMA,IAAwC,CAC5CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,aAAU;AAAA,QACV,aAAU;AAAA,QACV,GAAE;AAAA,QACF,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,EAAA;AACF;"}
1
+ {"version":3,"file":"link.js","sources":["../../../../src/assets/line-icons/icons/link.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst LinkIcon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"24\"\n height=\"24\"\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n {...props}\n >\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7.42419 12.4243C6.27778 13.5707 6.27778 15.4294 7.42419 16.5758C8.57061 17.7222 10.4293 17.7222 11.5757 16.5758L13.3615 14.7901L14.21 15.6386L12.4243 17.4243C10.8092 19.0394 8.19071 19.0394 6.57566 17.4243C4.96062 15.8093 4.96062 13.1908 6.57567 11.5757L8.3614 9.78999L9.20993 10.6385L7.42419 12.4243ZM12.4243 7.42419L10.6385 9.20993L9.78999 8.3614L11.5757 6.57566C13.1908 4.96062 15.8093 4.96062 17.4243 6.57566C19.0394 8.19071 19.0394 10.8092 17.4243 12.4243L15.6386 14.21L14.7901 13.3615L16.5758 11.5757C17.7222 10.4293 17.7222 8.57061 16.5758 7.42419C15.4294 6.27778 13.5707 6.27778 12.4243 7.42419ZM9.56708 15.2814L8.71855 14.4329L14.4329 8.71855L15.2814 9.56708L9.56708 15.2814Z\"\n fill=\"currentColor\"\n />\n </svg>\n);\n\nexport default LinkIcon;\n"],"names":["LinkIcon","props","jsx"],"mappings":";AAEA,MAAMA,IAAwC,CAC5CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA,gBAAAC;AAAA,MAAC;AAAA,MAAA;AAAA,QACC,UAAS;AAAA,QACT,UAAS;AAAA,QACT,GAAE;AAAA,QACF,MAAK;AAAA,MAAA;AAAA,IACP;AAAA,EAAA;AACF;"}
@@ -9,7 +9,7 @@ const r = (t) => /* @__PURE__ */ l(
9
9
  fill: "none",
10
10
  ...t,
11
11
  children: [
12
- /* @__PURE__ */ l("g", { "clip-path": "url(#clip0_4428_4236)", children: [
12
+ /* @__PURE__ */ l("g", { clipPath: "url(#clip0_4428_4236)", children: [
13
13
  /* @__PURE__ */ i(
14
14
  "path",
15
15
  {
@@ -1 +1 @@
1
- {"version":3,"file":"morning.js","sources":["../../../../src/assets/line-icons/icons/morning.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst Morning: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n {...props}\n >\n <g clip-path=\"url(#clip0_4428_4236)\">\n <path\n d=\"M13.0455 5.74849L12.4868 5.18066L13.85 3.82651L14.4088 4.38526L13.0455 5.74849ZM0.835938 13.4125V12.623H15.8359V13.4125H0.835938ZM7.9412 3.72625V1.84375H8.73067V3.72625H7.9412ZM3.62633 5.73941L2.27219 4.37599L2.83094 3.81743L4.19416 5.18066L3.62633 5.73941ZM4.7241 9.07039H11.9478C11.6451 8.35987 11.169 7.7875 10.5192 7.35329C9.86936 6.91908 9.1416 6.70197 8.33594 6.70197C7.53028 6.70197 6.80252 6.91908 6.15265 7.35329C5.50291 7.7875 5.02673 8.35987 4.7241 9.07039ZM3.69028 9.85987C3.87238 8.71513 4.40094 7.77105 5.27594 7.02763C6.15094 6.28421 7.17094 5.9125 8.33594 5.9125C9.50094 5.9125 10.5209 6.28421 11.3959 7.02763C12.2709 7.77105 12.7995 8.71513 12.9816 9.85987H3.69028Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.7241 9.07039H11.9478C11.6451 8.35987 11.169 7.7875 10.5192 7.35329C9.86936 6.91908 9.1416 6.70197 8.33594 6.70197C7.53028 6.70197 6.80252 6.91908 6.15265 7.35329C5.50291 7.7875 5.02673 8.35987 4.7241 9.07039Z\"\n fill=\"#EC5B13\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_4428_4236\">\n <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.335938)\" />\n </clipPath>\n </defs>\n </svg>\n);\n\nexport default Morning;\n"],"names":["Morning","props","jsxs","jsx","Morning$1"],"mappings":";AAEA,MAAMA,IAAuC,CAC3CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAC,gBAAAC,EAAA,KAAA,EAAE,aAAU,yBACX,UAAA;AAAA,QAAA,gBAAAC;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACA,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,MAAA,GACF;AAAA,wBACC,QACC,EAAA,UAAA,gBAAAA,EAAC,YAAS,EAAA,IAAG,mBACX,UAAC,gBAAAA,EAAA,QAAA,EAAK,OAAM,MAAK,QAAO,MAAK,MAAK,SAAQ,WAAU,sBAAA,CAAsB,EAC5E,CAAA,GACF;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
1
+ {"version":3,"file":"morning.js","sources":["../../../../src/assets/line-icons/icons/morning.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst Morning: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n width=\"16\"\n height=\"16\"\n viewBox=\"0 0 16 16\"\n fill=\"none\"\n {...props}\n >\n <g clipPath=\"url(#clip0_4428_4236)\">\n <path\n d=\"M13.0455 5.74849L12.4868 5.18066L13.85 3.82651L14.4088 4.38526L13.0455 5.74849ZM0.835938 13.4125V12.623H15.8359V13.4125H0.835938ZM7.9412 3.72625V1.84375H8.73067V3.72625H7.9412ZM3.62633 5.73941L2.27219 4.37599L2.83094 3.81743L4.19416 5.18066L3.62633 5.73941ZM4.7241 9.07039H11.9478C11.6451 8.35987 11.169 7.7875 10.5192 7.35329C9.86936 6.91908 9.1416 6.70197 8.33594 6.70197C7.53028 6.70197 6.80252 6.91908 6.15265 7.35329C5.50291 7.7875 5.02673 8.35987 4.7241 9.07039ZM3.69028 9.85987C3.87238 8.71513 4.40094 7.77105 5.27594 7.02763C6.15094 6.28421 7.17094 5.9125 8.33594 5.9125C9.50094 5.9125 10.5209 6.28421 11.3959 7.02763C12.2709 7.77105 12.7995 8.71513 12.9816 9.85987H3.69028Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.7241 9.07039H11.9478C11.6451 8.35987 11.169 7.7875 10.5192 7.35329C9.86936 6.91908 9.1416 6.70197 8.33594 6.70197C7.53028 6.70197 6.80252 6.91908 6.15265 7.35329C5.50291 7.7875 5.02673 8.35987 4.7241 9.07039Z\"\n fill=\"#EC5B13\"\n />\n </g>\n <defs>\n <clipPath id=\"clip0_4428_4236\">\n <rect width=\"16\" height=\"16\" fill=\"white\" transform=\"translate(0.335938)\" />\n </clipPath>\n </defs>\n </svg>\n);\n\nexport default Morning;\n"],"names":["Morning","props","jsxs","jsx","Morning$1"],"mappings":";AAEA,MAAMA,IAAuC,CAC3CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACJ,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAC,gBAAAC,EAAA,KAAA,EAAE,UAAS,yBACV,UAAA;AAAA,QAAA,gBAAAC;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,QACA,gBAAAA;AAAA,UAAC;AAAA,UAAA;AAAA,YACC,GAAE;AAAA,YACF,MAAK;AAAA,UAAA;AAAA,QACP;AAAA,MAAA,GACF;AAAA,wBACC,QACC,EAAA,UAAA,gBAAAA,EAAC,YAAS,EAAA,IAAG,mBACX,UAAC,gBAAAA,EAAA,QAAA,EAAK,OAAM,MAAK,QAAO,MAAK,MAAK,SAAQ,WAAU,sBAAA,CAAsB,EAC5E,CAAA,GACF;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
@@ -10,19 +10,7 @@ const a = (e) => /* @__PURE__ */ i(
10
10
  ...e,
11
11
  children: [
12
12
  /* @__PURE__ */ l("path", { d: "M0 35L0 58L24 58L24 35L12 0L0 35Z", fill: "#FCF4E4" }),
13
- /* @__PURE__ */ l(
14
- "mask",
15
- {
16
- id: "mask-line-icon-pencil",
17
- "mask-type": "alpha",
18
- maskUnits: "userSpaceOnUse",
19
- x: "0",
20
- y: "0",
21
- width: "24",
22
- height: "58",
23
- children: /* @__PURE__ */ l("path", { className: "pencil-dark-shade", d: "M0 35L0 58L24 58L24 35L12 0L0 35Z", fill: "#808080" })
24
- }
25
- ),
13
+ /* @__PURE__ */ l("mask", { id: "mask-line-icon-pencil", maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "24", height: "58", children: /* @__PURE__ */ l("path", { className: "pencil-dark-shade", d: "M0 35L0 58L24 58L24 35L12 0L0 35Z", fill: "#808080" }) }),
26
14
  /* @__PURE__ */ l("g", { mask: "url(#mask-line-icon-pencil)", children: /* @__PURE__ */ l("ellipse", { className: "pencil-dark-shade", cx: "12", cy: "1", rx: "12.9231", ry: "14", fill: "#808080" }) }),
27
15
  /* @__PURE__ */ l("rect", { className: "pencil-dark-shade", y: "36", width: "6", height: "22", fill: "#808080" }),
28
16
  /* @__PURE__ */ l("rect", { className: "pencil-light-shade", x: "6", y: "36", width: "6", height: "22", fill: "#E0E0E0" }),
@@ -1 +1 @@
1
- {"version":3,"file":"pencil.js","sources":["../../../../src/assets/line-icons/icons/pencil.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst PencilIcon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"24\"\n height=\"58\"\n viewBox=\"0 0 24 58\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path d=\"M0 35L0 58L24 58L24 35L12 0L0 35Z\" fill=\"#FCF4E4\" />\n <mask\n id=\"mask-line-icon-pencil\"\n mask-type=\"alpha\"\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"58\"\n >\n <path className=\"pencil-dark-shade\" d=\"M0 35L0 58L24 58L24 35L12 0L0 35Z\" fill=\"#808080\" />\n </mask>\n <g mask=\"url(#mask-line-icon-pencil)\">\n <ellipse className=\"pencil-dark-shade\" cx=\"12\" cy=\"1\" rx=\"12.9231\" ry=\"14\" fill=\"#808080\" />\n </g>\n <rect className=\"pencil-dark-shade\" y=\"36\" width=\"6\" height=\"22\" fill=\"#808080\" />\n <rect className=\"pencil-light-shade\" x=\"6\" y=\"36\" width=\"6\" height=\"22\" fill=\"#E0E0E0\" />\n <rect className=\"pencil-dark-shade\" x=\"12\" y=\"36\" width=\"6\" height=\"22\" fill=\"#808080\" />\n <rect className=\"pencil-light-shade\" x=\"18\" y=\"36\" width=\"6\" height=\"22\" fill=\"#E0E0E0\" />\n <path\n className=\"pencil-dark-shade\"\n d=\"M1.8906 34.7396L0 36H6L4.1094 34.7396C3.4376 34.2917 2.5624 34.2917 1.8906 34.7396Z\"\n fill=\"#808080\"\n />\n <path\n className=\"pencil-dark-shade\"\n d=\"M13.8906 34.7396L12 36H18L16.1094 34.7396C15.4376 34.2917 14.5624 34.2917 13.8906 34.7396Z\"\n fill=\"#808080\"\n />\n <path\n d=\"M10.1094 37.2604L12 36L6 36L7.8906 37.2604C8.5624 37.7083 9.4376 37.7083 10.1094 37.2604Z\"\n fill=\"#FCF4E4\"\n />\n <path\n d=\"M22.1094 37.2604L24 36L18 36L19.8906 37.2604C20.5624 37.7083 21.4376 37.7083 22.1094 37.2604Z\"\n fill=\"#FCF4E4\"\n />\n </svg>\n);\n\nexport default PencilIcon;\n"],"names":["PencilIcon","props","jsxs","jsx","PencilIcon$1"],"mappings":";AAEA,MAAMA,IAA0C,CAC9CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAA,gBAAAE,EAAC,QAAK,EAAA,GAAE,qCAAoC,MAAK,WAAU;AAAA,MAC3D,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,IAAG;AAAA,UACH,aAAU;AAAA,UACV,WAAU;AAAA,UACV,GAAE;AAAA,UACF,GAAE;AAAA,UACF,OAAM;AAAA,UACN,QAAO;AAAA,UAEP,4BAAC,QAAK,EAAA,WAAU,qBAAoB,GAAE,qCAAoC,MAAK,WAAU;AAAA,QAAA;AAAA,MAC3F;AAAA,wBACC,KAAE,EAAA,MAAK,+BACN,UAAC,gBAAAA,EAAA,WAAA,EAAQ,WAAU,qBAAoB,IAAG,MAAK,IAAG,KAAI,IAAG,WAAU,IAAG,MAAK,MAAK,UAAU,CAAA,GAC5F;AAAA,MACA,gBAAAA,EAAC,QAAK,EAAA,WAAU,qBAAoB,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,UAAU,CAAA;AAAA,MAC/E,gBAAAA,EAAA,QAAA,EAAK,WAAU,sBAAqB,GAAE,KAAI,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,WAAU;AAAA,MACtF,gBAAAA,EAAA,QAAA,EAAK,WAAU,qBAAoB,GAAE,MAAK,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,WAAU;AAAA,MACtF,gBAAAA,EAAA,QAAA,EAAK,WAAU,sBAAqB,GAAE,MAAK,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,WAAU;AAAA,MACxF,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,WAAU;AAAA,UACV,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,WAAU;AAAA,UACV,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
1
+ {"version":3,"file":"pencil.js","sources":["../../../../src/assets/line-icons/icons/pencil.tsx"],"sourcesContent":["import { type FC, type SVGProps } from 'react';\n\nconst PencilIcon: FC<SVGProps<SVGSVGElement>> = props => (\n <svg\n width=\"24\"\n height=\"58\"\n viewBox=\"0 0 24 58\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path d=\"M0 35L0 58L24 58L24 35L12 0L0 35Z\" fill=\"#FCF4E4\" />\n <mask id=\"mask-line-icon-pencil\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"24\" height=\"58\">\n <path className=\"pencil-dark-shade\" d=\"M0 35L0 58L24 58L24 35L12 0L0 35Z\" fill=\"#808080\" />\n </mask>\n <g mask=\"url(#mask-line-icon-pencil)\">\n <ellipse className=\"pencil-dark-shade\" cx=\"12\" cy=\"1\" rx=\"12.9231\" ry=\"14\" fill=\"#808080\" />\n </g>\n <rect className=\"pencil-dark-shade\" y=\"36\" width=\"6\" height=\"22\" fill=\"#808080\" />\n <rect className=\"pencil-light-shade\" x=\"6\" y=\"36\" width=\"6\" height=\"22\" fill=\"#E0E0E0\" />\n <rect className=\"pencil-dark-shade\" x=\"12\" y=\"36\" width=\"6\" height=\"22\" fill=\"#808080\" />\n <rect className=\"pencil-light-shade\" x=\"18\" y=\"36\" width=\"6\" height=\"22\" fill=\"#E0E0E0\" />\n <path\n className=\"pencil-dark-shade\"\n d=\"M1.8906 34.7396L0 36H6L4.1094 34.7396C3.4376 34.2917 2.5624 34.2917 1.8906 34.7396Z\"\n fill=\"#808080\"\n />\n <path\n className=\"pencil-dark-shade\"\n d=\"M13.8906 34.7396L12 36H18L16.1094 34.7396C15.4376 34.2917 14.5624 34.2917 13.8906 34.7396Z\"\n fill=\"#808080\"\n />\n <path\n d=\"M10.1094 37.2604L12 36L6 36L7.8906 37.2604C8.5624 37.7083 9.4376 37.7083 10.1094 37.2604Z\"\n fill=\"#FCF4E4\"\n />\n <path\n d=\"M22.1094 37.2604L24 36L18 36L19.8906 37.2604C20.5624 37.7083 21.4376 37.7083 22.1094 37.2604Z\"\n fill=\"#FCF4E4\"\n />\n </svg>\n);\n\nexport default PencilIcon;\n"],"names":["PencilIcon","props","jsxs","jsx","PencilIcon$1"],"mappings":";AAEA,MAAMA,IAA0C,CAC9CC,MAAA,gBAAAC;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,QAAO;AAAA,IACP,SAAQ;AAAA,IACR,MAAK;AAAA,IACL,OAAM;AAAA,IACL,GAAGD;AAAA,IAEJ,UAAA;AAAA,MAAA,gBAAAE,EAAC,QAAK,EAAA,GAAE,qCAAoC,MAAK,WAAU;AAAA,MAC3D,gBAAAA,EAAC,UAAK,IAAG,yBAAwB,WAAU,kBAAiB,GAAE,KAAI,GAAE,KAAI,OAAM,MAAK,QAAO,MACxF,4BAAC,QAAK,EAAA,WAAU,qBAAoB,GAAE,qCAAoC,MAAK,UAAA,CAAU,EAC3F,CAAA;AAAA,wBACC,KAAE,EAAA,MAAK,+BACN,UAAC,gBAAAA,EAAA,WAAA,EAAQ,WAAU,qBAAoB,IAAG,MAAK,IAAG,KAAI,IAAG,WAAU,IAAG,MAAK,MAAK,UAAU,CAAA,GAC5F;AAAA,MACA,gBAAAA,EAAC,QAAK,EAAA,WAAU,qBAAoB,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,UAAU,CAAA;AAAA,MAC/E,gBAAAA,EAAA,QAAA,EAAK,WAAU,sBAAqB,GAAE,KAAI,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,WAAU;AAAA,MACtF,gBAAAA,EAAA,QAAA,EAAK,WAAU,qBAAoB,GAAE,MAAK,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,WAAU;AAAA,MACtF,gBAAAA,EAAA,QAAA,EAAK,WAAU,sBAAqB,GAAE,MAAK,GAAE,MAAK,OAAM,KAAI,QAAO,MAAK,MAAK,WAAU;AAAA,MACxF,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,WAAU;AAAA,UACV,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,WAAU;AAAA,UACV,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,MACA,gBAAAA;AAAA,QAAC;AAAA,QAAA;AAAA,UACC,GAAE;AAAA,UACF,MAAK;AAAA,QAAA;AAAA,MACP;AAAA,IAAA;AAAA,EAAA;AACF,GAGFC,IAAeJ;"}
@@ -102,7 +102,7 @@ const K = {
102
102
  $background: "BLACK_3",
103
103
  $borderColor: "BLACK_5",
104
104
  isVisible: x,
105
- children: /* @__PURE__ */ a(G, { text: V, speed: 10 })
105
+ children: /* @__PURE__ */ a(G, { text: V, speed: 20 })
106
106
  }
107
107
  ) })
108
108
  ]
@@ -1 +1 @@
1
- {"version":3,"file":"animated-avatar-message.js","sources":["../../../../../src/features/auth/comps/animated-avatar-message/animated-avatar-message.tsx"],"sourcesContent":["import {\n useCallback,\n useImperativeHandle,\n useRef,\n useState,\n useEffect,\n type FC,\n useMemo,\n memo,\n} from 'react';\n\nimport { LOTTIE } from '../../../../assets/lottie/lottie';\nimport FlexView from '../../../ui/layout/flex-view';\nimport LottieAnimation from '../../../ui/lottie-animation/lottie-animation';\nimport type { ILottieAnimationRef } from '../../../ui/lottie-animation/types';\nimport { ANIMATION_SEGMENTS, FADE_TIMEOUT } from './animated-avatar-message-constants';\nimport * as Styled from './animated-avatar-message-styled';\nimport type { IAnimatedAvatarMessageProps } from './animated-avatar-message-types';\nimport AnimatedText from './animated-text/animated-text';\n\nconst animationSettings = {\n autoplay: false,\n loop: false,\n renderer: 'canvas',\n};\n\nconst AnimatedAvatarMessage: FC<IAnimatedAvatarMessageProps> = ({\n message,\n confirmationMessage,\n onShowContent,\n confirmationFrames,\n completionFrames,\n isConfirmationVisible,\n ref,\n height = 'auto',\n idleFrames,\n}) => {\n const animationRef = useRef<ILottieAnimationRef | null>(null);\n const timeoutRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n const [isMessageVisible, setIsMessageVisible] = useState(false);\n const [isConfirmationAnimationPlayed, setIsConfirmationAnimationPlayed] = useState(false);\n const [isConfirmationMessageVisible, setIsConfirmationMessageVisible] =\n useState(isConfirmationVisible);\n const shouldUseCustomIdleFrames = useRef(false);\n const idleFramesRef = useRef(idleFrames);\n\n const playIdleLoop = useCallback(() => {\n const animation = animationRef.current;\n\n if (!animation) return;\n\n animation.removeEventListener('complete', playIdleLoop);\n animation.setLoop(true);\n\n const idleSegment =\n shouldUseCustomIdleFrames.current && idleFramesRef.current\n ? idleFramesRef.current\n : ANIMATION_SEGMENTS.IDLE;\n\n animation.playSegments(idleSegment, true);\n }, []);\n\n const handleLottieRender = useCallback(() => {\n const animation = animationRef.current;\n\n if (!animation) return;\n\n animation.playSegments(ANIMATION_SEGMENTS.INITIAL, true);\n\n const onComplete = () => {\n animation.removeEventListener('complete', onComplete);\n setIsMessageVisible(true);\n onShowContent(true);\n animation.playSegments(ANIMATION_SEGMENTS.FINAL, true);\n animation.addEventListener('complete', playIdleLoop);\n };\n\n animation.addEventListener('complete', onComplete);\n }, [onShowContent, playIdleLoop]);\n\n const playAnimation = useCallback(\n (frames: [number, number]) => {\n const animation = animationRef.current;\n\n if (!animation) return;\n\n animation.setLoop(false);\n animation.playSegments(frames, true);\n animation.addEventListener('complete', playIdleLoop);\n },\n [playIdleLoop],\n );\n\n useImperativeHandle(\n ref,\n () => ({\n fadeOutMessageAndPlayCompletion: () =>\n new Promise<void>(resolve => {\n onShowContent(false);\n setIsConfirmationAnimationPlayed(false);\n if (completionFrames && isConfirmationAnimationPlayed) {\n shouldUseCustomIdleFrames.current = false;\n playAnimation(completionFrames);\n }\n timeoutRef.current = setTimeout(() => {\n setIsMessageVisible(false);\n resolve();\n }, FADE_TIMEOUT);\n }),\n\n playConfirmationFrames: () =>\n new Promise<void>(resolve => {\n if (!isConfirmationAnimationPlayed) {\n if (completionFrames) {\n setIsConfirmationAnimationPlayed(true);\n }\n shouldUseCustomIdleFrames.current = !!idleFramesRef.current;\n playAnimation(confirmationFrames);\n }\n\n if (confirmationMessage) {\n setIsMessageVisible(false);\n }\n timeoutRef.current = setTimeout(() => {\n if (confirmationMessage) {\n setIsConfirmationMessageVisible(true);\n }\n setIsMessageVisible(true);\n resolve();\n }, FADE_TIMEOUT);\n }),\n }),\n [\n completionFrames,\n confirmationFrames,\n confirmationMessage,\n isConfirmationAnimationPlayed,\n onShowContent,\n playAnimation,\n ],\n );\n\n const displayMessage = useMemo(() => {\n return isConfirmationMessageVisible && confirmationMessage ? confirmationMessage : message;\n }, [isConfirmationMessageVisible, confirmationMessage, message]);\n\n useEffect(() => {\n idleFramesRef.current = idleFrames;\n }, [idleFrames]);\n\n useEffect(() => {\n return () => {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n };\n }, []);\n\n useEffect(() => {\n setIsConfirmationMessageVisible(isConfirmationVisible);\n }, [isConfirmationVisible]);\n\n useEffect(() => {\n setIsMessageVisible(true);\n onShowContent(true);\n }, [message, onShowContent]);\n\n return (\n <Styled.Wrapper\n $flexDirection=\"row\"\n $justifyContent=\"flex-start\"\n $alignItems=\"center\"\n $flexColumnGapX={0.5}\n $height={height}\n >\n <FlexView>\n <LottieAnimation\n width={118}\n height={119}\n src={LOTTIE.ANIMATED_AVATAR}\n ref={animationRef}\n onRender={handleLottieRender}\n settings={animationSettings}\n />\n </FlexView>\n {isMessageVisible && (\n <FlexView $flex={1}>\n <Styled.MessageWrapper\n $gutterX={1}\n $gapX={0.5}\n $background=\"BLACK_3\"\n $borderColor=\"BLACK_5\"\n isVisible={isMessageVisible}\n >\n <AnimatedText text={displayMessage} speed={10} />\n </Styled.MessageWrapper>\n </FlexView>\n )}\n </Styled.Wrapper>\n );\n};\n\nexport default memo(AnimatedAvatarMessage);\n"],"names":["animationSettings","AnimatedAvatarMessage","message","confirmationMessage","onShowContent","confirmationFrames","completionFrames","isConfirmationVisible","ref","height","idleFrames","animationRef","useRef","timeoutRef","isMessageVisible","setIsMessageVisible","useState","isConfirmationAnimationPlayed","setIsConfirmationAnimationPlayed","isConfirmationMessageVisible","setIsConfirmationMessageVisible","shouldUseCustomIdleFrames","idleFramesRef","playIdleLoop","useCallback","animation","idleSegment","ANIMATION_SEGMENTS","handleLottieRender","onComplete","playAnimation","frames","useImperativeHandle","resolve","FADE_TIMEOUT","displayMessage","useMemo","useEffect","jsxs","Styled.Wrapper","jsx","FlexView","LottieAnimation","LOTTIE","Styled.MessageWrapper","AnimatedText","animatedAvatarMessage","memo"],"mappings":"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"}
1
+ {"version":3,"file":"animated-avatar-message.js","sources":["../../../../../src/features/auth/comps/animated-avatar-message/animated-avatar-message.tsx"],"sourcesContent":["import {\n useCallback,\n useImperativeHandle,\n useRef,\n useState,\n useEffect,\n type FC,\n useMemo,\n memo,\n} from 'react';\n\nimport { LOTTIE } from '../../../../assets/lottie/lottie';\nimport FlexView from '../../../ui/layout/flex-view';\nimport LottieAnimation from '../../../ui/lottie-animation/lottie-animation';\nimport type { ILottieAnimationRef } from '../../../ui/lottie-animation/types';\nimport { ANIMATION_SEGMENTS, FADE_TIMEOUT } from './animated-avatar-message-constants';\nimport * as Styled from './animated-avatar-message-styled';\nimport type { IAnimatedAvatarMessageProps } from './animated-avatar-message-types';\nimport AnimatedText from './animated-text/animated-text';\n\nconst animationSettings = {\n autoplay: false,\n loop: false,\n renderer: 'canvas',\n};\n\nconst AnimatedAvatarMessage: FC<IAnimatedAvatarMessageProps> = ({\n message,\n confirmationMessage,\n onShowContent,\n confirmationFrames,\n completionFrames,\n isConfirmationVisible,\n ref,\n height = 'auto',\n idleFrames,\n}) => {\n const animationRef = useRef<ILottieAnimationRef | null>(null);\n const timeoutRef = useRef<ReturnType<typeof setTimeout> | null>(null);\n const [isMessageVisible, setIsMessageVisible] = useState(false);\n const [isConfirmationAnimationPlayed, setIsConfirmationAnimationPlayed] = useState(false);\n const [isConfirmationMessageVisible, setIsConfirmationMessageVisible] =\n useState(isConfirmationVisible);\n const shouldUseCustomIdleFrames = useRef(false);\n const idleFramesRef = useRef(idleFrames);\n\n const playIdleLoop = useCallback(() => {\n const animation = animationRef.current;\n\n if (!animation) return;\n\n animation.removeEventListener('complete', playIdleLoop);\n animation.setLoop(true);\n\n const idleSegment =\n shouldUseCustomIdleFrames.current && idleFramesRef.current\n ? idleFramesRef.current\n : ANIMATION_SEGMENTS.IDLE;\n\n animation.playSegments(idleSegment, true);\n }, []);\n\n const handleLottieRender = useCallback(() => {\n const animation = animationRef.current;\n\n if (!animation) return;\n\n animation.playSegments(ANIMATION_SEGMENTS.INITIAL, true);\n\n const onComplete = () => {\n animation.removeEventListener('complete', onComplete);\n setIsMessageVisible(true);\n onShowContent(true);\n animation.playSegments(ANIMATION_SEGMENTS.FINAL, true);\n animation.addEventListener('complete', playIdleLoop);\n };\n\n animation.addEventListener('complete', onComplete);\n }, [onShowContent, playIdleLoop]);\n\n const playAnimation = useCallback(\n (frames: [number, number]) => {\n const animation = animationRef.current;\n\n if (!animation) return;\n\n animation.setLoop(false);\n animation.playSegments(frames, true);\n animation.addEventListener('complete', playIdleLoop);\n },\n [playIdleLoop],\n );\n\n useImperativeHandle(\n ref,\n () => ({\n fadeOutMessageAndPlayCompletion: () =>\n new Promise<void>(resolve => {\n onShowContent(false);\n setIsConfirmationAnimationPlayed(false);\n if (completionFrames && isConfirmationAnimationPlayed) {\n shouldUseCustomIdleFrames.current = false;\n playAnimation(completionFrames);\n }\n timeoutRef.current = setTimeout(() => {\n setIsMessageVisible(false);\n resolve();\n }, FADE_TIMEOUT);\n }),\n\n playConfirmationFrames: () =>\n new Promise<void>(resolve => {\n if (!isConfirmationAnimationPlayed) {\n if (completionFrames) {\n setIsConfirmationAnimationPlayed(true);\n }\n shouldUseCustomIdleFrames.current = !!idleFramesRef.current;\n playAnimation(confirmationFrames);\n }\n\n if (confirmationMessage) {\n setIsMessageVisible(false);\n }\n timeoutRef.current = setTimeout(() => {\n if (confirmationMessage) {\n setIsConfirmationMessageVisible(true);\n }\n setIsMessageVisible(true);\n resolve();\n }, FADE_TIMEOUT);\n }),\n }),\n [\n completionFrames,\n confirmationFrames,\n confirmationMessage,\n isConfirmationAnimationPlayed,\n onShowContent,\n playAnimation,\n ],\n );\n\n const displayMessage = useMemo(() => {\n return isConfirmationMessageVisible && confirmationMessage ? confirmationMessage : message;\n }, [isConfirmationMessageVisible, confirmationMessage, message]);\n\n useEffect(() => {\n idleFramesRef.current = idleFrames;\n }, [idleFrames]);\n\n useEffect(() => {\n return () => {\n if (timeoutRef.current) {\n clearTimeout(timeoutRef.current);\n }\n };\n }, []);\n\n useEffect(() => {\n setIsConfirmationMessageVisible(isConfirmationVisible);\n }, [isConfirmationVisible]);\n\n useEffect(() => {\n setIsMessageVisible(true);\n onShowContent(true);\n }, [message, onShowContent]);\n\n return (\n <Styled.Wrapper\n $flexDirection=\"row\"\n $justifyContent=\"flex-start\"\n $alignItems=\"center\"\n $flexColumnGapX={0.5}\n $height={height}\n >\n <FlexView>\n <LottieAnimation\n width={118}\n height={119}\n src={LOTTIE.ANIMATED_AVATAR}\n ref={animationRef}\n onRender={handleLottieRender}\n settings={animationSettings}\n />\n </FlexView>\n {isMessageVisible && (\n <FlexView $flex={1}>\n <Styled.MessageWrapper\n $gutterX={1}\n $gapX={0.5}\n $background=\"BLACK_3\"\n $borderColor=\"BLACK_5\"\n isVisible={isMessageVisible}\n >\n <AnimatedText text={displayMessage} speed={20} />\n </Styled.MessageWrapper>\n </FlexView>\n )}\n </Styled.Wrapper>\n );\n};\n\nexport default memo(AnimatedAvatarMessage);\n"],"names":["animationSettings","AnimatedAvatarMessage","message","confirmationMessage","onShowContent","confirmationFrames","completionFrames","isConfirmationVisible","ref","height","idleFrames","animationRef","useRef","timeoutRef","isMessageVisible","setIsMessageVisible","useState","isConfirmationAnimationPlayed","setIsConfirmationAnimationPlayed","isConfirmationMessageVisible","setIsConfirmationMessageVisible","shouldUseCustomIdleFrames","idleFramesRef","playIdleLoop","useCallback","animation","idleSegment","ANIMATION_SEGMENTS","handleLottieRender","onComplete","playAnimation","frames","useImperativeHandle","resolve","FADE_TIMEOUT","displayMessage","useMemo","useEffect","jsxs","Styled.Wrapper","jsx","FlexView","LottieAnimation","LOTTIE","Styled.MessageWrapper","AnimatedText","animatedAvatarMessage","memo"],"mappings":";;;;;;;;AAoBA,MAAMA,IAAoB;AAAA,EACxB,UAAU;AAAA,EACV,MAAM;AAAA,EACN,UAAU;AACZ,GAEMC,IAAyD,CAAC;AAAA,EAC9D,SAAAC;AAAA,EACA,qBAAAC;AAAA,EACA,eAAAC;AAAA,EACA,oBAAAC;AAAA,EACA,kBAAAC;AAAA,EACA,uBAAAC;AAAA,EACA,KAAAC;AAAA,EACA,QAAAC,IAAS;AAAA,EACT,YAAAC;AACF,MAAM;AACE,QAAAC,IAAeC,EAAmC,IAAI,GACtDC,IAAaD,EAA6C,IAAI,GAC9D,CAACE,GAAkBC,CAAmB,IAAIC,EAAS,EAAK,GACxD,CAACC,GAA+BC,CAAgC,IAAIF,EAAS,EAAK,GAClF,CAACG,GAA8BC,CAA+B,IAClEJ,EAAST,CAAqB,GAC1Bc,IAA4BT,EAAO,EAAK,GACxCU,IAAgBV,EAAOF,CAAU,GAEjCa,IAAeC,EAAY,MAAM;AACrC,UAAMC,IAAYd,EAAa;AAE/B,QAAI,CAACc,EAAW;AAEN,IAAAA,EAAA,oBAAoB,YAAYF,CAAY,GACtDE,EAAU,QAAQ,EAAI;AAEtB,UAAMC,IACJL,EAA0B,WAAWC,EAAc,UAC/CA,EAAc,UACdK,EAAmB;AAEf,IAAAF,EAAA,aAAaC,GAAa,EAAI;AAAA,EAC1C,GAAG,CAAE,CAAA,GAECE,IAAqBJ,EAAY,MAAM;AAC3C,UAAMC,IAAYd,EAAa;AAE/B,QAAI,CAACc,EAAW;AAEN,IAAAA,EAAA,aAAaE,EAAmB,SAAS,EAAI;AAEvD,UAAME,IAAa,MAAM;AACb,MAAAJ,EAAA,oBAAoB,YAAYI,CAAU,GACpDd,EAAoB,EAAI,GACxBX,EAAc,EAAI,GACRqB,EAAA,aAAaE,EAAmB,OAAO,EAAI,GAC3CF,EAAA,iBAAiB,YAAYF,CAAY;AAAA,IAAA;AAG3C,IAAAE,EAAA,iBAAiB,YAAYI,CAAU;AAAA,EAAA,GAChD,CAACzB,GAAemB,CAAY,CAAC,GAE1BO,IAAgBN;AAAA,IACpB,CAACO,MAA6B;AAC5B,YAAMN,IAAYd,EAAa;AAE/B,MAAKc,MAELA,EAAU,QAAQ,EAAK,GACbA,EAAA,aAAaM,GAAQ,EAAI,GACzBN,EAAA,iBAAiB,YAAYF,CAAY;AAAA,IACrD;AAAA,IACA,CAACA,CAAY;AAAA,EAAA;AAGf,EAAAS;AAAA,IACExB;AAAA,IACA,OAAO;AAAA,MACL,iCAAiC,MAC/B,IAAI,QAAc,CAAWyB,MAAA;AAC3B,QAAA7B,EAAc,EAAK,GACnBc,EAAiC,EAAK,GAClCZ,KAAoBW,MACtBI,EAA0B,UAAU,IACpCS,EAAcxB,CAAgB,IAErBO,EAAA,UAAU,WAAW,MAAM;AACpC,UAAAE,EAAoB,EAAK,GACjBkB;WACPC,CAAY;AAAA,MAAA,CAChB;AAAA,MAEH,wBAAwB,MACtB,IAAI,QAAc,CAAWD,MAAA;AAC3B,QAAKhB,MACCX,KACFY,EAAiC,EAAI,GAEbG,EAAA,UAAU,CAAC,CAACC,EAAc,SACpDQ,EAAczB,CAAkB,IAG9BF,KACFY,EAAoB,EAAK,GAEhBF,EAAA,UAAU,WAAW,MAAM;AACpC,UAAIV,KACFiB,EAAgC,EAAI,GAEtCL,EAAoB,EAAI,GAChBkB;WACPC,CAAY;AAAA,MAAA,CAChB;AAAA,IAAA;AAAA,IAEL;AAAA,MACE5B;AAAA,MACAD;AAAA,MACAF;AAAA,MACAc;AAAA,MACAb;AAAA,MACA0B;AAAA,IACF;AAAA,EAAA;AAGI,QAAAK,IAAiBC,EAAQ,MACtBjB,KAAgChB,IAAsBA,IAAsBD,GAClF,CAACiB,GAA8BhB,GAAqBD,CAAO,CAAC;AAE/D,SAAAmC,EAAU,MAAM;AACd,IAAAf,EAAc,UAAUZ;AAAA,EAAA,GACvB,CAACA,CAAU,CAAC,GAEf2B,EAAU,MACD,MAAM;AACX,IAAIxB,EAAW,WACb,aAAaA,EAAW,OAAO;AAAA,EACjC,GAED,CAAE,CAAA,GAELwB,EAAU,MAAM;AACd,IAAAjB,EAAgCb,CAAqB;AAAA,EAAA,GACpD,CAACA,CAAqB,CAAC,GAE1B8B,EAAU,MAAM;AACd,IAAAtB,EAAoB,EAAI,GACxBX,EAAc,EAAI;AAAA,EAAA,GACjB,CAACF,GAASE,CAAa,CAAC,GAGzB,gBAAAkC;AAAA,IAACC;AAAAA,IAAA;AAAA,MACC,gBAAe;AAAA,MACf,iBAAgB;AAAA,MAChB,aAAY;AAAA,MACZ,iBAAiB;AAAA,MACjB,SAAS9B;AAAA,MAET,UAAA;AAAA,QAAA,gBAAA+B,EAACC,GACC,EAAA,UAAA,gBAAAD;AAAA,UAACE;AAAA,UAAA;AAAA,YACC,OAAO;AAAA,YACP,QAAQ;AAAA,YACR,KAAKC,EAAO;AAAA,YACZ,KAAKhC;AAAA,YACL,UAAUiB;AAAA,YACV,UAAU5B;AAAA,UAAA;AAAA,QAAA,GAEd;AAAA,QACCc,KACC,gBAAA0B,EAACC,GAAS,EAAA,OAAO,GACf,UAAA,gBAAAD;AAAA,UAACI;AAAAA,UAAA;AAAA,YACC,UAAU;AAAA,YACV,OAAO;AAAA,YACP,aAAY;AAAA,YACZ,cAAa;AAAA,YACb,WAAW9B;AAAA,YAEX,UAAC,gBAAA0B,EAAAK,GAAA,EAAa,MAAMV,GAAgB,OAAO,IAAI;AAAA,UAAA;AAAA,QAAA,GAEnD;AAAA,MAAA;AAAA,IAAA;AAAA,EAAA;AAIR,GAEeW,IAAAC,EAAK9C,CAAqB;"}
@@ -1,10 +1,10 @@
1
- import n, { css as p } from "styled-components";
1
+ import l, { css as a } from "styled-components";
2
2
  import u from "../../../ui/layout/flex-view.js";
3
3
  import $ from "../../../ui/text/text.js";
4
- const g = n.button`
5
- ${({ selected: o, disabled: r, width: t, height: l, borderColor: e, theme: i, isTransparent: s }) => {
6
- const c = r ? i.colors.WHITE_T_10 : o ? i.colors.WHITE_1 : s ? i.colors.TRANSPARENT : i.colors.BLACK_1, a = r ? i.colors.WHITE_T_15 : e;
7
- return p`
4
+ const g = l.button`
5
+ ${({ selected: o, disabled: r, width: t, height: i, borderColor: s, theme: n, isTransparent: e }) => {
6
+ const c = r ? n.colors.WHITE_T_10 : o ? n.colors.WHITE_1 : e ? n.colors.TRANSPARENT : n.colors.BLACK_1, p = r ? n.colors.WHITE_T_15 : s;
7
+ return a`
8
8
  position: relative;
9
9
  display: inline-flex;
10
10
  align-items: center;
@@ -13,32 +13,28 @@ const g = n.button`
13
13
  transition: all 0.3s ease;
14
14
  padding: 7.5px 16px;
15
15
  border-radius: 40px;
16
- border: 1px solid ${a};
16
+ border: 1px solid ${p};
17
17
  width: ${t ? `${t}` : "auto"}${typeof t == "number" ? "px" : ""};
18
- height: ${l ? `${l}px` : "auto"};
18
+ height: ${i ? `${i}px` : "auto"};
19
19
  min-height: 37px;
20
20
  background-color: ${c};
21
21
  &:hover {
22
- background-color: ${!o && !r ? i.colors.WHITE_T_10 : void 0};
22
+ background-color: ${!o && !r ? n.colors.WHITE_T_10 : void 0};
23
23
  }
24
24
  `;
25
25
  }}
26
- `, d = n(u)`
26
+ `, d = l(u)`
27
27
  visibility: ${({ $showLottie: o }) => o ? "visible" : "hidden"};
28
- `, b = n($)`
29
- transition:
30
- color 0.3s ease,
31
- left 0.3s ease,
32
- opacity 0.8s ease;
28
+ `, b = l($)`
29
+ transition: all 0.3s ease-in-out;
33
30
  position: relative;
34
- opacity: ${({ isVisible: o }) => o ? 1 : 0};
35
31
 
36
32
  ${({ shouldOffsetLabel: o }) => `
37
33
  left: ${o ? "0" : "-10px"};
38
34
  `};
39
35
 
40
- ${({ selected: o, disabled: r, theme: t, textColor: l }) => `
41
- color: ${r ? t.colors.WHITE_T_38 : o ? t.colors.BLACK_1 : l};
36
+ ${({ selected: o, disabled: r, theme: t, textColor: i }) => `
37
+ color: ${r ? t.colors.WHITE_T_38 : o ? t.colors.BLACK_1 : i};
42
38
  `};
43
39
  `;
44
40
  export {
@@ -1 +1 @@
1
- {"version":3,"file":"pill-button-styled.js","sources":["../../../../../src/features/auth/comps/pill-button/pill-button-styled.tsx"],"sourcesContent":["import styled, { css } from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\nimport Text from '../../../ui/text/text';\n\nexport const Wrapper = styled.button<{\n selected: boolean;\n disabled: boolean;\n width?: number | string;\n height?: number;\n borderColor?: string;\n isTransparent?: boolean;\n}>`\n ${({ selected, disabled, width, height, borderColor, theme, isTransparent }) => {\n const getDefaultBgColor = () => {\n if (disabled) return theme.colors.WHITE_T_10;\n\n if (selected) return theme.colors.WHITE_1;\n\n if (isTransparent) return theme.colors.TRANSPARENT;\n\n return theme.colors.BLACK_1;\n };\n\n const defaultBgColor = getDefaultBgColor();\n\n const borderColorVal = disabled ? theme.colors.WHITE_T_15 : borderColor;\n\n return css`\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n cursor: ${disabled ? 'not-allowed' : 'pointer'};\n transition: all 0.3s ease;\n padding: 7.5px 16px;\n border-radius: 40px;\n border: 1px solid ${borderColorVal};\n width: ${width ? `${width}` : 'auto'}${typeof width === 'number' ? 'px' : ''};\n height: ${height ? `${height}px` : 'auto'};\n min-height: 37px;\n background-color: ${defaultBgColor};\n &:hover {\n background-color: ${!selected && !disabled ? theme.colors.WHITE_T_10 : undefined};\n }\n `;\n }}\n`;\n\nexport const IconWrapper = styled(FlexView)<{\n $showLottie: boolean;\n}>`\n visibility: ${({ $showLottie }) => ($showLottie ? 'visible' : 'hidden')};\n`;\n\nexport const Label = styled(Text)<{\n selected: boolean;\n disabled: boolean;\n shouldOffsetLabel: boolean;\n textColor: string;\n isVisible: boolean;\n}>`\n transition:\n color 0.3s ease,\n left 0.3s ease,\n opacity 0.8s ease;\n position: relative;\n opacity: ${({ isVisible }) => (isVisible ? 1 : 0)};\n\n ${({ shouldOffsetLabel }) => `\n left: ${shouldOffsetLabel ? '0' : '-10px'};\n `};\n\n ${({ selected, disabled, theme, textColor }) => `\n color: ${disabled ? theme.colors.WHITE_T_38 : selected ? theme.colors.BLACK_1 : textColor};\n `};\n`;\n"],"names":["Wrapper","styled","selected","disabled","width","height","borderColor","theme","isTransparent","defaultBgColor","borderColorVal","css","IconWrapper","FlexView","$showLottie","Label","Text","isVisible","shouldOffsetLabel","textColor"],"mappings":";;;AAKO,MAAMA,IAAUC,EAAO;AAAA,IAQ1B,CAAC,EAAE,UAAAC,GAAU,UAAAC,GAAU,OAAAC,GAAO,QAAAC,GAAQ,aAAAC,GAAa,OAAAC,GAAO,eAAAC,QAAoB;AAW9E,QAAMC,IATAN,IAAiBI,EAAM,OAAO,aAE9BL,IAAiBK,EAAM,OAAO,UAE9BC,IAAsBD,EAAM,OAAO,cAEhCA,EAAM,OAAO,SAKhBG,IAAiBP,IAAWI,EAAM,OAAO,aAAaD;AAErD,SAAAK;AAAA;AAAA;AAAA;AAAA;AAAA,gBAKKR,IAAW,gBAAgB,SAAS;AAAA;AAAA;AAAA;AAAA,0BAI1BO,CAAc;AAAA,eACzBN,IAAQ,GAAGA,CAAK,KAAK,MAAM,GAAG,OAAOA,KAAU,WAAW,OAAO,EAAE;AAAA,gBAClEC,IAAS,GAAGA,CAAM,OAAO,MAAM;AAAA;AAAA,0BAErBI,CAAc;AAAA;AAAA,4BAEZ,CAACP,KAAY,CAACC,IAAWI,EAAM,OAAO,aAAa,MAAS;AAAA;AAAA;AAGtF,CAAC;AAAA,GAGUK,IAAcX,EAAOY,CAAQ;AAAA,gBAG1B,CAAC,EAAE,aAAAC,EAAA,MAAmBA,IAAc,YAAY,QAAS;AAAA,GAG5DC,IAAQd,EAAOe,CAAI;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,aAYnB,CAAC,EAAE,WAAAC,EAAA,MAAiBA,IAAY,IAAI,CAAE;AAAA;AAAA,IAE/C,CAAC,EAAE,mBAAAC,EAAA,MAAwB;AAAA,YACnBA,IAAoB,MAAM,OAAO;AAAA,GAC1C;AAAA;AAAA,IAEC,CAAC,EAAE,UAAAhB,GAAU,UAAAC,GAAU,OAAAI,GAAO,WAAAY,EAAgB,MAAA;AAAA,aACrChB,IAAWI,EAAM,OAAO,aAAaL,IAAWK,EAAM,OAAO,UAAUY,CAAS;AAAA,GAC1F;AAAA;"}
1
+ {"version":3,"file":"pill-button-styled.js","sources":["../../../../../src/features/auth/comps/pill-button/pill-button-styled.tsx"],"sourcesContent":["import styled, { css } from 'styled-components';\n\nimport FlexView from '../../../ui/layout/flex-view';\nimport Text from '../../../ui/text/text';\n\nexport const Wrapper = styled.button<{\n selected: boolean;\n disabled: boolean;\n width?: number | string;\n height?: number;\n borderColor?: string;\n isTransparent?: boolean;\n}>`\n ${({ selected, disabled, width, height, borderColor, theme, isTransparent }) => {\n const getDefaultBgColor = () => {\n if (disabled) return theme.colors.WHITE_T_10;\n\n if (selected) return theme.colors.WHITE_1;\n\n if (isTransparent) return theme.colors.TRANSPARENT;\n\n return theme.colors.BLACK_1;\n };\n\n const defaultBgColor = getDefaultBgColor();\n\n const borderColorVal = disabled ? theme.colors.WHITE_T_15 : borderColor;\n\n return css`\n position: relative;\n display: inline-flex;\n align-items: center;\n justify-content: center;\n cursor: ${disabled ? 'not-allowed' : 'pointer'};\n transition: all 0.3s ease;\n padding: 7.5px 16px;\n border-radius: 40px;\n border: 1px solid ${borderColorVal};\n width: ${width ? `${width}` : 'auto'}${typeof width === 'number' ? 'px' : ''};\n height: ${height ? `${height}px` : 'auto'};\n min-height: 37px;\n background-color: ${defaultBgColor};\n &:hover {\n background-color: ${!selected && !disabled ? theme.colors.WHITE_T_10 : undefined};\n }\n `;\n }}\n`;\n\nexport const IconWrapper = styled(FlexView)<{\n $showLottie: boolean;\n}>`\n visibility: ${({ $showLottie }) => ($showLottie ? 'visible' : 'hidden')};\n`;\n\nexport const Label = styled(Text)<{\n selected: boolean;\n disabled: boolean;\n shouldOffsetLabel: boolean;\n textColor: string;\n}>`\n transition: all 0.3s ease-in-out;\n position: relative;\n\n ${({ shouldOffsetLabel }) => `\n left: ${shouldOffsetLabel ? '0' : '-10px'};\n `};\n\n ${({ selected, disabled, theme, textColor }) => `\n color: ${disabled ? theme.colors.WHITE_T_38 : selected ? theme.colors.BLACK_1 : textColor};\n `};\n`;\n"],"names":["Wrapper","styled","selected","disabled","width","height","borderColor","theme","isTransparent","defaultBgColor","borderColorVal","css","IconWrapper","FlexView","$showLottie","Label","Text","shouldOffsetLabel","textColor"],"mappings":";;;AAKO,MAAMA,IAAUC,EAAO;AAAA,IAQ1B,CAAC,EAAE,UAAAC,GAAU,UAAAC,GAAU,OAAAC,GAAO,QAAAC,GAAQ,aAAAC,GAAa,OAAAC,GAAO,eAAAC,QAAoB;AAW9E,QAAMC,IATAN,IAAiBI,EAAM,OAAO,aAE9BL,IAAiBK,EAAM,OAAO,UAE9BC,IAAsBD,EAAM,OAAO,cAEhCA,EAAM,OAAO,SAKhBG,IAAiBP,IAAWI,EAAM,OAAO,aAAaD;AAErD,SAAAK;AAAA;AAAA;AAAA;AAAA;AAAA,gBAKKR,IAAW,gBAAgB,SAAS;AAAA;AAAA;AAAA;AAAA,0BAI1BO,CAAc;AAAA,eACzBN,IAAQ,GAAGA,CAAK,KAAK,MAAM,GAAG,OAAOA,KAAU,WAAW,OAAO,EAAE;AAAA,gBAClEC,IAAS,GAAGA,CAAM,OAAO,MAAM;AAAA;AAAA,0BAErBI,CAAc;AAAA;AAAA,4BAEZ,CAACP,KAAY,CAACC,IAAWI,EAAM,OAAO,aAAa,MAAS;AAAA;AAAA;AAGtF,CAAC;AAAA,GAGUK,IAAcX,EAAOY,CAAQ;AAAA,gBAG1B,CAAC,EAAE,aAAAC,EAAA,MAAmBA,IAAc,YAAY,QAAS;AAAA,GAG5DC,IAAQd,EAAOe,CAAI;AAAA;AAAA;AAAA;AAAA,IAS5B,CAAC,EAAE,mBAAAC,EAAA,MAAwB;AAAA,YACnBA,IAAoB,MAAM,OAAO;AAAA,GAC1C;AAAA;AAAA,IAEC,CAAC,EAAE,UAAAf,GAAU,UAAAC,GAAU,OAAAI,GAAO,WAAAW,EAAgB,MAAA;AAAA,aACrCf,IAAWI,EAAM,OAAO,aAAaL,IAAWK,EAAM,OAAO,UAAUW,CAAS;AAAA,GAC1F;AAAA;"}
@@ -1,82 +1,79 @@
1
- import { jsx as r, jsxs as k } from "react/jsx-runtime";
2
- import { memo as y, useState as l, useCallback as c, useEffect as B } from "react";
3
- import { useTheme as O } from "styled-components";
4
- import S from "../../../ui/arrow-tooltip/arrow-tooltip.js";
5
- import V from "../../../ui/hooks/use-click-handler.js";
6
- import X from "../../../ui/layout/flex-view.js";
7
- import Y from "../../../ui/lottie-animation/lottie-animation.js";
8
- import { Wrapper as D, IconWrapper as F, Label as G } from "./pill-button-styled.js";
9
- const q = {
1
+ import { jsx as o, jsxs as R } from "react/jsx-runtime";
2
+ import { memo as _, useState as L, useCallback as l, useEffect as j } from "react";
3
+ import { useTheme as k } from "styled-components";
4
+ import y from "../../../ui/arrow-tooltip/arrow-tooltip.js";
5
+ import B from "../../../ui/hooks/use-click-handler.js";
6
+ import O from "../../../ui/layout/flex-view.js";
7
+ import S from "../../../ui/lottie-animation/lottie-animation.js";
8
+ import { Wrapper as X, IconWrapper as Y, Label as D } from "./pill-button-styled.js";
9
+ const F = {
10
10
  autoplay: !0,
11
11
  loop: !0,
12
12
  renderer: "canvas"
13
- }, z = ({
14
- id: a,
15
- label: n,
13
+ }, G = ({
14
+ id: i,
15
+ label: a,
16
16
  selected: t = !1,
17
17
  disabled: e = !1,
18
- animatedLabel: i = "",
19
- icon: s,
20
- onClick: f,
21
- tooltip: h,
22
- width: C,
18
+ animatedLabel: u = "",
19
+ icon: r,
20
+ onClick: c,
21
+ tooltip: f,
22
+ width: A,
23
23
  analyticsLabel: $,
24
24
  analyticsProps: g,
25
25
  isTransparent: v = !1
26
26
  }) => {
27
- const [w, m] = l(!1), [o, I] = l(!1), [E, p] = l(!0), [L, T] = l(n), { colors: x } = O(), u = !!i, b = c(() => {
28
- f(a);
29
- }, [a, f]), { handleClick: H } = V({ label: n, analyticsLabel: $, analyticsProps: g }, b);
30
- B(() => {
31
- if (!u || e) return;
32
- const _ = setInterval(() => {
33
- p(!1), setTimeout(() => {
34
- I((j) => !j), T(o ? n : i), p(!0);
35
- }, 400);
36
- }, 1500);
37
- return () => clearInterval(_);
38
- }, [i, e, o, n, u]);
39
- const W = c(() => m(!0), []), M = c(() => m(!1), []), d = !!s && !e && (u || t || w), P = x[o ? "YELLOW_4" : "WHITE_1"], R = x[o && !t ? "YELLOW_4" : "WHITE_1"], A = /* @__PURE__ */ r(
40
- D,
27
+ const [C, h] = L(!1), [n, E] = L(!1), { colors: m } = k(), s = !!u, I = l(() => {
28
+ c(i);
29
+ }, [i, c]), { handleClick: w } = B({ label: a, analyticsLabel: $, analyticsProps: g }, I);
30
+ j(() => {
31
+ if (!s || e) return;
32
+ const M = setInterval(() => {
33
+ E((P) => !P);
34
+ }, 1e3);
35
+ return () => clearInterval(M);
36
+ }, [e, s]);
37
+ const H = l(() => h(!0), []), T = l(() => h(!1), []), p = !!r && !e && (s || t || C), W = m[n ? "YELLOW_4" : "WHITE_1"], b = m[n && !t ? "YELLOW_4" : "WHITE_1"], d = n ? u : a, x = /* @__PURE__ */ o(
38
+ X,
41
39
  {
42
40
  selected: t,
43
41
  disabled: e,
44
- onClick: H,
45
- onMouseEnter: W,
46
- onMouseLeave: M,
47
- width: C,
48
- borderColor: P,
42
+ onClick: w,
43
+ onMouseEnter: H,
44
+ onMouseLeave: T,
45
+ width: A,
46
+ borderColor: W,
49
47
  isTransparent: v,
50
- children: /* @__PURE__ */ k(
51
- X,
48
+ children: /* @__PURE__ */ R(
49
+ O,
52
50
  {
53
51
  $flexDirection: "row",
54
52
  $alignItems: "center",
55
53
  $justifyContent: "center",
56
54
  $flexColumnGapX: 0.25,
57
55
  children: [
58
- s && /* @__PURE__ */ r(F, { $widthX: 1, $heightX: 1, $showLottie: d, children: /* @__PURE__ */ r(Y, { src: s, settings: q }) }),
59
- /* @__PURE__ */ r(
60
- G,
56
+ r && /* @__PURE__ */ o(Y, { $widthX: 1, $heightX: 1, $showLottie: p, children: /* @__PURE__ */ o(S, { src: r, settings: F }) }),
57
+ /* @__PURE__ */ o(
58
+ D,
61
59
  {
62
- shouldOffsetLabel: d || !s,
60
+ shouldOffsetLabel: p || !r,
63
61
  selected: t,
64
62
  disabled: e,
65
- $renderAs: o ? t ? "ub3-bold" : "ub3" : t ? "ub2-bold" : "ub2",
66
- textColor: R,
67
- isVisible: E,
68
- children: L
63
+ $renderAs: n ? t ? "ub3-bold" : "ub3" : t ? "ub2-bold" : "ub2",
64
+ textColor: b,
65
+ children: d
69
66
  },
70
- L
67
+ d
71
68
  )
72
69
  ]
73
70
  }
74
71
  )
75
72
  }
76
73
  );
77
- return e && h ? /* @__PURE__ */ r(S, { renderAs: "primary", tooltipItem: h, position: "top", children: A }) : A;
78
- }, st = y(z);
74
+ return e && f ? /* @__PURE__ */ o(y, { renderAs: "primary", tooltipItem: f, position: "top", children: x }) : x;
75
+ }, et = _(G);
79
76
  export {
80
- st as default
77
+ et as default
81
78
  };
82
79
  //# sourceMappingURL=pill-button.js.map