@bigbinary/neeto-site-blocks 0.28.4 → 0.29.0

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.cjs.js CHANGED
@@ -9795,10 +9795,79 @@ function useInView({
9795
9795
  return result;
9796
9796
  }
9797
9797
 
9798
- var _excluded$3 = ["name"];
9798
+ function cov_182t5j2n21() {
9799
+ var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants/embed.js";
9800
+ var hash = "14ba7d6e53b53244ad8efe65facdad74e1937e2d";
9801
+ var global = new Function("return this")();
9802
+ var gcv = "__coverage__";
9803
+ var coverageData = {
9804
+ path: "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants/embed.js",
9805
+ statementMap: {
9806
+ "0": {
9807
+ start: {
9808
+ line: 2,
9809
+ column: 2
9810
+ },
9811
+ end: {
9812
+ line: 2,
9813
+ column: 111
9814
+ }
9815
+ },
9816
+ "1": {
9817
+ start: {
9818
+ line: 5,
9819
+ column: 2
9820
+ },
9821
+ end: {
9822
+ line: 5,
9823
+ column: 164
9824
+ }
9825
+ },
9826
+ "2": {
9827
+ start: {
9828
+ line: 8,
9829
+ column: 2
9830
+ },
9831
+ end: {
9832
+ line: 8,
9833
+ column: 95
9834
+ }
9835
+ }
9836
+ },
9837
+ fnMap: {},
9838
+ branchMap: {},
9839
+ s: {
9840
+ "0": 0,
9841
+ "1": 0,
9842
+ "2": 0
9843
+ },
9844
+ f: {},
9845
+ b: {},
9846
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
9847
+ hash: "14ba7d6e53b53244ad8efe65facdad74e1937e2d"
9848
+ };
9849
+ var coverage = global[gcv] || (global[gcv] = {});
9850
+ if (!coverage[path] || coverage[path].hash !== hash) {
9851
+ coverage[path] = coverageData;
9852
+ }
9853
+ var actualCoverage = coverage[path];
9854
+ {
9855
+ // @ts-ignore
9856
+ cov_182t5j2n21 = function () {
9857
+ return actualCoverage;
9858
+ };
9859
+ }
9860
+ return actualCoverage;
9861
+ }
9862
+ cov_182t5j2n21();
9863
+ var YOUTUBE_URL_REGEXP = (cov_182t5j2n21().s[0]++, /^((?:https?:)?\/\/)?((?:www|m)\.)?((?:youtube\.com|youtu.be))(\/(?:[\w-]+\?v=|embed\/|v\/)?)([\w-]+)(\S+)?$/);
9864
+ var VIMEO_URL_REGEXP = (cov_182t5j2n21().s[1]++, /((?:http|https):\/\/)?(www\.|player\.)?vimeo\.com\/(?:channels\/(?:\w+\/)?|groups\/([^/]*)\/videos\/|(?:manage\/)?videos?\/|)(\d+)(?:(?:\/|\?h=)(\w+))?(?:|\/\?)/);
9865
+ var LOOM_URL_REGEXP = (cov_182t5j2n21().s[2]++, /((?:http|https):\/\/)?(www\.)?loom\.com\/(share|embed)\/((?:\w|\d)*)\/?(?:\?(?:t=)?(\d+)?)?/);
9866
+
9867
+ var _excluded$4 = ["name"];
9799
9868
  function cov_mdbryxoh6() {
9800
9869
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/utils.jsx";
9801
- var hash = "f4342d9ec9458e539897782b2a58eaf8ba3d657f";
9870
+ var hash = "2bf293975ff4023f7862458948755f3a043d6c33";
9802
9871
  var global = new Function("return this")();
9803
9872
  var gcv = "__coverage__";
9804
9873
  var coverageData = {
@@ -9806,403 +9875,523 @@ function cov_mdbryxoh6() {
9806
9875
  statementMap: {
9807
9876
  "0": {
9808
9877
  start: {
9809
- line: 6,
9878
+ line: 12,
9810
9879
  column: 21
9811
9880
  },
9812
9881
  end: {
9813
- line: 6,
9882
+ line: 12,
9814
9883
  column: 48
9815
9884
  }
9816
9885
  },
9817
9886
  "1": {
9818
9887
  start: {
9819
- line: 6,
9888
+ line: 12,
9820
9889
  column: 34
9821
9890
  },
9822
9891
  end: {
9823
- line: 6,
9892
+ line: 12,
9824
9893
  column: 48
9825
9894
  }
9826
9895
  },
9827
9896
  "2": {
9828
9897
  start: {
9829
- line: 8,
9898
+ line: 14,
9830
9899
  column: 19
9831
9900
  },
9832
9901
  end: {
9833
- line: 12,
9902
+ line: 18,
9834
9903
  column: 1
9835
9904
  }
9836
9905
  },
9837
9906
  "3": {
9838
9907
  start: {
9839
- line: 9,
9908
+ line: 15,
9840
9909
  column: 15
9841
9910
  },
9842
9911
  end: {
9843
- line: 9,
9912
+ line: 15,
9844
9913
  column: 31
9845
9914
  }
9846
9915
  },
9847
9916
  "4": {
9848
9917
  start: {
9849
- line: 11,
9918
+ line: 17,
9850
9919
  column: 2
9851
9920
  },
9852
9921
  end: {
9853
- line: 11,
9922
+ line: 17,
9854
9923
  column: 34
9855
9924
  }
9856
9925
  },
9857
9926
  "5": {
9858
9927
  start: {
9859
- line: 14,
9928
+ line: 20,
9860
9929
  column: 20
9861
9930
  },
9862
9931
  end: {
9863
- line: 15,
9932
+ line: 21,
9864
9933
  column: 43
9865
9934
  }
9866
9935
  },
9867
9936
  "6": {
9868
9937
  start: {
9869
- line: 15,
9938
+ line: 21,
9870
9939
  column: 2
9871
9940
  },
9872
9941
  end: {
9873
- line: 15,
9942
+ line: 21,
9874
9943
  column: 43
9875
9944
  }
9876
9945
  },
9877
9946
  "7": {
9878
9947
  start: {
9879
- line: 18,
9948
+ line: 24,
9880
9949
  column: 20
9881
9950
  },
9882
9951
  end: {
9883
- line: 122,
9952
+ line: 128,
9884
9953
  column: 1
9885
9954
  }
9886
9955
  },
9887
9956
  "8": {
9888
9957
  start: {
9889
- line: 32,
9958
+ line: 38,
9890
9959
  column: 16
9891
9960
  },
9892
9961
  end: {
9893
- line: 32,
9962
+ line: 38,
9894
9963
  column: 26
9895
9964
  }
9896
9965
  },
9897
9966
  "9": {
9898
9967
  start: {
9899
- line: 34,
9968
+ line: 40,
9900
9969
  column: 24
9901
9970
  },
9902
9971
  end: {
9903
- line: 34,
9972
+ line: 40,
9904
9973
  column: 32
9905
9974
  }
9906
9975
  },
9907
9976
  "10": {
9908
9977
  start: {
9909
- line: 37,
9978
+ line: 43,
9910
9979
  column: 2
9911
9980
  },
9912
9981
  end: {
9913
- line: 45,
9982
+ line: 51,
9914
9983
  column: 3
9915
9984
  }
9916
9985
  },
9917
9986
  "11": {
9918
9987
  start: {
9919
- line: 44,
9988
+ line: 50,
9920
9989
  column: 4
9921
9990
  },
9922
9991
  end: {
9923
- line: 44,
9992
+ line: 50,
9924
9993
  column: 16
9925
9994
  }
9926
9995
  },
9927
9996
  "12": {
9928
9997
  start: {
9929
- line: 48,
9998
+ line: 54,
9930
9999
  column: 21
9931
10000
  },
9932
10001
  end: {
9933
- line: 62,
10002
+ line: 68,
9934
10003
  column: 3
9935
10004
  }
9936
10005
  },
9937
10006
  "13": {
9938
10007
  start: {
9939
- line: 49,
10008
+ line: 55,
9940
10009
  column: 18
9941
10010
  },
9942
10011
  end: {
9943
- line: 49,
10012
+ line: 55,
9944
10013
  column: 20
9945
10014
  }
9946
10015
  },
9947
10016
  "14": {
9948
10017
  start: {
9949
- line: 51,
10018
+ line: 57,
9950
10019
  column: 4
9951
10020
  },
9952
10021
  end: {
9953
- line: 53,
10022
+ line: 59,
9954
10023
  column: 5
9955
10024
  }
9956
10025
  },
9957
10026
  "15": {
9958
10027
  start: {
9959
- line: 52,
10028
+ line: 58,
9960
10029
  column: 6
9961
10030
  },
9962
10031
  end: {
9963
- line: 52,
10032
+ line: 58,
9964
10033
  column: 126
9965
10034
  }
9966
10035
  },
9967
10036
  "16": {
9968
10037
  start: {
9969
- line: 55,
10038
+ line: 61,
9970
10039
  column: 4
9971
10040
  },
9972
10041
  end: {
9973
- line: 55,
10042
+ line: 61,
9974
10043
  column: 58
9975
10044
  }
9976
10045
  },
9977
10046
  "17": {
9978
10047
  start: {
9979
- line: 57,
10048
+ line: 63,
9980
10049
  column: 4
9981
10050
  },
9982
10051
  end: {
9983
- line: 57,
10052
+ line: 63,
9984
10053
  column: 40
9985
10054
  }
9986
10055
  },
9987
10056
  "18": {
9988
10057
  start: {
9989
- line: 58,
10058
+ line: 64,
9990
10059
  column: 4
9991
10060
  },
9992
10061
  end: {
9993
- line: 58,
10062
+ line: 64,
9994
10063
  column: 39
9995
10064
  }
9996
10065
  },
9997
10066
  "19": {
9998
10067
  start: {
9999
- line: 59,
10068
+ line: 65,
10000
10069
  column: 4
10001
10070
  },
10002
10071
  end: {
10003
- line: 59,
10072
+ line: 65,
10004
10073
  column: 32
10005
10074
  }
10006
10075
  },
10007
10076
  "20": {
10008
10077
  start: {
10009
- line: 61,
10078
+ line: 67,
10010
10079
  column: 4
10011
10080
  },
10012
10081
  end: {
10013
- line: 61,
10082
+ line: 67,
10014
10083
  column: 17
10015
10084
  }
10016
10085
  },
10017
10086
  "21": {
10018
10087
  start: {
10019
- line: 68,
10088
+ line: 74,
10020
10089
  column: 20
10021
10090
  },
10022
10091
  end: {
10023
- line: 68,
10092
+ line: 74,
10024
10093
  column: 38
10025
10094
  }
10026
10095
  },
10027
10096
  "22": {
10028
10097
  start: {
10029
- line: 69,
10098
+ line: 75,
10030
10099
  column: 21
10031
10100
  },
10032
10101
  end: {
10033
- line: 69,
10102
+ line: 75,
10034
10103
  column: 35
10035
10104
  }
10036
10105
  },
10037
10106
  "23": {
10038
10107
  start: {
10039
- line: 72,
10108
+ line: 78,
10040
10109
  column: 2
10041
10110
  },
10042
10111
  end: {
10043
- line: 90,
10112
+ line: 96,
10044
10113
  column: 3
10045
10114
  }
10046
10115
  },
10047
10116
  "24": {
10048
10117
  start: {
10049
- line: 74,
10118
+ line: 80,
10050
10119
  column: 4
10051
10120
  },
10052
10121
  end: {
10053
- line: 78,
10122
+ line: 84,
10054
10123
  column: 6
10055
10124
  }
10056
10125
  },
10057
10126
  "25": {
10058
10127
  start: {
10059
- line: 79,
10128
+ line: 85,
10060
10129
  column: 9
10061
10130
  },
10062
10131
  end: {
10063
- line: 90,
10132
+ line: 96,
10064
10133
  column: 3
10065
10134
  }
10066
10135
  },
10067
10136
  "26": {
10068
10137
  start: {
10069
- line: 81,
10138
+ line: 87,
10070
10139
  column: 4
10071
10140
  },
10072
10141
  end: {
10073
- line: 85,
10142
+ line: 91,
10074
10143
  column: 6
10075
10144
  }
10076
10145
  },
10077
10146
  "27": {
10078
10147
  start: {
10079
- line: 86,
10148
+ line: 92,
10080
10149
  column: 9
10081
10150
  },
10082
10151
  end: {
10083
- line: 90,
10152
+ line: 96,
10084
10153
  column: 3
10085
10154
  }
10086
10155
  },
10087
10156
  "28": {
10088
10157
  start: {
10089
- line: 87,
10158
+ line: 93,
10090
10159
  column: 4
10091
10160
  },
10092
10161
  end: {
10093
- line: 87,
10162
+ line: 93,
10094
10163
  column: 33
10095
10164
  }
10096
10165
  },
10097
10166
  "29": {
10098
10167
  start: {
10099
- line: 89,
10168
+ line: 95,
10100
10169
  column: 4
10101
10170
  },
10102
10171
  end: {
10103
- line: 89,
10172
+ line: 95,
10104
10173
  column: 77
10105
10174
  }
10106
10175
  },
10107
10176
  "30": {
10108
10177
  start: {
10109
- line: 93,
10178
+ line: 99,
10110
10179
  column: 2
10111
10180
  },
10112
10181
  end: {
10113
- line: 93,
10182
+ line: 99,
10114
10183
  column: 57
10115
10184
  }
10116
10185
  },
10117
10186
  "31": {
10118
10187
  start: {
10119
- line: 94,
10188
+ line: 100,
10120
10189
  column: 28
10121
10190
  },
10122
10191
  end: {
10123
- line: 94,
10192
+ line: 100,
10124
10193
  column: 42
10125
10194
  }
10126
10195
  },
10127
10196
  "32": {
10128
10197
  start: {
10129
- line: 97,
10198
+ line: 103,
10130
10199
  column: 2
10131
10200
  },
10132
10201
  end: {
10133
- line: 118,
10202
+ line: 124,
10134
10203
  column: 3
10135
10204
  }
10136
10205
  },
10137
10206
  "33": {
10138
10207
  start: {
10139
- line: 99,
10208
+ line: 105,
10140
10209
  column: 4
10141
10210
  },
10142
10211
  end: {
10143
- line: 99,
10212
+ line: 105,
10144
10213
  column: 72
10145
10214
  }
10146
10215
  },
10147
10216
  "34": {
10148
10217
  start: {
10149
- line: 100,
10218
+ line: 106,
10150
10219
  column: 4
10151
10220
  },
10152
10221
  end: {
10153
- line: 100,
10222
+ line: 106,
10154
10223
  column: 72
10155
10224
  }
10156
10225
  },
10157
10226
  "35": {
10158
10227
  start: {
10159
- line: 101,
10228
+ line: 107,
10160
10229
  column: 4
10161
10230
  },
10162
10231
  end: {
10163
- line: 101,
10232
+ line: 107,
10164
10233
  column: 72
10165
10234
  }
10166
10235
  },
10167
10236
  "36": {
10168
10237
  start: {
10169
- line: 104,
10238
+ line: 110,
10170
10239
  column: 4
10171
10240
  },
10172
10241
  end: {
10173
- line: 107,
10242
+ line: 113,
10174
10243
  column: 6
10175
10244
  }
10176
10245
  },
10177
10246
  "37": {
10178
10247
  start: {
10179
- line: 109,
10248
+ line: 115,
10180
10249
  column: 4
10181
10250
  },
10182
10251
  end: {
10183
- line: 112,
10252
+ line: 118,
10184
10253
  column: 6
10185
10254
  }
10186
10255
  },
10187
10256
  "38": {
10188
10257
  start: {
10189
- line: 114,
10258
+ line: 120,
10190
10259
  column: 4
10191
10260
  },
10192
10261
  end: {
10193
- line: 117,
10262
+ line: 123,
10194
10263
  column: 6
10195
10264
  }
10196
10265
  },
10197
10266
  "39": {
10198
10267
  start: {
10199
- line: 121,
10268
+ line: 127,
10200
10269
  column: 2
10201
10270
  },
10202
10271
  end: {
10203
- line: 121,
10272
+ line: 127,
10204
10273
  column: 72
10205
10274
  }
10275
+ },
10276
+ "40": {
10277
+ start: {
10278
+ line: 130,
10279
+ column: 20
10280
+ },
10281
+ end: {
10282
+ line: 136,
10283
+ column: 1
10284
+ }
10285
+ },
10286
+ "41": {
10287
+ start: {
10288
+ line: 131,
10289
+ column: 23
10290
+ },
10291
+ end: {
10292
+ line: 133,
10293
+ column: 11
10294
+ }
10295
+ },
10296
+ "42": {
10297
+ start: {
10298
+ line: 135,
10299
+ column: 2
10300
+ },
10301
+ end: {
10302
+ line: 135,
10303
+ column: 22
10304
+ }
10305
+ },
10306
+ "43": {
10307
+ start: {
10308
+ line: 138,
10309
+ column: 27
10310
+ },
10311
+ end: {
10312
+ line: 142,
10313
+ column: 1
10314
+ }
10315
+ },
10316
+ "44": {
10317
+ start: {
10318
+ line: 139,
10319
+ column: 16
10320
+ },
10321
+ end: {
10322
+ line: 139,
10323
+ column: 45
10324
+ }
10325
+ },
10326
+ "45": {
10327
+ start: {
10328
+ line: 141,
10329
+ column: 2
10330
+ },
10331
+ end: {
10332
+ line: 141,
10333
+ column: 62
10334
+ }
10335
+ },
10336
+ "46": {
10337
+ start: {
10338
+ line: 144,
10339
+ column: 25
10340
+ },
10341
+ end: {
10342
+ line: 148,
10343
+ column: 1
10344
+ }
10345
+ },
10346
+ "47": {
10347
+ start: {
10348
+ line: 145,
10349
+ column: 16
10350
+ },
10351
+ end: {
10352
+ line: 145,
10353
+ column: 43
10354
+ }
10355
+ },
10356
+ "48": {
10357
+ start: {
10358
+ line: 147,
10359
+ column: 2
10360
+ },
10361
+ end: {
10362
+ line: 147,
10363
+ column: 77
10364
+ }
10365
+ },
10366
+ "49": {
10367
+ start: {
10368
+ line: 150,
10369
+ column: 24
10370
+ },
10371
+ end: {
10372
+ line: 154,
10373
+ column: 1
10374
+ }
10375
+ },
10376
+ "50": {
10377
+ start: {
10378
+ line: 151,
10379
+ column: 16
10380
+ },
10381
+ end: {
10382
+ line: 151,
10383
+ column: 42
10384
+ }
10385
+ },
10386
+ "51": {
10387
+ start: {
10388
+ line: 153,
10389
+ column: 2
10390
+ },
10391
+ end: {
10392
+ line: 153,
10393
+ column: 79
10394
+ }
10206
10395
  }
10207
10396
  },
10208
10397
  fnMap: {
@@ -10210,215 +10399,311 @@ function cov_mdbryxoh6() {
10210
10399
  name: "(anonymous_0)",
10211
10400
  decl: {
10212
10401
  start: {
10213
- line: 6,
10402
+ line: 12,
10214
10403
  column: 21
10215
10404
  },
10216
10405
  end: {
10217
- line: 6,
10406
+ line: 12,
10218
10407
  column: 22
10219
10408
  }
10220
10409
  },
10221
10410
  loc: {
10222
10411
  start: {
10223
- line: 6,
10412
+ line: 12,
10224
10413
  column: 34
10225
10414
  },
10226
10415
  end: {
10227
- line: 6,
10416
+ line: 12,
10228
10417
  column: 48
10229
10418
  }
10230
10419
  },
10231
- line: 6
10420
+ line: 12
10232
10421
  },
10233
10422
  "1": {
10234
10423
  name: "(anonymous_1)",
10235
10424
  decl: {
10236
10425
  start: {
10237
- line: 8,
10426
+ line: 14,
10238
10427
  column: 19
10239
10428
  },
10240
10429
  end: {
10241
- line: 8,
10430
+ line: 14,
10242
10431
  column: 20
10243
10432
  }
10244
10433
  },
10245
10434
  loc: {
10246
10435
  start: {
10247
- line: 8,
10436
+ line: 14,
10248
10437
  column: 48
10249
10438
  },
10250
10439
  end: {
10251
- line: 12,
10440
+ line: 18,
10252
10441
  column: 1
10253
10442
  }
10254
10443
  },
10255
- line: 8
10444
+ line: 14
10256
10445
  },
10257
10446
  "2": {
10258
10447
  name: "(anonymous_2)",
10259
10448
  decl: {
10260
10449
  start: {
10261
- line: 14,
10450
+ line: 20,
10262
10451
  column: 20
10263
10452
  },
10264
10453
  end: {
10265
- line: 14,
10454
+ line: 20,
10266
10455
  column: 21
10267
10456
  }
10268
10457
  },
10269
10458
  loc: {
10270
10459
  start: {
10271
- line: 15,
10460
+ line: 21,
10272
10461
  column: 2
10273
10462
  },
10274
10463
  end: {
10275
- line: 15,
10464
+ line: 21,
10276
10465
  column: 43
10277
10466
  }
10278
10467
  },
10279
- line: 15
10468
+ line: 21
10280
10469
  },
10281
10470
  "3": {
10282
10471
  name: "(anonymous_3)",
10283
10472
  decl: {
10284
10473
  start: {
10285
- line: 18,
10474
+ line: 24,
10286
10475
  column: 20
10287
10476
  },
10288
10477
  end: {
10289
- line: 18,
10478
+ line: 24,
10290
10479
  column: 21
10291
10480
  }
10292
10481
  },
10293
10482
  loc: {
10294
10483
  start: {
10295
- line: 18,
10484
+ line: 24,
10296
10485
  column: 78
10297
10486
  },
10298
10487
  end: {
10299
- line: 122,
10488
+ line: 128,
10300
10489
  column: 1
10301
10490
  }
10302
10491
  },
10303
- line: 18
10492
+ line: 24
10304
10493
  },
10305
10494
  "4": {
10306
10495
  name: "(anonymous_4)",
10307
10496
  decl: {
10308
10497
  start: {
10309
- line: 48,
10498
+ line: 54,
10310
10499
  column: 21
10311
10500
  },
10312
10501
  end: {
10313
- line: 48,
10502
+ line: 54,
10314
10503
  column: 22
10315
10504
  }
10316
10505
  },
10317
10506
  loc: {
10318
10507
  start: {
10319
- line: 48,
10508
+ line: 54,
10320
10509
  column: 36
10321
10510
  },
10322
10511
  end: {
10323
- line: 62,
10512
+ line: 68,
10324
10513
  column: 3
10325
10514
  }
10326
10515
  },
10327
- line: 48
10516
+ line: 54
10517
+ },
10518
+ "5": {
10519
+ name: "(anonymous_5)",
10520
+ decl: {
10521
+ start: {
10522
+ line: 130,
10523
+ column: 20
10524
+ },
10525
+ end: {
10526
+ line: 130,
10527
+ column: 21
10528
+ }
10529
+ },
10530
+ loc: {
10531
+ start: {
10532
+ line: 130,
10533
+ column: 27
10534
+ },
10535
+ end: {
10536
+ line: 136,
10537
+ column: 1
10538
+ }
10539
+ },
10540
+ line: 130
10541
+ },
10542
+ "6": {
10543
+ name: "(anonymous_6)",
10544
+ decl: {
10545
+ start: {
10546
+ line: 138,
10547
+ column: 27
10548
+ },
10549
+ end: {
10550
+ line: 138,
10551
+ column: 28
10552
+ }
10553
+ },
10554
+ loc: {
10555
+ start: {
10556
+ line: 138,
10557
+ column: 34
10558
+ },
10559
+ end: {
10560
+ line: 142,
10561
+ column: 1
10562
+ }
10563
+ },
10564
+ line: 138
10565
+ },
10566
+ "7": {
10567
+ name: "(anonymous_7)",
10568
+ decl: {
10569
+ start: {
10570
+ line: 144,
10571
+ column: 25
10572
+ },
10573
+ end: {
10574
+ line: 144,
10575
+ column: 26
10576
+ }
10577
+ },
10578
+ loc: {
10579
+ start: {
10580
+ line: 144,
10581
+ column: 32
10582
+ },
10583
+ end: {
10584
+ line: 148,
10585
+ column: 1
10586
+ }
10587
+ },
10588
+ line: 144
10589
+ },
10590
+ "8": {
10591
+ name: "(anonymous_8)",
10592
+ decl: {
10593
+ start: {
10594
+ line: 150,
10595
+ column: 24
10596
+ },
10597
+ end: {
10598
+ line: 150,
10599
+ column: 25
10600
+ }
10601
+ },
10602
+ loc: {
10603
+ start: {
10604
+ line: 150,
10605
+ column: 31
10606
+ },
10607
+ end: {
10608
+ line: 154,
10609
+ column: 1
10610
+ }
10611
+ },
10612
+ line: 150
10328
10613
  }
10329
10614
  },
10330
10615
  branchMap: {
10331
10616
  "0": {
10332
10617
  loc: {
10333
10618
  start: {
10334
- line: 14,
10619
+ line: 20,
10335
10620
  column: 29
10336
10621
  },
10337
10622
  end: {
10338
- line: 14,
10623
+ line: 20,
10339
10624
  column: 50
10340
10625
  }
10341
10626
  },
10342
10627
  type: "default-arg",
10343
10628
  locations: [{
10344
10629
  start: {
10345
- line: 14,
10630
+ line: 20,
10346
10631
  column: 49
10347
10632
  },
10348
10633
  end: {
10349
- line: 14,
10634
+ line: 20,
10350
10635
  column: 50
10351
10636
  }
10352
10637
  }],
10353
- line: 14
10638
+ line: 20
10354
10639
  },
10355
10640
  "1": {
10356
10641
  loc: {
10357
10642
  start: {
10358
- line: 18,
10643
+ line: 24,
10359
10644
  column: 43
10360
10645
  },
10361
10646
  end: {
10362
- line: 18,
10647
+ line: 24,
10363
10648
  column: 54
10364
10649
  }
10365
10650
  },
10366
10651
  type: "default-arg",
10367
10652
  locations: [{
10368
10653
  start: {
10369
- line: 18,
10654
+ line: 24,
10370
10655
  column: 52
10371
10656
  },
10372
10657
  end: {
10373
- line: 18,
10658
+ line: 24,
10374
10659
  column: 54
10375
10660
  }
10376
10661
  }],
10377
- line: 18
10662
+ line: 24
10378
10663
  },
10379
10664
  "2": {
10380
10665
  loc: {
10381
10666
  start: {
10382
- line: 18,
10667
+ line: 24,
10383
10668
  column: 56
10384
10669
  },
10385
10670
  end: {
10386
- line: 18,
10671
+ line: 24,
10387
10672
  column: 71
10388
10673
  }
10389
10674
  },
10390
10675
  type: "default-arg",
10391
10676
  locations: [{
10392
10677
  start: {
10393
- line: 18,
10678
+ line: 24,
10394
10679
  column: 66
10395
10680
  },
10396
10681
  end: {
10397
- line: 18,
10682
+ line: 24,
10398
10683
  column: 71
10399
10684
  }
10400
10685
  }],
10401
- line: 18
10686
+ line: 24
10402
10687
  },
10403
10688
  "3": {
10404
10689
  loc: {
10405
10690
  start: {
10406
- line: 37,
10691
+ line: 43,
10407
10692
  column: 2
10408
10693
  },
10409
10694
  end: {
10410
- line: 45,
10695
+ line: 51,
10411
10696
  column: 3
10412
10697
  }
10413
10698
  },
10414
10699
  type: "if",
10415
10700
  locations: [{
10416
10701
  start: {
10417
- line: 37,
10702
+ line: 43,
10418
10703
  column: 2
10419
10704
  },
10420
10705
  end: {
10421
- line: 45,
10706
+ line: 51,
10422
10707
  column: 3
10423
10708
  }
10424
10709
  }, {
@@ -10431,87 +10716,87 @@ function cov_mdbryxoh6() {
10431
10716
  column: undefined
10432
10717
  }
10433
10718
  }],
10434
- line: 37
10719
+ line: 43
10435
10720
  },
10436
10721
  "4": {
10437
10722
  loc: {
10438
10723
  start: {
10439
- line: 38,
10724
+ line: 44,
10440
10725
  column: 4
10441
10726
  },
10442
10727
  end: {
10443
- line: 42,
10728
+ line: 48,
10444
10729
  column: 21
10445
10730
  }
10446
10731
  },
10447
10732
  type: "binary-expr",
10448
10733
  locations: [{
10449
10734
  start: {
10450
- line: 38,
10735
+ line: 44,
10451
10736
  column: 4
10452
10737
  },
10453
10738
  end: {
10454
- line: 38,
10739
+ line: 44,
10455
10740
  column: 34
10456
10741
  }
10457
10742
  }, {
10458
10743
  start: {
10459
- line: 39,
10744
+ line: 45,
10460
10745
  column: 4
10461
10746
  },
10462
10747
  end: {
10463
- line: 39,
10748
+ line: 45,
10464
10749
  column: 19
10465
10750
  }
10466
10751
  }, {
10467
10752
  start: {
10468
- line: 40,
10753
+ line: 46,
10469
10754
  column: 4
10470
10755
  },
10471
10756
  end: {
10472
- line: 40,
10757
+ line: 46,
10473
10758
  column: 18
10474
10759
  }
10475
10760
  }, {
10476
10761
  start: {
10477
- line: 41,
10762
+ line: 47,
10478
10763
  column: 4
10479
10764
  },
10480
10765
  end: {
10481
- line: 41,
10766
+ line: 47,
10482
10767
  column: 30
10483
10768
  }
10484
10769
  }, {
10485
10770
  start: {
10486
- line: 42,
10771
+ line: 48,
10487
10772
  column: 4
10488
10773
  },
10489
10774
  end: {
10490
- line: 42,
10775
+ line: 48,
10491
10776
  column: 21
10492
10777
  }
10493
10778
  }],
10494
- line: 38
10779
+ line: 44
10495
10780
  },
10496
10781
  "5": {
10497
10782
  loc: {
10498
10783
  start: {
10499
- line: 51,
10784
+ line: 57,
10500
10785
  column: 4
10501
10786
  },
10502
10787
  end: {
10503
- line: 53,
10788
+ line: 59,
10504
10789
  column: 5
10505
10790
  }
10506
10791
  },
10507
10792
  type: "if",
10508
10793
  locations: [{
10509
10794
  start: {
10510
- line: 51,
10795
+ line: 57,
10511
10796
  column: 4
10512
10797
  },
10513
10798
  end: {
10514
- line: 53,
10799
+ line: 59,
10515
10800
  column: 5
10516
10801
  }
10517
10802
  }, {
@@ -10524,205 +10809,412 @@ function cov_mdbryxoh6() {
10524
10809
  column: undefined
10525
10810
  }
10526
10811
  }],
10527
- line: 51
10812
+ line: 57
10528
10813
  },
10529
10814
  "6": {
10530
10815
  loc: {
10531
10816
  start: {
10532
- line: 72,
10817
+ line: 78,
10533
10818
  column: 2
10534
10819
  },
10535
10820
  end: {
10536
- line: 90,
10821
+ line: 96,
10537
10822
  column: 3
10538
10823
  }
10539
10824
  },
10540
10825
  type: "if",
10541
10826
  locations: [{
10542
10827
  start: {
10543
- line: 72,
10828
+ line: 78,
10544
10829
  column: 2
10545
10830
  },
10546
10831
  end: {
10547
- line: 90,
10832
+ line: 96,
10548
10833
  column: 3
10549
10834
  }
10550
10835
  }, {
10551
10836
  start: {
10552
- line: 79,
10837
+ line: 85,
10553
10838
  column: 9
10554
10839
  },
10555
10840
  end: {
10556
- line: 90,
10841
+ line: 96,
10557
10842
  column: 3
10558
10843
  }
10559
10844
  }],
10560
- line: 72
10845
+ line: 78
10561
10846
  },
10562
10847
  "7": {
10563
10848
  loc: {
10564
10849
  start: {
10565
- line: 79,
10850
+ line: 85,
10566
10851
  column: 9
10567
10852
  },
10568
10853
  end: {
10569
- line: 90,
10854
+ line: 96,
10570
10855
  column: 3
10571
10856
  }
10572
10857
  },
10573
10858
  type: "if",
10574
10859
  locations: [{
10575
10860
  start: {
10576
- line: 79,
10861
+ line: 85,
10577
10862
  column: 9
10578
10863
  },
10579
10864
  end: {
10580
- line: 90,
10865
+ line: 96,
10581
10866
  column: 3
10582
10867
  }
10583
10868
  }, {
10584
10869
  start: {
10585
- line: 86,
10870
+ line: 92,
10586
10871
  column: 9
10587
10872
  },
10588
10873
  end: {
10589
- line: 90,
10874
+ line: 96,
10590
10875
  column: 3
10591
10876
  }
10592
10877
  }],
10593
- line: 79
10878
+ line: 85
10594
10879
  },
10595
10880
  "8": {
10596
10881
  loc: {
10597
10882
  start: {
10598
- line: 86,
10883
+ line: 92,
10599
10884
  column: 9
10600
10885
  },
10601
10886
  end: {
10602
- line: 90,
10887
+ line: 96,
10603
10888
  column: 3
10604
10889
  }
10605
10890
  },
10606
10891
  type: "if",
10607
10892
  locations: [{
10608
10893
  start: {
10609
- line: 86,
10894
+ line: 92,
10610
10895
  column: 9
10611
10896
  },
10612
10897
  end: {
10613
- line: 90,
10898
+ line: 96,
10614
10899
  column: 3
10615
10900
  }
10616
10901
  }, {
10617
10902
  start: {
10618
- line: 88,
10903
+ line: 94,
10619
10904
  column: 9
10620
10905
  },
10621
10906
  end: {
10622
- line: 90,
10907
+ line: 96,
10623
10908
  column: 3
10624
10909
  }
10625
10910
  }],
10626
- line: 86
10911
+ line: 92
10627
10912
  },
10628
10913
  "9": {
10629
10914
  loc: {
10630
10915
  start: {
10631
- line: 89,
10916
+ line: 95,
10632
10917
  column: 14
10633
10918
  },
10634
10919
  end: {
10635
- line: 89,
10920
+ line: 95,
10636
10921
  column: 76
10637
10922
  }
10638
10923
  },
10639
10924
  type: "cond-expr",
10640
10925
  locations: [{
10641
10926
  start: {
10642
- line: 89,
10927
+ line: 95,
10643
10928
  column: 27
10644
10929
  },
10645
10930
  end: {
10646
- line: 89,
10931
+ line: 95,
10647
10932
  column: 47
10648
10933
  }
10649
10934
  }, {
10650
10935
  start: {
10651
- line: 89,
10936
+ line: 95,
10652
10937
  column: 50
10653
10938
  },
10654
10939
  end: {
10655
- line: 89,
10940
+ line: 95,
10656
10941
  column: 76
10657
10942
  }
10658
10943
  }],
10659
- line: 89
10944
+ line: 95
10660
10945
  },
10661
10946
  "10": {
10662
10947
  loc: {
10663
10948
  start: {
10664
- line: 93,
10949
+ line: 99,
10665
10950
  column: 15
10666
10951
  },
10667
10952
  end: {
10668
- line: 93,
10953
+ line: 99,
10669
10954
  column: 56
10670
10955
  }
10671
10956
  },
10672
10957
  type: "cond-expr",
10673
10958
  locations: [{
10674
10959
  start: {
10675
- line: 93,
10960
+ line: 99,
10676
10961
  column: 28
10677
10962
  },
10678
10963
  end: {
10679
- line: 93,
10964
+ line: 99,
10680
10965
  column: 43
10681
10966
  }
10682
10967
  }, {
10683
10968
  start: {
10684
- line: 93,
10969
+ line: 99,
10685
10970
  column: 46
10686
10971
  },
10687
10972
  end: {
10688
- line: 93,
10973
+ line: 99,
10689
10974
  column: 56
10690
10975
  }
10691
10976
  }],
10692
- line: 93
10977
+ line: 99
10693
10978
  },
10694
10979
  "11": {
10695
10980
  loc: {
10696
10981
  start: {
10697
- line: 97,
10982
+ line: 103,
10698
10983
  column: 2
10699
10984
  },
10700
10985
  end: {
10701
- line: 118,
10986
+ line: 124,
10702
10987
  column: 3
10703
10988
  }
10704
10989
  },
10705
10990
  type: "if",
10706
10991
  locations: [{
10707
10992
  start: {
10708
- line: 97,
10993
+ line: 103,
10709
10994
  column: 2
10710
10995
  },
10711
10996
  end: {
10712
- line: 118,
10997
+ line: 124,
10713
10998
  column: 3
10714
10999
  }
10715
11000
  }, {
10716
11001
  start: {
10717
- line: 102,
11002
+ line: 108,
10718
11003
  column: 9
10719
11004
  },
10720
11005
  end: {
10721
- line: 118,
11006
+ line: 124,
10722
11007
  column: 3
10723
11008
  }
10724
11009
  }],
10725
- line: 97
11010
+ line: 103
11011
+ },
11012
+ "12": {
11013
+ loc: {
11014
+ start: {
11015
+ line: 131,
11016
+ column: 23
11017
+ },
11018
+ end: {
11019
+ line: 133,
11020
+ column: 11
11021
+ }
11022
+ },
11023
+ type: "cond-expr",
11024
+ locations: [{
11025
+ start: {
11026
+ line: 132,
11027
+ column: 6
11028
+ },
11029
+ end: {
11030
+ line: 132,
11031
+ column: 78
11032
+ }
11033
+ }, {
11034
+ start: {
11035
+ line: 133,
11036
+ column: 6
11037
+ },
11038
+ end: {
11039
+ line: 133,
11040
+ column: 11
11041
+ }
11042
+ }],
11043
+ line: 131
11044
+ },
11045
+ "13": {
11046
+ loc: {
11047
+ start: {
11048
+ line: 132,
11049
+ column: 6
11050
+ },
11051
+ end: {
11052
+ line: 132,
11053
+ column: 78
11054
+ }
11055
+ },
11056
+ type: "binary-expr",
11057
+ locations: [{
11058
+ start: {
11059
+ line: 132,
11060
+ column: 6
11061
+ },
11062
+ end: {
11063
+ line: 132,
11064
+ column: 29
11065
+ }
11066
+ }, {
11067
+ start: {
11068
+ line: 132,
11069
+ column: 33
11070
+ },
11071
+ end: {
11072
+ line: 132,
11073
+ column: 53
11074
+ }
11075
+ }, {
11076
+ start: {
11077
+ line: 132,
11078
+ column: 57
11079
+ },
11080
+ end: {
11081
+ line: 132,
11082
+ column: 78
11083
+ }
11084
+ }],
11085
+ line: 132
11086
+ },
11087
+ "14": {
11088
+ loc: {
11089
+ start: {
11090
+ line: 141,
11091
+ column: 9
11092
+ },
11093
+ end: {
11094
+ line: 141,
11095
+ column: 61
11096
+ }
11097
+ },
11098
+ type: "binary-expr",
11099
+ locations: [{
11100
+ start: {
11101
+ line: 141,
11102
+ column: 9
11103
+ },
11104
+ end: {
11105
+ line: 141,
11106
+ column: 14
11107
+ }
11108
+ }, {
11109
+ start: {
11110
+ line: 141,
11111
+ column: 18
11112
+ },
11113
+ end: {
11114
+ line: 141,
11115
+ column: 61
11116
+ }
11117
+ }],
11118
+ line: 141
11119
+ },
11120
+ "15": {
11121
+ loc: {
11122
+ start: {
11123
+ line: 147,
11124
+ column: 9
11125
+ },
11126
+ end: {
11127
+ line: 147,
11128
+ column: 76
11129
+ }
11130
+ },
11131
+ type: "binary-expr",
11132
+ locations: [{
11133
+ start: {
11134
+ line: 147,
11135
+ column: 9
11136
+ },
11137
+ end: {
11138
+ line: 147,
11139
+ column: 14
11140
+ }
11141
+ }, {
11142
+ start: {
11143
+ line: 147,
11144
+ column: 18
11145
+ },
11146
+ end: {
11147
+ line: 147,
11148
+ column: 76
11149
+ }
11150
+ }],
11151
+ line: 147
11152
+ },
11153
+ "16": {
11154
+ loc: {
11155
+ start: {
11156
+ line: 153,
11157
+ column: 9
11158
+ },
11159
+ end: {
11160
+ line: 153,
11161
+ column: 78
11162
+ }
11163
+ },
11164
+ type: "binary-expr",
11165
+ locations: [{
11166
+ start: {
11167
+ line: 153,
11168
+ column: 9
11169
+ },
11170
+ end: {
11171
+ line: 153,
11172
+ column: 14
11173
+ }
11174
+ }, {
11175
+ start: {
11176
+ line: 153,
11177
+ column: 18
11178
+ },
11179
+ end: {
11180
+ line: 153,
11181
+ column: 78
11182
+ }
11183
+ }],
11184
+ line: 153
11185
+ },
11186
+ "17": {
11187
+ loc: {
11188
+ start: {
11189
+ line: 153,
11190
+ column: 62
11191
+ },
11192
+ end: {
11193
+ line: 153,
11194
+ column: 76
11195
+ }
11196
+ },
11197
+ type: "binary-expr",
11198
+ locations: [{
11199
+ start: {
11200
+ line: 153,
11201
+ column: 62
11202
+ },
11203
+ end: {
11204
+ line: 153,
11205
+ column: 70
11206
+ }
11207
+ }, {
11208
+ start: {
11209
+ line: 153,
11210
+ column: 74
11211
+ },
11212
+ end: {
11213
+ line: 153,
11214
+ column: 76
11215
+ }
11216
+ }],
11217
+ line: 153
10726
11218
  }
10727
11219
  },
10728
11220
  s: {
@@ -10765,14 +11257,30 @@ function cov_mdbryxoh6() {
10765
11257
  "36": 0,
10766
11258
  "37": 0,
10767
11259
  "38": 0,
10768
- "39": 0
11260
+ "39": 0,
11261
+ "40": 0,
11262
+ "41": 0,
11263
+ "42": 0,
11264
+ "43": 0,
11265
+ "44": 0,
11266
+ "45": 0,
11267
+ "46": 0,
11268
+ "47": 0,
11269
+ "48": 0,
11270
+ "49": 0,
11271
+ "50": 0,
11272
+ "51": 0
10769
11273
  },
10770
11274
  f: {
10771
11275
  "0": 0,
10772
11276
  "1": 0,
10773
11277
  "2": 0,
10774
11278
  "3": 0,
10775
- "4": 0
11279
+ "4": 0,
11280
+ "5": 0,
11281
+ "6": 0,
11282
+ "7": 0,
11283
+ "8": 0
10776
11284
  },
10777
11285
  b: {
10778
11286
  "0": [0],
@@ -10786,10 +11294,16 @@ function cov_mdbryxoh6() {
10786
11294
  "8": [0, 0],
10787
11295
  "9": [0, 0],
10788
11296
  "10": [0, 0],
10789
- "11": [0, 0]
11297
+ "11": [0, 0],
11298
+ "12": [0, 0],
11299
+ "13": [0, 0, 0],
11300
+ "14": [0, 0],
11301
+ "15": [0, 0],
11302
+ "16": [0, 0],
11303
+ "17": [0, 0]
10790
11304
  },
10791
11305
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
10792
- hash: "f4342d9ec9458e539897782b2a58eaf8ba3d657f"
11306
+ hash: "2bf293975ff4023f7862458948755f3a043d6c33"
10793
11307
  };
10794
11308
  var coverage = global[gcv] || (global[gcv] = {});
10795
11309
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -10817,7 +11331,7 @@ var getUniqueKey = function getUniqueKey() {
10817
11331
  cov_mdbryxoh6().s[2]++;
10818
11332
  var renderIcon = function renderIcon(_ref) {
10819
11333
  var name = _ref.name,
10820
- otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$3);
11334
+ otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$4);
10821
11335
  cov_mdbryxoh6().f[1]++;
10822
11336
  var Icon = (cov_mdbryxoh6().s[3]++, NeetoIcons__namespace[name]);
10823
11337
  cov_mdbryxoh6().s[4]++;
@@ -10978,6 +11492,34 @@ var blendColors = function blendColors(_ref2) {
10978
11492
  cov_mdbryxoh6().s[39]++;
10979
11493
  return "#".concat((r << 16 | g << 8 | b).toString(16).padStart(6, "0"));
10980
11494
  };
11495
+ cov_mdbryxoh6().s[40]++;
11496
+ var validateUrl = function validateUrl(url) {
11497
+ cov_mdbryxoh6().f[5]++;
11498
+ var validatedUrl = (cov_mdbryxoh6().s[41]++, url ? (cov_mdbryxoh6().b[12][0]++, (cov_mdbryxoh6().b[13][0]++, validateYouTubeUrl(url)) || (cov_mdbryxoh6().b[13][1]++, validateLoomUrl(url)) || (cov_mdbryxoh6().b[13][2]++, validateVimeoUrl(url))) : (cov_mdbryxoh6().b[12][1]++, false));
11499
+ cov_mdbryxoh6().s[42]++;
11500
+ return validatedUrl;
11501
+ };
11502
+ cov_mdbryxoh6().s[43]++;
11503
+ var validateYouTubeUrl = function validateYouTubeUrl(url) {
11504
+ cov_mdbryxoh6().f[6]++;
11505
+ var match = (cov_mdbryxoh6().s[44]++, url.match(YOUTUBE_URL_REGEXP));
11506
+ cov_mdbryxoh6().s[45]++;
11507
+ return (cov_mdbryxoh6().b[14][0]++, match) && (cov_mdbryxoh6().b[14][1]++, "https://www.youtube.com/embed/".concat(match[5]));
11508
+ };
11509
+ cov_mdbryxoh6().s[46]++;
11510
+ var validateVimeoUrl = function validateVimeoUrl(url) {
11511
+ cov_mdbryxoh6().f[7]++;
11512
+ var match = (cov_mdbryxoh6().s[47]++, url.match(VIMEO_URL_REGEXP));
11513
+ cov_mdbryxoh6().s[48]++;
11514
+ return (cov_mdbryxoh6().b[15][0]++, match) && (cov_mdbryxoh6().b[15][1]++, "https://player.vimeo.com/video/".concat(match[4], "?h=").concat(match[5]));
11515
+ };
11516
+ cov_mdbryxoh6().s[49]++;
11517
+ var validateLoomUrl = function validateLoomUrl(url) {
11518
+ cov_mdbryxoh6().f[8]++;
11519
+ var match = (cov_mdbryxoh6().s[50]++, url.match(LOOM_URL_REGEXP));
11520
+ cov_mdbryxoh6().s[51]++;
11521
+ return (cov_mdbryxoh6().b[16][0]++, match) && (cov_mdbryxoh6().b[16][1]++, "https://www.loom.com/embed/".concat(match[4], "?t=").concat((cov_mdbryxoh6().b[17][0]++, match[5]) || (cov_mdbryxoh6().b[17][1]++, "")));
11522
+ };
10981
11523
 
10982
11524
  function cov_ns65e3bo4() {
10983
11525
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/utils/anchor.js";
@@ -11586,7 +12128,7 @@ function cov_134v3a85u9() {
11586
12128
  }
11587
12129
  cov_134v3a85u9();
11588
12130
 
11589
- var _excluded$2 = ["enableAnimation", "children", "duration"];
12131
+ var _excluded$3 = ["enableAnimation", "children", "duration"];
11590
12132
  function cov_1pscdlx55a() {
11591
12133
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/MotionWrapper.jsx";
11592
12134
  var hash = "633e66d0b95273383a60764deb7bfef95937d84a";
@@ -11871,7 +12413,7 @@ var MotionWrapper = function MotionWrapper(_ref) {
11871
12413
  children = _ref.children,
11872
12414
  _ref$duration = _ref.duration,
11873
12415
  duration = _ref$duration === void 0 ? (cov_1pscdlx55a().b[0][0]++, 1) : _ref$duration,
11874
- otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$2);
12416
+ otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$3);
11875
12417
  cov_1pscdlx55a().f[0]++;
11876
12418
  var _ref2 = (cov_1pscdlx55a().s[2]++, useInView({
11877
12419
  triggerOnce: true,
@@ -11896,7 +12438,7 @@ var MotionWrapper = function MotionWrapper(_ref) {
11896
12438
  };
11897
12439
  cov_1pscdlx55a().s[4]++;
11898
12440
 
11899
- var _excluded$1 = ["design", "nestedComponent", "nestedClassName", "enableAnimation", "children"];
12441
+ var _excluded$2 = ["design", "nestedComponent", "nestedClassName", "enableAnimation", "children"];
11900
12442
  function cov_kn0is0b0s() {
11901
12443
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/BlockWrapper.jsx";
11902
12444
  var hash = "5f7efd74e53eb15d25ae659f9379e8d6b6d9de8e";
@@ -12050,7 +12592,7 @@ var BlockWrapper = function BlockWrapper(_ref) {
12050
12592
  _ref$enableAnimation = _ref.enableAnimation,
12051
12593
  enableAnimation = _ref$enableAnimation === void 0 ? (cov_kn0is0b0s().b[1][0]++, false) : _ref$enableAnimation,
12052
12594
  children = _ref.children,
12053
- otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$1);
12595
+ otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$2);
12054
12596
  cov_kn0is0b0s().f[0]++;
12055
12597
  cov_kn0is0b0s().s[1]++;
12056
12598
  return /*#__PURE__*/React__default["default"].createElement(StyledWrapper, _extends__default["default"]({
@@ -12066,13 +12608,13 @@ var BlockWrapper = function BlockWrapper(_ref) {
12066
12608
  };
12067
12609
  cov_kn0is0b0s().s[2]++;
12068
12610
 
12069
- function cov_2pkq4wkghs() {
12070
- var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants.js";
12071
- var hash = "ec63864a2a51044b9a80ed60d13687031524cf1a";
12611
+ function cov_2r77qnyl2p() {
12612
+ var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants/index.js";
12613
+ var hash = "db5632eeeb2da97012d4180662b3ef16b3a0f120";
12072
12614
  var global = new Function("return this")();
12073
12615
  var gcv = "__coverage__";
12074
12616
  var coverageData = {
12075
- path: "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants.js",
12617
+ path: "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/constants/index.js",
12076
12618
  statementMap: {
12077
12619
  "0": {
12078
12620
  start: {
@@ -12313,7 +12855,7 @@ function cov_2pkq4wkghs() {
12313
12855
  f: {},
12314
12856
  b: {},
12315
12857
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
12316
- hash: "ec63864a2a51044b9a80ed60d13687031524cf1a"
12858
+ hash: "db5632eeeb2da97012d4180662b3ef16b3a0f120"
12317
12859
  };
12318
12860
  var coverage = global[gcv] || (global[gcv] = {});
12319
12861
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -12322,14 +12864,14 @@ function cov_2pkq4wkghs() {
12322
12864
  var actualCoverage = coverage[path];
12323
12865
  {
12324
12866
  // @ts-ignore
12325
- cov_2pkq4wkghs = function () {
12867
+ cov_2r77qnyl2p = function () {
12326
12868
  return actualCoverage;
12327
12869
  };
12328
12870
  }
12329
12871
  return actualCoverage;
12330
12872
  }
12331
- cov_2pkq4wkghs();
12332
- var COMPONENTS = (cov_2pkq4wkghs().s[0]++, {
12873
+ cov_2r77qnyl2p();
12874
+ var COMPONENTS = (cov_2r77qnyl2p().s[0]++, {
12333
12875
  h1: "h1",
12334
12876
  h2: "h2",
12335
12877
  h3: "h3",
@@ -12352,7 +12894,7 @@ var COMPONENTS = (cov_2pkq4wkghs().s[0]++, {
12352
12894
  code: "code",
12353
12895
  blockquote: "blockquote"
12354
12896
  });
12355
- var SPACING_VALUES = (cov_2pkq4wkghs().s[1]++, {
12897
+ var SPACING_VALUES = (cov_2r77qnyl2p().s[1]++, {
12356
12898
  none: 0,
12357
12899
  "2xs": 8,
12358
12900
  xs: 12,
@@ -12369,7 +12911,7 @@ var SPACING_VALUES = (cov_2pkq4wkghs().s[1]++, {
12369
12911
  "8xl": 112,
12370
12912
  "9xl": 128
12371
12913
  });
12372
- var BACKGROUND_IMAGE_SIZE_VALUES = (cov_2pkq4wkghs().s[2]++, {
12914
+ var BACKGROUND_IMAGE_SIZE_VALUES = (cov_2r77qnyl2p().s[2]++, {
12373
12915
  auto: "auto",
12374
12916
  cover: "cover",
12375
12917
  contain: "contain",
@@ -12378,7 +12920,7 @@ var BACKGROUND_IMAGE_SIZE_VALUES = (cov_2pkq4wkghs().s[2]++, {
12378
12920
  revert: "revert",
12379
12921
  unset: "unset"
12380
12922
  });
12381
- var BACKGROUND_IMAGE_POSITION_VALUES = (cov_2pkq4wkghs().s[3]++, {
12923
+ var BACKGROUND_IMAGE_POSITION_VALUES = (cov_2r77qnyl2p().s[3]++, {
12382
12924
  "top-left": "top-left",
12383
12925
  "top-center": "top-center",
12384
12926
  "top-right": "top-right",
@@ -12389,19 +12931,19 @@ var BACKGROUND_IMAGE_POSITION_VALUES = (cov_2pkq4wkghs().s[3]++, {
12389
12931
  "bottom-center": "bottom-center",
12390
12932
  "bottom-right": "bottom-right"
12391
12933
  });
12392
- var BACKGROUND_IMAGE_REPEAT_VALUES = (cov_2pkq4wkghs().s[4]++, {
12934
+ var BACKGROUND_IMAGE_REPEAT_VALUES = (cov_2r77qnyl2p().s[4]++, {
12393
12935
  repeat: "repeat",
12394
12936
  "no-repeat": "no-repeat",
12395
12937
  "repeat-x": "repeat-x",
12396
12938
  "repeat-y": "repeat-y"
12397
12939
  });
12398
- var TEXT_ALIGN_VALUES = (cov_2pkq4wkghs().s[5]++, {
12940
+ var TEXT_ALIGN_VALUES = (cov_2r77qnyl2p().s[5]++, {
12399
12941
  left: "left",
12400
12942
  center: "center",
12401
12943
  right: "right",
12402
12944
  justify: "justify"
12403
12945
  });
12404
- var ICON_SIZE_VALUES = (cov_2pkq4wkghs().s[6]++, {
12946
+ var ICON_SIZE_VALUES = (cov_2r77qnyl2p().s[6]++, {
12405
12947
  "4xs": 16,
12406
12948
  "3xs": 20,
12407
12949
  "2xs": 24,
@@ -12411,7 +12953,7 @@ var ICON_SIZE_VALUES = (cov_2pkq4wkghs().s[6]++, {
12411
12953
  lg: 40,
12412
12954
  xl: 44
12413
12955
  });
12414
- var LOGO_WIDTH_VALUES = (cov_2pkq4wkghs().s[7]++, {
12956
+ var LOGO_WIDTH_VALUES = (cov_2r77qnyl2p().s[7]++, {
12415
12957
  xs: 10,
12416
12958
  sm: 14,
12417
12959
  md: 20,
@@ -12427,7 +12969,7 @@ var LOGO_WIDTH_VALUES = (cov_2pkq4wkghs().s[7]++, {
12427
12969
  "9xl": 60,
12428
12970
  "10xl": 64
12429
12971
  });
12430
- var IMAGE_WIDTH_VALUES = (cov_2pkq4wkghs().s[8]++, {
12972
+ var IMAGE_WIDTH_VALUES = (cov_2r77qnyl2p().s[8]++, {
12431
12973
  "3xs": 15,
12432
12974
  "2xs": 20,
12433
12975
  xs: 25,
@@ -12439,12 +12981,12 @@ var IMAGE_WIDTH_VALUES = (cov_2pkq4wkghs().s[8]++, {
12439
12981
  "3xl": 80,
12440
12982
  full: 100
12441
12983
  });
12442
- var BORDER_STYLE_VALUES = (cov_2pkq4wkghs().s[9]++, {
12984
+ var BORDER_STYLE_VALUES = (cov_2r77qnyl2p().s[9]++, {
12443
12985
  none: "none",
12444
12986
  solid: "solid",
12445
12987
  dashed: "dashed"
12446
12988
  });
12447
- var BORDER_WIDTH_VALUES = (cov_2pkq4wkghs().s[10]++, {
12989
+ var BORDER_WIDTH_VALUES = (cov_2r77qnyl2p().s[10]++, {
12448
12990
  none: 0,
12449
12991
  "3xs": 0.5,
12450
12992
  "2xs": 1,
@@ -12454,7 +12996,7 @@ var BORDER_WIDTH_VALUES = (cov_2pkq4wkghs().s[10]++, {
12454
12996
  lg: 12,
12455
12997
  xl: 16
12456
12998
  });
12457
- var BORDER_RADIUS_VALUES = (cov_2pkq4wkghs().s[11]++, {
12999
+ var BORDER_RADIUS_VALUES = (cov_2r77qnyl2p().s[11]++, {
12458
13000
  none: 0,
12459
13001
  xs: 1,
12460
13002
  sm: 2,
@@ -12463,7 +13005,7 @@ var BORDER_RADIUS_VALUES = (cov_2pkq4wkghs().s[11]++, {
12463
13005
  xl: 12,
12464
13006
  full: 9999
12465
13007
  });
12466
- var FONT_SIZE_VALUES = (cov_2pkq4wkghs().s[12]++, {
13008
+ var FONT_SIZE_VALUES = (cov_2r77qnyl2p().s[12]++, {
12467
13009
  xs: "0.75em",
12468
13010
  sm: "0.875em",
12469
13011
  base: "1em",
@@ -12478,7 +13020,7 @@ var FONT_SIZE_VALUES = (cov_2pkq4wkghs().s[12]++, {
12478
13020
  "8xl": "3.75em",
12479
13021
  "9xl": "4.5em"
12480
13022
  });
12481
- var FONT_FAMILY_VALUES = (cov_2pkq4wkghs().s[13]++, {
13023
+ var FONT_FAMILY_VALUES = (cov_2r77qnyl2p().s[13]++, {
12482
13024
  Inter: "Inter",
12483
13025
  Roboto: "Roboto",
12484
13026
  OpenSans: "Open Sans",
@@ -12487,7 +13029,7 @@ var FONT_FAMILY_VALUES = (cov_2pkq4wkghs().s[13]++, {
12487
13029
  NotoSerif: "Noto Serif",
12488
13030
  EBGaramond: "EB Garamond"
12489
13031
  });
12490
- var FONT_WEIGHT_VALUES = (cov_2pkq4wkghs().s[14]++, {
13032
+ var FONT_WEIGHT_VALUES = (cov_2r77qnyl2p().s[14]++, {
12491
13033
  300: 300,
12492
13034
  400: 400,
12493
13035
  500: 500,
@@ -12495,7 +13037,7 @@ var FONT_WEIGHT_VALUES = (cov_2pkq4wkghs().s[14]++, {
12495
13037
  700: 700,
12496
13038
  800: 800
12497
13039
  });
12498
- var LINE_HEIGHT_VALUES = (cov_2pkq4wkghs().s[15]++, {
13040
+ var LINE_HEIGHT_VALUES = (cov_2r77qnyl2p().s[15]++, {
12499
13041
  none: 1,
12500
13042
  tight: 1.25,
12501
13043
  snug: 1.375,
@@ -12503,7 +13045,7 @@ var LINE_HEIGHT_VALUES = (cov_2pkq4wkghs().s[15]++, {
12503
13045
  relaxed: 1.625,
12504
13046
  loose: 2
12505
13047
  });
12506
- var LETTER_SPACING_VALUES = (cov_2pkq4wkghs().s[16]++, {
13048
+ var LETTER_SPACING_VALUES = (cov_2r77qnyl2p().s[16]++, {
12507
13049
  tighter: "-0.05em",
12508
13050
  tight: "-0.025em",
12509
13051
  normal: 0,
@@ -12511,12 +13053,12 @@ var LETTER_SPACING_VALUES = (cov_2pkq4wkghs().s[16]++, {
12511
13053
  wider: "0.05em",
12512
13054
  widest: "0.1em"
12513
13055
  });
12514
- var PRICING_PLANS = (cov_2pkq4wkghs().s[17]++, {
13056
+ var PRICING_PLANS = (cov_2r77qnyl2p().s[17]++, {
12515
13057
  monthly: "monthly",
12516
13058
  yearly: "yearly",
12517
13059
  monthly_and_yearly: "monthly_and_yearly"
12518
13060
  });
12519
- var DEFAULT_BUTTON_STYLES = (cov_2pkq4wkghs().s[18]++, {
13061
+ var DEFAULT_BUTTON_STYLES = (cov_2r77qnyl2p().s[18]++, {
12520
13062
  fontSize: FONT_SIZE_VALUES.sm,
12521
13063
  fontWeight: FONT_WEIGHT_VALUES[500],
12522
13064
  border: {
@@ -12528,7 +13070,7 @@ var DEFAULT_BUTTON_STYLES = (cov_2pkq4wkghs().s[18]++, {
12528
13070
  paddingVertical: SPACING_VALUES["2xs"],
12529
13071
  letterSpacing: "wide"
12530
13072
  });
12531
- var DEFAULT_TYPOGRAPHY_STYLES = (cov_2pkq4wkghs().s[19]++, {
13073
+ var DEFAULT_TYPOGRAPHY_STYLES = (cov_2r77qnyl2p().s[19]++, {
12532
13074
  fontSize: FONT_SIZE_VALUES.md,
12533
13075
  fontWeight: FONT_WEIGHT_VALUES[400],
12534
13076
  marginTop: SPACING_VALUES.none,
@@ -12539,7 +13081,7 @@ var DEFAULT_TYPOGRAPHY_STYLES = (cov_2pkq4wkghs().s[19]++, {
12539
13081
  letterSpacing: LETTER_SPACING_VALUES.normal,
12540
13082
  textAlign: "left"
12541
13083
  });
12542
- var DEFAULT_LINK_STYLES = (cov_2pkq4wkghs().s[20]++, {
13084
+ var DEFAULT_LINK_STYLES = (cov_2r77qnyl2p().s[20]++, {
12543
13085
  fontSize: FONT_SIZE_VALUES.sm,
12544
13086
  fontWeight: FONT_WEIGHT_VALUES.normal,
12545
13087
  letterSpacing: LETTER_SPACING_VALUES.normal,
@@ -12547,7 +13089,7 @@ var DEFAULT_LINK_STYLES = (cov_2pkq4wkghs().s[20]++, {
12547
13089
  marginTop: 0
12548
13090
  });
12549
13091
 
12550
- var constants = /*#__PURE__*/Object.freeze({
13092
+ var index = /*#__PURE__*/Object.freeze({
12551
13093
  __proto__: null,
12552
13094
  COMPONENTS: COMPONENTS,
12553
13095
  SPACING_VALUES: SPACING_VALUES,
@@ -13193,6 +13735,183 @@ var LinkElement = function LinkElement(_ref) {
13193
13735
  }, label, (cov_12xrnt9eb9().b[6][0]++, Icon) && (cov_12xrnt9eb9().b[6][1]++, /*#__PURE__*/React__default["default"].createElement(Icon, null)));
13194
13736
  };
13195
13737
 
13738
+ var _excluded$1 = ["isEmbedded", "src"];
13739
+ function cov_9an93draw() {
13740
+ var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/Media.jsx";
13741
+ var hash = "e9f50c8fdf066ce0e64728dec63c315395d327ce";
13742
+ var global = new Function("return this")();
13743
+ var gcv = "__coverage__";
13744
+ var coverageData = {
13745
+ path: "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/Media.jsx",
13746
+ statementMap: {
13747
+ "0": {
13748
+ start: {
13749
+ line: 8,
13750
+ column: 14
13751
+ },
13752
+ end: {
13753
+ line: 21,
13754
+ column: 1
13755
+ }
13756
+ },
13757
+ "1": {
13758
+ start: {
13759
+ line: 9,
13760
+ column: 2
13761
+ },
13762
+ end: {
13763
+ line: 18,
13764
+ column: 3
13765
+ }
13766
+ },
13767
+ "2": {
13768
+ start: {
13769
+ line: 10,
13770
+ column: 4
13771
+ },
13772
+ end: {
13773
+ line: 17,
13774
+ column: 6
13775
+ }
13776
+ },
13777
+ "3": {
13778
+ start: {
13779
+ line: 20,
13780
+ column: 2
13781
+ },
13782
+ end: {
13783
+ line: 20,
13784
+ column: 51
13785
+ }
13786
+ },
13787
+ "4": {
13788
+ start: {
13789
+ line: 23,
13790
+ column: 0
13791
+ },
13792
+ end: {
13793
+ line: 26,
13794
+ column: 2
13795
+ }
13796
+ }
13797
+ },
13798
+ fnMap: {
13799
+ "0": {
13800
+ name: "(anonymous_0)",
13801
+ decl: {
13802
+ start: {
13803
+ line: 8,
13804
+ column: 14
13805
+ },
13806
+ end: {
13807
+ line: 8,
13808
+ column: 15
13809
+ }
13810
+ },
13811
+ loc: {
13812
+ start: {
13813
+ line: 8,
13814
+ column: 54
13815
+ },
13816
+ end: {
13817
+ line: 21,
13818
+ column: 1
13819
+ }
13820
+ },
13821
+ line: 8
13822
+ }
13823
+ },
13824
+ branchMap: {
13825
+ "0": {
13826
+ loc: {
13827
+ start: {
13828
+ line: 9,
13829
+ column: 2
13830
+ },
13831
+ end: {
13832
+ line: 18,
13833
+ column: 3
13834
+ }
13835
+ },
13836
+ type: "if",
13837
+ locations: [{
13838
+ start: {
13839
+ line: 9,
13840
+ column: 2
13841
+ },
13842
+ end: {
13843
+ line: 18,
13844
+ column: 3
13845
+ }
13846
+ }, {
13847
+ start: {
13848
+ line: undefined,
13849
+ column: undefined
13850
+ },
13851
+ end: {
13852
+ line: undefined,
13853
+ column: undefined
13854
+ }
13855
+ }],
13856
+ line: 9
13857
+ }
13858
+ },
13859
+ s: {
13860
+ "0": 0,
13861
+ "1": 0,
13862
+ "2": 0,
13863
+ "3": 0,
13864
+ "4": 0
13865
+ },
13866
+ f: {
13867
+ "0": 0
13868
+ },
13869
+ b: {
13870
+ "0": [0, 0]
13871
+ },
13872
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
13873
+ hash: "e9f50c8fdf066ce0e64728dec63c315395d327ce"
13874
+ };
13875
+ var coverage = global[gcv] || (global[gcv] = {});
13876
+ if (!coverage[path] || coverage[path].hash !== hash) {
13877
+ coverage[path] = coverageData;
13878
+ }
13879
+ var actualCoverage = coverage[path];
13880
+ {
13881
+ // @ts-ignore
13882
+ cov_9an93draw = function () {
13883
+ return actualCoverage;
13884
+ };
13885
+ }
13886
+ return actualCoverage;
13887
+ }
13888
+ cov_9an93draw();
13889
+ cov_9an93draw().s[0]++;
13890
+ var Media = function Media(_ref) {
13891
+ var isEmbedded = _ref.isEmbedded,
13892
+ src = _ref.src,
13893
+ otherProps = _objectWithoutProperties__default["default"](_ref, _excluded$1);
13894
+ cov_9an93draw().f[0]++;
13895
+ cov_9an93draw().s[1]++;
13896
+ if (isEmbedded) {
13897
+ cov_9an93draw().b[0][0]++;
13898
+ cov_9an93draw().s[2]++;
13899
+ return /*#__PURE__*/React__default["default"].createElement("iframe", {
13900
+ allow: "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",
13901
+ className: "w-full",
13902
+ height: "300px",
13903
+ src: validateUrl(src)
13904
+ });
13905
+ } else {
13906
+ cov_9an93draw().b[0][1]++;
13907
+ }
13908
+ cov_9an93draw().s[3]++;
13909
+ return /*#__PURE__*/React__default["default"].createElement(StyledImage, _extends__default["default"]({
13910
+ src: src
13911
+ }, otherProps));
13912
+ };
13913
+ cov_9an93draw().s[4]++;
13914
+
13196
13915
  function cov_1p0ejxzker() {
13197
13916
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/commons/Pagination.jsx";
13198
13917
  var hash = "f5b835fb9ebedb8511c54e014b43226822a5ae85";
@@ -45727,7 +46446,7 @@ var FAQItem = function FAQItem(_ref5) {
45727
46446
 
45728
46447
  function cov_1qp1buf4q0() {
45729
46448
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithDetails.jsx";
45730
- var hash = "9779921219e32dc588afdc5a936c93d8fc5492b2";
46449
+ var hash = "a6941197aceb619a57c8f7a648e3bd11830d7862";
45731
46450
  var global = new Function("return this")();
45732
46451
  var gcv = "__coverage__";
45733
46452
  var coverageData = {
@@ -45735,7 +46454,7 @@ function cov_1qp1buf4q0() {
45735
46454
  statementMap: {
45736
46455
  "0": {
45737
46456
  start: {
45738
- line: 12,
46457
+ line: 11,
45739
46458
  column: 27
45740
46459
  },
45741
46460
  end: {
@@ -45745,57 +46464,57 @@ function cov_1qp1buf4q0() {
45745
46464
  },
45746
46465
  "1": {
45747
46466
  start: {
45748
- line: 13,
46467
+ line: 12,
45749
46468
  column: 33
45750
46469
  },
45751
46470
  end: {
45752
- line: 13,
46471
+ line: 12,
45753
46472
  column: 47
45754
46473
  }
45755
46474
  },
45756
46475
  "2": {
45757
46476
  start: {
45758
- line: 20,
46477
+ line: 19,
45759
46478
  column: 6
45760
46479
  },
45761
46480
  end: {
45762
- line: 20,
46481
+ line: 19,
45763
46482
  column: 16
45764
46483
  }
45765
46484
  },
45766
46485
  "3": {
45767
46486
  start: {
45768
- line: 23,
46487
+ line: 22,
45769
46488
  column: 4
45770
46489
  },
45771
46490
  end: {
45772
- line: 23,
46491
+ line: 22,
45773
46492
  column: 78
45774
46493
  }
45775
46494
  },
45776
46495
  "4": {
45777
46496
  start: {
45778
- line: 25,
46497
+ line: 24,
45779
46498
  column: 27
45780
46499
  },
45781
46500
  end: {
45782
- line: 31,
46501
+ line: 30,
45783
46502
  column: 4
45784
46503
  }
45785
46504
  },
45786
46505
  "5": {
45787
46506
  start: {
45788
- line: 33,
46507
+ line: 32,
45789
46508
  column: 29
45790
46509
  },
45791
46510
  end: {
45792
- line: 38,
46511
+ line: 37,
45793
46512
  column: 4
45794
46513
  }
45795
46514
  },
45796
46515
  "6": {
45797
46516
  start: {
45798
- line: 40,
46517
+ line: 39,
45799
46518
  column: 2
45800
46519
  },
45801
46520
  end: {
@@ -45805,11 +46524,11 @@ function cov_1qp1buf4q0() {
45805
46524
  },
45806
46525
  "7": {
45807
46526
  start: {
45808
- line: 62,
46527
+ line: 61,
45809
46528
  column: 14
45810
46529
  },
45811
46530
  end: {
45812
- line: 86,
46531
+ line: 85,
45813
46532
  column: 30
45814
46533
  }
45815
46534
  }
@@ -45819,17 +46538,17 @@ function cov_1qp1buf4q0() {
45819
46538
  name: "(anonymous_0)",
45820
46539
  decl: {
45821
46540
  start: {
45822
- line: 12,
46541
+ line: 11,
45823
46542
  column: 27
45824
46543
  },
45825
46544
  end: {
45826
- line: 12,
46545
+ line: 11,
45827
46546
  column: 28
45828
46547
  }
45829
46548
  },
45830
46549
  loc: {
45831
46550
  start: {
45832
- line: 12,
46551
+ line: 11,
45833
46552
  column: 71
45834
46553
  },
45835
46554
  end: {
@@ -45837,180 +46556,180 @@ function cov_1qp1buf4q0() {
45837
46556
  column: 1
45838
46557
  }
45839
46558
  },
45840
- line: 12
46559
+ line: 11
45841
46560
  },
45842
46561
  "1": {
45843
46562
  name: "(anonymous_1)",
45844
46563
  decl: {
45845
46564
  start: {
45846
- line: 58,
46565
+ line: 57,
45847
46566
  column: 12
45848
46567
  },
45849
46568
  end: {
45850
- line: 58,
46569
+ line: 57,
45851
46570
  column: 13
45852
46571
  }
45853
46572
  },
45854
46573
  loc: {
45855
46574
  start: {
45856
- line: 62,
46575
+ line: 61,
45857
46576
  column: 14
45858
46577
  },
45859
46578
  end: {
45860
- line: 86,
46579
+ line: 85,
45861
46580
  column: 30
45862
46581
  }
45863
46582
  },
45864
- line: 62
46583
+ line: 61
45865
46584
  }
45866
46585
  },
45867
46586
  branchMap: {
45868
46587
  "0": {
45869
46588
  loc: {
45870
46589
  start: {
45871
- line: 12,
46590
+ line: 11,
45872
46591
  column: 46
45873
46592
  },
45874
46593
  end: {
45875
- line: 12,
46594
+ line: 11,
45876
46595
  column: 60
45877
46596
  }
45878
46597
  },
45879
46598
  type: "default-arg",
45880
46599
  locations: [{
45881
46600
  start: {
45882
- line: 12,
46601
+ line: 11,
45883
46602
  column: 58
45884
46603
  },
45885
46604
  end: {
45886
- line: 12,
46605
+ line: 11,
45887
46606
  column: 60
45888
46607
  }
45889
46608
  }],
45890
- line: 12
46609
+ line: 11
45891
46610
  },
45892
46611
  "1": {
45893
46612
  loc: {
45894
46613
  start: {
45895
- line: 17,
46614
+ line: 16,
45896
46615
  column: 4
45897
46616
  },
45898
46617
  end: {
45899
- line: 17,
46618
+ line: 16,
45900
46619
  column: 17
45901
46620
  }
45902
46621
  },
45903
46622
  type: "default-arg",
45904
46623
  locations: [{
45905
46624
  start: {
45906
- line: 17,
46625
+ line: 16,
45907
46626
  column: 15
45908
46627
  },
45909
46628
  end: {
45910
- line: 17,
46629
+ line: 16,
45911
46630
  column: 17
45912
46631
  }
45913
46632
  }],
45914
- line: 17
46633
+ line: 16
45915
46634
  },
45916
46635
  "2": {
45917
46636
  loc: {
45918
46637
  start: {
45919
- line: 35,
46638
+ line: 34,
45920
46639
  column: 6
45921
46640
  },
45922
46641
  end: {
45923
- line: 35,
46642
+ line: 34,
45924
46643
  column: 57
45925
46644
  }
45926
46645
  },
45927
46646
  type: "binary-expr",
45928
46647
  locations: [{
45929
46648
  start: {
45930
- line: 35,
46649
+ line: 34,
45931
46650
  column: 6
45932
46651
  },
45933
46652
  end: {
45934
- line: 35,
46653
+ line: 34,
45935
46654
  column: 45
45936
46655
  }
45937
46656
  }, {
45938
46657
  start: {
45939
- line: 35,
46658
+ line: 34,
45940
46659
  column: 49
45941
46660
  },
45942
46661
  end: {
45943
- line: 35,
46662
+ line: 34,
45944
46663
  column: 57
45945
46664
  }
45946
46665
  }],
45947
- line: 35
46666
+ line: 34
45948
46667
  },
45949
46668
  "3": {
45950
46669
  loc: {
45951
46670
  start: {
45952
- line: 37,
46671
+ line: 36,
45953
46672
  column: 6
45954
46673
  },
45955
46674
  end: {
45956
- line: 37,
46675
+ line: 36,
45957
46676
  column: 56
45958
46677
  }
45959
46678
  },
45960
46679
  type: "binary-expr",
45961
46680
  locations: [{
45962
46681
  start: {
45963
- line: 37,
46682
+ line: 36,
45964
46683
  column: 6
45965
46684
  },
45966
46685
  end: {
45967
- line: 37,
46686
+ line: 36,
45968
46687
  column: 44
45969
46688
  }
45970
46689
  }, {
45971
46690
  start: {
45972
- line: 37,
46691
+ line: 36,
45973
46692
  column: 48
45974
46693
  },
45975
46694
  end: {
45976
- line: 37,
46695
+ line: 36,
45977
46696
  column: 56
45978
46697
  }
45979
46698
  }],
45980
- line: 37
46699
+ line: 36
45981
46700
  },
45982
46701
  "4": {
45983
46702
  loc: {
45984
46703
  start: {
45985
- line: 69,
46704
+ line: 68,
45986
46705
  column: 17
45987
46706
  },
45988
46707
  end: {
45989
- line: 73,
46708
+ line: 72,
45990
46709
  column: 17
45991
46710
  }
45992
46711
  },
45993
46712
  type: "binary-expr",
45994
46713
  locations: [{
45995
46714
  start: {
45996
- line: 69,
46715
+ line: 68,
45997
46716
  column: 17
45998
46717
  },
45999
46718
  end: {
46000
- line: 69,
46719
+ line: 68,
46001
46720
  column: 21
46002
46721
  }
46003
46722
  }, {
46004
46723
  start: {
46005
- line: 70,
46724
+ line: 69,
46006
46725
  column: 18
46007
46726
  },
46008
46727
  end: {
46009
- line: 72,
46728
+ line: 71,
46010
46729
  column: 24
46011
46730
  }
46012
46731
  }],
46013
- line: 69
46732
+ line: 68
46014
46733
  }
46015
46734
  },
46016
46735
  s: {
@@ -46035,7 +46754,7 @@ function cov_1qp1buf4q0() {
46035
46754
  "4": [0, 0]
46036
46755
  },
46037
46756
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
46038
- hash: "9779921219e32dc588afdc5a936c93d8fc5492b2"
46757
+ hash: "a6941197aceb619a57c8f7a648e3bd11830d7862"
46039
46758
  };
46040
46759
  var coverage = global[gcv] || (global[gcv] = {});
46041
46760
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -46070,19 +46789,20 @@ var FeatureWithDetails = function FeatureWithDetails(_ref) {
46070
46789
  enableAnimation = _ref3.enableAnimation,
46071
46790
  _ref3$features = _ref3.features,
46072
46791
  features = _ref3$features === void 0 ? (cov_1qp1buf4q0().b[1][0]++, []) : _ref3$features,
46073
- _ref3$image = _ref3.image,
46074
- imageURL = _ref3$image.src,
46075
- imagePosition = _ref3$image.position,
46792
+ _ref3$media = _ref3.media,
46793
+ mediaURL = _ref3$media.src,
46794
+ mediaPosition = _ref3$media.position,
46795
+ isEmbedded = _ref3$media.isEmbedded,
46076
46796
  src = _ref3.backgroundImage.src;
46077
46797
  var baseClasses = (cov_1qp1buf4q0().s[3]++, "grid grid-cols-12 items-center sm:gap-x-2 lg:gap-x-4 grid-flow-row-dense");
46078
- var imageBaseClasses = (cov_1qp1buf4q0().s[4]++, classnames("col-span-12 flex justify-center", {
46079
- "sm:col-span-7 sm:col-start-7 lg:col-span-6 lg:col-start-7": imagePosition === POSITIONS.RIGHT.label,
46080
- "sm:col-span-6 sm:col-start-1 lg:col-span-6": imagePosition === POSITIONS.LEFT.label,
46081
- hidden: !imageURL
46798
+ var mediaBaseClasses = (cov_1qp1buf4q0().s[4]++, classnames("col-span-12 flex justify-center", {
46799
+ "sm:col-span-7 sm:col-start-7 lg:col-span-6 lg:col-start-7": mediaPosition === POSITIONS.RIGHT.label,
46800
+ "sm:col-span-6 sm:col-start-1 lg:col-span-6": mediaPosition === POSITIONS.LEFT.label,
46801
+ hidden: !mediaURL
46082
46802
  }));
46083
46803
  var contentBaseClasses = (cov_1qp1buf4q0().s[5]++, classnames("col-span-12", {
46084
- "sm:col-span-5 sm:col-start-1": (cov_1qp1buf4q0().b[2][0]++, imagePosition === POSITIONS.RIGHT.label) && (cov_1qp1buf4q0().b[2][1]++, imageURL),
46085
- "sm:col-span-5 sm:col-start-8 lg:col-start-8": (cov_1qp1buf4q0().b[3][0]++, imagePosition === POSITIONS.LEFT.label) && (cov_1qp1buf4q0().b[3][1]++, imageURL)
46804
+ "sm:col-span-5 sm:col-start-1": (cov_1qp1buf4q0().b[2][0]++, mediaPosition === POSITIONS.RIGHT.label) && (cov_1qp1buf4q0().b[2][1]++, mediaURL),
46805
+ "sm:col-span-5 sm:col-start-8 lg:col-start-8": (cov_1qp1buf4q0().b[3][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_1qp1buf4q0().b[3][1]++, mediaURL)
46086
46806
  }));
46087
46807
  cov_1qp1buf4q0().s[6]++;
46088
46808
  return /*#__PURE__*/React__default["default"].createElement(BlockWrapper, {
@@ -46130,17 +46850,18 @@ var FeatureWithDetails = function FeatureWithDetails(_ref) {
46130
46850
  style: design.featureDescription
46131
46851
  }, featureDescription)));
46132
46852
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
46133
- className: imageBaseClasses
46134
- }, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
46135
- design: design.image,
46136
- lgImageSize: design.image.width,
46137
- src: imageURL
46853
+ className: mediaBaseClasses
46854
+ }, /*#__PURE__*/React__default["default"].createElement(Media, {
46855
+ design: design.media,
46856
+ isEmbedded: isEmbedded,
46857
+ lgImageWidth: design.media.width,
46858
+ src: mediaURL
46138
46859
  })));
46139
46860
  };
46140
46861
 
46141
46862
  function cov_f2xj8lc4m() {
46142
46863
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithGrid.jsx";
46143
- var hash = "7dc763da21d5f0b7f43a2fec72d56ce04be19062";
46864
+ var hash = "ea633171e2b2f7494b074cfa6f482f86c94a9b63";
46144
46865
  var global = new Function("return this")();
46145
46866
  var gcv = "__coverage__";
46146
46867
  var coverageData = {
@@ -46152,7 +46873,7 @@ function cov_f2xj8lc4m() {
46152
46873
  column: 24
46153
46874
  },
46154
46875
  end: {
46155
- line: 86,
46876
+ line: 91,
46156
46877
  column: 1
46157
46878
  }
46158
46879
  },
@@ -46212,17 +46933,17 @@ function cov_f2xj8lc4m() {
46212
46933
  column: 2
46213
46934
  },
46214
46935
  end: {
46215
- line: 85,
46936
+ line: 90,
46216
46937
  column: 4
46217
46938
  }
46218
46939
  },
46219
46940
  "7": {
46220
46941
  start: {
46221
- line: 64,
46942
+ line: 69,
46222
46943
  column: 10
46223
46944
  },
46224
46945
  end: {
46225
- line: 81,
46946
+ line: 86,
46226
46947
  column: 26
46227
46948
  }
46228
46949
  }
@@ -46246,7 +46967,7 @@ function cov_f2xj8lc4m() {
46246
46967
  column: 68
46247
46968
  },
46248
46969
  end: {
46249
- line: 86,
46970
+ line: 91,
46250
46971
  column: 1
46251
46972
  }
46252
46973
  },
@@ -46280,25 +47001,25 @@ function cov_f2xj8lc4m() {
46280
47001
  name: "(anonymous_2)",
46281
47002
  decl: {
46282
47003
  start: {
46283
- line: 52,
47004
+ line: 57,
46284
47005
  column: 8
46285
47006
  },
46286
47007
  end: {
46287
- line: 52,
47008
+ line: 57,
46288
47009
  column: 9
46289
47010
  }
46290
47011
  },
46291
47012
  loc: {
46292
47013
  start: {
46293
- line: 64,
47014
+ line: 69,
46294
47015
  column: 10
46295
47016
  },
46296
47017
  end: {
46297
- line: 81,
47018
+ line: 86,
46298
47019
  column: 26
46299
47020
  }
46300
47021
  },
46301
- line: 64
47022
+ line: 69
46302
47023
  }
46303
47024
  },
46304
47025
  branchMap: {
@@ -46439,7 +47160,7 @@ function cov_f2xj8lc4m() {
46439
47160
  "3": [0, 0]
46440
47161
  },
46441
47162
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
46442
- hash: "7dc763da21d5f0b7f43a2fec72d56ce04be19062"
47163
+ hash: "ea633171e2b2f7494b074cfa6f482f86c94a9b63"
46443
47164
  };
46444
47165
  var coverage = global[gcv] || (global[gcv] = {});
46445
47166
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -46472,7 +47193,9 @@ var FeatureWithGrid = function FeatureWithGrid(_ref) {
46472
47193
  enableAnimation = _ref3.enableAnimation,
46473
47194
  _ref3$features = _ref3.features,
46474
47195
  features = _ref3$features === void 0 ? (cov_f2xj8lc4m().b[1][0]++, []) : _ref3$features,
46475
- imageURL = _ref3.image.src,
47196
+ _ref3$media = _ref3.media,
47197
+ mediaURL = _ref3$media.src,
47198
+ isEmbedded = _ref3$media.isEmbedded,
46476
47199
  src = _ref3.backgroundImage.src;
46477
47200
  var baseClasses = (cov_f2xj8lc4m().s[3]++, "grid grid-cols-12 gap-4");
46478
47201
  cov_f2xj8lc4m().s[4]++;
@@ -46504,9 +47227,11 @@ var FeatureWithGrid = function FeatureWithGrid(_ref) {
46504
47227
  }, title), /*#__PURE__*/React__default["default"].createElement(Typography, {
46505
47228
  component: "p",
46506
47229
  style: design.description
46507
- }, description), /*#__PURE__*/React__default["default"].createElement(StyledImage, {
46508
- design: design.image,
46509
- src: imageURL
47230
+ }, description), /*#__PURE__*/React__default["default"].createElement(Media, {
47231
+ className: "m-auto",
47232
+ design: design.media,
47233
+ isEmbedded: isEmbedded,
47234
+ src: mediaURL
46510
47235
  })), features.map(function (_ref4, index) {
46511
47236
  var featureTitle = _ref4.title,
46512
47237
  featureDescription = _ref4.description,
@@ -46538,7 +47263,7 @@ var FeatureWithGrid = function FeatureWithGrid(_ref) {
46538
47263
 
46539
47264
  function cov_2fap6tqekz() {
46540
47265
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithImage.jsx";
46541
- var hash = "4eaf38650bda5256ecf254963881bc00f5211209";
47266
+ var hash = "1320d841017d416ceb99af58ce108d96950c6e28";
46542
47267
  var global = new Function("return this")();
46543
47268
  var gcv = "__coverage__";
46544
47269
  var coverageData = {
@@ -46546,7 +47271,7 @@ function cov_2fap6tqekz() {
46546
47271
  statementMap: {
46547
47272
  "0": {
46548
47273
  start: {
46549
- line: 11,
47274
+ line: 10,
46550
47275
  column: 25
46551
47276
  },
46552
47277
  end: {
@@ -46556,57 +47281,57 @@ function cov_2fap6tqekz() {
46556
47281
  },
46557
47282
  "1": {
46558
47283
  start: {
46559
- line: 12,
47284
+ line: 11,
46560
47285
  column: 33
46561
47286
  },
46562
47287
  end: {
46563
- line: 12,
47288
+ line: 11,
46564
47289
  column: 47
46565
47290
  }
46566
47291
  },
46567
47292
  "2": {
46568
47293
  start: {
46569
- line: 18,
47294
+ line: 17,
46570
47295
  column: 6
46571
47296
  },
46572
47297
  end: {
46573
- line: 18,
47298
+ line: 17,
46574
47299
  column: 16
46575
47300
  }
46576
47301
  },
46577
47302
  "3": {
46578
47303
  start: {
46579
- line: 20,
47304
+ line: 19,
46580
47305
  column: 22
46581
47306
  },
46582
47307
  end: {
46583
- line: 20,
47308
+ line: 19,
46584
47309
  column: 74
46585
47310
  }
46586
47311
  },
46587
47312
  "4": {
46588
47313
  start: {
46589
- line: 22,
47314
+ line: 21,
46590
47315
  column: 27
46591
47316
  },
46592
47317
  end: {
46593
- line: 28,
47318
+ line: 27,
46594
47319
  column: 4
46595
47320
  }
46596
47321
  },
46597
47322
  "5": {
46598
47323
  start: {
46599
- line: 30,
47324
+ line: 29,
46600
47325
  column: 25
46601
47326
  },
46602
47327
  end: {
46603
- line: 35,
47328
+ line: 34,
46604
47329
  column: 4
46605
47330
  }
46606
47331
  },
46607
47332
  "6": {
46608
47333
  start: {
46609
- line: 37,
47334
+ line: 36,
46610
47335
  column: 2
46611
47336
  },
46612
47337
  end: {
@@ -46620,17 +47345,17 @@ function cov_2fap6tqekz() {
46620
47345
  name: "(anonymous_0)",
46621
47346
  decl: {
46622
47347
  start: {
46623
- line: 11,
47348
+ line: 10,
46624
47349
  column: 25
46625
47350
  },
46626
47351
  end: {
46627
- line: 11,
47352
+ line: 10,
46628
47353
  column: 26
46629
47354
  }
46630
47355
  },
46631
47356
  loc: {
46632
47357
  start: {
46633
- line: 11,
47358
+ line: 10,
46634
47359
  column: 69
46635
47360
  },
46636
47361
  end: {
@@ -46638,99 +47363,99 @@ function cov_2fap6tqekz() {
46638
47363
  column: 1
46639
47364
  }
46640
47365
  },
46641
- line: 11
47366
+ line: 10
46642
47367
  }
46643
47368
  },
46644
47369
  branchMap: {
46645
47370
  "0": {
46646
47371
  loc: {
46647
47372
  start: {
46648
- line: 11,
47373
+ line: 10,
46649
47374
  column: 44
46650
47375
  },
46651
47376
  end: {
46652
- line: 11,
47377
+ line: 10,
46653
47378
  column: 58
46654
47379
  }
46655
47380
  },
46656
47381
  type: "default-arg",
46657
47382
  locations: [{
46658
47383
  start: {
46659
- line: 11,
47384
+ line: 10,
46660
47385
  column: 56
46661
47386
  },
46662
47387
  end: {
46663
- line: 11,
47388
+ line: 10,
46664
47389
  column: 58
46665
47390
  }
46666
47391
  }],
46667
- line: 11
47392
+ line: 10
46668
47393
  },
46669
47394
  "1": {
46670
47395
  loc: {
46671
47396
  start: {
46672
- line: 32,
47397
+ line: 31,
46673
47398
  column: 6
46674
47399
  },
46675
47400
  end: {
46676
- line: 32,
47401
+ line: 31,
46677
47402
  column: 57
46678
47403
  }
46679
47404
  },
46680
47405
  type: "binary-expr",
46681
47406
  locations: [{
46682
47407
  start: {
46683
- line: 32,
47408
+ line: 31,
46684
47409
  column: 6
46685
47410
  },
46686
47411
  end: {
46687
- line: 32,
47412
+ line: 31,
46688
47413
  column: 45
46689
47414
  }
46690
47415
  }, {
46691
47416
  start: {
46692
- line: 32,
47417
+ line: 31,
46693
47418
  column: 49
46694
47419
  },
46695
47420
  end: {
46696
- line: 32,
47421
+ line: 31,
46697
47422
  column: 57
46698
47423
  }
46699
47424
  }],
46700
- line: 32
47425
+ line: 31
46701
47426
  },
46702
47427
  "2": {
46703
47428
  loc: {
46704
47429
  start: {
46705
- line: 34,
47430
+ line: 33,
46706
47431
  column: 6
46707
47432
  },
46708
47433
  end: {
46709
- line: 34,
47434
+ line: 33,
46710
47435
  column: 56
46711
47436
  }
46712
47437
  },
46713
47438
  type: "binary-expr",
46714
47439
  locations: [{
46715
47440
  start: {
46716
- line: 34,
47441
+ line: 33,
46717
47442
  column: 6
46718
47443
  },
46719
47444
  end: {
46720
- line: 34,
47445
+ line: 33,
46721
47446
  column: 44
46722
47447
  }
46723
47448
  }, {
46724
47449
  start: {
46725
- line: 34,
47450
+ line: 33,
46726
47451
  column: 48
46727
47452
  },
46728
47453
  end: {
46729
- line: 34,
47454
+ line: 33,
46730
47455
  column: 56
46731
47456
  }
46732
47457
  }],
46733
- line: 34
47458
+ line: 33
46734
47459
  }
46735
47460
  },
46736
47461
  s: {
@@ -46751,7 +47476,7 @@ function cov_2fap6tqekz() {
46751
47476
  "2": [0, 0]
46752
47477
  },
46753
47478
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
46754
- hash: "4eaf38650bda5256ecf254963881bc00f5211209"
47479
+ hash: "1320d841017d416ceb99af58ce108d96950c6e28"
46755
47480
  };
46756
47481
  var coverage = global[gcv] || (global[gcv] = {});
46757
47482
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -46782,19 +47507,20 @@ var FeatureWithImage = function FeatureWithImage(_ref) {
46782
47507
  title = _ref3$content.title,
46783
47508
  description = _ref3$content.description,
46784
47509
  enableAnimation = _ref3.enableAnimation,
46785
- _ref3$image = _ref3.image,
46786
- imageURL = _ref3$image.src,
46787
- imagePosition = _ref3$image.position,
47510
+ _ref3$media = _ref3.media,
47511
+ mediaSrc = _ref3$media.src,
47512
+ mediaPosition = _ref3$media.position,
47513
+ isEmbedded = _ref3$media.isEmbedded,
46788
47514
  src = _ref3.backgroundImage.src;
46789
47515
  var baseClasses = (cov_2fap6tqekz().s[3]++, "grid grid-cols-12 items-center grid-flow-row-dense");
46790
- var imageBaseClasses = (cov_2fap6tqekz().s[4]++, classnames("col-span-12 flex justify-center", {
46791
- "sm:col-span-6 sm:col-start-7 lg:col-start-7 lg:col-span-6": imagePosition === POSITIONS.RIGHT.label,
46792
- "sm:col-span-6 sm:col-start-1 lg:col-start-1 lg:col-span-6": imagePosition === POSITIONS.LEFT.label,
46793
- hidden: !imageURL
47516
+ var mediaBaseClasses = (cov_2fap6tqekz().s[4]++, classnames("col-span-12 flex justify-center", {
47517
+ "sm:col-span-6 sm:col-start-7 lg:col-start-7 lg:col-span-6": mediaPosition === POSITIONS.RIGHT.label,
47518
+ "sm:col-span-6 sm:col-start-1 lg:col-start-1 lg:col-span-6": mediaPosition === POSITIONS.LEFT.label,
47519
+ hidden: !mediaSrc
46794
47520
  }));
46795
47521
  var featureClasses = (cov_2fap6tqekz().s[5]++, classnames("col-span-12", {
46796
- "sm:col-span-5 lg:col-span-5": (cov_2fap6tqekz().b[1][0]++, imagePosition === POSITIONS.RIGHT.label) && (cov_2fap6tqekz().b[1][1]++, imageURL),
46797
- "sm:col-span-6 sm:col-start-7 lg:col-span-6 lg:col-start-7": (cov_2fap6tqekz().b[2][0]++, imagePosition === POSITIONS.LEFT.label) && (cov_2fap6tqekz().b[2][1]++, imageURL)
47522
+ "sm:col-span-5 lg:col-span-5": (cov_2fap6tqekz().b[1][0]++, mediaPosition === POSITIONS.RIGHT.label) && (cov_2fap6tqekz().b[1][1]++, mediaSrc),
47523
+ "sm:col-span-6 sm:col-start-7 lg:col-span-6 lg:col-start-7": (cov_2fap6tqekz().b[2][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_2fap6tqekz().b[2][1]++, mediaSrc)
46798
47524
  }));
46799
47525
  cov_2fap6tqekz().s[6]++;
46800
47526
  return /*#__PURE__*/React__default["default"].createElement(BlockWrapper, {
@@ -46816,11 +47542,12 @@ var FeatureWithImage = function FeatureWithImage(_ref) {
46816
47542
  component: "p",
46817
47543
  style: design.description
46818
47544
  }, description)), /*#__PURE__*/React__default["default"].createElement("div", {
46819
- className: imageBaseClasses
46820
- }, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
46821
- design: design.image,
46822
- lgImageWidth: design.image.width,
46823
- src: imageURL
47545
+ className: mediaBaseClasses
47546
+ }, /*#__PURE__*/React__default["default"].createElement(Media, {
47547
+ design: design.media,
47548
+ isEmbedded: isEmbedded,
47549
+ lgImageWidth: design.media.width,
47550
+ src: mediaSrc
46824
47551
  })));
46825
47552
  };
46826
47553
 
@@ -47040,7 +47767,7 @@ var FeatureWithJumboText = function FeatureWithJumboText(_ref) {
47040
47767
 
47041
47768
  function cov_26jzxz7dh2() {
47042
47769
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithList.jsx";
47043
- var hash = "701620ec57e01715c8d92dbe6a539502685be02a";
47770
+ var hash = "ffc4d57d38d5bf54f16ee2d007df837fdb920e4e";
47044
47771
  var global = new Function("return this")();
47045
47772
  var gcv = "__coverage__";
47046
47773
  var coverageData = {
@@ -47048,7 +47775,7 @@ function cov_26jzxz7dh2() {
47048
47775
  statementMap: {
47049
47776
  "0": {
47050
47777
  start: {
47051
- line: 12,
47778
+ line: 11,
47052
47779
  column: 24
47053
47780
  },
47054
47781
  end: {
@@ -47058,57 +47785,57 @@ function cov_26jzxz7dh2() {
47058
47785
  },
47059
47786
  "1": {
47060
47787
  start: {
47061
- line: 13,
47788
+ line: 12,
47062
47789
  column: 33
47063
47790
  },
47064
47791
  end: {
47065
- line: 13,
47792
+ line: 12,
47066
47793
  column: 47
47067
47794
  }
47068
47795
  },
47069
47796
  "2": {
47070
47797
  start: {
47071
- line: 20,
47798
+ line: 19,
47072
47799
  column: 6
47073
47800
  },
47074
47801
  end: {
47075
- line: 20,
47802
+ line: 19,
47076
47803
  column: 16
47077
47804
  }
47078
47805
  },
47079
47806
  "3": {
47080
47807
  start: {
47081
- line: 23,
47808
+ line: 22,
47082
47809
  column: 4
47083
47810
  },
47084
47811
  end: {
47085
- line: 23,
47812
+ line: 22,
47086
47813
  column: 78
47087
47814
  }
47088
47815
  },
47089
47816
  "4": {
47090
47817
  start: {
47091
- line: 25,
47818
+ line: 24,
47092
47819
  column: 27
47093
47820
  },
47094
47821
  end: {
47095
- line: 29,
47822
+ line: 28,
47096
47823
  column: 4
47097
47824
  }
47098
47825
  },
47099
47826
  "5": {
47100
47827
  start: {
47101
- line: 31,
47828
+ line: 30,
47102
47829
  column: 26
47103
47830
  },
47104
47831
  end: {
47105
- line: 36,
47832
+ line: 35,
47106
47833
  column: 4
47107
47834
  }
47108
47835
  },
47109
47836
  "6": {
47110
47837
  start: {
47111
- line: 38,
47838
+ line: 37,
47112
47839
  column: 2
47113
47840
  },
47114
47841
  end: {
@@ -47118,11 +47845,11 @@ function cov_26jzxz7dh2() {
47118
47845
  },
47119
47846
  "7": {
47120
47847
  start: {
47121
- line: 56,
47848
+ line: 55,
47122
47849
  column: 12
47123
47850
  },
47124
47851
  end: {
47125
- line: 76,
47852
+ line: 75,
47126
47853
  column: 28
47127
47854
  }
47128
47855
  }
@@ -47132,17 +47859,17 @@ function cov_26jzxz7dh2() {
47132
47859
  name: "(anonymous_0)",
47133
47860
  decl: {
47134
47861
  start: {
47135
- line: 12,
47862
+ line: 11,
47136
47863
  column: 24
47137
47864
  },
47138
47865
  end: {
47139
- line: 12,
47866
+ line: 11,
47140
47867
  column: 25
47141
47868
  }
47142
47869
  },
47143
47870
  loc: {
47144
47871
  start: {
47145
- line: 12,
47872
+ line: 11,
47146
47873
  column: 68
47147
47874
  },
47148
47875
  end: {
@@ -47150,147 +47877,147 @@ function cov_26jzxz7dh2() {
47150
47877
  column: 1
47151
47878
  }
47152
47879
  },
47153
- line: 12
47880
+ line: 11
47154
47881
  },
47155
47882
  "1": {
47156
47883
  name: "(anonymous_1)",
47157
47884
  decl: {
47158
47885
  start: {
47159
- line: 55,
47886
+ line: 54,
47160
47887
  column: 24
47161
47888
  },
47162
47889
  end: {
47163
- line: 55,
47890
+ line: 54,
47164
47891
  column: 25
47165
47892
  }
47166
47893
  },
47167
47894
  loc: {
47168
47895
  start: {
47169
- line: 56,
47896
+ line: 55,
47170
47897
  column: 12
47171
47898
  },
47172
47899
  end: {
47173
- line: 76,
47900
+ line: 75,
47174
47901
  column: 28
47175
47902
  }
47176
47903
  },
47177
- line: 56
47904
+ line: 55
47178
47905
  }
47179
47906
  },
47180
47907
  branchMap: {
47181
47908
  "0": {
47182
47909
  loc: {
47183
47910
  start: {
47184
- line: 12,
47911
+ line: 11,
47185
47912
  column: 43
47186
47913
  },
47187
47914
  end: {
47188
- line: 12,
47915
+ line: 11,
47189
47916
  column: 57
47190
47917
  }
47191
47918
  },
47192
47919
  type: "default-arg",
47193
47920
  locations: [{
47194
47921
  start: {
47195
- line: 12,
47922
+ line: 11,
47196
47923
  column: 55
47197
47924
  },
47198
47925
  end: {
47199
- line: 12,
47926
+ line: 11,
47200
47927
  column: 57
47201
47928
  }
47202
47929
  }],
47203
- line: 12
47930
+ line: 11
47204
47931
  },
47205
47932
  "1": {
47206
47933
  loc: {
47207
47934
  start: {
47208
- line: 17,
47935
+ line: 16,
47209
47936
  column: 4
47210
47937
  },
47211
47938
  end: {
47212
- line: 17,
47939
+ line: 16,
47213
47940
  column: 17
47214
47941
  }
47215
47942
  },
47216
47943
  type: "default-arg",
47217
47944
  locations: [{
47218
47945
  start: {
47219
- line: 17,
47946
+ line: 16,
47220
47947
  column: 15
47221
47948
  },
47222
47949
  end: {
47223
- line: 17,
47950
+ line: 16,
47224
47951
  column: 17
47225
47952
  }
47226
47953
  }],
47227
- line: 17
47954
+ line: 16
47228
47955
  },
47229
47956
  "2": {
47230
47957
  loc: {
47231
47958
  start: {
47232
- line: 33,
47959
+ line: 32,
47233
47960
  column: 6
47234
47961
  },
47235
47962
  end: {
47236
- line: 33,
47963
+ line: 32,
47237
47964
  column: 57
47238
47965
  }
47239
47966
  },
47240
47967
  type: "binary-expr",
47241
47968
  locations: [{
47242
47969
  start: {
47243
- line: 33,
47970
+ line: 32,
47244
47971
  column: 6
47245
47972
  },
47246
47973
  end: {
47247
- line: 33,
47974
+ line: 32,
47248
47975
  column: 45
47249
47976
  }
47250
47977
  }, {
47251
47978
  start: {
47252
- line: 33,
47979
+ line: 32,
47253
47980
  column: 49
47254
47981
  },
47255
47982
  end: {
47256
- line: 33,
47983
+ line: 32,
47257
47984
  column: 57
47258
47985
  }
47259
47986
  }],
47260
- line: 33
47987
+ line: 32
47261
47988
  },
47262
47989
  "3": {
47263
47990
  loc: {
47264
47991
  start: {
47265
- line: 35,
47992
+ line: 34,
47266
47993
  column: 6
47267
47994
  },
47268
47995
  end: {
47269
- line: 35,
47996
+ line: 34,
47270
47997
  column: 56
47271
47998
  }
47272
47999
  },
47273
48000
  type: "binary-expr",
47274
48001
  locations: [{
47275
48002
  start: {
47276
- line: 35,
48003
+ line: 34,
47277
48004
  column: 6
47278
48005
  },
47279
48006
  end: {
47280
- line: 35,
48007
+ line: 34,
47281
48008
  column: 44
47282
48009
  }
47283
48010
  }, {
47284
48011
  start: {
47285
- line: 35,
48012
+ line: 34,
47286
48013
  column: 48
47287
48014
  },
47288
48015
  end: {
47289
- line: 35,
48016
+ line: 34,
47290
48017
  column: 56
47291
48018
  }
47292
48019
  }],
47293
- line: 35
48020
+ line: 34
47294
48021
  }
47295
48022
  },
47296
48023
  s: {
@@ -47314,7 +48041,7 @@ function cov_26jzxz7dh2() {
47314
48041
  "3": [0, 0]
47315
48042
  },
47316
48043
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
47317
- hash: "701620ec57e01715c8d92dbe6a539502685be02a"
48044
+ hash: "ffc4d57d38d5bf54f16ee2d007df837fdb920e4e"
47318
48045
  };
47319
48046
  var coverage = global[gcv] || (global[gcv] = {});
47320
48047
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -47349,19 +48076,20 @@ var FeatureWithList = function FeatureWithList(_ref) {
47349
48076
  enableAnimation = _ref3.enableAnimation,
47350
48077
  _ref3$features = _ref3.features,
47351
48078
  features = _ref3$features === void 0 ? (cov_26jzxz7dh2().b[1][0]++, []) : _ref3$features,
47352
- _ref3$image = _ref3.image,
47353
- imageURL = _ref3$image.src,
47354
- imagePosition = _ref3$image.position,
48079
+ _ref3$media = _ref3.media,
48080
+ mediaURL = _ref3$media.src,
48081
+ mediaPosition = _ref3$media.position,
48082
+ isEmbedded = _ref3$media.isEmbedded,
47355
48083
  src = _ref3.backgroundImage.src;
47356
48084
  var baseClasses = (cov_26jzxz7dh2().s[3]++, "grid grid-cols-12 lg:gap-x-4 sm:gap-x-2 items-center grid-flow-row-dense");
47357
- var imageBaseClasses = (cov_26jzxz7dh2().s[4]++, classnames("col-span-12 flex justify-center", {
47358
- "sm:col-span-6 sm:col-start-7": imagePosition === POSITIONS.RIGHT.label,
47359
- "sm:col-span-6 sm:col-start-1": imagePosition === POSITIONS.LEFT.label,
47360
- hidden: !imageURL
48085
+ var mediaBaseClasses = (cov_26jzxz7dh2().s[4]++, classnames("col-span-12 flex justify-center", {
48086
+ "sm:col-span-6 sm:col-start-7": mediaPosition === POSITIONS.RIGHT.label,
48087
+ "sm:col-span-6 sm:col-start-1": mediaPosition === POSITIONS.LEFT.label,
48088
+ hidden: !mediaURL
47361
48089
  }));
47362
48090
  var linkBaseClasses = (cov_26jzxz7dh2().s[5]++, classnames("col-span-12", {
47363
- "sm:col-span-5 sm:col-start-1": (cov_26jzxz7dh2().b[2][0]++, imagePosition === POSITIONS.RIGHT.label) && (cov_26jzxz7dh2().b[2][1]++, imageURL),
47364
- "sm:col-span-5 sm:col-start-8": (cov_26jzxz7dh2().b[3][0]++, imagePosition === POSITIONS.LEFT.label) && (cov_26jzxz7dh2().b[3][1]++, imageURL)
48091
+ "sm:col-span-5 sm:col-start-1": (cov_26jzxz7dh2().b[2][0]++, mediaPosition === POSITIONS.RIGHT.label) && (cov_26jzxz7dh2().b[2][1]++, mediaURL),
48092
+ "sm:col-span-5 sm:col-start-8": (cov_26jzxz7dh2().b[3][0]++, mediaPosition === POSITIONS.LEFT.label) && (cov_26jzxz7dh2().b[3][1]++, mediaURL)
47365
48093
  }));
47366
48094
  cov_26jzxz7dh2().s[6]++;
47367
48095
  return /*#__PURE__*/React__default["default"].createElement(BlockWrapper, {
@@ -47405,17 +48133,18 @@ var FeatureWithList = function FeatureWithList(_ref) {
47405
48133
  style: design.featureTitle
47406
48134
  }, featureTitle));
47407
48135
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
47408
- className: imageBaseClasses
47409
- }, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
47410
- design: design.image,
47411
- lgImageWidth: design.image.width,
47412
- src: imageURL
48136
+ className: mediaBaseClasses
48137
+ }, /*#__PURE__*/React__default["default"].createElement(Media, {
48138
+ design: design.media,
48139
+ isEmbedded: isEmbedded,
48140
+ lgImageWidth: design.media.width,
48141
+ src: mediaURL
47413
48142
  })));
47414
48143
  };
47415
48144
 
47416
48145
  function cov_2o9br95s0o() {
47417
48146
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FeatureWithProgressBar.jsx";
47418
- var hash = "1f4b75e2ab8d4ac4a8c93159ab2e5a9ec1bb044b";
48147
+ var hash = "519adb901c6375023f965082499652398c423a9e";
47419
48148
  var global = new Function("return this")();
47420
48149
  var gcv = "__coverage__";
47421
48150
  var coverageData = {
@@ -47427,7 +48156,7 @@ function cov_2o9br95s0o() {
47427
48156
  column: 31
47428
48157
  },
47429
48158
  end: {
47430
- line: 124,
48159
+ line: 125,
47431
48160
  column: 1
47432
48161
  }
47433
48162
  },
@@ -47717,7 +48446,7 @@ function cov_2o9br95s0o() {
47717
48446
  column: 2
47718
48447
  },
47719
48448
  end: {
47720
- line: 123,
48449
+ line: 124,
47721
48450
  column: 4
47722
48451
  }
47723
48452
  },
@@ -47761,7 +48490,7 @@ function cov_2o9br95s0o() {
47761
48490
  column: 75
47762
48491
  },
47763
48492
  end: {
47764
- line: 124,
48493
+ line: 125,
47765
48494
  column: 1
47766
48495
  }
47767
48496
  },
@@ -48128,7 +48857,7 @@ function cov_2o9br95s0o() {
48128
48857
  "3": [0, 0]
48129
48858
  },
48130
48859
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
48131
- hash: "1f4b75e2ab8d4ac4a8c93159ab2e5a9ec1bb044b"
48860
+ hash: "519adb901c6375023f965082499652398c423a9e"
48132
48861
  };
48133
48862
  var coverage = global[gcv] || (global[gcv] = {});
48134
48863
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -48287,9 +49016,10 @@ var FeatureWithProgressBar = function FeatureWithProgressBar(_ref) {
48287
49016
  }))));
48288
49017
  })), /*#__PURE__*/React__default["default"].createElement("div", {
48289
49018
  className: imageBaseClasses
48290
- }, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
48291
- design: design.image,
48292
- src: features[selectedTabId - 1].image.src
49019
+ }, /*#__PURE__*/React__default["default"].createElement(Media, {
49020
+ design: design.media,
49021
+ isEmbedded: features[selectedTabId - 1].media.isEmbedded,
49022
+ src: features[selectedTabId - 1].media.src
48293
49023
  })));
48294
49024
  };
48295
49025
 
@@ -52142,7 +52872,7 @@ var HeaderWithLogoTitle = function HeaderWithLogoTitle(_ref) {
52142
52872
 
52143
52873
  function cov_w4covn2rn() {
52144
52874
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/HeroWithCallToAction.jsx";
52145
- var hash = "567d58f9d4c9b3ef903190001bb27bdad5af8a57";
52875
+ var hash = "d74ac5b03862ffafa165f7effefa281abec04652";
52146
52876
  var global = new Function("return this")();
52147
52877
  var gcv = "__coverage__";
52148
52878
  var coverageData = {
@@ -52150,91 +52880,91 @@ function cov_w4covn2rn() {
52150
52880
  statementMap: {
52151
52881
  "0": {
52152
52882
  start: {
52153
- line: 12,
52883
+ line: 11,
52154
52884
  column: 29
52155
52885
  },
52156
52886
  end: {
52157
- line: 106,
52887
+ line: 101,
52158
52888
  column: 1
52159
52889
  }
52160
52890
  },
52161
52891
  "1": {
52162
52892
  start: {
52163
- line: 13,
52893
+ line: 12,
52164
52894
  column: 33
52165
52895
  },
52166
52896
  end: {
52167
- line: 13,
52897
+ line: 12,
52168
52898
  column: 47
52169
52899
  }
52170
52900
  },
52171
52901
  "2": {
52172
52902
  start: {
52173
- line: 19,
52903
+ line: 18,
52174
52904
  column: 6
52175
52905
  },
52176
52906
  end: {
52177
- line: 19,
52907
+ line: 18,
52178
52908
  column: 16
52179
52909
  }
52180
52910
  },
52181
52911
  "3": {
52182
52912
  start: {
52183
- line: 22,
52913
+ line: 21,
52184
52914
  column: 4
52185
52915
  },
52186
52916
  end: {
52187
- line: 22,
52917
+ line: 21,
52188
52918
  column: 75
52189
52919
  }
52190
52920
  },
52191
52921
  "4": {
52192
52922
  start: {
52193
- line: 24,
52923
+ line: 23,
52194
52924
  column: 27
52195
52925
  },
52196
52926
  end: {
52197
- line: 37,
52927
+ line: 36,
52198
52928
  column: 3
52199
52929
  }
52200
52930
  },
52201
52931
  "5": {
52202
52932
  start: {
52203
- line: 39,
52933
+ line: 38,
52204
52934
  column: 26
52205
52935
  },
52206
52936
  end: {
52207
- line: 49,
52937
+ line: 48,
52208
52938
  column: 4
52209
52939
  }
52210
52940
  },
52211
52941
  "6": {
52212
52942
  start: {
52213
- line: 51,
52943
+ line: 50,
52214
52944
  column: 28
52215
52945
  },
52216
52946
  end: {
52217
- line: 59,
52947
+ line: 58,
52218
52948
  column: 3
52219
52949
  }
52220
52950
  },
52221
52951
  "7": {
52222
52952
  start: {
52223
- line: 61,
52953
+ line: 60,
52224
52954
  column: 2
52225
52955
  },
52226
52956
  end: {
52227
- line: 105,
52957
+ line: 100,
52228
52958
  column: 4
52229
52959
  }
52230
52960
  },
52231
52961
  "8": {
52232
52962
  start: {
52233
- line: 82,
52963
+ line: 81,
52234
52964
  column: 12
52235
52965
  },
52236
52966
  end: {
52237
- line: 93,
52967
+ line: 92,
52238
52968
  column: 14
52239
52969
  }
52240
52970
  }
@@ -52244,282 +52974,282 @@ function cov_w4covn2rn() {
52244
52974
  name: "(anonymous_0)",
52245
52975
  decl: {
52246
52976
  start: {
52247
- line: 12,
52977
+ line: 11,
52248
52978
  column: 29
52249
52979
  },
52250
52980
  end: {
52251
- line: 12,
52981
+ line: 11,
52252
52982
  column: 30
52253
52983
  }
52254
52984
  },
52255
52985
  loc: {
52256
52986
  start: {
52257
- line: 12,
52987
+ line: 11,
52258
52988
  column: 73
52259
52989
  },
52260
52990
  end: {
52261
- line: 106,
52991
+ line: 101,
52262
52992
  column: 1
52263
52993
  }
52264
52994
  },
52265
- line: 12
52995
+ line: 11
52266
52996
  },
52267
52997
  "1": {
52268
52998
  name: "(anonymous_1)",
52269
52999
  decl: {
52270
53000
  start: {
52271
- line: 81,
53001
+ line: 80,
52272
53002
  column: 34
52273
53003
  },
52274
53004
  end: {
52275
- line: 81,
53005
+ line: 80,
52276
53006
  column: 35
52277
53007
  }
52278
53008
  },
52279
53009
  loc: {
52280
53010
  start: {
52281
- line: 82,
53011
+ line: 81,
52282
53012
  column: 12
52283
53013
  },
52284
53014
  end: {
52285
- line: 93,
53015
+ line: 92,
52286
53016
  column: 14
52287
53017
  }
52288
53018
  },
52289
- line: 82
53019
+ line: 81
52290
53020
  }
52291
53021
  },
52292
53022
  branchMap: {
52293
53023
  "0": {
52294
53024
  loc: {
52295
53025
  start: {
52296
- line: 12,
53026
+ line: 11,
52297
53027
  column: 48
52298
53028
  },
52299
53029
  end: {
52300
- line: 12,
53030
+ line: 11,
52301
53031
  column: 62
52302
53032
  }
52303
53033
  },
52304
53034
  type: "default-arg",
52305
53035
  locations: [{
52306
53036
  start: {
52307
- line: 12,
53037
+ line: 11,
52308
53038
  column: 60
52309
53039
  },
52310
53040
  end: {
52311
- line: 12,
53041
+ line: 11,
52312
53042
  column: 62
52313
53043
  }
52314
53044
  }],
52315
- line: 12
53045
+ line: 11
52316
53046
  },
52317
53047
  "1": {
52318
53048
  loc: {
52319
53049
  start: {
52320
- line: 41,
53050
+ line: 40,
52321
53051
  column: 6
52322
53052
  },
52323
53053
  end: {
52324
- line: 41,
53054
+ line: 40,
52325
53055
  column: 56
52326
53056
  }
52327
53057
  },
52328
53058
  type: "binary-expr",
52329
53059
  locations: [{
52330
53060
  start: {
52331
- line: 41,
53061
+ line: 40,
52332
53062
  column: 6
52333
53063
  },
52334
53064
  end: {
52335
- line: 41,
53065
+ line: 40,
52336
53066
  column: 44
52337
53067
  }
52338
53068
  }, {
52339
53069
  start: {
52340
- line: 41,
53070
+ line: 40,
52341
53071
  column: 48
52342
53072
  },
52343
53073
  end: {
52344
- line: 41,
53074
+ line: 40,
52345
53075
  column: 56
52346
53076
  }
52347
53077
  }],
52348
- line: 41
53078
+ line: 40
52349
53079
  },
52350
53080
  "2": {
52351
53081
  loc: {
52352
53082
  start: {
52353
- line: 43,
53083
+ line: 42,
52354
53084
  column: 6
52355
53085
  },
52356
53086
  end: {
52357
- line: 43,
53087
+ line: 42,
52358
53088
  column: 57
52359
53089
  }
52360
53090
  },
52361
53091
  type: "binary-expr",
52362
53092
  locations: [{
52363
53093
  start: {
52364
- line: 43,
53094
+ line: 42,
52365
53095
  column: 6
52366
53096
  },
52367
53097
  end: {
52368
- line: 43,
53098
+ line: 42,
52369
53099
  column: 45
52370
53100
  }
52371
53101
  }, {
52372
53102
  start: {
52373
- line: 43,
53103
+ line: 42,
52374
53104
  column: 49
52375
53105
  },
52376
53106
  end: {
52377
- line: 43,
53107
+ line: 42,
52378
53108
  column: 57
52379
53109
  }
52380
53110
  }],
52381
- line: 43
53111
+ line: 42
52382
53112
  },
52383
53113
  "3": {
52384
53114
  loc: {
52385
53115
  start: {
52386
- line: 45,
53116
+ line: 44,
52387
53117
  column: 6
52388
53118
  },
52389
53119
  end: {
52390
- line: 45,
53120
+ line: 44,
52391
53121
  column: 58
52392
53122
  }
52393
53123
  },
52394
53124
  type: "binary-expr",
52395
53125
  locations: [{
52396
53126
  start: {
52397
- line: 45,
53127
+ line: 44,
52398
53128
  column: 6
52399
53129
  },
52400
53130
  end: {
52401
- line: 45,
53131
+ line: 44,
52402
53132
  column: 46
52403
53133
  }
52404
53134
  }, {
52405
53135
  start: {
52406
- line: 45,
53136
+ line: 44,
52407
53137
  column: 50
52408
53138
  },
52409
53139
  end: {
52410
- line: 45,
53140
+ line: 44,
52411
53141
  column: 58
52412
53142
  }
52413
53143
  }],
52414
- line: 45
53144
+ line: 44
52415
53145
  },
52416
53146
  "4": {
52417
53147
  loc: {
52418
53148
  start: {
52419
- line: 47,
53149
+ line: 46,
52420
53150
  column: 6
52421
53151
  },
52422
53152
  end: {
52423
- line: 47,
53153
+ line: 46,
52424
53154
  column: 55
52425
53155
  }
52426
53156
  },
52427
53157
  type: "binary-expr",
52428
53158
  locations: [{
52429
53159
  start: {
52430
- line: 47,
53160
+ line: 46,
52431
53161
  column: 6
52432
53162
  },
52433
53163
  end: {
52434
- line: 47,
53164
+ line: 46,
52435
53165
  column: 43
52436
53166
  }
52437
53167
  }, {
52438
53168
  start: {
52439
- line: 47,
53169
+ line: 46,
52440
53170
  column: 47
52441
53171
  },
52442
53172
  end: {
52443
- line: 47,
53173
+ line: 46,
52444
53174
  column: 55
52445
53175
  }
52446
53176
  }],
52447
- line: 47
53177
+ line: 46
52448
53178
  },
52449
53179
  "5": {
52450
53180
  loc: {
52451
53181
  start: {
52452
- line: 55,
53182
+ line: 54,
52453
53183
  column: 8
52454
53184
  },
52455
53185
  end: {
52456
- line: 57,
53186
+ line: 56,
52457
53187
  column: 50
52458
53188
  }
52459
53189
  },
52460
53190
  type: "binary-expr",
52461
53191
  locations: [{
52462
53192
  start: {
52463
- line: 55,
53193
+ line: 54,
52464
53194
  column: 8
52465
53195
  },
52466
53196
  end: {
52467
- line: 55,
53197
+ line: 54,
52468
53198
  column: 16
52469
53199
  }
52470
53200
  }, {
52471
53201
  start: {
52472
- line: 56,
53202
+ line: 55,
52473
53203
  column: 9
52474
53204
  },
52475
53205
  end: {
52476
- line: 56,
53206
+ line: 55,
52477
53207
  column: 47
52478
53208
  }
52479
53209
  }, {
52480
53210
  start: {
52481
- line: 57,
53211
+ line: 56,
52482
53212
  column: 10
52483
53213
  },
52484
53214
  end: {
52485
- line: 57,
53215
+ line: 56,
52486
53216
  column: 49
52487
53217
  }
52488
53218
  }],
52489
- line: 55
53219
+ line: 54
52490
53220
  },
52491
53221
  "6": {
52492
53222
  loc: {
52493
53223
  start: {
52494
- line: 89,
53224
+ line: 88,
52495
53225
  column: 16
52496
53226
  },
52497
53227
  end: {
52498
- line: 91,
53228
+ line: 90,
52499
53229
  column: 43
52500
53230
  }
52501
53231
  },
52502
53232
  type: "cond-expr",
52503
53233
  locations: [{
52504
53234
  start: {
52505
- line: 90,
53235
+ line: 89,
52506
53236
  column: 20
52507
53237
  },
52508
53238
  end: {
52509
- line: 90,
53239
+ line: 89,
52510
53240
  column: 41
52511
53241
  }
52512
53242
  }, {
52513
53243
  start: {
52514
- line: 91,
53244
+ line: 90,
52515
53245
  column: 20
52516
53246
  },
52517
53247
  end: {
52518
- line: 91,
53248
+ line: 90,
52519
53249
  column: 43
52520
53250
  }
52521
53251
  }],
52522
- line: 89
53252
+ line: 88
52523
53253
  }
52524
53254
  },
52525
53255
  s: {
@@ -52547,7 +53277,7 @@ function cov_w4covn2rn() {
52547
53277
  "6": [0, 0]
52548
53278
  },
52549
53279
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
52550
- hash: "567d58f9d4c9b3ef903190001bb27bdad5af8a57"
53280
+ hash: "d74ac5b03862ffafa165f7effefa281abec04652"
52551
53281
  };
52552
53282
  var coverage = global[gcv] || (global[gcv] = {});
52553
53283
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -52579,27 +53309,28 @@ var HeroWithCallToAction = function HeroWithCallToAction(_ref) {
52579
53309
  prefixTitle = _ref3$content.prefixTitle,
52580
53310
  description = _ref3$content.description,
52581
53311
  enableAnimation = _ref3.enableAnimation,
52582
- _ref3$image = _ref3.image,
52583
- imageURL = _ref3$image.src,
52584
- imagePosition = _ref3$image.position,
53312
+ _ref3$media = _ref3.media,
53313
+ mediaURL = _ref3$media.src,
53314
+ mediaPosition = _ref3$media.position,
53315
+ isEmbedded = _ref3$media.isEmbedded,
52585
53316
  src = _ref3.backgroundImage.src;
52586
53317
  var baseClasses = (cov_w4covn2rn().s[3]++, "grid sm:gap-x-6 gap-y-6 grid-cols-12 items-center grid-flow-row-dense");
52587
- var imageBaseClasses = (cov_w4covn2rn().s[4]++, classnames("col-span-12 col-start-1 flex justify-center", {
52588
- "sm:col-span-6 lg:col-span-5sm:col-start-1": POSITIONS.LEFT.label === imagePosition,
52589
- "sm:col-span-6 lg:col-span-5 sm:col-start-7": POSITIONS.RIGHT.label === imagePosition,
52590
- "sm:col-span-12 sm:col-start-1 flex justify-center": POSITIONS.BOTTOM.label === imagePosition,
52591
- "sm:col-span-12 sm:col-start-1 flex justify-center order-1": POSITIONS.TOP.label === imagePosition,
52592
- hidden: !imageURL
53318
+ var mediaBaseClasses = (cov_w4covn2rn().s[4]++, classnames("col-span-12 col-start-1 flex justify-center", {
53319
+ "sm:col-span-6 lg:col-span-5sm:col-start-1": POSITIONS.LEFT.label === mediaPosition,
53320
+ "sm:col-span-6 lg:col-span-5 sm:col-start-7": POSITIONS.RIGHT.label === mediaPosition,
53321
+ "sm:col-span-12 sm:col-start-1 flex justify-center": POSITIONS.BOTTOM.label === mediaPosition,
53322
+ "sm:col-span-12 sm:col-start-1 flex justify-center order-1": POSITIONS.TOP.label === mediaPosition,
53323
+ hidden: !mediaURL
52593
53324
  }));
52594
53325
  var textBaseClasses = (cov_w4covn2rn().s[5]++, classnames("col-span-12", {
52595
- "sm:col-span-6 sm:col-start-7": (cov_w4covn2rn().b[1][0]++, POSITIONS.LEFT.label === imagePosition) && (cov_w4covn2rn().b[1][1]++, imageURL),
52596
- "sm:col-span-6 sm:col-start-1": (cov_w4covn2rn().b[2][0]++, POSITIONS.RIGHT.label === imagePosition) && (cov_w4covn2rn().b[2][1]++, imageURL),
52597
- "sm:col-span-12 sm:col-start-1 flex flex-col justify-center": (cov_w4covn2rn().b[3][0]++, POSITIONS.BOTTOM.label === imagePosition) && (cov_w4covn2rn().b[3][1]++, imageURL),
52598
- "sm:col-span-12 sm:col-start-1 flex flex-col justify-center order-2": (cov_w4covn2rn().b[4][0]++, POSITIONS.TOP.label === imagePosition) && (cov_w4covn2rn().b[4][1]++, imageURL),
52599
- "sm:col-span-12 lg:col-start-1": !imageURL
53326
+ "sm:col-span-6 sm:col-start-7": (cov_w4covn2rn().b[1][0]++, POSITIONS.LEFT.label === mediaPosition) && (cov_w4covn2rn().b[1][1]++, mediaURL),
53327
+ "sm:col-span-6 sm:col-start-1": (cov_w4covn2rn().b[2][0]++, POSITIONS.RIGHT.label === mediaPosition) && (cov_w4covn2rn().b[2][1]++, mediaURL),
53328
+ "sm:col-span-12 sm:col-start-1 flex flex-col justify-center": (cov_w4covn2rn().b[3][0]++, POSITIONS.BOTTOM.label === mediaPosition) && (cov_w4covn2rn().b[3][1]++, mediaURL),
53329
+ "sm:col-span-12 sm:col-start-1 flex flex-col justify-center order-2": (cov_w4covn2rn().b[4][0]++, POSITIONS.TOP.label === mediaPosition) && (cov_w4covn2rn().b[4][1]++, mediaURL),
53330
+ "sm:col-span-12 lg:col-start-1": !mediaURL
52600
53331
  }));
52601
53332
  var buttonBaseClasses = (cov_w4covn2rn().s[6]++, classnames("flex w-full items-center gap-x-3 justify-center", {
52602
- "sm:justify-start": (cov_w4covn2rn().b[5][0]++, imageURL) && ((cov_w4covn2rn().b[5][1]++, imagePosition === POSITIONS.LEFT.label) || (cov_w4covn2rn().b[5][2]++, imagePosition === POSITIONS.RIGHT.label))
53333
+ "sm:justify-start": (cov_w4covn2rn().b[5][0]++, mediaURL) && ((cov_w4covn2rn().b[5][1]++, mediaPosition === POSITIONS.LEFT.label) || (cov_w4covn2rn().b[5][2]++, mediaPosition === POSITIONS.RIGHT.label))
52603
53334
  }));
52604
53335
  cov_w4covn2rn().s[7]++;
52605
53336
  return /*#__PURE__*/React__default["default"].createElement(BlockWrapper, {
@@ -52642,17 +53373,17 @@ var HeroWithCallToAction = function HeroWithCallToAction(_ref) {
52642
53373
  style: type === "primary" ? (cov_w4covn2rn().b[6][0]++, design.primaryButtons) : (cov_w4covn2rn().b[6][1]++, design.secondaryButtons)
52643
53374
  });
52644
53375
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
52645
- className: imageBaseClasses
52646
- }, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
52647
- design: design.image,
52648
- lgImageSize: design.image.width,
52649
- src: imageURL
53376
+ className: mediaBaseClasses
53377
+ }, /*#__PURE__*/React__default["default"].createElement(Media, {
53378
+ design: design.media,
53379
+ isEmbedded: isEmbedded,
53380
+ src: mediaURL
52650
53381
  })));
52651
53382
  };
52652
53383
 
52653
53384
  function cov_i5yta5aq6() {
52654
53385
  var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/HeroWithMultipleLayouts.jsx";
52655
- var hash = "ea9311292c018d156a04d2c6534bbf213312f67d";
53386
+ var hash = "d6902bd79959819bb35fe7867fd047f9a826d6c2";
52656
53387
  var global = new Function("return this")();
52657
53388
  var gcv = "__coverage__";
52658
53389
  var coverageData = {
@@ -52664,7 +53395,7 @@ function cov_i5yta5aq6() {
52664
53395
  column: 32
52665
53396
  },
52666
53397
  end: {
52667
- line: 147,
53398
+ line: 148,
52668
53399
  column: 1
52669
53400
  }
52670
53401
  },
@@ -52804,7 +53535,7 @@ function cov_i5yta5aq6() {
52804
53535
  column: 2
52805
53536
  },
52806
53537
  end: {
52807
- line: 146,
53538
+ line: 147,
52808
53539
  column: 4
52809
53540
  }
52810
53541
  },
@@ -52844,7 +53575,7 @@ function cov_i5yta5aq6() {
52844
53575
  column: 10
52845
53576
  },
52846
53577
  end: {
52847
- line: 137,
53578
+ line: 138,
52848
53579
  column: 24
52849
53580
  }
52850
53581
  },
@@ -52860,11 +53591,11 @@ function cov_i5yta5aq6() {
52860
53591
  },
52861
53592
  "20": {
52862
53593
  start: {
52863
- line: 143,
53594
+ line: 144,
52864
53595
  column: 23
52865
53596
  },
52866
53597
  end: {
52867
- line: 143,
53598
+ line: 144,
52868
53599
  column: 53
52869
53600
  }
52870
53601
  }
@@ -52888,7 +53619,7 @@ function cov_i5yta5aq6() {
52888
53619
  column: 76
52889
53620
  },
52890
53621
  end: {
52891
- line: 147,
53622
+ line: 148,
52892
53623
  column: 1
52893
53624
  }
52894
53625
  },
@@ -53080,7 +53811,7 @@ function cov_i5yta5aq6() {
53080
53811
  column: 10
53081
53812
  },
53082
53813
  end: {
53083
- line: 137,
53814
+ line: 138,
53084
53815
  column: 24
53085
53816
  }
53086
53817
  },
@@ -53114,25 +53845,25 @@ function cov_i5yta5aq6() {
53114
53845
  name: "(anonymous_10)",
53115
53846
  decl: {
53116
53847
  start: {
53117
- line: 143,
53848
+ line: 144,
53118
53849
  column: 17
53119
53850
  },
53120
53851
  end: {
53121
- line: 143,
53852
+ line: 144,
53122
53853
  column: 18
53123
53854
  }
53124
53855
  },
53125
53856
  loc: {
53126
53857
  start: {
53127
- line: 143,
53858
+ line: 144,
53128
53859
  column: 23
53129
53860
  },
53130
53861
  end: {
53131
- line: 143,
53862
+ line: 144,
53132
53863
  column: 53
53133
53864
  }
53134
53865
  },
53135
- line: 143
53866
+ line: 144
53136
53867
  }
53137
53868
  },
53138
53869
  branchMap: {
@@ -53534,7 +54265,7 @@ function cov_i5yta5aq6() {
53534
54265
  "9": [0, 0]
53535
54266
  },
53536
54267
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
53537
- hash: "ea9311292c018d156a04d2c6534bbf213312f67d"
54268
+ hash: "d6902bd79959819bb35fe7867fd047f9a826d6c2"
53538
54269
  };
53539
54270
  var coverage = global[gcv] || (global[gcv] = {});
53540
54271
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -53586,7 +54317,7 @@ var HeroWithMultipleLayouts = function HeroWithMultipleLayouts(_ref) {
53586
54317
  });
53587
54318
  };
53588
54319
  cov_i5yta5aq6().s[8]++;
53589
- var imageBaseClasses = function imageBaseClasses(_ref7) {
54320
+ var mediaBaseClasses = function mediaBaseClasses(_ref7) {
53590
54321
  var src = _ref7.src,
53591
54322
  position = _ref7.position;
53592
54323
  cov_i5yta5aq6().f[2]++;
@@ -53656,7 +54387,7 @@ var HeroWithMultipleLayouts = function HeroWithMultipleLayouts(_ref) {
53656
54387
  }, slides.map(function (_ref10, index) {
53657
54388
  var content = _ref10.content,
53658
54389
  buttons = _ref10.buttons,
53659
- image = _ref10.image;
54390
+ media = _ref10.media;
53660
54391
  cov_i5yta5aq6().f[8]++;
53661
54392
  cov_i5yta5aq6().s[18]++;
53662
54393
  return /*#__PURE__*/React__default["default"].createElement(SwiperSlide, {
@@ -53669,22 +54400,22 @@ var HeroWithMultipleLayouts = function HeroWithMultipleLayouts(_ref) {
53669
54400
  paddingHorizontal: design.body.paddingHorizontal
53670
54401
  }
53671
54402
  }, /*#__PURE__*/React__default["default"].createElement("div", {
53672
- className: contentBaseClasses(_objectSpread({}, image))
54403
+ className: contentBaseClasses(_objectSpread({}, media))
53673
54404
  }, /*#__PURE__*/React__default["default"].createElement(Typography, {
53674
54405
  isTitle: true,
53675
54406
  component: "h3",
53676
54407
  style: design.prefixTitle
53677
54408
  }, content.prefixTitle), /*#__PURE__*/React__default["default"].createElement(Typography, {
53678
54409
  isTitle: true,
53679
- className: textClasses(_objectSpread({}, image)),
54410
+ className: textClasses(_objectSpread({}, media)),
53680
54411
  component: "h1",
53681
54412
  style: design.title
53682
54413
  }, content.title), /*#__PURE__*/React__default["default"].createElement(Typography, {
53683
- className: textClasses(_objectSpread({}, image)),
54414
+ className: textClasses(_objectSpread({}, media)),
53684
54415
  component: "p",
53685
54416
  style: design.description
53686
54417
  }, content.description), /*#__PURE__*/React__default["default"].createElement("div", {
53687
- className: buttonBaseClasses(_objectSpread({}, image))
54418
+ className: buttonBaseClasses(_objectSpread({}, media))
53688
54419
  }, buttons.map(function (button, index) {
53689
54420
  cov_i5yta5aq6().f[9]++;
53690
54421
  cov_i5yta5aq6().s[19]++;
@@ -53694,13 +54425,14 @@ var HeroWithMultipleLayouts = function HeroWithMultipleLayouts(_ref) {
53694
54425
  style: button.type === "primary" ? (cov_i5yta5aq6().b[9][0]++, design.primaryButtons) : (cov_i5yta5aq6().b[9][1]++, design.secondaryButtons)
53695
54426
  }, button));
53696
54427
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
53697
- className: imageBaseClasses(_objectSpread({}, image))
53698
- }, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
53699
- design: design.image,
53700
- lgImageSize: design.image.width,
53701
- src: image.src,
54428
+ className: mediaBaseClasses(_objectSpread({}, media))
54429
+ }, /*#__PURE__*/React__default["default"].createElement(Media, {
54430
+ design: design.media,
54431
+ isEmbedded: media.isEmbedded,
54432
+ lgImageSize: design.media.width,
54433
+ src: media.src,
53702
54434
  className: classnames({
53703
- "slider-image": image.position !== POSITIONS.CENTER.label
54435
+ "slider-image": media.position !== POSITIONS.CENTER.label
53704
54436
  })
53705
54437
  }))));
53706
54438
  })), /*#__PURE__*/React__default["default"].createElement(ArrowButton, {
@@ -55533,7 +56265,7 @@ exports.CardsWithImage = CardsWithImage;
55533
56265
  exports.CtaClassic = CtaClassic;
55534
56266
  exports.CtaWithEmailAction = CtaWithEmailAction;
55535
56267
  exports.CtaWithLogo = CtaWithLogo;
55536
- exports.DESIGN_OPTIONS = constants;
56268
+ exports.DESIGN_OPTIONS = index;
55537
56269
  exports.FaqWithAccordion = FaqWithHamburgerView;
55538
56270
  exports.FeatureWithDetails = FeatureWithDetails;
55539
56271
  exports.FeatureWithGrid = FeatureWithGrid;