@bigbinary/neeto-molecules 1.0.26 → 1.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/CustomDomain.cjs.js +349 -339
  2. package/dist/CustomDomain.cjs.js.map +1 -1
  3. package/dist/CustomDomain.js +349 -339
  4. package/dist/CustomDomain.js.map +1 -1
  5. package/dist/DynamicVariables.cjs.js +1 -1
  6. package/dist/DynamicVariables.js +1 -1
  7. package/dist/Header.cjs.js +67 -53
  8. package/dist/Header.cjs.js.map +1 -1
  9. package/dist/Header.js +67 -53
  10. package/dist/Header.js.map +1 -1
  11. package/dist/LoginPage.cjs.js +23 -18
  12. package/dist/LoginPage.cjs.js.map +1 -1
  13. package/dist/LoginPage.js +23 -18
  14. package/dist/LoginPage.js.map +1 -1
  15. package/dist/NeetoWidget.cjs.js +425 -565
  16. package/dist/NeetoWidget.cjs.js.map +1 -1
  17. package/dist/NeetoWidget.js +426 -566
  18. package/dist/NeetoWidget.js.map +1 -1
  19. package/dist/PhoneNumber.cjs.js +628 -86
  20. package/dist/PhoneNumber.cjs.js.map +1 -1
  21. package/dist/PhoneNumber.js +628 -86
  22. package/dist/PhoneNumber.js.map +1 -1
  23. package/dist/Rename.cjs.js +240 -226
  24. package/dist/Rename.cjs.js.map +1 -1
  25. package/dist/Rename.js +241 -227
  26. package/dist/Rename.js.map +1 -1
  27. package/dist/ShareViaLink.cjs.js +8 -7
  28. package/dist/ShareViaLink.cjs.js.map +1 -1
  29. package/dist/ShareViaLink.js +8 -7
  30. package/dist/ShareViaLink.js.map +1 -1
  31. package/dist/Sidebar.cjs.js +1 -1
  32. package/dist/Sidebar.cjs.js.map +1 -1
  33. package/dist/Sidebar.js +1 -1
  34. package/dist/Sidebar.js.map +1 -1
  35. package/dist/SubHeader.cjs.js +5 -6
  36. package/dist/SubHeader.cjs.js.map +1 -1
  37. package/dist/SubHeader.js +5 -6
  38. package/dist/SubHeader.js.map +1 -1
  39. package/package.json +2 -2
  40. package/src/translations/en.json +26 -7
  41. package/types/Sidebar.d.ts +1 -1
@@ -2852,7 +2852,7 @@ var SyntaxHighlighter = function SyntaxHighlighter(_ref) {
2852
2852
 
2853
2853
  function cov_2d7912y0n9() {
2854
2854
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/CodeBlock.jsx";
2855
- var hash = "5a37a2cc547009b2abfb9d5e11fe0db4d9cc4deb";
2855
+ var hash = "2d8bf83f350acd3df74ce8c884ae3e2b9dea9eee";
2856
2856
  var global = new Function("return this")();
2857
2857
  var gcv = "__coverage__";
2858
2858
  var coverageData = {
@@ -2864,137 +2864,137 @@ function cov_2d7912y0n9() {
2864
2864
  column: 18
2865
2865
  },
2866
2866
  end: {
2867
- line: 85,
2867
+ line: 89,
2868
2868
  column: 1
2869
2869
  }
2870
2870
  },
2871
2871
  "1": {
2872
2872
  start: {
2873
- line: 21,
2873
+ line: 25,
2874
2874
  column: 34
2875
2875
  },
2876
2876
  end: {
2877
- line: 21,
2877
+ line: 25,
2878
2878
  column: 49
2879
2879
  }
2880
2880
  },
2881
2881
  "2": {
2882
2882
  start: {
2883
- line: 22,
2883
+ line: 26,
2884
2884
  column: 16
2885
2885
  },
2886
2886
  end: {
2887
- line: 22,
2887
+ line: 26,
2888
2888
  column: 32
2889
2889
  }
2890
2890
  },
2891
2891
  "3": {
2892
2892
  start: {
2893
- line: 23,
2893
+ line: 27,
2894
2894
  column: 54
2895
2895
  },
2896
2896
  end: {
2897
- line: 23,
2897
+ line: 27,
2898
2898
  column: 74
2899
2899
  }
2900
2900
  },
2901
2901
  "4": {
2902
2902
  start: {
2903
- line: 25,
2903
+ line: 29,
2904
2904
  column: 2
2905
2905
  },
2906
2906
  end: {
2907
- line: 31,
2907
+ line: 35,
2908
2908
  column: 17
2909
2909
  }
2910
2910
  },
2911
2911
  "5": {
2912
2912
  start: {
2913
- line: 26,
2913
+ line: 30,
2914
2914
  column: 4
2915
2915
  },
2916
2916
  end: {
2917
- line: 26,
2917
+ line: 30,
2918
2918
  column: 36
2919
2919
  }
2920
2920
  },
2921
2921
  "6": {
2922
2922
  start: {
2923
- line: 26,
2923
+ line: 30,
2924
2924
  column: 19
2925
2925
  },
2926
2926
  end: {
2927
- line: 26,
2927
+ line: 30,
2928
2928
  column: 36
2929
2929
  }
2930
2930
  },
2931
2931
  "7": {
2932
2932
  start: {
2933
- line: 28,
2933
+ line: 32,
2934
2934
  column: 18
2935
2935
  },
2936
2936
  end: {
2937
- line: 28,
2937
+ line: 32,
2938
2938
  column: 60
2939
2939
  }
2940
2940
  },
2941
2941
  "8": {
2942
2942
  start: {
2943
- line: 28,
2943
+ line: 32,
2944
2944
  column: 35
2945
2945
  },
2946
2946
  end: {
2947
- line: 28,
2947
+ line: 32,
2948
2948
  column: 53
2949
2949
  }
2950
2950
  },
2951
2951
  "9": {
2952
2952
  start: {
2953
- line: 30,
2953
+ line: 34,
2954
2954
  column: 4
2955
2955
  },
2956
2956
  end: {
2957
- line: 30,
2957
+ line: 34,
2958
2958
  column: 37
2959
2959
  }
2960
2960
  },
2961
2961
  "10": {
2962
2962
  start: {
2963
- line: 30,
2963
+ line: 34,
2964
2964
  column: 17
2965
2965
  },
2966
2966
  end: {
2967
- line: 30,
2967
+ line: 34,
2968
2968
  column: 36
2969
2969
  }
2970
2970
  },
2971
2971
  "11": {
2972
2972
  start: {
2973
- line: 33,
2973
+ line: 37,
2974
2974
  column: 2
2975
2975
  },
2976
2976
  end: {
2977
- line: 84,
2977
+ line: 88,
2978
2978
  column: 4
2979
2979
  }
2980
2980
  },
2981
2981
  "12": {
2982
2982
  start: {
2983
- line: 73,
2983
+ line: 77,
2984
2984
  column: 29
2985
2985
  },
2986
2986
  end: {
2987
- line: 73,
2987
+ line: 77,
2988
2988
  column: 56
2989
2989
  }
2990
2990
  },
2991
2991
  "13": {
2992
2992
  start: {
2993
- line: 87,
2993
+ line: 91,
2994
2994
  column: 0
2995
2995
  },
2996
2996
  end: {
2997
- line: 94,
2997
+ line: 98,
2998
2998
  column: 2
2999
2999
  }
3000
3000
  }
@@ -3014,111 +3014,111 @@ function cov_2d7912y0n9() {
3014
3014
  },
3015
3015
  loc: {
3016
3016
  start: {
3017
- line: 20,
3017
+ line: 24,
3018
3018
  column: 6
3019
3019
  },
3020
3020
  end: {
3021
- line: 85,
3021
+ line: 89,
3022
3022
  column: 1
3023
3023
  }
3024
3024
  },
3025
- line: 20
3025
+ line: 24
3026
3026
  },
3027
3027
  "1": {
3028
3028
  name: "(anonymous_1)",
3029
3029
  decl: {
3030
3030
  start: {
3031
- line: 25,
3031
+ line: 29,
3032
3032
  column: 12
3033
3033
  },
3034
3034
  end: {
3035
- line: 25,
3035
+ line: 29,
3036
3036
  column: 13
3037
3037
  }
3038
3038
  },
3039
3039
  loc: {
3040
3040
  start: {
3041
- line: 25,
3041
+ line: 29,
3042
3042
  column: 18
3043
3043
  },
3044
3044
  end: {
3045
- line: 31,
3045
+ line: 35,
3046
3046
  column: 3
3047
3047
  }
3048
3048
  },
3049
- line: 25
3049
+ line: 29
3050
3050
  },
3051
3051
  "2": {
3052
3052
  name: "(anonymous_2)",
3053
3053
  decl: {
3054
3054
  start: {
3055
- line: 28,
3055
+ line: 32,
3056
3056
  column: 29
3057
3057
  },
3058
3058
  end: {
3059
- line: 28,
3059
+ line: 32,
3060
3060
  column: 30
3061
3061
  }
3062
3062
  },
3063
3063
  loc: {
3064
3064
  start: {
3065
- line: 28,
3065
+ line: 32,
3066
3066
  column: 35
3067
3067
  },
3068
3068
  end: {
3069
- line: 28,
3069
+ line: 32,
3070
3070
  column: 53
3071
3071
  }
3072
3072
  },
3073
- line: 28
3073
+ line: 32
3074
3074
  },
3075
3075
  "3": {
3076
3076
  name: "(anonymous_3)",
3077
3077
  decl: {
3078
3078
  start: {
3079
- line: 30,
3079
+ line: 34,
3080
3080
  column: 11
3081
3081
  },
3082
3082
  end: {
3083
- line: 30,
3083
+ line: 34,
3084
3084
  column: 12
3085
3085
  }
3086
3086
  },
3087
3087
  loc: {
3088
3088
  start: {
3089
- line: 30,
3089
+ line: 34,
3090
3090
  column: 17
3091
3091
  },
3092
3092
  end: {
3093
- line: 30,
3093
+ line: 34,
3094
3094
  column: 36
3095
3095
  }
3096
3096
  },
3097
- line: 30
3097
+ line: 34
3098
3098
  },
3099
3099
  "4": {
3100
3100
  name: "(anonymous_4)",
3101
3101
  decl: {
3102
3102
  start: {
3103
- line: 73,
3103
+ line: 77,
3104
3104
  column: 23
3105
3105
  },
3106
3106
  end: {
3107
- line: 73,
3107
+ line: 77,
3108
3108
  column: 24
3109
3109
  }
3110
3110
  },
3111
3111
  loc: {
3112
3112
  start: {
3113
- line: 73,
3113
+ line: 77,
3114
3114
  column: 29
3115
3115
  },
3116
3116
  end: {
3117
- line: 73,
3117
+ line: 77,
3118
3118
  column: 56
3119
3119
  }
3120
3120
  },
3121
- line: 73
3121
+ line: 77
3122
3122
  }
3123
3123
  },
3124
3124
  branchMap: {
@@ -3129,19 +3129,19 @@ function cov_2d7912y0n9() {
3129
3129
  column: 2
3130
3130
  },
3131
3131
  end: {
3132
- line: 14,
3133
- column: 33
3132
+ line: 18,
3133
+ column: 3
3134
3134
  }
3135
3135
  },
3136
3136
  type: "default-arg",
3137
3137
  locations: [{
3138
3138
  start: {
3139
- line: 14,
3140
- column: 10
3139
+ line: 15,
3140
+ column: 4
3141
3141
  },
3142
3142
  end: {
3143
- line: 14,
3144
- column: 33
3143
+ line: 17,
3144
+ column: 10
3145
3145
  }
3146
3146
  }],
3147
3147
  line: 14
@@ -3149,151 +3149,151 @@ function cov_2d7912y0n9() {
3149
3149
  "1": {
3150
3150
  loc: {
3151
3151
  start: {
3152
- line: 16,
3152
+ line: 20,
3153
3153
  column: 2
3154
3154
  },
3155
3155
  end: {
3156
- line: 16,
3156
+ line: 20,
3157
3157
  column: 23
3158
3158
  }
3159
3159
  },
3160
3160
  type: "default-arg",
3161
3161
  locations: [{
3162
3162
  start: {
3163
- line: 16,
3163
+ line: 20,
3164
3164
  column: 19
3165
3165
  },
3166
3166
  end: {
3167
- line: 16,
3167
+ line: 20,
3168
3168
  column: 23
3169
3169
  }
3170
3170
  }],
3171
- line: 16
3171
+ line: 20
3172
3172
  },
3173
3173
  "2": {
3174
3174
  loc: {
3175
3175
  start: {
3176
- line: 17,
3176
+ line: 21,
3177
3177
  column: 2
3178
3178
  },
3179
3179
  end: {
3180
- line: 17,
3180
+ line: 21,
3181
3181
  column: 16
3182
3182
  }
3183
3183
  },
3184
3184
  type: "default-arg",
3185
3185
  locations: [{
3186
3186
  start: {
3187
- line: 17,
3187
+ line: 21,
3188
3188
  column: 14
3189
3189
  },
3190
3190
  end: {
3191
- line: 17,
3191
+ line: 21,
3192
3192
  column: 16
3193
3193
  }
3194
3194
  }],
3195
- line: 17
3195
+ line: 21
3196
3196
  },
3197
3197
  "3": {
3198
3198
  loc: {
3199
3199
  start: {
3200
- line: 18,
3200
+ line: 22,
3201
3201
  column: 2
3202
3202
  },
3203
3203
  end: {
3204
- line: 18,
3204
+ line: 22,
3205
3205
  column: 26
3206
3206
  }
3207
3207
  },
3208
3208
  type: "default-arg",
3209
3209
  locations: [{
3210
3210
  start: {
3211
- line: 18,
3211
+ line: 22,
3212
3212
  column: 17
3213
3213
  },
3214
3214
  end: {
3215
- line: 18,
3215
+ line: 22,
3216
3216
  column: 26
3217
3217
  }
3218
3218
  }],
3219
- line: 18
3219
+ line: 22
3220
3220
  },
3221
3221
  "4": {
3222
3222
  loc: {
3223
3223
  start: {
3224
- line: 19,
3224
+ line: 23,
3225
3225
  column: 2
3226
3226
  },
3227
3227
  end: {
3228
- line: 19,
3228
+ line: 23,
3229
3229
  column: 21
3230
3230
  }
3231
3231
  },
3232
3232
  type: "default-arg",
3233
3233
  locations: [{
3234
3234
  start: {
3235
- line: 19,
3235
+ line: 23,
3236
3236
  column: 19
3237
3237
  },
3238
3238
  end: {
3239
- line: 19,
3239
+ line: 23,
3240
3240
  column: 21
3241
3241
  }
3242
3242
  }],
3243
- line: 19
3243
+ line: 23
3244
3244
  },
3245
3245
  "5": {
3246
3246
  loc: {
3247
3247
  start: {
3248
- line: 23,
3248
+ line: 27,
3249
3249
  column: 54
3250
3250
  },
3251
3251
  end: {
3252
- line: 23,
3252
+ line: 27,
3253
3253
  column: 74
3254
3254
  }
3255
3255
  },
3256
3256
  type: "binary-expr",
3257
3257
  locations: [{
3258
3258
  start: {
3259
- line: 23,
3259
+ line: 27,
3260
3260
  column: 54
3261
3261
  },
3262
3262
  end: {
3263
- line: 23,
3263
+ line: 27,
3264
3264
  column: 68
3265
3265
  }
3266
3266
  }, {
3267
3267
  start: {
3268
- line: 23,
3268
+ line: 27,
3269
3269
  column: 72
3270
3270
  },
3271
3271
  end: {
3272
- line: 23,
3272
+ line: 27,
3273
3273
  column: 74
3274
3274
  }
3275
3275
  }],
3276
- line: 23
3276
+ line: 27
3277
3277
  },
3278
3278
  "6": {
3279
3279
  loc: {
3280
3280
  start: {
3281
- line: 26,
3281
+ line: 30,
3282
3282
  column: 4
3283
3283
  },
3284
3284
  end: {
3285
- line: 26,
3285
+ line: 30,
3286
3286
  column: 36
3287
3287
  }
3288
3288
  },
3289
3289
  type: "if",
3290
3290
  locations: [{
3291
3291
  start: {
3292
- line: 26,
3292
+ line: 30,
3293
3293
  column: 4
3294
3294
  },
3295
3295
  end: {
3296
- line: 26,
3296
+ line: 30,
3297
3297
  column: 36
3298
3298
  }
3299
3299
  }, {
@@ -3306,205 +3306,205 @@ function cov_2d7912y0n9() {
3306
3306
  column: undefined
3307
3307
  }
3308
3308
  }],
3309
- line: 26
3309
+ line: 30
3310
3310
  },
3311
3311
  "7": {
3312
3312
  loc: {
3313
3313
  start: {
3314
- line: 36,
3314
+ line: 40,
3315
3315
  column: 9
3316
3316
  },
3317
3317
  end: {
3318
- line: 44,
3318
+ line: 48,
3319
3319
  column: 9
3320
3320
  }
3321
3321
  },
3322
3322
  type: "binary-expr",
3323
3323
  locations: [{
3324
3324
  start: {
3325
- line: 36,
3325
+ line: 40,
3326
3326
  column: 9
3327
3327
  },
3328
3328
  end: {
3329
- line: 36,
3329
+ line: 40,
3330
3330
  column: 14
3331
3331
  }
3332
3332
  }, {
3333
3333
  start: {
3334
- line: 37,
3334
+ line: 41,
3335
3335
  column: 10
3336
3336
  },
3337
3337
  end: {
3338
- line: 43,
3338
+ line: 47,
3339
3339
  column: 23
3340
3340
  }
3341
3341
  }],
3342
- line: 36
3342
+ line: 40
3343
3343
  },
3344
3344
  "8": {
3345
3345
  loc: {
3346
3346
  start: {
3347
- line: 45,
3347
+ line: 49,
3348
3348
  column: 9
3349
3349
  },
3350
3350
  end: {
3351
- line: 53,
3351
+ line: 57,
3352
3352
  column: 9
3353
3353
  }
3354
3354
  },
3355
3355
  type: "binary-expr",
3356
3356
  locations: [{
3357
3357
  start: {
3358
- line: 45,
3358
+ line: 49,
3359
3359
  column: 9
3360
3360
  },
3361
3361
  end: {
3362
- line: 45,
3362
+ line: 49,
3363
3363
  column: 26
3364
3364
  }
3365
3365
  }, {
3366
3366
  start: {
3367
- line: 46,
3367
+ line: 50,
3368
3368
  column: 10
3369
3369
  },
3370
3370
  end: {
3371
- line: 52,
3371
+ line: 56,
3372
3372
  column: 12
3373
3373
  }
3374
3374
  }],
3375
- line: 45
3375
+ line: 49
3376
3376
  },
3377
3377
  "9": {
3378
3378
  loc: {
3379
3379
  start: {
3380
- line: 55,
3380
+ line: 59,
3381
3381
  column: 11
3382
3382
  },
3383
3383
  end: {
3384
- line: 63,
3384
+ line: 67,
3385
3385
  column: 18
3386
3386
  }
3387
3387
  },
3388
3388
  type: "cond-expr",
3389
3389
  locations: [{
3390
3390
  start: {
3391
- line: 56,
3391
+ line: 60,
3392
3392
  column: 12
3393
3393
  },
3394
3394
  end: {
3395
- line: 62,
3395
+ line: 66,
3396
3396
  column: 14
3397
3397
  }
3398
3398
  }, {
3399
3399
  start: {
3400
- line: 63,
3400
+ line: 67,
3401
3401
  column: 14
3402
3402
  },
3403
3403
  end: {
3404
- line: 63,
3404
+ line: 67,
3405
3405
  column: 18
3406
3406
  }
3407
3407
  }],
3408
- line: 55
3408
+ line: 59
3409
3409
  },
3410
3410
  "10": {
3411
3411
  loc: {
3412
3412
  start: {
3413
- line: 64,
3413
+ line: 68,
3414
3414
  column: 11
3415
3415
  },
3416
3416
  end: {
3417
- line: 75,
3417
+ line: 79,
3418
3418
  column: 11
3419
3419
  }
3420
3420
  },
3421
3421
  type: "binary-expr",
3422
3422
  locations: [{
3423
3423
  start: {
3424
- line: 64,
3424
+ line: 68,
3425
3425
  column: 11
3426
3426
  },
3427
3427
  end: {
3428
- line: 64,
3428
+ line: 68,
3429
3429
  column: 25
3430
3430
  }
3431
3431
  }, {
3432
3432
  start: {
3433
- line: 65,
3433
+ line: 69,
3434
3434
  column: 12
3435
3435
  },
3436
3436
  end: {
3437
- line: 74,
3437
+ line: 78,
3438
3438
  column: 14
3439
3439
  }
3440
3440
  }],
3441
- line: 64
3441
+ line: 68
3442
3442
  },
3443
3443
  "11": {
3444
3444
  loc: {
3445
3445
  start: {
3446
- line: 66,
3446
+ line: 70,
3447
3447
  column: 20
3448
3448
  },
3449
3449
  end: {
3450
- line: 66,
3450
+ line: 70,
3451
3451
  column: 43
3452
3452
  }
3453
3453
  },
3454
3454
  type: "cond-expr",
3455
3455
  locations: [{
3456
3456
  start: {
3457
- line: 66,
3457
+ line: 70,
3458
3458
  column: 31
3459
3459
  },
3460
3460
  end: {
3461
- line: 66,
3461
+ line: 70,
3462
3462
  column: 36
3463
3463
  }
3464
3464
  }, {
3465
3465
  start: {
3466
- line: 66,
3466
+ line: 70,
3467
3467
  column: 39
3468
3468
  },
3469
3469
  end: {
3470
- line: 66,
3470
+ line: 70,
3471
3471
  column: 43
3472
3472
  }
3473
3473
  }],
3474
- line: 66
3474
+ line: 70
3475
3475
  },
3476
3476
  "12": {
3477
3477
  loc: {
3478
3478
  start: {
3479
- line: 69,
3479
+ line: 73,
3480
3480
  column: 16
3481
3481
  },
3482
3482
  end: {
3483
- line: 71,
3483
+ line: 75,
3484
3484
  column: 72
3485
3485
  }
3486
3486
  },
3487
3487
  type: "cond-expr",
3488
3488
  locations: [{
3489
3489
  start: {
3490
- line: 70,
3490
+ line: 74,
3491
3491
  column: 20
3492
3492
  },
3493
3493
  end: {
3494
- line: 70,
3494
+ line: 74,
3495
3495
  column: 74
3496
3496
  }
3497
3497
  }, {
3498
3498
  start: {
3499
- line: 71,
3499
+ line: 75,
3500
3500
  column: 20
3501
3501
  },
3502
3502
  end: {
3503
- line: 71,
3503
+ line: 75,
3504
3504
  column: 72
3505
3505
  }
3506
3506
  }],
3507
- line: 69
3507
+ line: 73
3508
3508
  }
3509
3509
  },
3510
3510
  s: {
@@ -3546,7 +3546,7 @@ function cov_2d7912y0n9() {
3546
3546
  "12": [0, 0]
3547
3547
  },
3548
3548
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
3549
- hash: "5a37a2cc547009b2abfb9d5e11fe0db4d9cc4deb"
3549
+ hash: "2d8bf83f350acd3df74ce8c884ae3e2b9dea9eee"
3550
3550
  };
3551
3551
  var coverage = global[gcv] || (global[gcv] = {});
3552
3552
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -3566,7 +3566,9 @@ cov_2d7912y0n9().s[0]++;
3566
3566
  var CodeBlock = function CodeBlock(_ref) {
3567
3567
  var _ref6;
3568
3568
  var _ref$title = _ref.title,
3569
- title = _ref$title === void 0 ? (cov_2d7912y0n9().b[0][0]++, /*#__PURE__*/React__default["default"].createElement("div", null, "Code snippet")) : _ref$title,
3569
+ title = _ref$title === void 0 ? (cov_2d7912y0n9().b[0][0]++, /*#__PURE__*/React__default["default"].createElement("div", null, /*#__PURE__*/React__default["default"].createElement(reactI18next.Trans, {
3570
+ i18nKey: "neetoMolecules.codeblock.codeSnippet"
3571
+ }))) : _ref$title,
3570
3572
  codeString = _ref.codeString,
3571
3573
  _ref$showCopyButton = _ref.showCopyButton,
3572
3574
  showCopyButton = _ref$showCopyButton === void 0 ? (cov_2d7912y0n9().b[1][0]++, true) : _ref$showCopyButton,
@@ -4019,7 +4021,7 @@ try {
4019
4021
 
4020
4022
  function cov_1ajsf5p84l() {
4021
4023
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/utils.js";
4022
- var hash = "49a8f712173793016480ba7b66ebcfd23dde4bb9";
4024
+ var hash = "4df65bba1417b29bbe6a4770bbb9064e511852e7";
4023
4025
  var global = new Function("return this")();
4024
4026
  var gcv = "__coverage__";
4025
4027
  var coverageData = {
@@ -4418,100 +4420,70 @@ function cov_1ajsf5p84l() {
4418
4420
  "39": {
4419
4421
  start: {
4420
4422
  line: 110,
4421
- column: 46
4423
+ column: 40
4422
4424
  },
4423
4425
  end: {
4424
- line: 126,
4425
- column: 1
4426
+ line: 111,
4427
+ column: 60
4426
4428
  }
4427
4429
  },
4428
4430
  "40": {
4429
4431
  start: {
4430
4432
  line: 111,
4431
- column: 26
4433
+ column: 2
4432
4434
  },
4433
4435
  end: {
4434
- line: 113,
4435
- column: 48
4436
+ line: 111,
4437
+ column: 60
4436
4438
  }
4437
4439
  },
4438
4440
  "41": {
4439
4441
  start: {
4440
- line: 113,
4441
- column: 19
4442
+ line: 111,
4443
+ column: 31
4442
4444
  },
4443
4445
  end: {
4444
- line: 113,
4445
- column: 47
4446
+ line: 111,
4447
+ column: 59
4446
4448
  }
4447
4449
  },
4448
4450
  "42": {
4449
4451
  start: {
4450
- line: 115,
4451
- column: 2
4452
- },
4453
- end: {
4454
- line: 117,
4455
- column: 3
4456
- }
4457
- },
4458
- "43": {
4459
- start: {
4460
- line: 116,
4461
- column: 4
4462
- },
4463
- end: {
4464
- line: 116,
4465
- column: 30
4466
- }
4467
- },
4468
- "44": {
4469
- start: {
4470
- line: 119,
4471
- column: 2
4472
- },
4473
- end: {
4474
- line: 125,
4475
- column: 5
4476
- }
4477
- },
4478
- "45": {
4479
- start: {
4480
- line: 128,
4452
+ line: 113,
4481
4453
  column: 53
4482
4454
  },
4483
4455
  end: {
4484
- line: 138,
4456
+ line: 123,
4485
4457
  column: 4
4486
4458
  }
4487
4459
  },
4488
- "46": {
4460
+ "43": {
4489
4461
  start: {
4490
- line: 129,
4462
+ line: 114,
4491
4463
  column: 2
4492
4464
  },
4493
4465
  end: {
4494
- line: 138,
4466
+ line: 123,
4495
4467
  column: 4
4496
4468
  }
4497
4469
  },
4498
- "47": {
4470
+ "44": {
4499
4471
  start: {
4500
- line: 140,
4472
+ line: 125,
4501
4473
  column: 34
4502
4474
  },
4503
4475
  end: {
4504
- line: 141,
4476
+ line: 126,
4505
4477
  column: 71
4506
4478
  }
4507
4479
  },
4508
- "48": {
4480
+ "45": {
4509
4481
  start: {
4510
- line: 141,
4482
+ line: 126,
4511
4483
  column: 2
4512
4484
  },
4513
4485
  end: {
4514
- line: 141,
4486
+ line: 126,
4515
4487
  column: 71
4516
4488
  }
4517
4489
  }
@@ -4882,96 +4854,96 @@ function cov_1ajsf5p84l() {
4882
4854
  decl: {
4883
4855
  start: {
4884
4856
  line: 110,
4885
- column: 46
4857
+ column: 40
4886
4858
  },
4887
4859
  end: {
4888
4860
  line: 110,
4889
- column: 47
4861
+ column: 41
4890
4862
  }
4891
4863
  },
4892
4864
  loc: {
4893
4865
  start: {
4894
- line: 110,
4895
- column: 77
4866
+ line: 111,
4867
+ column: 2
4896
4868
  },
4897
4869
  end: {
4898
- line: 126,
4899
- column: 1
4870
+ line: 111,
4871
+ column: 60
4900
4872
  }
4901
4873
  },
4902
- line: 110
4874
+ line: 111
4903
4875
  },
4904
4876
  "16": {
4905
4877
  name: "(anonymous_16)",
4906
4878
  decl: {
4907
4879
  start: {
4908
- line: 113,
4909
- column: 9
4880
+ line: 111,
4881
+ column: 21
4910
4882
  },
4911
4883
  end: {
4912
- line: 113,
4913
- column: 10
4884
+ line: 111,
4885
+ column: 22
4914
4886
  }
4915
4887
  },
4916
4888
  loc: {
4917
4889
  start: {
4918
- line: 113,
4919
- column: 19
4890
+ line: 111,
4891
+ column: 31
4920
4892
  },
4921
4893
  end: {
4922
- line: 113,
4923
- column: 47
4894
+ line: 111,
4895
+ column: 59
4924
4896
  }
4925
4897
  },
4926
- line: 113
4898
+ line: 111
4927
4899
  },
4928
4900
  "17": {
4929
4901
  name: "(anonymous_17)",
4930
4902
  decl: {
4931
4903
  start: {
4932
- line: 128,
4904
+ line: 113,
4933
4905
  column: 53
4934
4906
  },
4935
4907
  end: {
4936
- line: 128,
4908
+ line: 113,
4937
4909
  column: 54
4938
4910
  }
4939
4911
  },
4940
4912
  loc: {
4941
4913
  start: {
4942
- line: 129,
4914
+ line: 114,
4943
4915
  column: 2
4944
4916
  },
4945
4917
  end: {
4946
- line: 138,
4918
+ line: 123,
4947
4919
  column: 4
4948
4920
  }
4949
4921
  },
4950
- line: 129
4922
+ line: 114
4951
4923
  },
4952
4924
  "18": {
4953
4925
  name: "(anonymous_18)",
4954
4926
  decl: {
4955
4927
  start: {
4956
- line: 140,
4928
+ line: 125,
4957
4929
  column: 34
4958
4930
  },
4959
4931
  end: {
4960
- line: 140,
4932
+ line: 125,
4961
4933
  column: 35
4962
4934
  }
4963
4935
  },
4964
4936
  loc: {
4965
4937
  start: {
4966
- line: 141,
4938
+ line: 126,
4967
4939
  column: 2
4968
4940
  },
4969
4941
  end: {
4970
- line: 141,
4942
+ line: 126,
4971
4943
  column: 71
4972
4944
  }
4973
4945
  },
4974
- line: 141
4946
+ line: 126
4975
4947
  }
4976
4948
  },
4977
4949
  branchMap: {
@@ -5373,96 +5345,6 @@ function cov_1ajsf5p84l() {
5373
5345
  }
5374
5346
  }],
5375
5347
  line: 98
5376
- },
5377
- "11": {
5378
- loc: {
5379
- start: {
5380
- line: 110,
5381
- column: 56
5382
- },
5383
- end: {
5384
- line: 110,
5385
- column: 72
5386
- }
5387
- },
5388
- type: "default-arg",
5389
- locations: [{
5390
- start: {
5391
- line: 110,
5392
- column: 67
5393
- },
5394
- end: {
5395
- line: 110,
5396
- column: 72
5397
- }
5398
- }],
5399
- line: 110
5400
- },
5401
- "12": {
5402
- loc: {
5403
- start: {
5404
- line: 115,
5405
- column: 2
5406
- },
5407
- end: {
5408
- line: 117,
5409
- column: 3
5410
- }
5411
- },
5412
- type: "if",
5413
- locations: [{
5414
- start: {
5415
- line: 115,
5416
- column: 2
5417
- },
5418
- end: {
5419
- line: 117,
5420
- column: 3
5421
- }
5422
- }, {
5423
- start: {
5424
- line: undefined,
5425
- column: undefined
5426
- },
5427
- end: {
5428
- line: undefined,
5429
- column: undefined
5430
- }
5431
- }],
5432
- line: 115
5433
- },
5434
- "13": {
5435
- loc: {
5436
- start: {
5437
- line: 122,
5438
- column: 9
5439
- },
5440
- end: {
5441
- line: 124,
5442
- column: 46
5443
- }
5444
- },
5445
- type: "cond-expr",
5446
- locations: [{
5447
- start: {
5448
- line: 123,
5449
- column: 8
5450
- },
5451
- end: {
5452
- line: 123,
5453
- column: 76
5454
- }
5455
- }, {
5456
- start: {
5457
- line: 124,
5458
- column: 8
5459
- },
5460
- end: {
5461
- line: 124,
5462
- column: 46
5463
- }
5464
- }],
5465
- line: 122
5466
5348
  }
5467
5349
  },
5468
5350
  s: {
@@ -5511,10 +5393,7 @@ function cov_1ajsf5p84l() {
5511
5393
  "42": 0,
5512
5394
  "43": 0,
5513
5395
  "44": 0,
5514
- "45": 0,
5515
- "46": 0,
5516
- "47": 0,
5517
- "48": 0
5396
+ "45": 0
5518
5397
  },
5519
5398
  f: {
5520
5399
  "0": 0,
@@ -5548,13 +5427,10 @@ function cov_1ajsf5p84l() {
5548
5427
  "7": [0, 0, 0, 0],
5549
5428
  "8": [0, 0],
5550
5429
  "9": [0, 0],
5551
- "10": [0, 0],
5552
- "11": [0],
5553
- "12": [0, 0],
5554
- "13": [0, 0]
5430
+ "10": [0, 0]
5555
5431
  },
5556
5432
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
5557
- hash: "49a8f712173793016480ba7b66ebcfd23dde4bb9"
5433
+ hash: "4df65bba1417b29bbe6a4770bbb9064e511852e7"
5558
5434
  };
5559
5435
  var coverage = global[gcv] || (global[gcv] = {});
5560
5436
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -5690,42 +5566,28 @@ var getEmailWidgetSnippetFormInitialValues = function getEmailWidgetSnippetFormI
5690
5566
  };
5691
5567
  };
5692
5568
  cov_1ajsf5p84l().s[39]++;
5693
- var getSelectedWidgetsCombinedText = function getSelectedWidgetsCombinedText(widgets) {
5694
- var withHtml = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_1ajsf5p84l().b[11][0]++, false);
5569
+ var getSortedPrefixedWidgets = function getSortedPrefixedWidgets(widgets) {
5695
5570
  cov_1ajsf5p84l().f[15]++;
5696
- var prefixedWidgets = (cov_1ajsf5p84l().s[40]++, widgets.sort().map(function (widget) {
5571
+ cov_1ajsf5p84l().s[40]++;
5572
+ return widgets.sort().map(function (widget) {
5697
5573
  cov_1ajsf5p84l().f[16]++;
5698
5574
  cov_1ajsf5p84l().s[41]++;
5699
5575
  return "neeto".concat(pure.capitalize(widget));
5700
- }));
5701
- cov_1ajsf5p84l().s[42]++;
5702
- if (prefixedWidgets.length === 1) {
5703
- cov_1ajsf5p84l().b[12][0]++;
5704
- cov_1ajsf5p84l().s[43]++;
5705
- return prefixedWidgets[0];
5706
- } else {
5707
- cov_1ajsf5p84l().b[12][1]++;
5708
- }
5709
- cov_1ajsf5p84l().s[44]++;
5710
- return i18next__default["default"].t("neetoMolecules.common.andSentence", {
5711
- first: prefixedWidgets.slice(0, -1).join(", "),
5712
- last: ramda.last(prefixedWidgets),
5713
- and: withHtml ? (cov_1ajsf5p84l().b[13][0]++, "<fontNormal>".concat(i18next__default["default"].t("neetoMolecules.common.and"), "</fontNormal>")) : (cov_1ajsf5p84l().b[13][1]++, i18next__default["default"].t("neetoMolecules.common.and"))
5714
5576
  });
5715
5577
  };
5716
- cov_1ajsf5p84l().s[45]++;
5578
+ cov_1ajsf5p84l().s[42]++;
5717
5579
  var getEmailWidgetSnippetValidationSchema = function getEmailWidgetSnippetValidationSchema() {
5718
5580
  cov_1ajsf5p84l().f[17]++;
5719
- cov_1ajsf5p84l().s[46]++;
5581
+ cov_1ajsf5p84l().s[43]++;
5720
5582
  return yup__namespace.object({
5721
5583
  emails: yup__namespace.array().required().label(i18next__default["default"].t("neetoMolecules.widget.email.fields.emails.label")),
5722
5584
  subject: yup__namespace.string().required().label(i18next__default["default"].t("neetoMolecules.widget.email.fields.subject.label"))
5723
5585
  });
5724
5586
  };
5725
- cov_1ajsf5p84l().s[47]++;
5587
+ cov_1ajsf5p84l().s[44]++;
5726
5588
  var getWidgetApiKeyUrl = function getWidgetApiKeyUrl() {
5727
5589
  cov_1ajsf5p84l().f[18]++;
5728
- cov_1ajsf5p84l().s[48]++;
5590
+ cov_1ajsf5p84l().s[45]++;
5729
5591
  return "api/widget/v1/api_keys/".concat(window.globalProps.organization.subdomain);
5730
5592
  };
5731
5593
 
@@ -6125,7 +5987,7 @@ var useEmailEmbedCode = function useEmailEmbedCode(onSuccess) {
6125
5987
 
6126
5988
  function cov_uqaajbocu() {
6127
5989
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/CodeSnippet.jsx";
6128
- var hash = "65f5f2c7d740a1e8981c3d3fda64a2d814e310ce";
5990
+ var hash = "a68f073f38a4ed4b116460e85e8f7eac1ed56ab0";
6129
5991
  var global = new Function("return this")();
6130
5992
  var gcv = "__coverage__";
6131
5993
  var coverageData = {
@@ -6137,7 +5999,7 @@ function cov_uqaajbocu() {
6137
5999
  column: 20
6138
6000
  },
6139
6001
  end: {
6140
- line: 125,
6002
+ line: 123,
6141
6003
  column: 1
6142
6004
  }
6143
6005
  },
@@ -6297,17 +6159,17 @@ function cov_uqaajbocu() {
6297
6159
  column: 2
6298
6160
  },
6299
6161
  end: {
6300
- line: 124,
6162
+ line: 122,
6301
6163
  column: 4
6302
6164
  }
6303
6165
  },
6304
6166
  "17": {
6305
6167
  start: {
6306
- line: 127,
6168
+ line: 125,
6307
6169
  column: 0
6308
6170
  },
6309
6171
  end: {
6310
- line: 134,
6172
+ line: 132,
6311
6173
  column: 2
6312
6174
  }
6313
6175
  }
@@ -6331,7 +6193,7 @@ function cov_uqaajbocu() {
6331
6193
  column: 6
6332
6194
  },
6333
6195
  end: {
6334
- line: 125,
6196
+ line: 123,
6335
6197
  column: 1
6336
6198
  }
6337
6199
  },
@@ -6702,7 +6564,7 @@ function cov_uqaajbocu() {
6702
6564
  "8": [0, 0]
6703
6565
  },
6704
6566
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
6705
- hash: "65f5f2c7d740a1e8981c3d3fda64a2d814e310ce"
6567
+ hash: "a68f073f38a4ed4b116460e85e8f7eac1ed56ab0"
6706
6568
  };
6707
6569
  var coverage = global[gcv] || (global[gcv] = {});
6708
6570
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -6821,8 +6683,8 @@ var CodeSnippet = function CodeSnippet(_ref) {
6821
6683
  className: "w-full space-y-4"
6822
6684
  }, /*#__PURE__*/React__default["default"].createElement(formik$1.MultiEmailInput, {
6823
6685
  required: true,
6686
+ label: t("neetoMolecules.widget.email.fields.emails.label"),
6824
6687
  name: "emails",
6825
- label: "".concat(t("neetoMolecules.widget.email.fields.emails.label"), "*"),
6826
6688
  placeholder: t("neetoMolecules.widget.email.fields.emails.placeholder")
6827
6689
  }), /*#__PURE__*/React__default["default"].createElement(formik$1.Input, {
6828
6690
  required: true,
@@ -7902,7 +7764,7 @@ cov_jv5dgcssl().s[8]++;
7902
7764
 
7903
7765
  function cov_216ndqorbu() {
7904
7766
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/EmbedCode.jsx";
7905
- var hash = "a29f32cd9f65dbcdb30f0b296784abd822305df0";
7767
+ var hash = "6e099689695034e6d3db6888d567a969c67c1198";
7906
7768
  var global = new Function("return this")();
7907
7769
  var gcv = "__coverage__";
7908
7770
  var coverageData = {
@@ -7914,7 +7776,7 @@ function cov_216ndqorbu() {
7914
7776
  column: 18
7915
7777
  },
7916
7778
  end: {
7917
- line: 354,
7779
+ line: 342,
7918
7780
  column: 1
7919
7781
  }
7920
7782
  },
@@ -8074,7 +7936,7 @@ function cov_216ndqorbu() {
8074
7936
  column: 32
8075
7937
  },
8076
7938
  end: {
8077
- line: 95,
7939
+ line: 92,
8078
7940
  column: 3
8079
7941
  }
8080
7942
  },
@@ -8114,267 +7976,267 @@ function cov_216ndqorbu() {
8114
7976
  column: 4
8115
7977
  },
8116
7978
  end: {
8117
- line: 94,
7979
+ line: 91,
8118
7980
  column: 6
8119
7981
  }
8120
7982
  },
8121
7983
  "21": {
8122
7984
  start: {
8123
- line: 85,
7985
+ line: 82,
8124
7986
  column: 27
8125
7987
  },
8126
7988
  end: {
8127
- line: 87,
7989
+ line: 84,
8128
7990
  column: 59
8129
7991
  }
8130
7992
  },
8131
7993
  "22": {
8132
7994
  start: {
8133
- line: 89,
7995
+ line: 86,
8134
7996
  column: 10
8135
7997
  },
8136
7998
  end: {
8137
- line: 91,
7999
+ line: 88,
8138
8000
  column: 12
8139
8001
  }
8140
8002
  },
8141
8003
  "23": {
8142
8004
  start: {
8143
- line: 97,
8005
+ line: 94,
8144
8006
  column: 29
8145
8007
  },
8146
8008
  end: {
8147
- line: 103,
8009
+ line: 100,
8148
8010
  column: 3
8149
8011
  }
8150
8012
  },
8151
8013
  "24": {
8152
8014
  start: {
8153
- line: 98,
8015
+ line: 95,
8154
8016
  column: 4
8155
8017
  },
8156
8018
  end: {
8157
- line: 100,
8019
+ line: 97,
8158
8020
  column: 5
8159
8021
  }
8160
8022
  },
8161
8023
  "25": {
8162
8024
  start: {
8163
- line: 99,
8025
+ line: 96,
8164
8026
  column: 6
8165
8027
  },
8166
8028
  end: {
8167
- line: 99,
8029
+ line: 96,
8168
8030
  column: 72
8169
8031
  }
8170
8032
  },
8171
8033
  "26": {
8172
8034
  start: {
8173
- line: 102,
8035
+ line: 99,
8174
8036
  column: 4
8175
8037
  },
8176
8038
  end: {
8177
- line: 102,
8039
+ line: 99,
8178
8040
  column: 14
8179
8041
  }
8180
8042
  },
8181
8043
  "27": {
8182
8044
  start: {
8183
- line: 105,
8045
+ line: 102,
8184
8046
  column: 26
8185
8047
  },
8186
8048
  end: {
8187
- line: 219,
8049
+ line: 210,
8188
8050
  column: 3
8189
8051
  }
8190
8052
  },
8191
8053
  "28": {
8192
8054
  start: {
8193
- line: 106,
8055
+ line: 103,
8194
8056
  column: 4
8195
8057
  },
8196
8058
  end: {
8197
- line: 218,
8059
+ line: 209,
8198
8060
  column: 5
8199
8061
  }
8200
8062
  },
8201
8063
  "29": {
8202
8064
  start: {
8203
- line: 108,
8065
+ line: 105,
8204
8066
  column: 8
8205
8067
  },
8206
8068
  end: {
8207
- line: 148,
8069
+ line: 141,
8208
8070
  column: 10
8209
8071
  }
8210
8072
  },
8211
8073
  "30": {
8212
8074
  start: {
8213
- line: 150,
8075
+ line: 143,
8214
8076
  column: 8
8215
8077
  },
8216
8078
  end: {
8217
- line: 183,
8079
+ line: 176,
8218
8080
  column: 10
8219
8081
  }
8220
8082
  },
8221
8083
  "31": {
8222
8084
  start: {
8223
- line: 185,
8085
+ line: 178,
8224
8086
  column: 8
8225
8087
  },
8226
8088
  end: {
8227
- line: 211,
8089
+ line: 202,
8228
8090
  column: 10
8229
8091
  }
8230
8092
  },
8231
8093
  "32": {
8232
8094
  start: {
8233
- line: 213,
8095
+ line: 204,
8234
8096
  column: 8
8235
8097
  },
8236
8098
  end: {
8237
- line: 215,
8099
+ line: 206,
8238
8100
  column: 15
8239
8101
  }
8240
8102
  },
8241
8103
  "33": {
8242
8104
  start: {
8243
- line: 217,
8105
+ line: 208,
8244
8106
  column: 8
8245
8107
  },
8246
8108
  end: {
8247
- line: 217,
8248
- column: 56
8109
+ line: 208,
8110
+ column: 70
8249
8111
  }
8250
8112
  },
8251
8113
  "34": {
8252
8114
  start: {
8253
- line: 221,
8115
+ line: 212,
8254
8116
  column: 29
8255
8117
  },
8256
8118
  end: {
8257
- line: 231,
8119
+ line: 222,
8258
8120
  column: 3
8259
8121
  }
8260
8122
  },
8261
8123
  "35": {
8262
8124
  start: {
8263
- line: 222,
8125
+ line: 213,
8264
8126
  column: 4
8265
8127
  },
8266
8128
  end: {
8267
- line: 228,
8129
+ line: 219,
8268
8130
  column: 5
8269
8131
  }
8270
8132
  },
8271
8133
  "36": {
8272
8134
  start: {
8273
- line: 223,
8135
+ line: 214,
8274
8136
  column: 6
8275
8137
  },
8276
8138
  end: {
8277
- line: 225,
8139
+ line: 216,
8278
8140
  column: 8
8279
8141
  }
8280
8142
  },
8281
8143
  "37": {
8282
8144
  start: {
8283
- line: 227,
8145
+ line: 218,
8284
8146
  column: 6
8285
8147
  },
8286
8148
  end: {
8287
- line: 227,
8149
+ line: 218,
8288
8150
  column: 13
8289
8151
  }
8290
8152
  },
8291
8153
  "38": {
8292
8154
  start: {
8293
- line: 230,
8155
+ line: 221,
8294
8156
  column: 4
8295
8157
  },
8296
8158
  end: {
8297
- line: 230,
8159
+ line: 221,
8298
8160
  column: 32
8299
8161
  }
8300
8162
  },
8301
8163
  "39": {
8302
8164
  start: {
8303
- line: 233,
8165
+ line: 224,
8304
8166
  column: 2
8305
8167
  },
8306
8168
  end: {
8307
- line: 239,
8169
+ line: 230,
8308
8170
  column: 3
8309
8171
  }
8310
8172
  },
8311
8173
  "40": {
8312
8174
  start: {
8313
- line: 234,
8175
+ line: 225,
8314
8176
  column: 4
8315
8177
  },
8316
8178
  end: {
8317
- line: 238,
8179
+ line: 229,
8318
8180
  column: 6
8319
8181
  }
8320
8182
  },
8321
8183
  "41": {
8322
8184
  start: {
8323
- line: 241,
8185
+ line: 232,
8324
8186
  column: 2
8325
8187
  },
8326
8188
  end: {
8327
- line: 353,
8189
+ line: 341,
8328
8190
  column: 4
8329
8191
  }
8330
8192
  },
8331
8193
  "42": {
8332
8194
  start: {
8333
- line: 254,
8195
+ line: 245,
8334
8196
  column: 34
8335
8197
  },
8336
8198
  end: {
8337
- line: 254,
8199
+ line: 245,
8338
8200
  column: 75
8339
8201
  }
8340
8202
  },
8341
8203
  "43": {
8342
8204
  start: {
8343
- line: 287,
8205
+ line: 275,
8344
8206
  column: 18
8345
8207
  },
8346
8208
  end: {
8347
- line: 287,
8209
+ line: 275,
8348
8210
  column: 62
8349
8211
  }
8350
8212
  },
8351
8213
  "44": {
8352
8214
  start: {
8353
- line: 322,
8215
+ line: 310,
8354
8216
  column: 18
8355
8217
  },
8356
8218
  end: {
8357
- line: 322,
8219
+ line: 310,
8358
8220
  column: 64
8359
8221
  }
8360
8222
  },
8361
8223
  "45": {
8362
8224
  start: {
8363
- line: 349,
8225
+ line: 337,
8364
8226
  column: 23
8365
8227
  },
8366
8228
  end: {
8367
- line: 349,
8229
+ line: 337,
8368
8230
  column: 53
8369
8231
  }
8370
8232
  },
8371
8233
  "46": {
8372
8234
  start: {
8373
- line: 356,
8235
+ line: 344,
8374
8236
  column: 0
8375
8237
  },
8376
8238
  end: {
8377
- line: 359,
8239
+ line: 347,
8378
8240
  column: 2
8379
8241
  }
8380
8242
  }
@@ -8398,7 +8260,7 @@ function cov_216ndqorbu() {
8398
8260
  column: 67
8399
8261
  },
8400
8262
  end: {
8401
- line: 354,
8263
+ line: 342,
8402
8264
  column: 1
8403
8265
  }
8404
8266
  },
@@ -8494,7 +8356,7 @@ function cov_216ndqorbu() {
8494
8356
  column: 42
8495
8357
  },
8496
8358
  end: {
8497
- line: 95,
8359
+ line: 92,
8498
8360
  column: 3
8499
8361
  }
8500
8362
  },
@@ -8528,193 +8390,193 @@ function cov_216ndqorbu() {
8528
8390
  name: "(anonymous_6)",
8529
8391
  decl: {
8530
8392
  start: {
8531
- line: 84,
8393
+ line: 81,
8532
8394
  column: 19
8533
8395
  },
8534
8396
  end: {
8535
- line: 84,
8397
+ line: 81,
8536
8398
  column: 20
8537
8399
  }
8538
8400
  },
8539
8401
  loc: {
8540
8402
  start: {
8541
- line: 84,
8403
+ line: 81,
8542
8404
  column: 25
8543
8405
  },
8544
8406
  end: {
8545
- line: 92,
8407
+ line: 89,
8546
8408
  column: 9
8547
8409
  }
8548
8410
  },
8549
- line: 84
8411
+ line: 81
8550
8412
  },
8551
8413
  "7": {
8552
8414
  name: "(anonymous_7)",
8553
8415
  decl: {
8554
8416
  start: {
8555
- line: 97,
8417
+ line: 94,
8556
8418
  column: 29
8557
8419
  },
8558
8420
  end: {
8559
- line: 97,
8421
+ line: 94,
8560
8422
  column: 30
8561
8423
  }
8562
8424
  },
8563
8425
  loc: {
8564
8426
  start: {
8565
- line: 97,
8427
+ line: 94,
8566
8428
  column: 35
8567
8429
  },
8568
8430
  end: {
8569
- line: 103,
8431
+ line: 100,
8570
8432
  column: 3
8571
8433
  }
8572
8434
  },
8573
- line: 97
8435
+ line: 94
8574
8436
  },
8575
8437
  "8": {
8576
8438
  name: "(anonymous_8)",
8577
8439
  decl: {
8578
8440
  start: {
8579
- line: 105,
8441
+ line: 102,
8580
8442
  column: 26
8581
8443
  },
8582
8444
  end: {
8583
- line: 105,
8445
+ line: 102,
8584
8446
  column: 27
8585
8447
  }
8586
8448
  },
8587
8449
  loc: {
8588
8450
  start: {
8589
- line: 105,
8451
+ line: 102,
8590
8452
  column: 47
8591
8453
  },
8592
8454
  end: {
8593
- line: 219,
8455
+ line: 210,
8594
8456
  column: 3
8595
8457
  }
8596
8458
  },
8597
- line: 105
8459
+ line: 102
8598
8460
  },
8599
8461
  "9": {
8600
8462
  name: "(anonymous_9)",
8601
8463
  decl: {
8602
8464
  start: {
8603
- line: 221,
8465
+ line: 212,
8604
8466
  column: 29
8605
8467
  },
8606
8468
  end: {
8607
- line: 221,
8469
+ line: 212,
8608
8470
  column: 30
8609
8471
  }
8610
8472
  },
8611
8473
  loc: {
8612
8474
  start: {
8613
- line: 221,
8475
+ line: 212,
8614
8476
  column: 46
8615
8477
  },
8616
8478
  end: {
8617
- line: 231,
8479
+ line: 222,
8618
8480
  column: 3
8619
8481
  }
8620
8482
  },
8621
- line: 221
8483
+ line: 212
8622
8484
  },
8623
8485
  "10": {
8624
8486
  name: "(anonymous_10)",
8625
8487
  decl: {
8626
8488
  start: {
8627
- line: 254,
8489
+ line: 245,
8628
8490
  column: 28
8629
8491
  },
8630
8492
  end: {
8631
- line: 254,
8493
+ line: 245,
8632
8494
  column: 29
8633
8495
  }
8634
8496
  },
8635
8497
  loc: {
8636
8498
  start: {
8637
- line: 254,
8499
+ line: 245,
8638
8500
  column: 34
8639
8501
  },
8640
8502
  end: {
8641
- line: 254,
8503
+ line: 245,
8642
8504
  column: 75
8643
8505
  }
8644
8506
  },
8645
- line: 254
8507
+ line: 245
8646
8508
  },
8647
8509
  "11": {
8648
8510
  name: "(anonymous_11)",
8649
8511
  decl: {
8650
8512
  start: {
8651
- line: 286,
8513
+ line: 274,
8652
8514
  column: 30
8653
8515
  },
8654
8516
  end: {
8655
- line: 286,
8517
+ line: 274,
8656
8518
  column: 31
8657
8519
  }
8658
8520
  },
8659
8521
  loc: {
8660
8522
  start: {
8661
- line: 287,
8523
+ line: 275,
8662
8524
  column: 18
8663
8525
  },
8664
8526
  end: {
8665
- line: 287,
8527
+ line: 275,
8666
8528
  column: 62
8667
8529
  }
8668
8530
  },
8669
- line: 287
8531
+ line: 275
8670
8532
  },
8671
8533
  "12": {
8672
8534
  name: "(anonymous_12)",
8673
8535
  decl: {
8674
8536
  start: {
8675
- line: 321,
8537
+ line: 309,
8676
8538
  column: 30
8677
8539
  },
8678
8540
  end: {
8679
- line: 321,
8541
+ line: 309,
8680
8542
  column: 31
8681
8543
  }
8682
8544
  },
8683
8545
  loc: {
8684
8546
  start: {
8685
- line: 322,
8547
+ line: 310,
8686
8548
  column: 18
8687
8549
  },
8688
8550
  end: {
8689
- line: 322,
8551
+ line: 310,
8690
8552
  column: 64
8691
8553
  }
8692
8554
  },
8693
- line: 322
8555
+ line: 310
8694
8556
  },
8695
8557
  "13": {
8696
8558
  name: "(anonymous_13)",
8697
8559
  decl: {
8698
8560
  start: {
8699
- line: 349,
8561
+ line: 337,
8700
8562
  column: 17
8701
8563
  },
8702
8564
  end: {
8703
- line: 349,
8565
+ line: 337,
8704
8566
  column: 18
8705
8567
  }
8706
8568
  },
8707
8569
  loc: {
8708
8570
  start: {
8709
- line: 349,
8571
+ line: 337,
8710
8572
  column: 23
8711
8573
  },
8712
8574
  end: {
8713
- line: 349,
8575
+ line: 337,
8714
8576
  column: 53
8715
8577
  }
8716
8578
  },
8717
- line: 349
8579
+ line: 337
8718
8580
  }
8719
8581
  },
8720
8582
  branchMap: {
@@ -8865,55 +8727,55 @@ function cov_216ndqorbu() {
8865
8727
  "6": {
8866
8728
  loc: {
8867
8729
  start: {
8868
- line: 85,
8730
+ line: 82,
8869
8731
  column: 27
8870
8732
  },
8871
8733
  end: {
8872
- line: 87,
8734
+ line: 84,
8873
8735
  column: 59
8874
8736
  }
8875
8737
  },
8876
8738
  type: "cond-expr",
8877
8739
  locations: [{
8878
8740
  start: {
8879
- line: 86,
8741
+ line: 83,
8880
8742
  column: 14
8881
8743
  },
8882
8744
  end: {
8883
- line: 86,
8745
+ line: 83,
8884
8746
  column: 58
8885
8747
  }
8886
8748
  }, {
8887
8749
  start: {
8888
- line: 87,
8750
+ line: 84,
8889
8751
  column: 14
8890
8752
  },
8891
8753
  end: {
8892
- line: 87,
8754
+ line: 84,
8893
8755
  column: 59
8894
8756
  }
8895
8757
  }],
8896
- line: 85
8758
+ line: 82
8897
8759
  },
8898
8760
  "7": {
8899
8761
  loc: {
8900
8762
  start: {
8901
- line: 98,
8763
+ line: 95,
8902
8764
  column: 4
8903
8765
  },
8904
8766
  end: {
8905
- line: 100,
8767
+ line: 97,
8906
8768
  column: 5
8907
8769
  }
8908
8770
  },
8909
8771
  type: "if",
8910
8772
  locations: [{
8911
8773
  start: {
8912
- line: 98,
8774
+ line: 95,
8913
8775
  column: 4
8914
8776
  },
8915
8777
  end: {
8916
- line: 100,
8778
+ line: 97,
8917
8779
  column: 5
8918
8780
  }
8919
8781
  }, {
@@ -8926,186 +8788,186 @@ function cov_216ndqorbu() {
8926
8788
  column: undefined
8927
8789
  }
8928
8790
  }],
8929
- line: 98
8791
+ line: 95
8930
8792
  },
8931
8793
  "8": {
8932
8794
  loc: {
8933
8795
  start: {
8934
- line: 106,
8796
+ line: 103,
8935
8797
  column: 4
8936
8798
  },
8937
8799
  end: {
8938
- line: 218,
8800
+ line: 209,
8939
8801
  column: 5
8940
8802
  }
8941
8803
  },
8942
8804
  type: "switch",
8943
8805
  locations: [{
8944
8806
  start: {
8945
- line: 107,
8807
+ line: 104,
8946
8808
  column: 6
8947
8809
  },
8948
8810
  end: {
8949
- line: 148,
8811
+ line: 141,
8950
8812
  column: 10
8951
8813
  }
8952
8814
  }, {
8953
8815
  start: {
8954
- line: 149,
8816
+ line: 142,
8955
8817
  column: 6
8956
8818
  },
8957
8819
  end: {
8958
- line: 183,
8820
+ line: 176,
8959
8821
  column: 10
8960
8822
  }
8961
8823
  }, {
8962
8824
  start: {
8963
- line: 184,
8825
+ line: 177,
8964
8826
  column: 6
8965
8827
  },
8966
8828
  end: {
8967
- line: 211,
8829
+ line: 202,
8968
8830
  column: 10
8969
8831
  }
8970
8832
  }, {
8971
8833
  start: {
8972
- line: 212,
8834
+ line: 203,
8973
8835
  column: 6
8974
8836
  },
8975
8837
  end: {
8976
- line: 215,
8838
+ line: 206,
8977
8839
  column: 15
8978
8840
  }
8979
8841
  }, {
8980
8842
  start: {
8981
- line: 216,
8843
+ line: 207,
8982
8844
  column: 6
8983
8845
  },
8984
8846
  end: {
8985
- line: 217,
8986
- column: 56
8847
+ line: 208,
8848
+ column: 70
8987
8849
  }
8988
8850
  }],
8989
- line: 106
8851
+ line: 103
8990
8852
  },
8991
8853
  "9": {
8992
8854
  loc: {
8993
8855
  start: {
8994
- line: 168,
8856
+ line: 161,
8995
8857
  column: 24
8996
8858
  },
8997
8859
  end: {
8998
- line: 170,
8860
+ line: 163,
8999
8861
  column: 54
9000
8862
  }
9001
8863
  },
9002
8864
  type: "cond-expr",
9003
8865
  locations: [{
9004
8866
  start: {
9005
- line: 169,
8867
+ line: 162,
9006
8868
  column: 28
9007
8869
  },
9008
8870
  end: {
9009
- line: 169,
8871
+ line: 162,
9010
8872
  column: 56
9011
8873
  }
9012
8874
  }, {
9013
8875
  start: {
9014
- line: 170,
8876
+ line: 163,
9015
8877
  column: 28
9016
8878
  },
9017
8879
  end: {
9018
- line: 170,
8880
+ line: 163,
9019
8881
  column: 54
9020
8882
  }
9021
8883
  }],
9022
- line: 168
8884
+ line: 161
9023
8885
  },
9024
8886
  "10": {
9025
8887
  loc: {
9026
8888
  start: {
9027
- line: 176,
8889
+ line: 169,
9028
8890
  column: 37
9029
8891
  },
9030
8892
  end: {
9031
- line: 178,
8893
+ line: 171,
9032
8894
  column: 48
9033
8895
  }
9034
8896
  },
9035
8897
  type: "cond-expr",
9036
8898
  locations: [{
9037
8899
  start: {
9038
- line: 177,
8900
+ line: 170,
9039
8901
  column: 22
9040
8902
  },
9041
8903
  end: {
9042
- line: 177,
8904
+ line: 170,
9043
8905
  column: 50
9044
8906
  }
9045
8907
  }, {
9046
8908
  start: {
9047
- line: 178,
8909
+ line: 171,
9048
8910
  column: 22
9049
8911
  },
9050
8912
  end: {
9051
- line: 178,
8913
+ line: 171,
9052
8914
  column: 48
9053
8915
  }
9054
8916
  }],
9055
- line: 176
8917
+ line: 169
9056
8918
  },
9057
8919
  "11": {
9058
8920
  loc: {
9059
8921
  start: {
9060
- line: 213,
8922
+ line: 204,
9061
8923
  column: 15
9062
8924
  },
9063
8925
  end: {
9064
- line: 215,
8926
+ line: 206,
9065
8927
  column: 14
9066
8928
  }
9067
8929
  },
9068
8930
  type: "cond-expr",
9069
8931
  locations: [{
9070
8932
  start: {
9071
- line: 214,
8933
+ line: 205,
9072
8934
  column: 12
9073
8935
  },
9074
8936
  end: {
9075
- line: 214,
8937
+ line: 205,
9076
8938
  column: 46
9077
8939
  }
9078
8940
  }, {
9079
8941
  start: {
9080
- line: 215,
8942
+ line: 206,
9081
8943
  column: 12
9082
8944
  },
9083
8945
  end: {
9084
- line: 215,
8946
+ line: 206,
9085
8947
  column: 14
9086
8948
  }
9087
8949
  }],
9088
- line: 213
8950
+ line: 204
9089
8951
  },
9090
8952
  "12": {
9091
8953
  loc: {
9092
8954
  start: {
9093
- line: 222,
8955
+ line: 213,
9094
8956
  column: 4
9095
8957
  },
9096
8958
  end: {
9097
- line: 228,
8959
+ line: 219,
9098
8960
  column: 5
9099
8961
  }
9100
8962
  },
9101
8963
  type: "if",
9102
8964
  locations: [{
9103
8965
  start: {
9104
- line: 222,
8966
+ line: 213,
9105
8967
  column: 4
9106
8968
  },
9107
8969
  end: {
9108
- line: 228,
8970
+ line: 219,
9109
8971
  column: 5
9110
8972
  }
9111
8973
  }, {
@@ -9118,27 +8980,27 @@ function cov_216ndqorbu() {
9118
8980
  column: undefined
9119
8981
  }
9120
8982
  }],
9121
- line: 222
8983
+ line: 213
9122
8984
  },
9123
8985
  "13": {
9124
8986
  loc: {
9125
8987
  start: {
9126
- line: 233,
8988
+ line: 224,
9127
8989
  column: 2
9128
8990
  },
9129
8991
  end: {
9130
- line: 239,
8992
+ line: 230,
9131
8993
  column: 3
9132
8994
  }
9133
8995
  },
9134
8996
  type: "if",
9135
8997
  locations: [{
9136
8998
  start: {
9137
- line: 233,
8999
+ line: 224,
9138
9000
  column: 2
9139
9001
  },
9140
9002
  end: {
9141
- line: 239,
9003
+ line: 230,
9142
9004
  column: 3
9143
9005
  }
9144
9006
  }, {
@@ -9151,238 +9013,238 @@ function cov_216ndqorbu() {
9151
9013
  column: undefined
9152
9014
  }
9153
9015
  }],
9154
- line: 233
9016
+ line: 224
9155
9017
  },
9156
9018
  "14": {
9157
9019
  loc: {
9158
9020
  start: {
9159
- line: 233,
9021
+ line: 224,
9160
9022
  column: 6
9161
9023
  },
9162
9024
  end: {
9163
- line: 233,
9025
+ line: 224,
9164
9026
  column: 48
9165
9027
  }
9166
9028
  },
9167
9029
  type: "binary-expr",
9168
9030
  locations: [{
9169
9031
  start: {
9170
- line: 233,
9032
+ line: 224,
9171
9033
  column: 6
9172
9034
  },
9173
9035
  end: {
9174
- line: 233,
9036
+ line: 224,
9175
9037
  column: 21
9176
9038
  }
9177
9039
  }, {
9178
9040
  start: {
9179
- line: 233,
9041
+ line: 224,
9180
9042
  column: 25
9181
9043
  },
9182
9044
  end: {
9183
- line: 233,
9045
+ line: 224,
9184
9046
  column: 48
9185
9047
  }
9186
9048
  }],
9187
- line: 233
9049
+ line: 224
9188
9050
  },
9189
9051
  "15": {
9190
9052
  loc: {
9191
9053
  start: {
9192
- line: 266,
9193
- column: 33
9054
+ line: 257,
9055
+ column: 16
9194
9056
  },
9195
9057
  end: {
9196
- line: 268,
9197
- column: 41
9058
+ line: 259,
9059
+ column: 91
9198
9060
  }
9199
9061
  },
9200
9062
  type: "cond-expr",
9201
9063
  locations: [{
9202
9064
  start: {
9203
- line: 267,
9065
+ line: 258,
9204
9066
  column: 20
9205
9067
  },
9206
9068
  end: {
9207
- line: 267,
9208
- column: 73
9069
+ line: 258,
9070
+ column: 95
9209
9071
  }
9210
9072
  }, {
9211
9073
  start: {
9212
- line: 268,
9074
+ line: 259,
9213
9075
  column: 20
9214
9076
  },
9215
9077
  end: {
9216
- line: 268,
9217
- column: 41
9078
+ line: 259,
9079
+ column: 91
9218
9080
  }
9219
9081
  }],
9220
- line: 266
9082
+ line: 257
9221
9083
  },
9222
9084
  "16": {
9223
9085
  loc: {
9224
9086
  start: {
9225
- line: 276,
9087
+ line: 264,
9226
9088
  column: 9
9227
9089
  },
9228
9090
  end: {
9229
- line: 314,
9091
+ line: 302,
9230
9092
  column: 16
9231
9093
  }
9232
9094
  },
9233
9095
  type: "cond-expr",
9234
9096
  locations: [{
9235
9097
  start: {
9236
- line: 277,
9098
+ line: 265,
9237
9099
  column: 10
9238
9100
  },
9239
9101
  end: {
9240
- line: 313,
9102
+ line: 301,
9241
9103
  column: 16
9242
9104
  }
9243
9105
  }, {
9244
9106
  start: {
9245
- line: 314,
9107
+ line: 302,
9246
9108
  column: 12
9247
9109
  },
9248
9110
  end: {
9249
- line: 314,
9111
+ line: 302,
9250
9112
  column: 16
9251
9113
  }
9252
9114
  }],
9253
- line: 276
9115
+ line: 264
9254
9116
  },
9255
9117
  "17": {
9256
9118
  loc: {
9257
9119
  start: {
9258
- line: 276,
9120
+ line: 264,
9259
9121
  column: 9
9260
9122
  },
9261
9123
  end: {
9262
- line: 276,
9124
+ line: 264,
9263
9125
  column: 53
9264
9126
  }
9265
9127
  },
9266
9128
  type: "binary-expr",
9267
9129
  locations: [{
9268
9130
  start: {
9269
- line: 276,
9131
+ line: 264,
9270
9132
  column: 9
9271
9133
  },
9272
9134
  end: {
9273
- line: 276,
9135
+ line: 264,
9274
9136
  column: 28
9275
9137
  }
9276
9138
  }, {
9277
9139
  start: {
9278
- line: 276,
9140
+ line: 264,
9279
9141
  column: 32
9280
9142
  },
9281
9143
  end: {
9282
- line: 276,
9144
+ line: 264,
9283
9145
  column: 53
9284
9146
  }
9285
9147
  }],
9286
- line: 276
9148
+ line: 264
9287
9149
  },
9288
9150
  "18": {
9289
9151
  loc: {
9290
9152
  start: {
9291
- line: 297,
9153
+ line: 285,
9292
9154
  column: 24
9293
9155
  },
9294
9156
  end: {
9295
- line: 299,
9157
+ line: 287,
9296
9158
  column: 54
9297
9159
  }
9298
9160
  },
9299
9161
  type: "cond-expr",
9300
9162
  locations: [{
9301
9163
  start: {
9302
- line: 298,
9164
+ line: 286,
9303
9165
  column: 28
9304
9166
  },
9305
9167
  end: {
9306
- line: 298,
9168
+ line: 286,
9307
9169
  column: 56
9308
9170
  }
9309
9171
  }, {
9310
9172
  start: {
9311
- line: 299,
9173
+ line: 287,
9312
9174
  column: 28
9313
9175
  },
9314
9176
  end: {
9315
- line: 299,
9177
+ line: 287,
9316
9178
  column: 54
9317
9179
  }
9318
9180
  }],
9319
- line: 297
9181
+ line: 285
9320
9182
  },
9321
9183
  "19": {
9322
9184
  loc: {
9323
9185
  start: {
9324
- line: 315,
9186
+ line: 303,
9325
9187
  column: 9
9326
9188
  },
9327
9189
  end: {
9328
- line: 345,
9190
+ line: 333,
9329
9191
  column: 16
9330
9192
  }
9331
9193
  },
9332
9194
  type: "cond-expr",
9333
9195
  locations: [{
9334
9196
  start: {
9335
- line: 316,
9197
+ line: 304,
9336
9198
  column: 10
9337
9199
  },
9338
9200
  end: {
9339
- line: 344,
9201
+ line: 332,
9340
9202
  column: 16
9341
9203
  }
9342
9204
  }, {
9343
9205
  start: {
9344
- line: 345,
9206
+ line: 333,
9345
9207
  column: 12
9346
9208
  },
9347
9209
  end: {
9348
- line: 345,
9210
+ line: 333,
9349
9211
  column: 16
9350
9212
  }
9351
9213
  }],
9352
- line: 315
9214
+ line: 303
9353
9215
  },
9354
9216
  "20": {
9355
9217
  loc: {
9356
9218
  start: {
9357
- line: 348,
9219
+ line: 336,
9358
9220
  column: 20
9359
9221
  },
9360
9222
  end: {
9361
- line: 348,
9223
+ line: 336,
9362
9224
  column: 62
9363
9225
  }
9364
9226
  },
9365
9227
  type: "binary-expr",
9366
9228
  locations: [{
9367
9229
  start: {
9368
- line: 348,
9230
+ line: 336,
9369
9231
  column: 20
9370
9232
  },
9371
9233
  end: {
9372
- line: 348,
9234
+ line: 336,
9373
9235
  column: 31
9374
9236
  }
9375
9237
  }, {
9376
9238
  start: {
9377
- line: 348,
9239
+ line: 336,
9378
9240
  column: 35
9379
9241
  },
9380
9242
  end: {
9381
- line: 348,
9243
+ line: 336,
9382
9244
  column: 62
9383
9245
  }
9384
9246
  }],
9385
- line: 348
9247
+ line: 336
9386
9248
  }
9387
9249
  },
9388
9250
  s: {
@@ -9474,7 +9336,7 @@ function cov_216ndqorbu() {
9474
9336
  "20": [0, 0]
9475
9337
  },
9476
9338
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
9477
- hash: "a29f32cd9f65dbcdb30f0b296784abd822305df0"
9339
+ hash: "6e099689695034e6d3db6888d567a969c67c1198"
9478
9340
  };
9479
9341
  var coverage = global[gcv] || (global[gcv] = {});
9480
9342
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -9590,9 +9452,7 @@ var EmbedCode = function EmbedCode(_ref) {
9590
9452
  cov_216ndqorbu().s[29]++;
9591
9453
  return {
9592
9454
  codeString: getEmbedCodeString(),
9593
- subject: t("neetoMolecules.widget.email.fields.subject.values.embedCode", {
9594
- selectedWidgets: getSelectedWidgetsCombinedText(selectedWidgets)
9595
- }),
9455
+ subject: t("neetoMolecules.widget.email.fields.subject.values.embedCode"),
9596
9456
  body: /*#__PURE__*/React__default["default"].createElement("div", {
9597
9457
  ref: bodyRef
9598
9458
  }, /*#__PURE__*/React__default["default"].createElement(reactI18next.Trans, {
@@ -9617,7 +9477,7 @@ var EmbedCode = function EmbedCode(_ref) {
9617
9477
  })
9618
9478
  },
9619
9479
  values: {
9620
- selectedWidgets: getSelectedWidgetsCombinedText(selectedWidgets),
9480
+ val: getSortedPrefixedWidgets(selectedWidgets),
9621
9481
  neetoKbUrl: WIDGET_KB_BASE_URL,
9622
9482
  helpEmail: INSTALLATION_HELP_EMAIL
9623
9483
  }
@@ -9662,6 +9522,9 @@ var EmbedCode = function EmbedCode(_ref) {
9662
9522
  ref: bodyRef
9663
9523
  }, /*#__PURE__*/React__default["default"].createElement(reactI18next.Trans, {
9664
9524
  i18nKey: "neetoMolecules.widget.email.body.values.sessionContext",
9525
+ values: {
9526
+ sessionContextKbUrl: NEETO_REPLAY_CONFIGURE_URL
9527
+ },
9665
9528
  components: {
9666
9529
  p: /*#__PURE__*/React__default["default"].createElement("p", {
9667
9530
  style: {
@@ -9674,9 +9537,6 @@ var EmbedCode = function EmbedCode(_ref) {
9674
9537
  rel: "noreferrer",
9675
9538
  target: "_blank"
9676
9539
  })
9677
- },
9678
- values: {
9679
- sessionContextKbUrl: NEETO_REPLAY_CONFIGURE_URL
9680
9540
  }
9681
9541
  }))
9682
9542
  };
@@ -9687,7 +9547,7 @@ var EmbedCode = function EmbedCode(_ref) {
9687
9547
  default:
9688
9548
  cov_216ndqorbu().b[8][4]++;
9689
9549
  cov_216ndqorbu().s[33]++;
9690
- throw new Error("Invalid email type received.");
9550
+ throw new Error(t("neetoMolecules.widget.email.invalidType"));
9691
9551
  }
9692
9552
  };
9693
9553
  cov_216ndqorbu().s[34]++;
@@ -9738,11 +9598,13 @@ var EmbedCode = function EmbedCode(_ref) {
9738
9598
  cov_216ndqorbu().s[42]++;
9739
9599
  return handleSendViaEmail(EMAIL_TYPES.embedCode);
9740
9600
  },
9741
- title: /*#__PURE__*/React__default["default"].createElement("div", null, "Embed code")
9601
+ title: /*#__PURE__*/React__default["default"].createElement("div", null, t("neetoMolecules.widget.title.embedCode"))
9742
9602
  })), /*#__PURE__*/React__default["default"].createElement("div", {
9743
9603
  className: "w-full"
9744
9604
  }, /*#__PURE__*/React__default["default"].createElement(reactI18next.Trans, {
9745
- i18nKey: "neetoMolecules.widget.installation.instructions.placement",
9605
+ values: {
9606
+ val: getSortedPrefixedWidgets(selectedWidgets)
9607
+ },
9746
9608
  components: {
9747
9609
  fontBold: /*#__PURE__*/React__default["default"].createElement("span", {
9748
9610
  className: "font-semibold"
@@ -9751,10 +9613,8 @@ var EmbedCode = function EmbedCode(_ref) {
9751
9613
  className: "font-normal"
9752
9614
  })
9753
9615
  },
9754
- values: {
9755
- selectedWidgets: pure.isNotEmpty(selectedWidgets) ? (cov_216ndqorbu().b[15][0]++, getSelectedWidgetsCombinedText(selectedWidgets, true)) : (cov_216ndqorbu().b[15][1]++, "none of the widgets")
9756
- }
9757
- }, "Place the embed code in your HTML file. This will embed the selected widgets in your website."))), (cov_216ndqorbu().b[17][0]++, enabledWidgets.chat) || (cov_216ndqorbu().b[17][1]++, enabledWidgets.replay) ? (cov_216ndqorbu().b[16][0]++, /*#__PURE__*/React__default["default"].createElement("div", {
9616
+ i18nKey: pure.isNotEmpty(selectedWidgets) ? (cov_216ndqorbu().b[15][0]++, "neetoMolecules.widget.installation.instructions.placement.selectedWidgets") : (cov_216ndqorbu().b[15][1]++, "neetoMolecules.widget.installation.instructions.placement.noneOfThese")
9617
+ }))), (cov_216ndqorbu().b[17][0]++, enabledWidgets.chat) || (cov_216ndqorbu().b[17][1]++, enabledWidgets.replay) ? (cov_216ndqorbu().b[16][0]++, /*#__PURE__*/React__default["default"].createElement("div", {
9758
9618
  className: "mb-8 w-full flex-grow flex-col items-center justify-start"
9759
9619
  }, /*#__PURE__*/React__default["default"].createElement("div", {
9760
9620
  className: "mx-auto mb-2 w-full"
@@ -9772,7 +9632,7 @@ var EmbedCode = function EmbedCode(_ref) {
9772
9632
  },
9773
9633
  title: /*#__PURE__*/React__default["default"].createElement("div", {
9774
9634
  className: "flex items-center justify-start"
9775
- }, /*#__PURE__*/React__default["default"].createElement("div", null, "User identity (Optional)"), /*#__PURE__*/React__default["default"].createElement("a", {
9635
+ }, /*#__PURE__*/React__default["default"].createElement("div", null, t("neetoMolecules.widget.title.userIdentity")), /*#__PURE__*/React__default["default"].createElement("a", {
9776
9636
  className: "ml-1",
9777
9637
  rel: "noreferrer",
9778
9638
  target: "_blank",
@@ -9796,7 +9656,7 @@ var EmbedCode = function EmbedCode(_ref) {
9796
9656
  },
9797
9657
  title: /*#__PURE__*/React__default["default"].createElement("div", {
9798
9658
  className: "flex items-center justify-start"
9799
- }, /*#__PURE__*/React__default["default"].createElement("div", null, "Session context (Optional)"), /*#__PURE__*/React__default["default"].createElement("a", {
9659
+ }, /*#__PURE__*/React__default["default"].createElement("div", null, t("neetoMolecules.widget.title.sessionContext")), /*#__PURE__*/React__default["default"].createElement("a", {
9800
9660
  className: "ml-1",
9801
9661
  href: NEETO_REPLAY_CONFIGURE_URL,
9802
9662
  rel: "noreferrer",