@cuemath/leap 2.8.36-hg3 → 2.8.36-link.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/illustrations/illustrations.js +2 -0
- package/dist/assets/illustrations/illustrations.js.map +1 -1
- package/dist/assets/lottie/lottie.js +0 -6
- package/dist/assets/lottie/lottie.js.map +1 -1
- package/dist/assets/sounds/sounds.js +7 -0
- package/dist/assets/sounds/sounds.js.map +1 -0
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js +6 -6
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/constants.js.map +1 -1
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js +73 -29
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card-styled.js.map +1 -1
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js +85 -87
- package/dist/features/circle-games/game-launcher/comps/segmented-game-card/segmented-game-card.js.map +1 -1
- package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js +15 -25
- package/dist/features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js.map +1 -1
- package/dist/features/circle-games/game-launcher/game-launcher.js +65 -108
- package/dist/features/circle-games/game-launcher/game-launcher.js.map +1 -1
- package/dist/features/circle-games/games/web-view/enums/project-ids-enum.js +14 -0
- package/dist/features/circle-games/games/web-view/enums/project-ids-enum.js.map +1 -0
- package/dist/features/circle-games/games/web-view/enums/project-type-enum.js +1 -1
- package/dist/features/circle-games/games/web-view/enums/project-type-enum.js.map +1 -1
- package/dist/features/circle-games/games/web-view/web-view-types.js.map +1 -1
- package/dist/features/circle-games/games/web-view/web-view.js +82 -69
- package/dist/features/circle-games/games/web-view/web-view.js.map +1 -1
- package/dist/features/post-game-stats/accuracy/accuracy-styled.js +16 -17
- package/dist/features/post-game-stats/accuracy/accuracy-styled.js.map +1 -1
- package/dist/features/post-game-stats/clock/clock-styled.js +10 -11
- package/dist/features/post-game-stats/clock/clock-styled.js.map +1 -1
- package/dist/features/post-game-stats/points/points.js +24 -25
- package/dist/features/post-game-stats/points/points.js.map +1 -1
- package/dist/features/post-game-stats/post-game-stats-styled.js +1 -1
- package/dist/features/post-game-stats/post-game-stats-styled.js.map +1 -1
- package/dist/features/post-game-stats/streak/streak-styled.js +17 -18
- package/dist/features/post-game-stats/streak/streak-styled.js.map +1 -1
- package/dist/features/talk-meter/helper.js +11 -0
- package/dist/features/talk-meter/helper.js.map +1 -0
- package/dist/features/talk-meter/hooks/use-talk-meter.js +112 -0
- package/dist/features/talk-meter/hooks/use-talk-meter.js.map +1 -0
- package/dist/features/talk-meter/ripple/index.js +62 -0
- package/dist/features/talk-meter/ripple/index.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-styled.js +89 -0
- package/dist/features/talk-meter/talk-meter-styled.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js +22 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view-styled.js.map +1 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js +101 -0
- package/dist/features/talk-meter/talk-meter-view/talk-meter-view.js.map +1 -0
- package/dist/features/talk-meter/talk-meter.js +73 -0
- package/dist/features/talk-meter/talk-meter.js.map +1 -0
- package/dist/features/trial-session/comps/trial-circle-game/constants.js.map +1 -1
- package/dist/features/trial-session/comps/trial-circle-game/trial-circle-game.js.map +1 -1
- package/dist/index.d.ts +141 -78
- package/dist/index.js +201 -194
- package/dist/index.js.map +1 -1
- package/dist/static/female-avatar.b8cd1012.svg +1 -0
- package/dist/static/male-avatar.2febc9eb.svg +1 -0
- package/package.json +2 -3
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js +0 -53
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container-styled.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js +0 -24
- package/dist/features/circle-games/game-launcher/comps/card-container/card-container.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/card-container/constants.js +0 -7
- package/dist/features/circle-games/game-launcher/comps/card-container/constants.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js +0 -20
- package/dist/features/circle-games/game-launcher/comps/tables-card/constants.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js +0 -24
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode-styled.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js +0 -54
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-mode/table-mode.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star-styled.js +0 -11
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star-styled.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star.js +0 -16
- package/dist/features/circle-games/game-launcher/comps/tables-card/table-star/table-star.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js +0 -161
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card-styled.js.map +0 -1
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js +0 -225
- package/dist/features/circle-games/game-launcher/comps/tables-card/tables-card.js.map +0 -1
- package/dist/static/advance-mode-segment-lottie.51ff6707.json +0 -1
- package/dist/static/infinite-button-bg.5909225e.json +0 -1
- package/dist/static/infinite-button-symbol.aa31350c.json +0 -1
- package/dist/static/random-mode-segment-lottie.79cf1c07.json +0 -1
- package/dist/static/sequence-mode-segment-lottie.11ac49e9.json +0 -1
- package/dist/static/table-mode-reveal.b44a82c3.json +0 -1
package/dist/index.js
CHANGED
@@ -22,7 +22,7 @@ import { default as w } from "./assets/line-icons/icons/clock2.js";
|
|
22
22
|
import { default as Y } from "./assets/line-icons/icons/code.js";
|
23
23
|
import { default as F } from "./assets/line-icons/icons/copy.js";
|
24
24
|
import { default as j } from "./assets/line-icons/icons/cross.js";
|
25
|
-
import { default as
|
25
|
+
import { default as Z } from "./assets/line-icons/icons/cue-rocket.js";
|
26
26
|
import { default as X } from "./assets/line-icons/icons/dash-arrow.js";
|
27
27
|
import { default as ee } from "./assets/line-icons/icons/down.js";
|
28
28
|
import { default as re } from "./assets/line-icons/icons/draft.js";
|
@@ -49,7 +49,7 @@ import { default as we } from "./assets/line-icons/icons/mistake.js";
|
|
49
49
|
import { default as Ye } from "./assets/line-icons/icons/mobile.js";
|
50
50
|
import { default as Fe } from "./assets/line-icons/icons/more-vertical.js";
|
51
51
|
import { default as je } from "./assets/line-icons/icons/next.js";
|
52
|
-
import { default as
|
52
|
+
import { default as Ze } from "./assets/line-icons/icons/pencil.js";
|
53
53
|
import { default as Xe } from "./assets/line-icons/icons/pointer.js";
|
54
54
|
import { default as eo } from "./assets/line-icons/icons/play.js";
|
55
55
|
import { default as ro } from "./assets/line-icons/icons/play2.js";
|
@@ -75,8 +75,8 @@ import { default as Vo } from "./assets/line-icons/icons/undo.js";
|
|
75
75
|
import { default as Qo } from "./assets/line-icons/icons/unlock.js";
|
76
76
|
import { default as Ko } from "./assets/line-icons/icons/up.js";
|
77
77
|
import { default as Jo } from "./assets/line-icons/icons/user.js";
|
78
|
-
import { default as
|
79
|
-
import { default as
|
78
|
+
import { default as zo } from "./assets/line-icons/icons/user2.js";
|
79
|
+
import { default as qo, default as Xo } from "./assets/line-icons/icons/sketch.js";
|
80
80
|
import { default as er } from "./assets/line-icons/icons/back2.js";
|
81
81
|
import { default as rr } from "./assets/line-icons/icons/chevron-right.js";
|
82
82
|
import { default as ar } from "./assets/line-icons/icons/chevron-left.js";
|
@@ -102,7 +102,7 @@ import { ArcButton as wr } from "./features/ui/arc-button/arc-button.js";
|
|
102
102
|
import { default as Yr } from "./features/ui/error/error.js";
|
103
103
|
import { default as Fr } from "./features/ui/inputs/checkbox-input/checkbox-input.js";
|
104
104
|
import { default as jr } from "./features/ui/inputs/checkbox-input-list/checkbox-input-list.js";
|
105
|
-
import { default as
|
105
|
+
import { default as Zr } from "./features/ui/inputs/radio-input/radio-input.js";
|
106
106
|
import { default as Xr } from "./features/ui/inputs/select-input/select-input.js";
|
107
107
|
import { default as et } from "./features/ui/inputs/searchable-select-input/searchable-select-input.js";
|
108
108
|
import { default as rt } from "./features/ui/inputs/google-places-search-input/google-places-search-input.js";
|
@@ -128,8 +128,8 @@ import { default as Vt } from "./features/ui/time-left-timeline/time-left-timeli
|
|
128
128
|
import { default as Qt } from "./features/ui/tab/tab.js";
|
129
129
|
import { default as Kt } from "./features/ui/streak-icon/streak-icon.js";
|
130
130
|
import { default as Jt } from "./features/ui/separator/separator.js";
|
131
|
-
import { default as
|
132
|
-
import { default as
|
131
|
+
import { default as zt } from "./features/ui/video/index.js";
|
132
|
+
import { default as qt } from "./features/ui/perfect-hits/perfect-hits.js";
|
133
133
|
import { PLATFORM_EVENTS_STUDENT as $t } from "./features/analytics-events/platform-events-student.js";
|
134
134
|
import { PLATFORM_EVENTS_TEACHER as oa } from "./features/analytics-events/platform-events-teacher.js";
|
135
135
|
import { WHITELIST_EVENTS as ta } from "./features/analytics-events/whitelist-events.js";
|
@@ -141,91 +141,92 @@ import { default as na } from "./features/chapters/lpar-chapter/lpar-chapter.js"
|
|
141
141
|
import { default as Ia } from "./features/chapters/lpar-milestone-chapter/lpar-milestone-chapter.js";
|
142
142
|
import { default as Ta } from "./features/chapters/lpar-chapter/block-section/sat-sheet-item/sat-sheet-summary/sat-sheet-summary.js";
|
143
143
|
import { checkIfPPTNodeType as Sa } from "./features/chapters/lpar-chapter/utils/index.js";
|
144
|
-
import { GAME_LAUNCHER_ASSET_PADDING as Aa } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
|
145
|
-
import {
|
146
|
-
import {
|
147
|
-
import {
|
148
|
-
import {
|
149
|
-
import {
|
150
|
-
import {
|
151
|
-
import {
|
152
|
-
import { ProjectOutcome as
|
153
|
-
import { WebViewEvent as
|
154
|
-
import { ProjectType as
|
155
|
-
import { PlayerType as
|
156
|
-
import { IStatsToAwardErrorCode as
|
157
|
-
import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as
|
158
|
-
import { GameLauncher as
|
159
|
-
import { useGetCircleHomeDetailsDal as
|
160
|
-
import { usePostUpdateCircleJourneyDal as
|
161
|
-
import { Leaderboard as
|
162
|
-
import { BackgroundImage as
|
163
|
-
import { SplashScreen as
|
164
|
-
import { SignUp as
|
165
|
-
import { default as
|
166
|
-
import { default as
|
167
|
-
import { default as
|
168
|
-
import { default as
|
169
|
-
import { default as
|
170
|
-
import { default as
|
171
|
-
import { EVENTS as
|
172
|
-
import { useInClassActionDispatcher as
|
173
|
-
import { default as
|
174
|
-
import { EClassTimeAlertLevel as
|
175
|
-
import { useClassTimeAlerts as
|
176
|
-
import { default as
|
177
|
-
import {
|
178
|
-
import {
|
179
|
-
import {
|
180
|
-
import {
|
181
|
-
import {
|
182
|
-
import {
|
183
|
-
import {
|
184
|
-
import { default as
|
185
|
-
import { default as
|
186
|
-
import { default as
|
187
|
-
import { default as
|
188
|
-
import { default as
|
189
|
-
import { default as
|
190
|
-
import { default as
|
191
|
-
import { default as
|
192
|
-
import { default as
|
193
|
-
import { default as
|
194
|
-
import { default as
|
195
|
-
import { default as
|
196
|
-
import { default as
|
197
|
-
import { default as
|
198
|
-
import {
|
199
|
-
import {
|
200
|
-
import {
|
201
|
-
import {
|
202
|
-
import {
|
203
|
-
import { default as
|
204
|
-
import {
|
205
|
-
import {
|
206
|
-
import {
|
207
|
-
import { default as
|
208
|
-
import { default as
|
209
|
-
import { default as
|
210
|
-
import {
|
211
|
-
import {
|
212
|
-
import {
|
213
|
-
import { default as
|
214
|
-
import {
|
215
|
-
import {
|
216
|
-
import {
|
217
|
-
import { default as
|
218
|
-
import { default as
|
219
|
-
import { default as
|
220
|
-
import { default as
|
221
|
-
import { default as
|
222
|
-
import { default as
|
223
|
-
import { default as
|
144
|
+
import { GAME_LAUNCHER_ASSET_PADDING as Aa, GAME_LAUNCHER_SIZE as Pa } from "./features/circle-games/game-launcher/comps/segmented-game-card/constants.js";
|
145
|
+
import { useGetLeaderboardDal as ha } from "./features/circle-games/leaderboard/dal/use-get-leaderboard-dal/use-get-leaderboard-dal.js";
|
146
|
+
import { ELeaderboardType as ka } from "./features/circle-games/leaderboard/enums/leaderboard-type-enum.js";
|
147
|
+
import { useCircleSounds as Na } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds.js";
|
148
|
+
import { CircleSoundKey as Oa } from "./features/circle-games/hooks/use-circle-sounds/use-circle-sounds-enums.js";
|
149
|
+
import { Tutorial as Da } from "./features/circle-games/games/tutorial/tutorial.js";
|
150
|
+
import { WebView as ya } from "./features/circle-games/games/web-view/web-view.js";
|
151
|
+
import { GameId as ga, LessonId as ba, MiniGameId as Ua, ProjectId as va, PuzzleId as Wa } from "./features/circle-games/games/web-view/enums/project-ids-enum.js";
|
152
|
+
import { ProjectOutcome as wa } from "./features/circle-games/games/web-view/enums/project-outcomes-enum.js";
|
153
|
+
import { WebViewEvent as Ya } from "./features/circle-games/games/web-view/enums/web-view-events-enum.js";
|
154
|
+
import { ProjectType as Fa } from "./features/circle-games/games/web-view/enums/project-type-enum.js";
|
155
|
+
import { PlayerType as ja } from "./features/circle-games/games/web-view/enums/player-type-enum.js";
|
156
|
+
import { IStatsToAwardErrorCode as Za } from "./features/circle-games/games/web-view/web-view-types.js";
|
157
|
+
import { CIRCLE_ONBOARDING_ANALYTICS_STEPS as Xa } from "./features/circle-games/enum/circle-onboarding-steps.js";
|
158
|
+
import { GameLauncher as ef } from "./features/circle-games/game-launcher/game-launcher.js";
|
159
|
+
import { useGetCircleHomeDetailsDal as rf } from "./features/circle-games/game-launcher/dal/use-get-circle-home-details-dal/use-get-circle-home-details-dal.js";
|
160
|
+
import { usePostUpdateCircleJourneyDal as af } from "./features/circle-games/game-launcher/dal/use-post-update-circle-journey-dal/use-post-update-circle-journey-dal.js";
|
161
|
+
import { Leaderboard as sf } from "./features/circle-games/leaderboard/leaderboard.js";
|
162
|
+
import { BackgroundImage as pf, CircularSteps as mf } from "./features/circle-games/sign-up/comp/circular-steps/circular-steps.js";
|
163
|
+
import { SplashScreen as df } from "./features/circle-games/sign-up/comp/splash-screen/splash-screen.js";
|
164
|
+
import { SignUp as nf } from "./features/circle-games/sign-up/sign-up.js";
|
165
|
+
import { default as If } from "./features/cue-canvas/cue-canvas-provider.js";
|
166
|
+
import { default as Ef } from "./features/cue-canvas/toolbar/toolbar.js";
|
167
|
+
import { default as Cf } from "./features/cue-canvas/cue-canvas.js";
|
168
|
+
import { default as Pf } from "./features/cue-canvas/hooks/use-canvas-sync-broker.js";
|
169
|
+
import { default as hf } from "./features/communication/hooks/use-inclass-message-broker/use-inclass-message-broker.js";
|
170
|
+
import { default as kf } from "./features/communication/hooks/use-trial-session-message-broker/use-trial-session-message-broker.js";
|
171
|
+
import { EVENTS as Nf } from "./features/communication/pub-sub/constants.js";
|
172
|
+
import { useInClassActionDispatcher as Of, useInClassActionListener as Rf } from "./features/communication/pub-sub/hooks.js";
|
173
|
+
import { default as Gf } from "./features/trial-session/trial-session.js";
|
174
|
+
import { EClassTimeAlertLevel as Bf } from "./features/trial-session/trial-session-types.js";
|
175
|
+
import { useClassTimeAlerts as bf } from "./features/trial-session/hooks/use-class-time-alerts.js";
|
176
|
+
import { default as vf } from "./features/talk-meter/talk-meter.js";
|
177
|
+
import { default as Vf } from "./features/extra-practice/extra-practice.js";
|
178
|
+
import { useAutoPlayPermission as Qf } from "./features/hooks/use-auto-play-permission/use-auto-play-permission.js";
|
179
|
+
import { JOURNEY_ID_STUDENT as Kf } from "./features/journey/journey-id/journey-id-student.js";
|
180
|
+
import { useJourney as Jf } from "./features/journey/use-journey/use-journey.js";
|
181
|
+
import { JourneyProvider as zf } from "./features/journey/use-journey/journey-context-provider.js";
|
182
|
+
import { IndicatorType as qf } from "./features/journey/use-journey/constants.js";
|
183
|
+
import { Coachmark as $f } from "./features/journey/comps/coachmark/coachmark.js";
|
184
|
+
import { default as os } from "./features/milestone/create/submit-modal/submit-modal.js";
|
185
|
+
import { default as ts } from "./features/milestone/create/comps/confirmation-modals/goal-creation-confirmation.js";
|
186
|
+
import { default as fs } from "./features/milestone/create/comps/confirmation-modals/chapter-clearance-confirmation.js";
|
187
|
+
import { default as ls } from "./features/milestone/create/milestone-create-container.js";
|
188
|
+
import { default as ms } from "./features/milestone/edit/goal-drafts/goal-draft-edit-container.js";
|
189
|
+
import { default as ds } from "./features/milestone/outcome/milestone-outcome-container.js";
|
190
|
+
import { default as ns } from "./features/milestone/outcome/comps/achievement/reason-submit-modal.js";
|
191
|
+
import { default as Is } from "./features/milestone/outcome/comps/achievement/share-instructions-modal.js";
|
192
|
+
import { default as Ts } from "./features/milestone/edit/comps/edit-milestone-modal/index.js";
|
193
|
+
import { default as Ss } from "./features/milestone/edit/goal-edit-container.js";
|
194
|
+
import { default as As } from "./features/milestone/edit/milestone-edit-container.js";
|
195
|
+
import { default as _s } from "./features/milestone/milestone-list-container/milestone-list-container.js";
|
196
|
+
import { default as Ls } from "./features/milestone/milestone-action-widget/milestone-action-widget.js";
|
197
|
+
import { default as Ms } from "./features/milestone/start/milestone-start.js";
|
198
|
+
import { default as Hs } from "./features/milestone/milestone-tests/tests-creation/tests-creation.js";
|
199
|
+
import { ACHIEVEMENT_ACTIONS as Rs, STAGES as Ds } from "./features/milestone/outcome/milestone-outcome-constants.js";
|
200
|
+
import { invalidateMilestonesData as ys, useGetAllMilestonesdata as Bs } from "./features/milestone/milestone-list-container/api/get-milestones.js";
|
201
|
+
import { invalidateTestHelpData as bs, useGetTestHelpData as Us } from "./features/milestone/milestone-list-container/api/get-tests-list.js";
|
202
|
+
import { invalidateMilestoneResources as Ws, useGetMilestoneResources as Vs } from "./features/milestone/milestone-list-container/api/get-milestone-resources.js";
|
203
|
+
import { default as Qs } from "./features/pointer-sync/pointer.js";
|
204
|
+
import { default as Ks } from "./features/pointer-sync/hooks/use-pointer-sync.js";
|
205
|
+
import { PostGameStats as Js } from "./features/post-game-stats/post-game-stats.js";
|
206
|
+
import { EPostGameStat as zs } from "./features/post-game-stats/enums/post-game-stats-enum.js";
|
207
|
+
import { default as qs } from "./features/sheet-tools/desmos-calculator/desmos-calculator.js";
|
208
|
+
import { default as $s } from "./features/sheet-tools/tool-header/tool-header.js";
|
209
|
+
import { default as ol } from "./features/sheets/sheets-list/sheets-list.js";
|
210
|
+
import { default as tl } from "./features/sheets/reference-sheet/reference-sheet.js";
|
211
|
+
import { isV3Worksheet as fl, isV3WorksheetAttempt as sl } from "./features/sheets/utils/is-v3-worksheet.js";
|
212
|
+
import { COMPLETED_SHEET_STATE as pl, NODE_LABELS as ml, NODE_SUB_GROUP as ul, NODE_TYPE as dl, PYTHON_NODE_TYPES as xl, REWARDS_LIST as nl, SHEET_ACTIONS as cl, SHEET_ATTEMPT_LOCATION as Il, SHEET_ATTEMPT_LOCATION_MAP as il, SHEET_ATTEMPT_STATE as Tl, SHEET_DATA_TYPE as El, SHEET_STATE as Sl } from "./features/sheets/constants/sheet.js";
|
213
|
+
import { default as Al } from "./features/student-details/student-details.js";
|
214
|
+
import { default as _l } from "./features/utils/load-script.js";
|
215
|
+
import { ACTION_BAR_HEIGHT as Ll, QUESTIONS_GAP as kl, QUESTION_WIDTH as Ml, TOP_NAVIGATION_HEIGHT as Nl } from "./features/worksheet/worksheet/constants.js";
|
216
|
+
import { isOkayTypeQuestion as Ol } from "./features/worksheet/worksheet/worksheet-helpers.js";
|
217
|
+
import { default as Dl } from "./features/worksheet/worksheet/worksheet-container.js";
|
218
|
+
import { default as yl } from "./features/worksheet/worksheet-preview/worksheet-preview.js";
|
219
|
+
import { default as gl } from "./features/worksheet/worksheet/worksheet-permissions/sheet-locked.js";
|
220
|
+
import { default as Ul } from "./features/worksheet/worksheet/worksheet-permissions/error.js";
|
221
|
+
import { default as Wl } from "./features/worksheet/learnosity-preloader/learnosity-preloader.js";
|
222
|
+
import { default as wl } from "./features/worksheet/learnosity-preloader/use-is-learnosity-loaded.js";
|
223
|
+
import { default as Yl } from "./features/worksheet/worksheet-preview/hooks/use-worksheet-layout.js";
|
224
|
+
import { default as Fl } from "./features/maintenance/maintenance.js";
|
224
225
|
export {
|
225
|
-
|
226
|
+
Rs as ACHIEVEMENT_ACTIONS,
|
226
227
|
hr as AccordionSection,
|
227
|
-
|
228
|
-
|
228
|
+
ns as AchievementNotShareReasonModal,
|
229
|
+
Is as AchievementShareInstructionModal,
|
229
230
|
x as AlertIcon,
|
230
231
|
it as AppLoader,
|
231
232
|
wr as ArcButton,
|
@@ -234,7 +235,7 @@ export {
|
|
234
235
|
vt as Avatar,
|
235
236
|
er as Back2Icon,
|
236
237
|
c as BackIcon,
|
237
|
-
|
238
|
+
pf as BackgroundImage,
|
238
239
|
E as Bin2Icon,
|
239
240
|
i as BinIcon,
|
240
241
|
h as Book2Icon,
|
@@ -244,13 +245,13 @@ export {
|
|
244
245
|
O as Bulb2Icon,
|
245
246
|
N as BulbIcon,
|
246
247
|
yr as Button,
|
247
|
-
|
248
|
-
|
248
|
+
Xa as CIRCLE_ONBOARDING_ANALYTICS_STEPS,
|
249
|
+
pl as COMPLETED_SHEET_STATE,
|
249
250
|
D as CalendarIcon,
|
250
251
|
Nt as Callout,
|
251
252
|
st as CascadingSelectInput,
|
252
253
|
ma as Chapter,
|
253
|
-
|
254
|
+
fs as ChapterClearanceConfirmationModal,
|
254
255
|
da as ChaptersList,
|
255
256
|
xr as ChatIcon,
|
256
257
|
g as Check2Icon,
|
@@ -260,51 +261,52 @@ export {
|
|
260
261
|
sr as ChevronDownIcon,
|
261
262
|
ar as ChevronLeftIcon,
|
262
263
|
rr as ChevronRightIcon,
|
263
|
-
|
264
|
+
Oa as CircleSoundKey,
|
264
265
|
Et as CircularLoader,
|
265
|
-
|
266
|
+
mf as CircularSteps,
|
266
267
|
gr as Clickable,
|
267
268
|
U as ClipboardIcon,
|
268
269
|
w as Clock2Icon,
|
269
270
|
W as ClockIcon,
|
270
|
-
|
271
|
+
$f as Coachmark,
|
271
272
|
Y as CodeIcon,
|
272
273
|
Nr as ContextMenu,
|
273
274
|
F as CopyIcon,
|
274
275
|
Or as CountdownTimer,
|
275
276
|
j as CrossIcon,
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
277
|
+
Cf as CueCanvas,
|
278
|
+
Ef as CueCanvasController,
|
279
|
+
If as CueCanvasProvider,
|
280
|
+
Z as CueRocket,
|
280
281
|
cr as CuemathLogo,
|
281
282
|
X as DashArrowIcon,
|
282
|
-
|
283
|
+
qs as DesmosCalculator,
|
283
284
|
ee as DownIcon,
|
284
285
|
re as DraftIcon,
|
285
286
|
ae as DragIcon,
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
287
|
+
Bf as EClassTimeAlertLevel,
|
288
|
+
ka as ELeaderboardType,
|
289
|
+
zs as EPostGameStat,
|
290
|
+
Nf as EVENTS,
|
290
291
|
pe as Edit2Icon,
|
291
292
|
se as EditIcon,
|
292
|
-
|
293
|
+
Ts as EditMilestoneModal,
|
293
294
|
ue as EditStarIcon,
|
294
295
|
xe as EraserIcon,
|
295
296
|
Yr as Error,
|
296
|
-
|
297
|
-
|
297
|
+
$s as ExpandableHeader,
|
298
|
+
Vf as ExtraPractice,
|
298
299
|
ie as Eye2Icon,
|
299
300
|
ce as EyeIcon,
|
300
301
|
ct as FlexView,
|
301
302
|
Aa as GAME_LAUNCHER_ASSET_PADDING,
|
302
|
-
|
303
|
+
Pa as GAME_LAUNCHER_SIZE,
|
303
304
|
pr as GameIcon,
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
305
|
+
ga as GameId,
|
306
|
+
ef as GameLauncher,
|
307
|
+
ts as GoalCreationConfirmationModal,
|
308
|
+
ms as GoalDraftEdit,
|
309
|
+
Ss as GoalEdit,
|
308
310
|
rt as GooglePlacesSearchInput,
|
309
311
|
r as GradeSelector,
|
310
312
|
Ee as HandIcon,
|
@@ -313,160 +315,165 @@ export {
|
|
313
315
|
he as HomeIcon,
|
314
316
|
s as ILLUSTRATIONS,
|
315
317
|
p as IMAGES,
|
316
|
-
|
318
|
+
Za as IStatsToAwardErrorCode,
|
317
319
|
Ur as IconButton,
|
318
320
|
ke as ImageIcon,
|
319
|
-
|
321
|
+
qf as IndicatorType,
|
320
322
|
Oe as Info2Icon,
|
321
323
|
Ne as InfoIcon,
|
322
|
-
|
323
|
-
|
324
|
+
Kf as JOURNEY_ID_STUDENT,
|
325
|
+
zf as JourneyProvider,
|
324
326
|
u as LOTTIE,
|
325
327
|
na as LPARChapter,
|
326
328
|
Ia as LPARMilestoneChapter,
|
327
|
-
|
328
|
-
|
329
|
+
sf as Leaderboard,
|
330
|
+
Wl as LearnosityPreloader,
|
329
331
|
De as LeftIcon,
|
332
|
+
ba as LessonId,
|
330
333
|
ge as Lock2Icon,
|
331
334
|
ye as LockIcon,
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
335
|
+
Fl as Maintenance,
|
336
|
+
Ls as MilestoneActionWidget,
|
337
|
+
ls as MilestoneCreate,
|
338
|
+
As as MilestoneEdit,
|
339
|
+
_s as MilestoneList,
|
340
|
+
ds as MilestoneOutcome,
|
341
|
+
Ms as MilestoneStart,
|
342
|
+
Ua as MiniGameId,
|
339
343
|
We as Minus2Icon,
|
340
344
|
Ue as MinusIcon,
|
341
345
|
we as MistakeIcon,
|
342
346
|
Ye as Mobile,
|
343
347
|
Fe as MoreVerticalIcon,
|
344
348
|
la as MultiTabBlocker,
|
345
|
-
|
346
|
-
|
347
|
-
|
349
|
+
ml as NODE_LABELS,
|
350
|
+
ul as NODE_SUB_GROUP,
|
351
|
+
dl as NODE_TYPE,
|
348
352
|
ir as Next2Icon,
|
349
353
|
je as NextIcon,
|
350
354
|
Dr as Nudge,
|
351
355
|
pt as NumRangeInput,
|
352
356
|
$t as PLATFORM_EVENTS_STUDENT,
|
353
357
|
oa as PLATFORM_EVENTS_TEACHER,
|
354
|
-
|
355
|
-
|
358
|
+
xl as PYTHON_NODE_TYPES,
|
359
|
+
Ze as PencilIcon,
|
356
360
|
ut as PercentileInput,
|
357
|
-
|
361
|
+
qt as PerfectHits,
|
358
362
|
ro as Play2Icon,
|
359
363
|
eo as PlayIcon,
|
360
|
-
|
364
|
+
ja as PlayerType,
|
361
365
|
so as Plus2Icon,
|
362
366
|
ao as PlusIcon,
|
363
367
|
Xe as PointerIcon,
|
364
|
-
|
368
|
+
Js as PostGameStats,
|
365
369
|
po as PracticeIcon,
|
366
|
-
|
370
|
+
yl as PreviewWorksheet,
|
367
371
|
uo as ProgressIcon,
|
368
|
-
|
369
|
-
|
372
|
+
va as ProjectId,
|
373
|
+
wa as ProjectOutcome,
|
374
|
+
Fa as ProjectType,
|
375
|
+
Wa as PuzzleId,
|
370
376
|
no as QuestionIcon,
|
371
377
|
Io as QuestionLetterIcon,
|
372
|
-
|
378
|
+
nl as REWARDS_LIST,
|
373
379
|
Ct as RadioCard,
|
374
|
-
|
380
|
+
Zr as RadioInput,
|
375
381
|
To as RedoIcon,
|
376
|
-
|
377
|
-
|
382
|
+
tl as ReferenceSheet,
|
383
|
+
Qs as RemotePeerPointer,
|
378
384
|
So as RightIcon,
|
379
385
|
Ao as RulerIcon,
|
380
386
|
Ta as SATSheetSummary,
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
387
|
+
cl as SHEET_ACTIONS,
|
388
|
+
Il as SHEET_ATTEMPT_LOCATION,
|
389
|
+
il as SHEET_ATTEMPT_LOCATION_MAP,
|
390
|
+
Tl as SHEET_ATTEMPT_STATE,
|
391
|
+
El as SHEET_DATA_TYPE,
|
392
|
+
Sl as SHEET_STATE,
|
393
|
+
Ds as STAGES,
|
394
|
+
qo as ScribbleIcon,
|
389
395
|
_o as SearchIcon,
|
390
396
|
et as SearchableSelectInput,
|
391
397
|
Pt as SectionList,
|
392
398
|
Xr as SelectInput,
|
393
399
|
xt as SelectionCards,
|
394
400
|
Jt as Separator,
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
401
|
+
Ul as SheetError,
|
402
|
+
ol as SheetList,
|
403
|
+
gl as SheetLocked,
|
404
|
+
nf as SignUp,
|
399
405
|
Xo as SketchIcon,
|
400
406
|
Ho as Skip2Icon,
|
401
407
|
Mo as SkipIcon,
|
402
|
-
|
408
|
+
df as SplashScreen,
|
403
409
|
Ro as Star2Icon,
|
404
410
|
Lo as StarIcon,
|
405
411
|
a as Stepper,
|
406
412
|
Kt as StreakIcon,
|
407
413
|
Go as StrikedEyeIcon,
|
408
|
-
|
409
|
-
|
414
|
+
Al as StudentDetails,
|
415
|
+
os as SubmitMilestoneModal,
|
410
416
|
Bo as SwitchIcon,
|
411
417
|
Qt as TabComponent,
|
412
418
|
kt as Tag,
|
413
|
-
|
419
|
+
vf as TalkMeter,
|
420
|
+
Hs as TestsCreation,
|
414
421
|
ht as Text,
|
415
422
|
Wr as TextButton,
|
416
423
|
at as TextInput,
|
417
424
|
bo as TickIcon,
|
418
425
|
Vt as TimeLeftTimeline,
|
419
|
-
|
426
|
+
Gf as TrialSession,
|
420
427
|
vo as TrophyIcon,
|
421
|
-
|
428
|
+
Da as Tutorial,
|
422
429
|
ur as TutoringIcon,
|
423
430
|
Ot as UIContext,
|
424
431
|
Vo as UndoIcon,
|
425
432
|
Qo as UnlockIcon,
|
426
433
|
Ko as UpIcon,
|
427
|
-
|
434
|
+
zo as User2Icon,
|
428
435
|
Jo as UserIcon,
|
429
|
-
|
436
|
+
zt as Video,
|
430
437
|
ta as WHITELIST_EVENTS,
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
+
Ll as WORKSHEET_ACTION_BAR_HEIGHT,
|
439
|
+
kl as WORKSHEET_QUESTIONS_GAP,
|
440
|
+
Ml as WORKSHEET_QUESTION_WIDTH,
|
441
|
+
Nl as WORKSHEET_TOP_NAVIGATION_HEIGHT,
|
442
|
+
ya as WebView,
|
443
|
+
Ya as WebViewEvent,
|
444
|
+
Dl as Worksheet,
|
438
445
|
Sa as checkIfPPTNodeType,
|
439
446
|
bt as getTheme,
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
447
|
+
Ws as invalidateMilestoneResources,
|
448
|
+
ys as invalidateMilestonesData,
|
449
|
+
bs as invalidateTestHelpData,
|
450
|
+
Ol as isOkayTypeQuestion,
|
451
|
+
fl as isV3Worksheet,
|
452
|
+
sl as isV3WorksheetAttempt,
|
453
|
+
_l as loadScript,
|
454
|
+
Qf as useAutoPlayPermission,
|
455
|
+
Pf as useCanvasSyncBroker,
|
456
|
+
Na as useCircleSounds,
|
457
|
+
bf as useClassTimeAlerts,
|
451
458
|
Bt as useContextMenuClickHandler,
|
452
459
|
Pr as useForceReload,
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
460
|
+
Bs as useGetAllMilestonesdata,
|
461
|
+
rf as useGetCircleHomeDetailsDal,
|
462
|
+
ha as useGetLeaderboardDal,
|
463
|
+
Vs as useGetMilestoneResources,
|
464
|
+
Us as useGetTestHelpData,
|
465
|
+
Of as useInClassActionDispatcher,
|
466
|
+
Rf as useInClassActionListener,
|
467
|
+
hf as useInClassMessageBroker,
|
468
|
+
wl as useIsLearnosityLoaded,
|
462
469
|
fa as useIsTabBlocked,
|
463
|
-
|
464
|
-
|
465
|
-
|
470
|
+
Jf as useJourney,
|
471
|
+
Ks as usePointerSync,
|
472
|
+
af as usePostUpdateCircleJourneyDal,
|
466
473
|
Gt as useTrackingContext,
|
467
|
-
|
474
|
+
kf as useTrialSessionMessageBroker,
|
468
475
|
Rt as useUIContext,
|
469
|
-
|
476
|
+
Yl as useWorksheetLayout,
|
470
477
|
Cr as useZoomDisable
|
471
478
|
};
|
472
479
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg width="32" height="32" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_2255_1070" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="32" height="32"><circle cx="16" cy="16" r="16" fill="#C4C4C4"/></mask><g mask="url(#mask0_2255_1070)"><path d="M12.7706 20.0752C13.4534 20.0545 15.4796 19.4079 15.8824 19.1095L12.7706 20.0752Z" fill="#FFDC83"/><path d="M12.4895 23.262C11.2296 25.0267 7.15584 25.5505 6.46078 25.8028C5.32076 26.2348 5.12686 27.4028 5.11 28.039C5.06129 29.8517 4.84865 32.9613 5.48469 34.6046" fill="#FFDC83"/><path d="M12.4895 23.262C13.2539 21.8841 12.7706 20.0752 12.7706 20.0752C12.7706 20.0752 11.2896 20.1458 10.6957 19.8418C9.55379 19.3495 8.19739 17.5491 8.21144 14.9712C8.24382 12.6497 8.73181 10.3574 9.64746 8.22576C10.4737 6.07894 15.6004 4.07235 19.4626 7.82199C19.4626 7.82199 21.545 9.73446 20.3357 12.9128" fill="#FFDC83"/><path d="M26.3365 34.6046C26.8864 32.8343 26.67 28.1792 26.5904 27.5223C26.5107 26.8654 26.2035 25.5326 24.5764 25.127C23.857 24.9453 19.3521 24.2135 18.4378 22.9439" fill="#FFDC83"/><path d="M18.2168 18.1439C18.2168 18.1439 19.7296 17.2808 20.3329 15.4813C20.9361 13.6818 20.3357 12.9128 20.3357 12.9128C19.8514 12.1872 17.9245 12.0093 17.9245 14.1985" fill="#FFDC83"/><path d="M18.2168 18.1439C18.1015 20.4309 18.0725 21.4803 18.4378 22.9439L18.2168 18.1439Z" fill="#FFDC83"/><path d="M12.4895 23.262C11.2296 25.0267 7.15584 25.5505 6.46078 25.8028C5.32076 26.2348 5.12686 27.4028 5.11 28.039C5.06129 29.8517 4.84865 32.9613 5.48469 34.6046H26.3365C26.8864 32.8343 26.67 28.1792 26.5904 27.5223C26.5107 26.8654 26.2035 25.5326 24.5764 25.127C23.857 24.9453 19.3521 24.2135 18.4378 22.9439C18.0725 21.4803 18.1015 20.4309 18.2168 18.1439C18.2168 18.1439 19.7296 17.2808 20.3329 15.4813C20.9361 13.6818 20.3357 12.9128 20.3357 12.9128C21.545 9.73446 19.4626 7.82199 19.4626 7.82199C15.6004 4.07235 10.4737 6.07894 9.64746 8.22576C8.73181 10.3574 8.24382 12.6497 8.21144 14.9712C8.19739 17.5491 9.55379 19.3495 10.6957 19.8418C11.2896 20.1458 12.7706 20.0752 12.7706 20.0752C12.7706 20.0752 13.2539 21.8841 12.4895 23.262Z" fill="#FFDC83"/><path opacity="0.4" d="M12.7919 20.0025C12.8826 20.643 13.0231 21.5842 12.7919 22.3371C13.649 22.1329 16.0686 20.4524 16.0686 19.0876C15.0099 19.5031 13.9121 19.8096 12.7919 20.0025Z" fill="black" fill-opacity="0.3"/><path d="M19.2319 13.4429C19.5972 13.5426 19.8464 14.097 19.556 14.6946" stroke="#2B2B2B" stroke-width="0.282353" stroke-linecap="round"/><path d="M26.4168 33.8516C26.9693 32.0813 26.7519 27.4262 26.6719 26.7693C26.5919 26.1123 26.2832 24.7796 24.6483 24.374C23.9255 24.1923 19.4267 23.5128 18.5081 22.2432" fill="#1EB5F0"/><path d="M26.4168 33.8516C26.9693 32.0813 26.7519 27.4262 26.6719 26.7693C26.5919 26.1123 26.2832 24.7796 24.6483 24.374C23.9255 24.1923 19.4267 23.5128 18.5081 22.2432C18.5081 22.2432 16.9553 22.9961 15.5435 22.902L12.4846 22.5255C11.2187 24.2902 7.14532 24.7975 6.44697 25.0497C5.30156 25.4817 5.10674 26.6497 5.08979 27.286C5.04085 29.0987 4.82721 32.2083 5.46626 33.8516H25.2847H26.4168Z" fill="#1EB5F0"/><path d="M15.4404 23.5139C14.9857 27.5203 14.9674 29.7664 15.4404 33.7727" stroke="white" stroke-width="0.282353" stroke-linecap="round"/><path d="M12.8611 21.5371C12.8611 22.3512 14.1551 22.7729 15.6328 22.7729C17.1104 22.7729 18.3725 22.3512 18.3725 21.5371C20.8685 23.3912 19.58 24.6373 18.2229 24.6966C16.828 24.7578 15.4116 23.4138 15.4116 23.4138C15.4116 23.4138 14.3989 24.8397 12.6182 24.6985C10.7358 24.5489 10.4065 22.9103 12.7679 21.5842" fill="#FFBA07"/><path d="M18.0687 12.6736C17.7618 12.9597 17.3192 12.8907 17.0342 12.6184C16.5014 12.1069 16.3056 11.1244 16.8429 10.5467C16.8802 10.5038 16.9077 10.4531 16.9235 10.3983C16.9392 10.3434 16.9428 10.2857 16.934 10.2293C16.8866 9.83284 16.4286 9.38574 16.0343 9.34527C15.4232 9.28087 14.8905 9.49798 14.3842 9.81168C13.8524 10.1447 13.3515 10.5228 12.7596 10.739C11.2597 11.2909 9.78995 11.1474 8.38847 10.4326C6.9633 9.7068 6.43786 8.52836 6.79939 6.9571C7.05619 5.84121 7.77014 5.07674 8.74726 4.54961C9.33919 4.22947 9.98575 4.09884 10.6514 4.05284C11.6805 3.98293 12.6776 4.08412 13.5956 4.61033C13.6266 4.63393 13.663 4.64945 13.7014 4.65555C13.7399 4.66164 13.7792 4.65812 13.8159 4.64529C14.5189 4.38126 15.2538 4.37574 15.9869 4.40058C16.8574 4.42968 17.7223 4.55305 18.5668 4.76856C19.8646 5.08288 21.0601 5.7306 22.0373 6.64892C22.9989 7.5615 23.6764 8.65715 24.149 9.89999C24.8402 11.7288 24.7774 13.5338 24.0471 15.3276C23.67 16.254 23.1364 17.0967 22.6583 17.9679C22.5099 18.2383 22.2941 18.4803 22.2267 18.7848C22.1464 19.1952 22.1365 19.6166 22.1975 20.0304C22.3268 20.9733 22.6811 21.8353 23.1209 22.6688C23.6628 23.6945 24.2729 24.6825 24.7792 25.7276C25.383 26.9796 25.8055 28.2675 25.7563 29.6695C25.7729 30.1262 25.7399 30.5834 25.658 31.0329C25.4449 32.3282 24.68 33.2959 23.7839 34.1653C23.192 34.7384 22.458 35.0723 21.6466 35.2205C20.8543 35.3658 20.0621 35.5112 19.2507 35.4044C18.4074 35.2959 17.7572 34.892 17.3747 34.1119C17.2011 33.7567 17.0476 33.3918 16.9149 33.019C16.4859 31.8231 16.628 30.7035 17.4531 29.7118C17.8346 29.2519 18.2344 28.8057 18.5513 28.2942C18.8127 27.8738 19.023 27.4249 18.9802 26.9198C18.9532 26.4268 18.7782 25.9538 18.4784 25.5638C17.5787 24.4507 17.0833 23.3661 16.9914 21.9531C16.9358 21.0911 16.7883 20.0313 17.1817 19.2714C17.403 18.8437 17.7463 18.495 18.2271 18.1325C18.7079 17.7701 19.4592 17.0286 19.7206 16.6229C20.2806 15.6837 20.3644 15.3764 20.531 14.2449C20.6075 13.7279 20.47 12.7794 19.8499 12.4491C19.2397 12.1428 18.5795 12.1851 18.0687 12.6736Z" fill="#2B2B2B"/><path d="M20.5726 15.7959C21.0776 16.1907 21.2751 16.8549 21.2751 17.6783C21.2751 18.9258 20.4993 19.9371 19.5422 19.9371C18.5851 19.9371 17.8092 18.9258 17.8092 17.6783C17.8092 16.6423 18.3443 15.7692 19.0738 15.5029" stroke="white" stroke-width="0.376471" stroke-linecap="round" stroke-linejoin="round"/><path d="M15.6514 11.6026C15.7017 11.6623 15.694 11.7513 15.6344 11.8016C15.5748 11.8518 15.4857 11.8442 15.4355 11.7845L15.6514 11.6026ZM13.4929 10.8089L13.4691 10.6697L13.4701 10.6696L13.4929 10.8089ZM13.2339 11.024C13.1608 11.0512 13.0795 11.0139 13.0524 10.9408C13.0253 10.8678 13.0625 10.7865 13.1356 10.7593L13.2339 11.024ZM11.0834 11.0012C11.1409 11.0539 11.1449 11.1432 11.0922 11.2007C11.0396 11.2582 10.9503 11.2621 10.8928 11.2095L11.0834 11.0012ZM9.09212 10.6602L9.03274 10.5321L9.0329 10.532L9.09212 10.6602ZM8.93078 10.9206C8.86853 10.9676 8.78001 10.9552 8.73305 10.893C8.6861 10.8307 8.6985 10.7422 8.76074 10.6952L8.93078 10.9206ZM15.4355 11.7845C14.9217 11.1746 14.1839 10.8387 13.5158 10.9482L13.4701 10.6696C14.2614 10.5399 15.0917 10.9382 15.6514 11.6026L15.4355 11.7845ZM13.5167 10.948C13.4203 10.9645 13.3256 10.99 13.2339 11.024L13.1356 10.7593C13.2438 10.7192 13.3554 10.6892 13.4691 10.6697L13.5167 10.948ZM10.8928 11.2095C10.3498 10.7124 9.67981 10.5441 9.15135 10.7883L9.0329 10.532C9.69785 10.2247 10.4873 10.4554 11.0834 11.0012L10.8928 11.2095ZM9.15151 10.7882C9.0735 10.8244 8.99951 10.8688 8.93078 10.9206L8.76074 10.6952C8.84541 10.6314 8.93658 10.5767 9.03274 10.5321L9.15151 10.7882Z" fill="#2B2B2B"/><path d="M13.0139 17.3127C12.7346 17.966 11.7682 18.1229 11.3278 18.0488" stroke="#2B2B2B" stroke-width="0.282353" stroke-miterlimit="10" stroke-linecap="round"/><path d="M13.5315 14.1247C13.2397 14.1247 13.0032 13.8002 13.0032 13.4C13.0032 12.9998 13.2397 12.6753 13.5315 12.6753C13.8233 12.6753 14.0598 12.9998 14.0598 13.4C14.0598 13.8002 13.8233 14.1247 13.5315 14.1247Z" fill="#2B2B2B"/><path d="M13.1836 13.1383C13.325 12.5999 14.0322 12.5162 14.5437 12.9642" stroke="#2B2B2B" stroke-width="0.282353" stroke-linecap="round"/><path d="M9.39819 13.863C9.10641 13.863 8.86987 13.5385 8.86987 13.1383C8.86987 12.738 9.10641 12.4136 9.39819 12.4136C9.68998 12.4136 9.92651 12.738 9.92651 13.1383C9.92651 13.5385 9.68998 13.863 9.39819 13.863Z" fill="#2B2B2B"/><path d="M9.0505 12.8766C9.19195 12.3382 9.89918 12.2545 10.4106 12.7025" stroke="#2B2B2B" stroke-width="0.282353" stroke-linecap="round"/><circle cx="13.7777" cy="13.3333" r="1.33333" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.4202 12.2712C14.0109 12.0539 13.5154 12.0787 13.1299 12.3357L13.1075 12.3513C13.1073 12.3556 13.105 12.3574 13.1009 12.3568C12.6728 12.6709 12.5128 13.1049 12.5678 13.6172C12.5974 13.8514 12.7004 14.0702 12.862 14.2422C13.1667 14.6047 13.6494 14.7649 14.1103 14.6564C14.6403 14.5411 15.0393 14.1029 15.1045 13.5644C15.117 13.4162 15.1111 13.267 15.0868 13.1202C15.0853 13.1161 15.0837 13.1119 15.0821 13.1078C15.0785 13.0988 15.0749 13.0897 15.0722 13.0804C14.9837 12.7283 14.7454 12.4326 14.4202 12.2712ZM14.1247 13.5769C14.2466 13.6111 14.3775 13.5872 14.4795 13.5123H14.4795C14.607 13.3789 14.6095 13.3734 14.6451 13.1395C14.7949 13.5943 14.5718 14.0881 14.1315 14.2762C13.658 14.4833 13.1063 14.2673 12.8992 13.7938C12.6922 13.3203 12.9082 12.7686 13.3817 12.5616C13.8226 12.3679 14.3152 12.5667 14.4912 12.8612C14.384 12.7876 14.2513 12.7613 14.1241 12.7883C13.9447 12.8372 13.8208 13.0009 13.8225 13.1869C13.8222 13.3707 13.9466 13.5313 14.1247 13.5769Z" fill="white"/><path d="M14.1853 12.651C13.9887 12.704 13.8529 12.8817 13.8547 13.0834C13.8544 13.2829 13.9908 13.4572 14.186 13.5067C14.3197 13.5438 14.4631 13.5179 14.5749 13.4365C14.5806 13.4647 14.5784 13.4939 14.5685 13.5209C14.4773 13.9053 14.1146 14.165 13.7172 14.1304C13.354 14.097 13.0573 13.829 12.9906 13.4739C12.9211 13.0882 13.1457 12.7099 13.5199 12.5823C13.74 12.4982 13.9875 12.5237 14.1853 12.651Z" fill="#2B2B2B"/><circle cx="9.55736" cy="13.1169" r="1.11302" fill="white"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.0936 12.2303C9.75195 12.0489 9.33833 12.0696 9.01647 12.2841L8.9978 12.2971C8.99763 12.3007 8.99575 12.3022 8.99228 12.3017C8.63493 12.5639 8.50134 12.9262 8.54731 13.3539C8.57199 13.5494 8.65797 13.732 8.7929 13.8756C9.04718 14.1782 9.45015 14.3119 9.8349 14.2214C10.2774 14.1251 10.6104 13.7593 10.6648 13.3098C10.6752 13.1861 10.6703 13.0615 10.6501 12.939C10.6488 12.9355 10.6474 12.9321 10.6461 12.9287C10.6431 12.9211 10.6401 12.9135 10.6379 12.9057C10.564 12.6118 10.3651 12.365 10.0936 12.2303ZM9.84703 13.3201C9.94881 13.3486 10.058 13.3287 10.1432 13.2661H10.1432C10.2496 13.1548 10.2517 13.1502 10.2814 12.9549C10.4064 13.3346 10.2202 13.7468 9.85265 13.9038C9.4574 14.0767 8.99687 13.8964 8.82403 13.5011C8.65119 13.1059 8.83149 12.6454 9.22674 12.4725C9.59479 12.3108 10.006 12.4767 10.153 12.7226C10.0635 12.6612 9.95268 12.6392 9.84651 12.6617C9.69674 12.7026 9.59332 12.8392 9.59473 12.9945C9.59445 13.1479 9.69835 13.282 9.84703 13.3201Z" fill="white"/><path d="M9.89772 12.5471C9.73356 12.5914 9.6202 12.7397 9.62175 12.9081C9.62145 13.0746 9.73533 13.2201 9.89829 13.2614C10.0098 13.2923 10.1296 13.2707 10.2229 13.2028C10.2277 13.2264 10.2258 13.2507 10.2175 13.2732C10.1414 13.5941 9.83866 13.8109 9.50697 13.782C9.20375 13.7542 8.95606 13.5304 8.90037 13.2341C8.84239 12.9121 9.0299 12.5963 9.34226 12.4898C9.52597 12.4195 9.73258 12.4408 9.89772 12.5471Z" fill="#2B2B2B"/></g></svg>
|