@availity/mui-empty-state 0.2.4 → 0.3.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/index.js CHANGED
@@ -60,7 +60,8 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
60
60
  var src_exports = {};
61
61
  __export(src_exports, {
62
62
  EmptyState: () => EmptyState,
63
- EmptyStateImage: () => EmptyStateImage
63
+ EmptyStateImage: () => EmptyStateImage,
64
+ EmptyStateImages: () => EmptyStateImages
64
65
  });
65
66
  module.exports = __toCommonJS(src_exports);
66
67
 
@@ -74,64 +75,10 @@ var import_react = require("react");
74
75
  var import_styles = require("@mui/material/styles");
75
76
  var import_mui_layout = require("@availity/mui-layout");
76
77
 
77
- // src/assets/404-Page-Not-Found_Gray.tsx
78
- var import_jsx_runtime = require("react/jsx-runtime");
79
- var PageNotFound = () => {
80
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
81
- "svg",
82
- {
83
- id: "Layer_1",
84
- "data-name": "Layer 1",
85
- xmlns: "http://www.w3.org/2000/svg",
86
- viewBox: "0 0 144 144",
87
- "aria-label": "Page Not Found",
88
- "aria-hidden": "true",
89
- children: [
90
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", { children: `.cls-1 {
91
- fill: #fff;
92
- stroke: #d7dae0;
93
- stroke-linecap: round;
94
- stroke-linejoin: round;
95
- stroke-width: 4px;
96
- }
97
-
98
- .cls-2 {
99
- fill: #d7dae0;
100
- stroke-width: 0px;
101
- }` }) }),
102
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { className: "cls-1", cx: "72", cy: "72", r: "65.36" }),
103
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
104
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
105
- "path",
106
- {
107
- className: "cls-2",
108
- d: "m41.45,81.06h-15.96v-5.15l16.54-22.52h7.28v21.63h5.1v6.03h-5.1v6.97h-7.85v-6.97Zm-4.37-6.03h4.47v-11.39h-.1l-8.16,11.54c.73-.1,2.08-.16,3.8-.16Z"
109
- }
110
- ),
111
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
112
- "path",
113
- {
114
- className: "cls-2",
115
- d: "m57.62,70.71c0-9.2,3.85-17.94,14.3-17.94s14.46,8.79,14.46,17.94-4.11,17.94-14.4,17.94-14.35-8.79-14.35-17.94Zm20.23,0c0-7.59-1.66-11.7-5.88-11.7s-5.88,4.11-5.88,11.7,1.61,11.7,5.82,11.7,5.93-4.11,5.93-11.7Z"
116
- }
117
- ),
118
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
119
- "path",
120
- {
121
- className: "cls-2",
122
- d: "m105.25,81.06h-15.96v-5.15l16.54-22.52h7.28v21.63h5.1v6.03h-5.1v6.97h-7.85v-6.97Zm-4.37-6.03h4.47v-11.39h-.1l-8.16,11.54c.73-.1,2.08-.16,3.8-.16Z"
123
- }
124
- )
125
- ] })
126
- ]
127
- }
128
- );
129
- };
130
-
131
78
  // src/assets/Content-Loading_Gray.tsx
132
- var import_jsx_runtime2 = require("react/jsx-runtime");
79
+ var import_jsx_runtime = require("react/jsx-runtime");
133
80
  var ContentLoading = () => {
134
- return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
81
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
135
82
  "svg",
136
83
  {
137
84
  version: "1.1",
@@ -145,7 +92,7 @@ var ContentLoading = () => {
145
92
  "aria-label": "Content Loading",
146
93
  "aria-hidden": "true",
147
94
  children: [
148
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
95
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
149
96
  .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
150
97
  .st2{fill:#FFFFFF;}
151
98
  .st3{fill:#BBD6EB;}
@@ -222,16 +169,16 @@ var ContentLoading = () => {
222
169
  .st74{fill:#E5E5E5;}
223
170
  .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
224
171
  .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}` }),
225
- /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { children: [
226
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
172
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
173
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
227
174
  "path",
228
175
  {
229
176
  className: "st4",
230
177
  d: "M118.7,52c0.5-2.3,0.8-4.7,0.8-7.1c0-17.6-14.3-31.9-31.9-31.9c-13,0-24.2,7.8-29.1,18.9\n c-3.7-2.1-7.9-3.3-12.4-3.3c-13.8,0-24.9,11.2-24.9,24.9c0,0,0,0.1,0,0.1C11.3,56.7,4,65.9,4,76.8C4,90.2,14.9,101,28.2,101h87.1\n c13.6,0,24.6-11,24.6-24.6C140,64,130.7,53.7,118.7,52z"
231
178
  }
232
179
  ),
233
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("circle", { className: "st71", cx: "72", cy: "101", r: "30" }) }),
234
- /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
180
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { className: "st71", cx: "72", cy: "101", r: "30" }) }),
181
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
235
182
  "path",
236
183
  {
237
184
  className: "st51",
@@ -245,9 +192,9 @@ var ContentLoading = () => {
245
192
  };
246
193
 
247
194
  // src/assets/Error_Gray.tsx
248
- var import_jsx_runtime3 = require("react/jsx-runtime");
195
+ var import_jsx_runtime2 = require("react/jsx-runtime");
249
196
  var Error2 = () => {
250
- return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
197
+ return /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)(
251
198
  "svg",
252
199
  {
253
200
  version: "1.1",
@@ -261,7 +208,7 @@ var Error2 = () => {
261
208
  "aria-label": "Error",
262
209
  "aria-hidden": "true",
263
210
  children: [
264
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
211
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
265
212
  .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
266
213
  .st2{fill:#FFFFFF;}
267
214
  .st3{fill:#BBD6EB;}
@@ -338,39 +285,39 @@ var Error2 = () => {
338
285
  .st74{fill:#E5E5E5;}
339
286
  .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
340
287
  .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}` }),
341
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("rect", { x: "21", y: "34.2", className: "st2", width: "101.9", height: "57.1" }),
342
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
288
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("rect", { x: "21", y: "34.2", className: "st2", width: "101.9", height: "57.1" }),
289
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
343
290
  "path",
344
291
  {
345
292
  className: "st4",
346
293
  d: "M23.4,36.6h97.2v37.1h5.1V33.6c0-1.2-1-2.2-2.2-2.2H20.5c-1.2,0-2.2,1-2.2,2.2v40.1h5.1V36.6z"
347
294
  }
348
295
  ),
349
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
296
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
350
297
  "path",
351
298
  {
352
299
  className: "st4",
353
300
  d: "M126.1,97.3H17.9L4,126.4H140L126.1,97.3z M58.5,122.6L61,115H83l2.4,7.6H58.5z M24.3,111.2l4.7-10.1H115\n l4.7,10.1H24.3z"
354
301
  }
355
302
  ),
356
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("polygon", { className: "st2", points: "61,115 58.5,122.6 85.5,122.6 83,115 " }),
357
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("polygon", { className: "st2", points: "29,101.2 24.3,111.2 119.7,111.2 115,101.2 " }),
358
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
303
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("polygon", { className: "st2", points: "61,115 58.5,122.6 85.5,122.6 83,115 " }),
304
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("polygon", { className: "st2", points: "29,101.2 24.3,111.2 119.7,111.2 115,101.2 " }),
305
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
359
306
  "path",
360
307
  {
361
308
  className: "st4",
362
309
  d: "M135.3,131.7H8.7c-0.9,0-1.9-0.4-2.5-1.1L4,128.2H140l-2.2,2.5C137.2,131.3,136.3,131.7,135.3,131.7z"
363
310
  }
364
311
  ),
365
- /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { children: [
366
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
312
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { children: [
313
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
367
314
  "path",
368
315
  {
369
316
  className: "st2",
370
317
  d: "M32.3,16.3v74.3c0,2.5,1.8,1.7,4.1,1.7h71.3c2.3,0,4.1,0.8,4.1-1.7V16.3c0-2.5-1.8-4.6-4.1-4.6H36.4\n C34.1,11.7,32.3,13.8,32.3,16.3z"
371
318
  }
372
319
  ),
373
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
320
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
374
321
  "path",
375
322
  {
376
323
  className: "st4",
@@ -378,15 +325,15 @@ var Error2 = () => {
378
325
  }
379
326
  )
380
327
  ] }),
381
- /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { children: [
382
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
328
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsxs)("g", { children: [
329
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
383
330
  "path",
384
331
  {
385
332
  className: "st71",
386
333
  d: "M70.5,28.3L46.2,70.4c-0.7,1.1,0.2,2.6,1.5,2.6h48.7c1.3,0,2.1-1.4,1.5-2.6L73.5,28.3\n C72.8,27.2,71.2,27.2,70.5,28.3L46.2,70.4c-0.7,1.1,0.2,2.6,1.5,2.6h48.7c1.3,0,2.1-1.4,1.5-2.6L73.5,28.3\n C72.8,27.2,71.2,27.2,70.5,28.3z"
387
334
  }
388
335
  ),
389
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
336
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
390
337
  "path",
391
338
  {
392
339
  className: "st51",
@@ -394,7 +341,7 @@ var Error2 = () => {
394
341
  }
395
342
  ) })
396
343
  ] }),
397
- /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
344
+ /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
398
345
  "polygon",
399
346
  {
400
347
  className: "st4",
@@ -406,6 +353,178 @@ var Error2 = () => {
406
353
  );
407
354
  };
408
355
 
356
+ // src/assets/Instructional_Gray.tsx
357
+ var import_jsx_runtime3 = require("react/jsx-runtime");
358
+ var Instructional = () => {
359
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
360
+ "svg",
361
+ {
362
+ version: "1.1",
363
+ id: "Layer_1",
364
+ xmlns: "http://www.w3.org/2000/svg",
365
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
366
+ x: "0px",
367
+ y: "0px",
368
+ viewBox: "0 0 144 144",
369
+ xmlSpace: "preserve",
370
+ children: [
371
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("style", { type: "text/css", children: `
372
+ .st0{fill:#FFFFFF;}
373
+ .st1{fill:#EEEFF2;}
374
+ .st2{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
375
+ .st3{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
376
+ .st4{fill:#BBD6EB;}
377
+ .st5{fill:#F3F5F7;}
378
+
379
+ .st6{fill:url(#SVGID_1_);stroke:url(#SVGID_00000035497992103638269770000018374492576280873104_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
380
+
381
+ .st7{fill:url(#SVGID_00000042720466532710417960000009870572214972601997_);stroke:url(#SVGID_00000111183624540837613140000013772511539878201991_);stroke-miterlimit:10;}
382
+ .st8{clip-path:url(#SVGID_00000139267643247673710160000017865907606426505915_);}
383
+ .st9{fill:url(#SVGID_00000047756973587136332170000010856034419044401819_);}
384
+ .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
385
+ .st11{fill:url(#SVGID_00000150823412825420690840000000684024142309916296_);}
386
+ .st12{fill:url(#SVGID_00000111896622840106019840000009088932348696486023_);}
387
+ .st13{fill:#FFFFFF;stroke:url(#SVGID_00000165941126711736631610000017448482304754074286_);stroke-miterlimit:10;}
388
+ .st14{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
389
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
390
+
391
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
392
+
393
+ .st17{fill:url(#SVGID_00000071522878445984576990000014711135536316627121_);stroke:url(#SVGID_00000106144183999386620150000006648806091928585367_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
394
+ .st18{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
395
+ .st19{fill:#838795;}
396
+
397
+ .st20{fill:url(#SVGID_00000054250827507555337680000010562674212370760630_);stroke:url(#SVGID_00000087410454731144265330000007574080003725661573_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
398
+
399
+ .st21{fill:url(#SVGID_00000014604442417005633350000017138343585206331009_);stroke:url(#SVGID_00000129928615435070632890000007787171265821044357_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
400
+
401
+ .st22{fill:url(#SVGID_00000058586565941025280620000000137893826539205786_);stroke:url(#SVGID_00000070120874691301478190000006691011536318545813_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
402
+
403
+ .st23{fill:url(#SVGID_00000006682162367753945460000007343350288586794134_);stroke:url(#SVGID_00000165235692958871424220000000018132329633496757_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
404
+
405
+ .st24{fill:url(#SVGID_00000101087167471161338410000011680490401128424839_);stroke:url(#SVGID_00000178925639852198419860000008153045202009691266_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
406
+
407
+ .st25{fill:url(#SVGID_00000054254698003757486330000017138529428402583997_);stroke:url(#SVGID_00000075128194765211875290000012936833574829177526_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
408
+
409
+ .st26{fill:url(#SVGID_00000164478630541955300490000015155115857204979385_);stroke:url(#SVGID_00000048482966721489705310000017205336930347062716_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
410
+
411
+ .st27{fill:url(#SVGID_00000076579773131692825260000002901152595246597005_);stroke:url(#SVGID_00000088824609386115080920000003237904249826368955_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
412
+ .st28{fill:url(#SVGID_00000122705501776788987360000009981889961100274590_);}
413
+ .st29{fill:url(#SVGID_00000117643577806513194730000017438832636578496128_);}
414
+ .st30{fill:url(#SVGID_00000085932580167577205070000000396301042787515300_);}
415
+ .st31{fill:url(#SVGID_00000098216315496909447270000003630523340380846495_);}
416
+ .st32{fill:url(#SVGID_00000147213597468934838700000016823230573757367961_);}
417
+ .st33{fill:url(#SVGID_00000170249616896475130640000015329950756274349707_);}
418
+ .st34{fill:url(#SVGID_00000078723063421485199340000016629676669448181149_);}
419
+ .st35{fill:url(#SVGID_00000155859403425201418960000017608825807189311925_);}
420
+ .st36{fill:url(#SVGID_00000182498480255359921720000014633866446748197270_);}
421
+ .st37{fill:url(#SVGID_00000146465772797877521240000006383314979418321546_);}
422
+ .st38{fill:url(#SVGID_00000150817666483523901650000007262272247675373699_);}
423
+ .st39{fill:url(#SVGID_00000077284349595457113940000012959357420054749843_);}
424
+ .st40{fill:url(#SVGID_00000181808499208550122880000006868656987009823647_);}
425
+
426
+ .st41{fill:#FFFFFF;stroke:url(#SVGID_00000049221490929772488340000010510196580452788362_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
427
+
428
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000013876132925596882360000011348137417499028099_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
429
+
430
+ .st43{fill:url(#SVGID_00000090984827802826817800000007082883778043073923_);stroke:url(#SVGID_00000005968576943215117700000014696669880712818573_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
431
+ .st44{clip-path:url(#SVGID_00000096041881159327325440000000392266777811745714_);}
432
+ .st45{fill:#D7DAE0;}
433
+ .st46{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
434
+ .st47{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
435
+ .st48{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
436
+ .st49{fill:#E5E5E5;}
437
+ .st50{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
438
+
439
+ .st51{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}
440
+ .st52{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
441
+ .st53{fill:none;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:8.1319,5.0824;}
442
+ .st54{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
443
+ .st55{fill:none;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
444
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
445
+ .st57{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
446
+ .st58{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
447
+ .st59{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
448
+ .st60{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,8,10;}
449
+ .st61{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,6,10;}
450
+ .st62{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
451
+ ` }),
452
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { children: [
453
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
454
+ "path",
455
+ {
456
+ className: "st45",
457
+ d: "M43,72.1c-0.9-0.9-0.9-2.4,0-3.2c0.9-0.9,2.4-0.9,3.2,0l4.2,4.2l12.8-12.8c-0.6-0.7-1.5-1.2-2.5-1.2H41.5\n c-1.8,0-3.3,1.5-3.3,3.3v19.2c0,1.8,1.5,3.3,3.3,3.3h19.2c1.8,0,3.3-1.5,3.3-3.3V65.9L50.4,79.5L43,72.1z"
458
+ }
459
+ ) }),
460
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
461
+ "path",
462
+ {
463
+ className: "st45",
464
+ d: "M43,32.8c-0.9-0.9-0.9-2.4,0-3.2c0.9-0.9,2.4-0.9,3.2,0l4.2,4.2L63.1,21c-0.6-0.7-1.5-1.2-2.5-1.2H41.5\n c-1.8,0-3.3,1.5-3.3,3.3v19.2c0,1.8,1.5,3.3,3.3,3.3h19.2c1.8,0,3.3-1.5,3.3-3.3V26.7L50.4,40.2L43,32.8z"
465
+ }
466
+ ) }),
467
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { children: [
468
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
469
+ "path",
470
+ {
471
+ className: "st1",
472
+ d: "M106.2,69.7H74.8c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.6-1.6h31.4c0.9,0,1.6,0.7,1.6,1.6\n C107.8,68.9,107.1,69.7,106.2,69.7z"
473
+ }
474
+ ) }),
475
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
476
+ "path",
477
+ {
478
+ className: "st1",
479
+ d: "M96.8,77.5h-22c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6h22c0.9,0,1.6,0.7,1.6,1.6S97.7,77.5,96.8,77.5z"
480
+ }
481
+ ) })
482
+ ] }),
483
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
484
+ "path",
485
+ {
486
+ className: "st45",
487
+ d: "M43,111.4c-0.9-0.9-0.9-2.4,0-3.2c0.9-0.9,2.4-0.9,3.2,0l4.2,4.2l12.8-12.8c-0.6-0.7-1.5-1.2-2.5-1.2H41.5\n c-1.8,0-3.3,1.5-3.3,3.3v19.2c0,1.8,1.5,3.3,3.3,3.3h19.2c1.8,0,3.3-1.5,3.3-3.3v-15.6l-13.6,13.6L43,111.4z"
488
+ }
489
+ ) }),
490
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { children: [
491
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
492
+ "path",
493
+ {
494
+ className: "st1",
495
+ d: "M106.2,109H74.8c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6h31.4c0.9,0,1.6,0.7,1.6,1.6S107.1,109,106.2,109z"
496
+ }
497
+ ) }),
498
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
499
+ "path",
500
+ {
501
+ className: "st1",
502
+ d: "M96.8,116.8h-22c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6h22c0.9,0,1.6,0.7,1.6,1.6S97.7,116.8,96.8,116.8z"
503
+ }
504
+ ) })
505
+ ] }),
506
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)("g", { children: [
507
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
508
+ "path",
509
+ {
510
+ className: "st1",
511
+ d: "M106.2,30.4H74.8c-0.9,0-1.6-0.7-1.6-1.6c0-0.9,0.7-1.6,1.6-1.6h31.4c0.9,0,1.6,0.7,1.6,1.6\n C107.8,29.7,107.1,30.4,106.2,30.4z"
512
+ }
513
+ ) }),
514
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
515
+ "path",
516
+ {
517
+ className: "st1",
518
+ d: "M96.8,38.3h-22c-0.9,0-1.6-0.7-1.6-1.6s0.7-1.6,1.6-1.6h22c0.9,0,1.6,0.7,1.6,1.6S97.7,38.3,96.8,38.3z"
519
+ }
520
+ ) })
521
+ ] })
522
+ ] })
523
+ ]
524
+ }
525
+ );
526
+ };
527
+
409
528
  // src/assets/No-Data_Gray.tsx
410
529
  var import_jsx_runtime4 = require("react/jsx-runtime");
411
530
  var NoData = () => {
@@ -532,10 +651,524 @@ var NoData = () => {
532
651
  );
533
652
  };
534
653
 
535
- // src/assets/No-Search-Found_Gray.tsx
654
+ // src/assets/No-Favorites_Gray.tsx
536
655
  var import_jsx_runtime5 = require("react/jsx-runtime");
537
- var NoSearchFound = () => {
656
+ var NoFavorites = () => {
538
657
  return /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)(
658
+ "svg",
659
+ {
660
+ version: "1.1",
661
+ id: "Layer_1",
662
+ xmlns: "http://www.w3.org/2000/svg",
663
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
664
+ x: "0px",
665
+ y: "0px",
666
+ viewBox: "0 0 144 144",
667
+ xmlSpace: "preserve",
668
+ children: [
669
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;}
670
+ .st1{fill:#EEEFF2;}
671
+ .st2{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
672
+ .st3{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
673
+ .st4{fill:#BBD6EB;}
674
+ .st5{fill:#F3F5F7;}
675
+
676
+ .st6{fill:url(#SVGID_1_);stroke:url(#SVGID_00000148662538220778871740000011152332432728889533_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
677
+
678
+ .st7{fill:url(#SVGID_00000156579379232410280120000013734539863699105713_);stroke:url(#SVGID_00000052826781939178134470000000751916882147463596_);stroke-miterlimit:10;}
679
+ .st8{clip-path:url(#SVGID_00000082337237174202977160000004098814871560034469_);}
680
+ .st9{fill:url(#SVGID_00000034076221840804645050000000906157506488971189_);}
681
+ .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
682
+ .st11{fill:url(#SVGID_00000114770049358612698180000004687381799617523118_);}
683
+ .st12{fill:url(#SVGID_00000022558016286766356500000016717626110440126850_);}
684
+ .st13{fill:#FFFFFF;stroke:url(#SVGID_00000173135244017826283930000007922153287932581782_);stroke-miterlimit:10;}
685
+ .st14{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
686
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
687
+
688
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
689
+
690
+ .st17{fill:url(#SVGID_00000111155651046357850970000001570412132360402049_);stroke:url(#SVGID_00000094607761234007369110000011666293472971420035_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
691
+ .st18{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
692
+ .st19{fill:#838795;}
693
+
694
+ .st20{fill:url(#SVGID_00000074431014855968854250000015203196143759065007_);stroke:url(#SVGID_00000033362955601308533250000012687597034099541889_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
695
+
696
+ .st21{fill:url(#SVGID_00000056420526666446942770000013934997485466521236_);stroke:url(#SVGID_00000008843794387869088380000016479737815830072746_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
697
+
698
+ .st22{fill:url(#SVGID_00000004528911790777353430000013695030085861871778_);stroke:url(#SVGID_00000126299878637317213600000014382403276924284301_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
699
+
700
+ .st23{fill:url(#SVGID_00000142140974777339487760000012708008962788203177_);stroke:url(#SVGID_00000063624871891024914130000010176049413357323420_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
701
+
702
+ .st24{fill:url(#SVGID_00000067936938770352140940000013088001096469246850_);stroke:url(#SVGID_00000140733298064410197960000005608664952237680021_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
703
+
704
+ .st25{fill:url(#SVGID_00000089564075070248305610000002701242717808350854_);stroke:url(#SVGID_00000160150982139931234650000000994183983454126497_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
705
+
706
+ .st26{fill:url(#SVGID_00000090975592785123195400000011294195642260301207_);stroke:url(#SVGID_00000066487613274824097860000016103365021566864534_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
707
+
708
+ .st27{fill:url(#SVGID_00000037671326413113247940000011584295988002649734_);stroke:url(#SVGID_00000081615412897715010800000012561625466272802964_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
709
+ .st28{fill:url(#SVGID_00000084525384841602207810000003034295679903469994_);}
710
+ .st29{fill:url(#SVGID_00000066478140661430326190000007551812236301453701_);}
711
+ .st30{fill:url(#SVGID_00000132047734159414889550000014732897841652340652_);}
712
+ .st31{fill:url(#SVGID_00000120523344698832401930000010148947577091486345_);}
713
+ .st32{fill:url(#SVGID_00000127011009119522961020000012077363359315868091_);}
714
+ .st33{fill:url(#SVGID_00000122716343452452721800000004300381206703874976_);}
715
+ .st34{fill:url(#SVGID_00000134972475891070295530000006308118525360218032_);}
716
+ .st35{fill:url(#SVGID_00000080165753870509383540000011864819196080287889_);}
717
+ .st36{fill:url(#SVGID_00000019667497923173269260000018349799703095756727_);}
718
+ .st37{fill:url(#SVGID_00000106148560804026248460000006807044082500379325_);}
719
+ .st38{fill:url(#SVGID_00000119093044740290358370000012450881341585822888_);}
720
+ .st39{fill:url(#SVGID_00000080917144434220955150000009178299900227210905_);}
721
+ .st40{fill:url(#SVGID_00000149373379086319035520000008121290840956102279_);}
722
+
723
+ .st41{fill:#FFFFFF;stroke:url(#SVGID_00000101063885138616574640000005171131039072630434_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
724
+
725
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000111166788796092407490000016528688045983322002_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
726
+
727
+ .st43{fill:url(#SVGID_00000091719469688950987690000007545782467745342867_);stroke:url(#SVGID_00000093879829011319646520000016911938454308251280_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
728
+ .st44{clip-path:url(#SVGID_00000101062600473218442140000002984797626640614299_);}
729
+ .st45{fill:#D7DAE0;}
730
+ .st46{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
731
+ .st47{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
732
+ .st48{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
733
+ .st49{fill:#E5E5E5;}
734
+ .st50{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
735
+
736
+ .st51{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}
737
+ .st52{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
738
+ .st53{fill:none;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:8.1319,5.0824;}
739
+ .st54{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
740
+ .st55{fill:none;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
741
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
742
+ .st57{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
743
+ .st58{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
744
+ .st59{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
745
+ .st60{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,8,10;}
746
+ .st61{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,6,10;}
747
+ .st62{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}` }),
748
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("path", { className: "st0", d: "M116.3,8c-5.6,0-10.2,4.6-10.2,10.2v51.5h20.4V18.2C126.6,12.6,122,8,116.3,8z" }),
749
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
750
+ "path",
751
+ {
752
+ className: "st1",
753
+ d: "M130.6,18.2c0-7.9-6.4-14.2-14.2-14.2h0H106H39.4c-7.8,0-14.2,6.4-14.2,14.2v119c0,2.2,2.5,3.5,4.4,2.2\n l36.1-26.5l36,26.5c1.8,1.3,4.4,0,4.4-2.2V73.7h24.6V18.2z M126.6,69.7h-20.4V18.2c0-5.6,4.6-10.2,10.2-10.2\n c5.6,0,10.2,4.6,10.2,10.2V69.7z"
754
+ }
755
+ ),
756
+ /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
757
+ "path",
758
+ {
759
+ className: "st57",
760
+ d: "M65.6,54.5c1-0.9,1.9-1.9,3-2.7c2.6-2.1,5.5-3.5,8.9-3.4c4.7,0.2,8.2,2.6,10.7,6.5c2.2,3.5,2.3,7.3,1.5,11.2\n c-0.9,4-3,7.4-5.7,10.5c-3.5,4.2-7.7,7.7-12.2,10.8C70,88.6,68,89.8,66.1,91c-0.3,0.2-0.5,0.2-0.9,0c-6.1-3.7-11.8-7.8-16.6-13\n c-2.2-2.3-4.2-4.8-5.5-7.8c-1.8-3.9-2.7-8.1-1.4-12.3c1.7-5.4,5.3-8.7,10.9-9.6c2.8-0.5,5.4,0.4,7.8,1.8\n C62.5,51.3,64.2,52.8,65.6,54.5z"
761
+ }
762
+ )
763
+ ]
764
+ }
765
+ );
766
+ };
767
+
768
+ // src/assets/No-Messages_Gray.tsx
769
+ var import_jsx_runtime6 = require("react/jsx-runtime");
770
+ var NoMessages = () => {
771
+ return /* @__PURE__ */ (0, import_jsx_runtime6.jsxs)(
772
+ "svg",
773
+ {
774
+ version: "1.1",
775
+ id: "Layer_1",
776
+ xmlns: "http://www.w3.org/2000/svg",
777
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
778
+ x: "0px",
779
+ y: "0px",
780
+ viewBox: "0 0 144 144",
781
+ xmlSpace: "preserve",
782
+ children: [
783
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;}
784
+ .st1{fill:#EEEFF2;}
785
+ .st2{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
786
+ .st3{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
787
+ .st4{fill:#BBD6EB;}
788
+ .st5{fill:#F3F5F7;}
789
+
790
+ .st6{fill:url(#SVGID_1_);stroke:url(#SVGID_00000060714370365864425130000000185955920634311303_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
791
+
792
+ .st7{fill:url(#SVGID_00000065757596724138621300000000453152732729273761_);stroke:url(#SVGID_00000062878577554386306470000000370442901327134393_);stroke-miterlimit:10;}
793
+ .st8{clip-path:url(#SVGID_00000098205624744747638420000003111382989473650618_);}
794
+ .st9{fill:url(#SVGID_00000176765399974604107400000016812111101932094139_);}
795
+ .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
796
+ .st11{fill:url(#SVGID_00000121964451201259282970000017665399219970030492_);}
797
+ .st12{fill:url(#SVGID_00000098205892335675120240000013621018716677434267_);}
798
+ .st13{fill:#FFFFFF;stroke:url(#SVGID_00000083053802384795834120000016767566604038480007_);stroke-miterlimit:10;}
799
+ .st14{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
800
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
801
+
802
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
803
+
804
+ .st17{fill:url(#SVGID_00000035523686545492925210000008558290859879757980_);stroke:url(#SVGID_00000083079516052433808400000007349765784093642655_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
805
+ .st18{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
806
+ .st19{fill:#838795;}
807
+
808
+ .st20{fill:url(#SVGID_00000169532212945957536830000004026213587066378427_);stroke:url(#SVGID_00000181777276742945111600000010241750128780378029_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
809
+
810
+ .st21{fill:url(#SVGID_00000101814244195495408450000009552092166940565419_);stroke:url(#SVGID_00000174596358032170933150000007755284695778618518_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
811
+
812
+ .st22{fill:url(#SVGID_00000161595701811940691780000016952635781855728032_);stroke:url(#SVGID_00000141434528463390491040000017289784066887296444_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
813
+
814
+ .st23{fill:url(#SVGID_00000144324965772338514360000004305049693701436820_);stroke:url(#SVGID_00000183940680530102925790000005944551585912236220_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
815
+
816
+ .st24{fill:url(#SVGID_00000056392848826776111750000004445265309284448948_);stroke:url(#SVGID_00000037650482937602560350000004908689296772230591_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
817
+
818
+ .st25{fill:url(#SVGID_00000037652747890874424010000009004586966890408842_);stroke:url(#SVGID_00000076572935401443522180000008103953758626031248_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
819
+
820
+ .st26{fill:url(#SVGID_00000119803121276310784820000004738500745444112534_);stroke:url(#SVGID_00000055701796383834450290000001517281003536363931_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
821
+
822
+ .st27{fill:url(#SVGID_00000154400252554386788270000008349273576146100912_);stroke:url(#SVGID_00000111187604894280758340000000303166368342537131_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
823
+ .st28{fill:url(#SVGID_00000111875575102298235720000005749647640315387583_);}
824
+ .st29{fill:url(#SVGID_00000062182472122804150290000009168192449335803527_);}
825
+ .st30{fill:url(#SVGID_00000017516947003537328670000010627151264703071141_);}
826
+ .st31{fill:url(#SVGID_00000021109002271654926840000007364779280928761273_);}
827
+ .st32{fill:url(#SVGID_00000183967091667941777440000005750998194075382188_);}
828
+ .st33{fill:url(#SVGID_00000158747031068828402990000010376151450462204559_);}
829
+ .st34{fill:url(#SVGID_00000135682017304202568540000000758743065399300021_);}
830
+ .st35{fill:url(#SVGID_00000025432229465750136100000002989460605206786491_);}
831
+ .st36{fill:url(#SVGID_00000028297490319574147260000007329631730813727422_);}
832
+ .st37{fill:url(#SVGID_00000067227544791401658190000012525148891019564936_);}
833
+ .st38{fill:url(#SVGID_00000070118285136126316840000003254551356786153626_);}
834
+ .st39{fill:url(#SVGID_00000091703115143386651870000016987734023485058995_);}
835
+ .st40{fill:url(#SVGID_00000081632935355916883810000000991273767466580128_);}
836
+
837
+ .st41{fill:#FFFFFF;stroke:url(#SVGID_00000168827034613468357240000017244368204999067557_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
838
+
839
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000062185189092249662680000010707943729795251621_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
840
+
841
+ .st43{fill:url(#SVGID_00000015324391959118468850000003896023754213855669_);stroke:url(#SVGID_00000141443688476475978980000007473108749265875887_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
842
+ .st44{clip-path:url(#SVGID_00000062899365801627027540000010500514652627569594_);}
843
+ .st45{fill:#D7DAE0;}
844
+ .st46{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
845
+ .st47{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
846
+ .st48{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
847
+ .st49{fill:#E5E5E5;}
848
+ .st50{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
849
+
850
+ .st51{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}
851
+ .st52{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
852
+ .st53{fill:none;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:8.1319,5.0824;}
853
+ .st54{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
854
+ .st55{fill:none;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
855
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
856
+ .st57{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
857
+ .st58{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
858
+ .st59{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
859
+ .st60{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,8,10;}
860
+ .st61{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,6,10;}
861
+ .st62{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}` }),
862
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
863
+ "path",
864
+ {
865
+ className: "st0",
866
+ d: "M71.7,56H14.2c-4.7,0-8.5,3.8-8.5,8.5v38.1c0,4.7,3.8,8.5,8.5,8.5h9.1l0,4.4l-0.1,11.4l11.6-11.4l4.5-4.4h32.3\n c4.7,0,8.5-3.8,8.5-8.5V64.4C80.2,59.8,76.4,56,71.7,56z"
867
+ }
868
+ ),
869
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
870
+ "path",
871
+ {
872
+ className: "st45",
873
+ d: "M76.2,104.9c0,2.3-1.9,4.1-4.1,4.1H41.3c-1.9,0-3.7,0.7-5,2.1l-10.8,10.8v-7.7c0-2.9-2.3-5.2-5.2-5.2h-8.2\n c-2.3,0-4.1-1.9-4.1-4.1V64.1c0-2.3,1.9-4.1,4.1-4.1h14.4c1.1,0,2-0.9,2-2v0c0-1.1-0.9-2-2-2H12.1c-4.5,0-8.1,3.7-8.1,8.1v40.8\n c0,4.5,3.7,8.1,8.1,8.1h8.2c0.7,0,1.2,0.6,1.2,1.2v12.1c0,1.3,1.1,2.1,2.2,2.1c0.5,0,1.1-0.2,1.5-0.6l14-14c0.6-0.6,1.4-0.9,2.2-0.9\n H72c4.5,0,8.1-3.7,8.1-8.1v-9c0-1.1-0.9-2-2-2l0,0c-1.1,0-2,0.9-2,2V104.9z"
874
+ }
875
+ ),
876
+ /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(
877
+ "path",
878
+ {
879
+ className: "st1",
880
+ d: "M128.5,15.4H43.1c-6.4,0-11.6,5.2-11.6,11.6V56v4v19.3c0,6.4,5.2,11.6,11.6,11.6h33.1h4h6.6\n c1.2,0,2.3,0.5,3.1,1.3l19.9,19.9c1.9,1.9,5.2,0.6,5.2-2.2V92.7c0-1,0.8-1.8,1.8-1.8h11.7c6.4,0,11.6-5.2,11.6-11.6V27\n C140.1,20.6,134.9,15.4,128.5,15.4z"
881
+ }
882
+ )
883
+ ]
884
+ }
885
+ );
886
+ };
887
+
888
+ // src/assets/No-Notifications_Gray.tsx
889
+ var import_jsx_runtime7 = require("react/jsx-runtime");
890
+ var NoNotifications = () => {
891
+ return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
892
+ "svg",
893
+ {
894
+ version: "1.1",
895
+ id: "Layer_1",
896
+ xmlns: "http://www.w3.org/2000/svg",
897
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
898
+ x: "0px",
899
+ y: "0px",
900
+ viewBox: "0 0 144 144",
901
+ xmlSpace: "preserve",
902
+ children: [
903
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;}
904
+ .st1{fill:#EEEFF2;}
905
+ .st2{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
906
+ .st3{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
907
+ .st4{fill:#BBD6EB;}
908
+ .st5{fill:#F3F5F7;}
909
+
910
+ .st6{fill:url(#SVGID_1_);stroke:url(#SVGID_00000152974823438255409840000006275817164407259295_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
911
+
912
+ .st7{fill:url(#SVGID_00000020399188369037572360000018352248840008570253_);stroke:url(#SVGID_00000126321205717961207450000012981386552981511097_);stroke-miterlimit:10;}
913
+ .st8{clip-path:url(#SVGID_00000081649802530929409220000013005688557868543110_);}
914
+ .st9{fill:url(#SVGID_00000068672484464431664160000012913843083088600733_);}
915
+ .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
916
+ .st11{fill:url(#SVGID_00000010299669035957327830000004846491483131579577_);}
917
+ .st12{fill:url(#SVGID_00000168833551078441890260000000191711973883775655_);}
918
+ .st13{fill:#FFFFFF;stroke:url(#SVGID_00000175301471077673391240000016009669935237026206_);stroke-miterlimit:10;}
919
+ .st14{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
920
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
921
+
922
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
923
+
924
+ .st17{fill:url(#SVGID_00000018941494860099879800000006183965896324956598_);stroke:url(#SVGID_00000137827617331135666190000014771101970374471856_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
925
+ .st18{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
926
+ .st19{fill:#838795;}
927
+
928
+ .st20{fill:url(#SVGID_00000097463158314947533170000009841277715251767993_);stroke:url(#SVGID_00000096025403869106410200000002898818727038632356_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
929
+
930
+ .st21{fill:url(#SVGID_00000067937577834830268650000011466027174084044472_);stroke:url(#SVGID_00000183951705156518912510000009466805866342869898_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
931
+
932
+ .st22{fill:url(#SVGID_00000126295026324067166860000008163518014679786677_);stroke:url(#SVGID_00000149363103300210875340000015316590910471993002_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
933
+
934
+ .st23{fill:url(#SVGID_00000146494082262867929720000011612642948605491592_);stroke:url(#SVGID_00000071558201304928993780000005476711338104924821_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
935
+
936
+ .st24{fill:url(#SVGID_00000176732273974591495700000001996527252111683255_);stroke:url(#SVGID_00000056396824798765014200000009079571497935021992_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
937
+
938
+ .st25{fill:url(#SVGID_00000171710529558124249470000017014599407570431412_);stroke:url(#SVGID_00000094619964757662649960000003888627143734036907_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
939
+
940
+ .st26{fill:url(#SVGID_00000054946434131303784820000011298894264412876673_);stroke:url(#SVGID_00000132790312636647363050000015426171841082999182_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
941
+
942
+ .st27{fill:url(#SVGID_00000139262019717780970110000004236704312271755702_);stroke:url(#SVGID_00000173856808896916413470000003935607645817261721_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
943
+ .st28{fill:url(#SVGID_00000115479817201232694780000006675520967140747915_);}
944
+ .st29{fill:url(#SVGID_00000067210792845871688780000016642764405927914639_);}
945
+ .st30{fill:url(#SVGID_00000144305112645615655900000000908348702652474013_);}
946
+ .st31{fill:url(#SVGID_00000031915104604331992070000008149419579666211215_);}
947
+ .st32{fill:url(#SVGID_00000062895575868501858030000010904199064415614903_);}
948
+ .st33{fill:url(#SVGID_00000134233027232668384670000004954239613427205274_);}
949
+ .st34{fill:url(#SVGID_00000078037489686720256210000002843239087782226073_);}
950
+ .st35{fill:url(#SVGID_00000106109150191604199620000008893816137077351077_);}
951
+ .st36{fill:url(#SVGID_00000007403641631141779180000012861790688703413402_);}
952
+ .st37{fill:url(#SVGID_00000096024839503768269800000005315155339616742835_);}
953
+ .st38{fill:url(#SVGID_00000122711495668925786510000013805954667518080179_);}
954
+ .st39{fill:url(#SVGID_00000083779886393730345800000016671614243395417219_);}
955
+ .st40{fill:url(#SVGID_00000106848717148858922030000014347635869493398422_);}
956
+
957
+ .st41{fill:#FFFFFF;stroke:url(#SVGID_00000044864532067160351220000007298044430365423767_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
958
+
959
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000057135099025276307760000009317661360364856249_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
960
+
961
+ .st43{fill:url(#SVGID_00000041260040264734996170000002384821114528740737_);stroke:url(#SVGID_00000062178179149805122950000009102570480664936370_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
962
+ .st44{clip-path:url(#SVGID_00000044151412421520741180000017178861577988292000_);}
963
+ .st45{fill:#D7DAE0;}
964
+ .st46{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
965
+ .st47{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
966
+ .st48{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
967
+ .st49{fill:#E5E5E5;}
968
+ .st50{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
969
+
970
+ .st51{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}
971
+ .st52{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
972
+ .st53{fill:none;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:8.1319,5.0824;}
973
+ .st54{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
974
+ .st55{fill:none;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
975
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
976
+ .st57{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
977
+ .st58{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
978
+ .st59{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
979
+ .st60{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,8,10;}
980
+ .st61{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,6,10;}
981
+ .st62{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}` }),
982
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("g", { children: [
983
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("g", { children: [
984
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
985
+ "path",
986
+ {
987
+ className: "st0",
988
+ d: "M72,137.6c-9.3,0-16.9-7.6-16.9-16.9s7.6-16.9,16.9-16.9s16.9,7.6,16.9,16.9S81.3,137.6,72,137.6z"
989
+ }
990
+ ),
991
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
992
+ "path",
993
+ {
994
+ className: "st1",
995
+ d: "M72,105.9c8.2,0,14.9,6.7,14.9,14.9c0,8.2-6.7,14.9-14.9,14.9s-14.9-6.7-14.9-14.9\n C57.1,112.5,63.8,105.9,72,105.9 M72,101.9c-10.4,0-18.9,8.5-18.9,18.9c0,10.4,8.5,18.9,18.9,18.9s18.9-8.5,18.9-18.9\n C90.9,110.3,82.4,101.9,72,101.9L72,101.9z"
996
+ }
997
+ ) })
998
+ ] }),
999
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)("g", { children: [
1000
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { className: "st47", d: "M10.7,54.6c-7-18.4,2.3-39,20.7-45.9" }),
1001
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { className: "st47", d: "M25,49.2c-4-10.5,1.3-22.3,11.8-26.3" }),
1002
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { className: "st47", d: "M133.3,54.6c7-18.4-2.3-39-20.7-45.9" }),
1003
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("path", { className: "st47", d: "M119,49.2c4-10.5-1.3-22.3-11.8-26.3" })
1004
+ ] }),
1005
+ /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(
1006
+ "path",
1007
+ {
1008
+ className: "st1",
1009
+ d: "M120,107.2c-4.5-3-12.2-10.6-12.2-28V54.7c0-17.1-12-31.4-28.1-34.9c0-0.3,0-0.6,0-0.8c0-4.3-3.5-7.7-7.7-7.7\n s-7.7,3.5-7.7,7.7c0,0.3,0,0.6,0,0.8c-16.1,3.5-28.1,17.8-28.1,34.9v24.6c0,17.4-7.7,25-12.2,28c-2,1.3-3.2,3.5-3.2,5.8v4.7l0,0\n c0,0,8,5,51.1,5s51.1-5,51.1-5l0,0V113C123.1,110.6,121.9,108.5,120,107.2z"
1010
+ }
1011
+ )
1012
+ ] })
1013
+ ]
1014
+ }
1015
+ );
1016
+ };
1017
+
1018
+ // src/assets/No-Patients_Gray.tsx
1019
+ var import_jsx_runtime8 = require("react/jsx-runtime");
1020
+ var NoPatients = () => {
1021
+ return /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)(
1022
+ "svg",
1023
+ {
1024
+ version: "1.1",
1025
+ id: "Layer_1",
1026
+ xmlns: "http://www.w3.org/2000/svg",
1027
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
1028
+ x: "0px",
1029
+ y: "0px",
1030
+ viewBox: "0 0 144 144",
1031
+ xmlSpace: "preserve",
1032
+ children: [
1033
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;}
1034
+ .st1{fill:#EEEFF2;}
1035
+ .st2{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
1036
+ .st3{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1037
+ .st4{fill:#BBD6EB;}
1038
+ .st5{fill:#F3F5F7;}
1039
+
1040
+ .st6{fill:url(#SVGID_1_);stroke:url(#SVGID_00000175300288679579360030000009521992934827261842_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1041
+
1042
+ .st7{fill:url(#SVGID_00000061438555016396076920000005433475259249934782_);stroke:url(#SVGID_00000044894752904991820940000000480155377091821965_);stroke-miterlimit:10;}
1043
+ .st8{clip-path:url(#SVGID_00000150092826891454380070000000950928591554026687_);}
1044
+ .st9{fill:url(#SVGID_00000126282325999135982800000010463658828771602838_);}
1045
+ .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
1046
+ .st11{fill:url(#SVGID_00000136400709308955642740000002311320348359266695_);}
1047
+ .st12{fill:url(#SVGID_00000144305863594559283480000006311110298231235230_);}
1048
+ .st13{fill:#FFFFFF;stroke:url(#SVGID_00000072966957989294504030000002680664948667529643_);stroke-miterlimit:10;}
1049
+ .st14{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
1050
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
1051
+
1052
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
1053
+
1054
+ .st17{fill:url(#SVGID_00000049188872201570506270000016823380555214947760_);stroke:url(#SVGID_00000119835587891479955270000016125607043463551135_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1055
+ .st18{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
1056
+ .st19{fill:#838795;}
1057
+
1058
+ .st20{fill:url(#SVGID_00000075132992420045091450000008761589383726519171_);stroke:url(#SVGID_00000067202923917549313690000015195476243300966304_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1059
+
1060
+ .st21{fill:url(#SVGID_00000147926891995510965630000000040216111561934257_);stroke:url(#SVGID_00000150806631137284618440000001206560811419424697_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1061
+
1062
+ .st22{fill:url(#SVGID_00000093167312166415813840000011019058964139672477_);stroke:url(#SVGID_00000067199337730628470610000009936938218145329284_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1063
+
1064
+ .st23{fill:url(#SVGID_00000162327624703693573560000001601276238102407611_);stroke:url(#SVGID_00000176041679770324113790000005391882093610095249_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1065
+
1066
+ .st24{fill:url(#SVGID_00000049204955805480998300000012192241916222164407_);stroke:url(#SVGID_00000119111297804964337990000010708013292203515013_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1067
+
1068
+ .st25{fill:url(#SVGID_00000123435907981009359660000009275919127214170781_);stroke:url(#SVGID_00000165929826315446655660000006354639768946561440_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1069
+
1070
+ .st26{fill:url(#SVGID_00000121982821789883938360000017096759803318989494_);stroke:url(#SVGID_00000049192650579309830840000010952698352911298945_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1071
+
1072
+ .st27{fill:url(#SVGID_00000016062246434804495920000004284491130189771906_);stroke:url(#SVGID_00000003817105168753932720000004320862397361684921_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1073
+ .st28{fill:url(#SVGID_00000113313557730684672580000008120689811525796001_);}
1074
+ .st29{fill:url(#SVGID_00000057122509135842000640000014383436299945262512_);}
1075
+ .st30{fill:url(#SVGID_00000163759615018774339240000006863825621884764827_);}
1076
+ .st31{fill:url(#SVGID_00000000220623981218978610000015436474648472884129_);}
1077
+ .st32{fill:url(#SVGID_00000148658067762955808480000014260373483242579850_);}
1078
+ .st33{fill:url(#SVGID_00000036962371437409576840000015082960004519535252_);}
1079
+ .st34{fill:url(#SVGID_00000105418832502326492970000011511020984397278651_);}
1080
+ .st35{fill:url(#SVGID_00000001663197047518613800000003952054182321117623_);}
1081
+ .st36{fill:url(#SVGID_00000140002345030586605440000015200626328477824701_);}
1082
+ .st37{fill:url(#SVGID_00000064332149327228125790000018339594117598060479_);}
1083
+ .st38{fill:url(#SVGID_00000036962088077095977060000008702425961168556220_);}
1084
+ .st39{fill:url(#SVGID_00000021832505205490021330000009632314243602334852_);}
1085
+ .st40{fill:url(#SVGID_00000173855730336239643980000009277879328129493890_);}
1086
+
1087
+ .st41{fill:#FFFFFF;stroke:url(#SVGID_00000160904543326848771090000013710928862994864573_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1088
+
1089
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000016033396063326922150000010667933010196236168_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1090
+
1091
+ .st43{fill:url(#SVGID_00000142143951278171927120000005352081428416652471_);stroke:url(#SVGID_00000183941857143666264610000000277206320677672363_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1092
+ .st44{clip-path:url(#SVGID_00000115495731562023408430000006340263287112058245_);}
1093
+ .st45{fill:#D7DAE0;}
1094
+ .st46{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1095
+ .st47{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1096
+ .st48{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
1097
+ .st49{fill:#E5E5E5;}
1098
+ .st50{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1099
+
1100
+ .st51{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}
1101
+ .st52{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1102
+ .st53{fill:none;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:8.1319,5.0824;}
1103
+ .st54{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
1104
+ .st55{fill:none;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1105
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
1106
+ .st57{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
1107
+ .st58{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
1108
+ .st59{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1109
+ .st60{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,8,10;}
1110
+ .st61{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,6,10;}
1111
+ .st62{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}` }),
1112
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("g", { children: [
1113
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("g", { children: [
1114
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)("path", { className: "st0", d: "M19.6,126v-76c0-1.7,1.7-3.1,3.8-3.1h97.4c2.1,0,3.8,1.4,3.8,3.1v76H19.6z" }),
1115
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1116
+ "path",
1117
+ {
1118
+ className: "st1",
1119
+ d: "M120.7,47.9c1.5,0,2.8,1,2.8,2.1v75H20.6v-75c0-1.1,1.3-2.1,2.8-2.1H120.7 M120.7,45.9H23.3\n c-2.6,0-4.8,1.8-4.8,4.1v77h106.9v-77C125.4,47.8,123.3,45.9,120.7,45.9L120.7,45.9z"
1120
+ }
1121
+ )
1122
+ ] }),
1123
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("g", { children: [
1124
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1125
+ "path",
1126
+ {
1127
+ className: "st0",
1128
+ d: "M108,94.6H36c-2.4,0-4.4-2-4.4-4.4V10.6c0-2.4,2-4.4,4.4-4.4H108c2.4,0,4.4,2,4.4,4.4v79.6\n C112.3,92.6,110.4,94.6,108,94.6z"
1129
+ }
1130
+ ),
1131
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1132
+ "path",
1133
+ {
1134
+ className: "st53",
1135
+ d: "M108,94.6H36c-2.4,0-4.4-2-4.4-4.4V10.6c0-2.4,2-4.4,4.4-4.4H108c2.4,0,4.4,2,4.4,4.4v79.6\n C112.3,92.6,110.4,94.6,108,94.6z"
1136
+ }
1137
+ )
1138
+ ] }),
1139
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsxs)("g", { children: [
1140
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1141
+ "path",
1142
+ {
1143
+ className: "st45",
1144
+ d: "M72.2,23.5c-3.1,0-5.7,2.6-5.7,5.7s2.6,5.7,5.7,5.7c3.1,0,5.7-2.6,5.7-5.7S75.3,23.5,72.2,23.5z"
1145
+ }
1146
+ ),
1147
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1148
+ "path",
1149
+ {
1150
+ className: "st45",
1151
+ d: "M85.2,20.3c-7.3-7.3-19.1-7.3-26.4,0c-7.3,7.3-7.3,19.1,0,26.4c0.4,0.4,0.9,0.9,1.4,1.3\n c3.4,2.8,7.6,4.2,11.8,4.2c4.3,0,8.7-1.5,12.2-4.5c0.4-0.3,0.7-0.6,1-0.9C92.5,39.4,92.5,27.6,85.2,20.3z M83.3,44.8\n c-0.2,0.2-0.5,0.5-0.8,0.7c-0.6-5.2-5.1-9.2-10.4-9.2c-5.4,0-9.9,4.2-10.4,9.5c-0.4-0.3-0.7-0.6-1.1-1c-6.2-6.2-6.2-16.4,0-22.6\n c3.1-3.1,7.2-4.7,11.3-4.7c4.1,0,8.2,1.6,11.3,4.7C89.5,28.4,89.5,38.6,83.3,44.8z"
1152
+ }
1153
+ )
1154
+ ] }),
1155
+ /* @__PURE__ */ (0, import_jsx_runtime8.jsx)(
1156
+ "path",
1157
+ {
1158
+ className: "st1",
1159
+ d: "M80.3,62L66.4,75.9H12.9c-2.8,0-4.9,2.5-4.5,5.3l7.9,54.4c0.2,1.3,1.3,2.2,2.5,2.2h104.2\n c1.3,0,2.4-0.9,2.5-2.2l10-68.3c0.4-2.8-1.7-5.3-4.5-5.3H80.3z"
1160
+ }
1161
+ )
1162
+ ] })
1163
+ ]
1164
+ }
1165
+ );
1166
+ };
1167
+
1168
+ // src/assets/No-Search-Found_Gray.tsx
1169
+ var import_jsx_runtime9 = require("react/jsx-runtime");
1170
+ var NoSearchFound = () => {
1171
+ return /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)(
539
1172
  "svg",
540
1173
  {
541
1174
  version: "1.1",
@@ -549,7 +1182,7 @@ var NoSearchFound = () => {
549
1182
  "aria-label": "No Search Found",
550
1183
  "aria-hidden": "true",
551
1184
  children: [
552
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
1185
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
553
1186
  .st1{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
554
1187
  .st2{fill:#FFFFFF;}
555
1188
  .st3{fill:#BBD6EB;}
@@ -626,15 +1259,15 @@ var NoSearchFound = () => {
626
1259
  .st74{fill:#E5E5E5;}
627
1260
  .st75{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
628
1261
  .st76{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}` }),
629
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("g", { children: [
630
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1262
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("g", { children: [
1263
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
631
1264
  "path",
632
1265
  {
633
1266
  className: "st2",
634
1267
  d: "M63.6,17.8c-2-0.5-4.1,0.8-4.6,2.8L43.4,84.3l-3.2,13.1l-4.9,20c-0.5,2,0.8,4.1,2.8,4.6l72.9,17.8\n c2,0.5,4.1-0.8,4.6-2.8l4.9-20l3.2-13.1l15.6-63.8c0.5-2-0.8-4.1-2.8-4.6L63.6,17.8z"
635
1268
  }
636
1269
  ),
637
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1270
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
638
1271
  "path",
639
1272
  {
640
1273
  className: "st4",
@@ -642,23 +1275,23 @@ var NoSearchFound = () => {
642
1275
  }
643
1276
  )
644
1277
  ] }),
645
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1278
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
646
1279
  "path",
647
1280
  {
648
1281
  className: "st4",
649
1282
  d: "M7,18.3c-2.1,0.4-3.4,2.4-3,4.5l12.5,64.9l2.6,13.3l3.9,20.4c0.4,2.1,2.4,3.4,4.5,3l74.2-14.3\n c2.1-0.4,3.4-2.4,3-4.5l-3.9-20.4l-2.6-13.3L85.8,7c-0.4-2.1-2.4-3.4-4.5-3L7,18.3z"
650
1283
  }
651
1284
  ),
652
- /* @__PURE__ */ (0, import_jsx_runtime5.jsxs)("g", { children: [
653
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1285
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsxs)("g", { children: [
1286
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
654
1287
  "path",
655
1288
  {
656
1289
  className: "st51",
657
1290
  d: "M113.3,108.9l-4.5,4.5c-1.2,1.2-3.2,1.2-4.4,0L80.3,89.2c-1.2-1.2-1.2-3.2,0-4.4l4.5-4.5\n c1.2-1.2,3.2-1.2,4.4,0l24.1,24.1C114.5,105.7,114.5,107.7,113.3,108.9z"
658
1291
  }
659
1292
  ),
660
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("circle", { className: "st71", cx: "58.3", cy: "58.3", r: "28.5" }),
661
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)(
1293
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("circle", { className: "st71", cx: "58.3", cy: "58.3", r: "28.5" }),
1294
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)(
662
1295
  "polygon",
663
1296
  {
664
1297
  className: "st51",
@@ -666,20 +1299,189 @@ var NoSearchFound = () => {
666
1299
  }
667
1300
  )
668
1301
  ] }),
669
- /* @__PURE__ */ (0, import_jsx_runtime5.jsx)("line", { className: "st72", x1: "78.5", y1: "78.4", x2: "90.2", y2: "90.1" })
1302
+ /* @__PURE__ */ (0, import_jsx_runtime9.jsx)("line", { className: "st72", x1: "78.5", y1: "78.4", x2: "90.2", y2: "90.1" })
1303
+ ]
1304
+ }
1305
+ );
1306
+ };
1307
+
1308
+ // src/assets/404-Page-Not-Found_Gray.tsx
1309
+ var import_jsx_runtime10 = require("react/jsx-runtime");
1310
+ var PageNotFound = () => {
1311
+ return /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)(
1312
+ "svg",
1313
+ {
1314
+ id: "Layer_1",
1315
+ "data-name": "Layer 1",
1316
+ xmlns: "http://www.w3.org/2000/svg",
1317
+ viewBox: "0 0 144 144",
1318
+ "aria-label": "Page Not Found",
1319
+ "aria-hidden": "true",
1320
+ children: [
1321
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("style", { children: `.cls-1 {
1322
+ fill: #fff;
1323
+ stroke: #d7dae0;
1324
+ stroke-linecap: round;
1325
+ stroke-linejoin: round;
1326
+ stroke-width: 4px;
1327
+ }
1328
+
1329
+ .cls-2 {
1330
+ fill: #d7dae0;
1331
+ stroke-width: 0px;
1332
+ }` }) }),
1333
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)("circle", { className: "cls-1", cx: "72", cy: "72", r: "65.36" }),
1334
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsxs)("g", { children: [
1335
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1336
+ "path",
1337
+ {
1338
+ className: "cls-2",
1339
+ d: "m41.45,81.06h-15.96v-5.15l16.54-22.52h7.28v21.63h5.1v6.03h-5.1v6.97h-7.85v-6.97Zm-4.37-6.03h4.47v-11.39h-.1l-8.16,11.54c.73-.1,2.08-.16,3.8-.16Z"
1340
+ }
1341
+ ),
1342
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1343
+ "path",
1344
+ {
1345
+ className: "cls-2",
1346
+ d: "m57.62,70.71c0-9.2,3.85-17.94,14.3-17.94s14.46,8.79,14.46,17.94-4.11,17.94-14.4,17.94-14.35-8.79-14.35-17.94Zm20.23,0c0-7.59-1.66-11.7-5.88-11.7s-5.88,4.11-5.88,11.7,1.61,11.7,5.82,11.7,5.93-4.11,5.93-11.7Z"
1347
+ }
1348
+ ),
1349
+ /* @__PURE__ */ (0, import_jsx_runtime10.jsx)(
1350
+ "path",
1351
+ {
1352
+ className: "cls-2",
1353
+ d: "m105.25,81.06h-15.96v-5.15l16.54-22.52h7.28v21.63h5.1v6.03h-5.1v6.97h-7.85v-6.97Zm-4.37-6.03h4.47v-11.39h-.1l-8.16,11.54c.73-.1,2.08-.16,3.8-.16Z"
1354
+ }
1355
+ )
1356
+ ] })
1357
+ ]
1358
+ }
1359
+ );
1360
+ };
1361
+
1362
+ // src/assets/Success-Confirmation_Gray.tsx
1363
+ var import_jsx_runtime11 = require("react/jsx-runtime");
1364
+ var SuccessConfirmation = () => {
1365
+ return /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)(
1366
+ "svg",
1367
+ {
1368
+ version: "1.1",
1369
+ id: "Layer_1",
1370
+ xmlns: "http://www.w3.org/2000/svg",
1371
+ xmlnsXlink: "http://www.w3.org/1999/xlink",
1372
+ x: "0px",
1373
+ y: "0px",
1374
+ viewBox: "0 0 144 144",
1375
+ xmlSpace: "preserve",
1376
+ children: [
1377
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("style", { type: "text/css", children: `.st0{fill:#FFFFFF;}
1378
+ .st1{fill:#EEEFF2;}
1379
+ .st2{fill:#FFFFFF;stroke:#BBD6EB;stroke-miterlimit:10;}
1380
+ .st3{fill:#FFFFFF;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1381
+ .st4{fill:#BBD6EB;}
1382
+ .st5{fill:#F3F5F7;}
1383
+
1384
+ .st6{fill:url(#SVGID_1_);stroke:url(#SVGID_00000028284429236021381630000010210480860065277606_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1385
+
1386
+ .st7{fill:url(#SVGID_00000002346145290382807310000010772803614463261329_);stroke:url(#SVGID_00000132773997407954371150000013275377183929247107_);stroke-miterlimit:10;}
1387
+ .st8{clip-path:url(#SVGID_00000038400761125365932740000014551702366082124430_);}
1388
+ .st9{fill:url(#SVGID_00000095339379086700665650000010569470218555637659_);}
1389
+ .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-miterlimit:10;}
1390
+ .st11{fill:url(#SVGID_00000180341434570840832070000013984383470433241754_);}
1391
+ .st12{fill:url(#SVGID_00000129192554048861920370000008849989137377378444_);}
1392
+ .st13{fill:#FFFFFF;stroke:url(#SVGID_00000023245929054053202260000017715527871198531734_);stroke-miterlimit:10;}
1393
+ .st14{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
1394
+ .st15{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:5.6708,0.5671,1.7012,5.6708;}
1395
+
1396
+ .st16{fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.5671,1.7012,5.6708,0.5671,1.7012,5.6708;}
1397
+
1398
+ .st17{fill:url(#SVGID_00000147206495327296419390000011451386332201297589_);stroke:url(#SVGID_00000170272328258678673360000006605586839152991381_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1399
+ .st18{opacity:0.25;fill:none;stroke:#FFFFFF;stroke-linecap:round;stroke-miterlimit:10;}
1400
+ .st19{fill:#838795;}
1401
+
1402
+ .st20{fill:url(#SVGID_00000124134264928754026010000004919919149243671456_);stroke:url(#SVGID_00000050632829347866437950000014625840628700447875_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1403
+
1404
+ .st21{fill:url(#SVGID_00000103969832424238800200000007586091928173252248_);stroke:url(#SVGID_00000159461718839362185790000010406108216789518257_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1405
+
1406
+ .st22{fill:url(#SVGID_00000046336474408319561010000010459693785245395124_);stroke:url(#SVGID_00000049905822157044783800000000285464951841267383_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1407
+
1408
+ .st23{fill:url(#SVGID_00000114790985431661953040000012324517981224255116_);stroke:url(#SVGID_00000182494435204309522060000010094696869191290242_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1409
+
1410
+ .st24{fill:url(#SVGID_00000005232060128973022930000005791346824486706310_);stroke:url(#SVGID_00000032622637943370081800000002181914977037227143_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1411
+
1412
+ .st25{fill:url(#SVGID_00000099623281772351859370000010651626021818132892_);stroke:url(#SVGID_00000147933232382257382560000006599026793680525739_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1413
+
1414
+ .st26{fill:url(#SVGID_00000124140727537286453930000000479601490024379058_);stroke:url(#SVGID_00000026841599675037677540000000988942239749619850_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1415
+
1416
+ .st27{fill:url(#SVGID_00000112608237137422004900000009252031440586456980_);stroke:url(#SVGID_00000067928752730168413090000012323525578652458117_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1417
+ .st28{fill:url(#SVGID_00000054969635363474595590000006123515512037417910_);}
1418
+ .st29{fill:url(#SVGID_00000134232228628396966780000008086595646474165386_);}
1419
+ .st30{fill:url(#SVGID_00000028300992387620279290000017781521607760455305_);}
1420
+ .st31{fill:url(#SVGID_00000086672218235363856330000013292030717410366358_);}
1421
+ .st32{fill:url(#SVGID_00000121263489883052821350000010705233499436613283_);}
1422
+ .st33{fill:url(#SVGID_00000001651379907501680220000007231765339334847637_);}
1423
+ .st34{fill:url(#SVGID_00000161608512639504647210000012736961192957482375_);}
1424
+ .st35{fill:url(#SVGID_00000160172545443670805610000017607412978275058580_);}
1425
+ .st36{fill:url(#SVGID_00000044137027281700620140000003394426742203123855_);}
1426
+ .st37{fill:url(#SVGID_00000042709728812156354000000004119499516601884054_);}
1427
+ .st38{fill:url(#SVGID_00000131368313008914898310000000608117741340465025_);}
1428
+ .st39{fill:url(#SVGID_00000027567100515691125540000012713816104132731296_);}
1429
+ .st40{fill:url(#SVGID_00000168105064872260205760000003214793314348290718_);}
1430
+
1431
+ .st41{fill:#FFFFFF;stroke:url(#SVGID_00000029758703077486328930000011720970111664460702_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1432
+
1433
+ .st42{fill:#FFFFFF;stroke:url(#SVGID_00000122699645481263223460000000254187828324094119_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1434
+
1435
+ .st43{fill:url(#SVGID_00000164474785394916673500000000763075433334537118_);stroke:url(#SVGID_00000045610625271151685660000002097996418563776930_);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1436
+ .st44{clip-path:url(#SVGID_00000029023710232019776250000002782165090230363579_);}
1437
+ .st45{fill:#D7DAE0;}
1438
+ .st46{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1439
+ .st47{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1440
+ .st48{fill:#FFFFFF;stroke:#1A74CC;stroke-miterlimit:10;}
1441
+ .st49{fill:#E5E5E5;}
1442
+ .st50{fill:#BBD6EB;stroke:#BBD6EB;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1443
+
1444
+ .st51{fill:#FFFFFF;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:8,5;}
1445
+ .st52{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1446
+ .st53{fill:none;stroke:#EEEFF2;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:8.1319,5.0824;}
1447
+ .st54{fill:none;stroke:#FFFFFF;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;}
1448
+ .st55{fill:none;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1449
+ .st56{fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
1450
+ .st57{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
1451
+ .st58{fill:none;stroke:#D7DAE0;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}
1452
+ .st59{fill:#FFFFFF;stroke:#D7DAE0;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
1453
+ .st60{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,8,10;}
1454
+ .st61{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;stroke-dasharray:0.125,6,10;}
1455
+ .st62{fill:none;stroke:#EEEFF2;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;}` }),
1456
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsxs)("g", { children: [
1457
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)("circle", { className: "st59", cx: "72", cy: "72", r: "61.2" }),
1458
+ /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
1459
+ "path",
1460
+ {
1461
+ className: "st45",
1462
+ d: "M117.2,46.3c-2.5-4.5-5.7-8.5-9.4-12L59.5,82.6L43.2,66.4L32.5,77.1l27,27L117.2,46.3z"
1463
+ }
1464
+ )
1465
+ ] })
670
1466
  ]
671
1467
  }
672
1468
  );
673
1469
  };
674
1470
 
675
1471
  // src/lib/EmptyStateImage.tsx
676
- var import_jsx_runtime6 = require("react/jsx-runtime");
1472
+ var import_jsx_runtime12 = require("react/jsx-runtime");
677
1473
  var EmptyStateImages = {
678
- PageNotFound,
679
1474
  ContentLoading,
680
1475
  Error: Error2,
1476
+ Instructional,
681
1477
  NoData,
682
- NoSearchFound
1478
+ NoFavorites,
1479
+ NoMessages,
1480
+ NoNotifications,
1481
+ NoPatients,
1482
+ NoSearchFound,
1483
+ PageNotFound,
1484
+ SuccessConfirmation
683
1485
  };
684
1486
  var EmptyStateImageContainer = (0, import_styles.styled)(import_mui_layout.Box, {
685
1487
  name: "AvEmptyState",
@@ -689,11 +1491,11 @@ var EmptyStateImageContainer = (0, import_styles.styled)(import_mui_layout.Box,
689
1491
  var EmptyStateImage = (0, import_react.forwardRef)((props, ref) => {
690
1492
  const _a = props, { variant = "NoSearchFound" } = _a, rest = __objRest(_a, ["variant"]);
691
1493
  const Image = EmptyStateImages[variant];
692
- return /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(EmptyStateImageContainer, __spreadProps(__spreadValues({ ref, "aria-hidden": true }, rest), { children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(Image, {}) }));
1494
+ return /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(EmptyStateImageContainer, __spreadProps(__spreadValues({ ref, "aria-hidden": true }, rest), { children: /* @__PURE__ */ (0, import_jsx_runtime12.jsx)(Image, {}) }));
693
1495
  });
694
1496
 
695
1497
  // src/lib/EmptyState.tsx
696
- var import_jsx_runtime7 = require("react/jsx-runtime");
1498
+ var import_jsx_runtime13 = require("react/jsx-runtime");
697
1499
  var EmptyStateContainer = (0, import_styles2.styled)(import_mui_layout2.Stack, {
698
1500
  name: "AvEmptyState",
699
1501
  slot: "root",
@@ -717,7 +1519,7 @@ var EmptyState = React.forwardRef((props, ref) => {
717
1519
  "maxWidth",
718
1520
  "padding"
719
1521
  ]);
720
- return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(
1522
+ return /* @__PURE__ */ (0, import_jsx_runtime13.jsxs)(
721
1523
  EmptyStateContainer,
722
1524
  __spreadProps(__spreadValues({
723
1525
  className: "AvEmptyState-root",
@@ -729,7 +1531,7 @@ var EmptyState = React.forwardRef((props, ref) => {
729
1531
  }, containerProps), {
730
1532
  ref,
731
1533
  children: [
732
- variant ? /* @__PURE__ */ (0, import_jsx_runtime7.jsx)(EmptyStateImage, { variant }) : null,
1534
+ variant ? /* @__PURE__ */ (0, import_jsx_runtime13.jsx)(EmptyStateImage, { variant }) : null,
733
1535
  children
734
1536
  ]
735
1537
  })
@@ -738,5 +1540,6 @@ var EmptyState = React.forwardRef((props, ref) => {
738
1540
  // Annotate the CommonJS export names for ESM import in node:
739
1541
  0 && (module.exports = {
740
1542
  EmptyState,
741
- EmptyStateImage
1543
+ EmptyStateImage,
1544
+ EmptyStateImages
742
1545
  });