@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
@@ -2,7 +2,7 @@ import { values, last, identity, assoc, pluck, any, prop, fromPairs, isEmpty } f
2
2
  import React, { useEffect, useState, useRef } from 'react';
3
3
  import { Check, Copy, Info } from '@bigbinary/neeto-icons';
4
4
  import { Typography, Select, Button, Pane, Toastr, Switch, Label, Callout } from '@bigbinary/neetoui';
5
- import { useTranslation, Trans } from 'react-i18next';
5
+ import { Trans, useTranslation } from 'react-i18next';
6
6
  import { useMutation, useQuery, useQueryClient, QueryClient, QueryClientProvider } from 'react-query';
7
7
  import { capitalize, noop, isNotEmpty } from '@bigbinary/neeto-commons-frontend/pure';
8
8
  import { usePrevious } from '@bigbinary/neeto-commons-frontend/react-utils';
@@ -2826,7 +2826,7 @@ var SyntaxHighlighter = function SyntaxHighlighter(_ref) {
2826
2826
 
2827
2827
  function cov_2d7912y0n9() {
2828
2828
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/CodeBlock.jsx";
2829
- var hash = "5a37a2cc547009b2abfb9d5e11fe0db4d9cc4deb";
2829
+ var hash = "2d8bf83f350acd3df74ce8c884ae3e2b9dea9eee";
2830
2830
  var global = new Function("return this")();
2831
2831
  var gcv = "__coverage__";
2832
2832
  var coverageData = {
@@ -2838,137 +2838,137 @@ function cov_2d7912y0n9() {
2838
2838
  column: 18
2839
2839
  },
2840
2840
  end: {
2841
- line: 85,
2841
+ line: 89,
2842
2842
  column: 1
2843
2843
  }
2844
2844
  },
2845
2845
  "1": {
2846
2846
  start: {
2847
- line: 21,
2847
+ line: 25,
2848
2848
  column: 34
2849
2849
  },
2850
2850
  end: {
2851
- line: 21,
2851
+ line: 25,
2852
2852
  column: 49
2853
2853
  }
2854
2854
  },
2855
2855
  "2": {
2856
2856
  start: {
2857
- line: 22,
2857
+ line: 26,
2858
2858
  column: 16
2859
2859
  },
2860
2860
  end: {
2861
- line: 22,
2861
+ line: 26,
2862
2862
  column: 32
2863
2863
  }
2864
2864
  },
2865
2865
  "3": {
2866
2866
  start: {
2867
- line: 23,
2867
+ line: 27,
2868
2868
  column: 54
2869
2869
  },
2870
2870
  end: {
2871
- line: 23,
2871
+ line: 27,
2872
2872
  column: 74
2873
2873
  }
2874
2874
  },
2875
2875
  "4": {
2876
2876
  start: {
2877
- line: 25,
2877
+ line: 29,
2878
2878
  column: 2
2879
2879
  },
2880
2880
  end: {
2881
- line: 31,
2881
+ line: 35,
2882
2882
  column: 17
2883
2883
  }
2884
2884
  },
2885
2885
  "5": {
2886
2886
  start: {
2887
- line: 26,
2887
+ line: 30,
2888
2888
  column: 4
2889
2889
  },
2890
2890
  end: {
2891
- line: 26,
2891
+ line: 30,
2892
2892
  column: 36
2893
2893
  }
2894
2894
  },
2895
2895
  "6": {
2896
2896
  start: {
2897
- line: 26,
2897
+ line: 30,
2898
2898
  column: 19
2899
2899
  },
2900
2900
  end: {
2901
- line: 26,
2901
+ line: 30,
2902
2902
  column: 36
2903
2903
  }
2904
2904
  },
2905
2905
  "7": {
2906
2906
  start: {
2907
- line: 28,
2907
+ line: 32,
2908
2908
  column: 18
2909
2909
  },
2910
2910
  end: {
2911
- line: 28,
2911
+ line: 32,
2912
2912
  column: 60
2913
2913
  }
2914
2914
  },
2915
2915
  "8": {
2916
2916
  start: {
2917
- line: 28,
2917
+ line: 32,
2918
2918
  column: 35
2919
2919
  },
2920
2920
  end: {
2921
- line: 28,
2921
+ line: 32,
2922
2922
  column: 53
2923
2923
  }
2924
2924
  },
2925
2925
  "9": {
2926
2926
  start: {
2927
- line: 30,
2927
+ line: 34,
2928
2928
  column: 4
2929
2929
  },
2930
2930
  end: {
2931
- line: 30,
2931
+ line: 34,
2932
2932
  column: 37
2933
2933
  }
2934
2934
  },
2935
2935
  "10": {
2936
2936
  start: {
2937
- line: 30,
2937
+ line: 34,
2938
2938
  column: 17
2939
2939
  },
2940
2940
  end: {
2941
- line: 30,
2941
+ line: 34,
2942
2942
  column: 36
2943
2943
  }
2944
2944
  },
2945
2945
  "11": {
2946
2946
  start: {
2947
- line: 33,
2947
+ line: 37,
2948
2948
  column: 2
2949
2949
  },
2950
2950
  end: {
2951
- line: 84,
2951
+ line: 88,
2952
2952
  column: 4
2953
2953
  }
2954
2954
  },
2955
2955
  "12": {
2956
2956
  start: {
2957
- line: 73,
2957
+ line: 77,
2958
2958
  column: 29
2959
2959
  },
2960
2960
  end: {
2961
- line: 73,
2961
+ line: 77,
2962
2962
  column: 56
2963
2963
  }
2964
2964
  },
2965
2965
  "13": {
2966
2966
  start: {
2967
- line: 87,
2967
+ line: 91,
2968
2968
  column: 0
2969
2969
  },
2970
2970
  end: {
2971
- line: 94,
2971
+ line: 98,
2972
2972
  column: 2
2973
2973
  }
2974
2974
  }
@@ -2988,111 +2988,111 @@ function cov_2d7912y0n9() {
2988
2988
  },
2989
2989
  loc: {
2990
2990
  start: {
2991
- line: 20,
2991
+ line: 24,
2992
2992
  column: 6
2993
2993
  },
2994
2994
  end: {
2995
- line: 85,
2995
+ line: 89,
2996
2996
  column: 1
2997
2997
  }
2998
2998
  },
2999
- line: 20
2999
+ line: 24
3000
3000
  },
3001
3001
  "1": {
3002
3002
  name: "(anonymous_1)",
3003
3003
  decl: {
3004
3004
  start: {
3005
- line: 25,
3005
+ line: 29,
3006
3006
  column: 12
3007
3007
  },
3008
3008
  end: {
3009
- line: 25,
3009
+ line: 29,
3010
3010
  column: 13
3011
3011
  }
3012
3012
  },
3013
3013
  loc: {
3014
3014
  start: {
3015
- line: 25,
3015
+ line: 29,
3016
3016
  column: 18
3017
3017
  },
3018
3018
  end: {
3019
- line: 31,
3019
+ line: 35,
3020
3020
  column: 3
3021
3021
  }
3022
3022
  },
3023
- line: 25
3023
+ line: 29
3024
3024
  },
3025
3025
  "2": {
3026
3026
  name: "(anonymous_2)",
3027
3027
  decl: {
3028
3028
  start: {
3029
- line: 28,
3029
+ line: 32,
3030
3030
  column: 29
3031
3031
  },
3032
3032
  end: {
3033
- line: 28,
3033
+ line: 32,
3034
3034
  column: 30
3035
3035
  }
3036
3036
  },
3037
3037
  loc: {
3038
3038
  start: {
3039
- line: 28,
3039
+ line: 32,
3040
3040
  column: 35
3041
3041
  },
3042
3042
  end: {
3043
- line: 28,
3043
+ line: 32,
3044
3044
  column: 53
3045
3045
  }
3046
3046
  },
3047
- line: 28
3047
+ line: 32
3048
3048
  },
3049
3049
  "3": {
3050
3050
  name: "(anonymous_3)",
3051
3051
  decl: {
3052
3052
  start: {
3053
- line: 30,
3053
+ line: 34,
3054
3054
  column: 11
3055
3055
  },
3056
3056
  end: {
3057
- line: 30,
3057
+ line: 34,
3058
3058
  column: 12
3059
3059
  }
3060
3060
  },
3061
3061
  loc: {
3062
3062
  start: {
3063
- line: 30,
3063
+ line: 34,
3064
3064
  column: 17
3065
3065
  },
3066
3066
  end: {
3067
- line: 30,
3067
+ line: 34,
3068
3068
  column: 36
3069
3069
  }
3070
3070
  },
3071
- line: 30
3071
+ line: 34
3072
3072
  },
3073
3073
  "4": {
3074
3074
  name: "(anonymous_4)",
3075
3075
  decl: {
3076
3076
  start: {
3077
- line: 73,
3077
+ line: 77,
3078
3078
  column: 23
3079
3079
  },
3080
3080
  end: {
3081
- line: 73,
3081
+ line: 77,
3082
3082
  column: 24
3083
3083
  }
3084
3084
  },
3085
3085
  loc: {
3086
3086
  start: {
3087
- line: 73,
3087
+ line: 77,
3088
3088
  column: 29
3089
3089
  },
3090
3090
  end: {
3091
- line: 73,
3091
+ line: 77,
3092
3092
  column: 56
3093
3093
  }
3094
3094
  },
3095
- line: 73
3095
+ line: 77
3096
3096
  }
3097
3097
  },
3098
3098
  branchMap: {
@@ -3103,19 +3103,19 @@ function cov_2d7912y0n9() {
3103
3103
  column: 2
3104
3104
  },
3105
3105
  end: {
3106
- line: 14,
3107
- column: 33
3106
+ line: 18,
3107
+ column: 3
3108
3108
  }
3109
3109
  },
3110
3110
  type: "default-arg",
3111
3111
  locations: [{
3112
3112
  start: {
3113
- line: 14,
3114
- column: 10
3113
+ line: 15,
3114
+ column: 4
3115
3115
  },
3116
3116
  end: {
3117
- line: 14,
3118
- column: 33
3117
+ line: 17,
3118
+ column: 10
3119
3119
  }
3120
3120
  }],
3121
3121
  line: 14
@@ -3123,151 +3123,151 @@ function cov_2d7912y0n9() {
3123
3123
  "1": {
3124
3124
  loc: {
3125
3125
  start: {
3126
- line: 16,
3126
+ line: 20,
3127
3127
  column: 2
3128
3128
  },
3129
3129
  end: {
3130
- line: 16,
3130
+ line: 20,
3131
3131
  column: 23
3132
3132
  }
3133
3133
  },
3134
3134
  type: "default-arg",
3135
3135
  locations: [{
3136
3136
  start: {
3137
- line: 16,
3137
+ line: 20,
3138
3138
  column: 19
3139
3139
  },
3140
3140
  end: {
3141
- line: 16,
3141
+ line: 20,
3142
3142
  column: 23
3143
3143
  }
3144
3144
  }],
3145
- line: 16
3145
+ line: 20
3146
3146
  },
3147
3147
  "2": {
3148
3148
  loc: {
3149
3149
  start: {
3150
- line: 17,
3150
+ line: 21,
3151
3151
  column: 2
3152
3152
  },
3153
3153
  end: {
3154
- line: 17,
3154
+ line: 21,
3155
3155
  column: 16
3156
3156
  }
3157
3157
  },
3158
3158
  type: "default-arg",
3159
3159
  locations: [{
3160
3160
  start: {
3161
- line: 17,
3161
+ line: 21,
3162
3162
  column: 14
3163
3163
  },
3164
3164
  end: {
3165
- line: 17,
3165
+ line: 21,
3166
3166
  column: 16
3167
3167
  }
3168
3168
  }],
3169
- line: 17
3169
+ line: 21
3170
3170
  },
3171
3171
  "3": {
3172
3172
  loc: {
3173
3173
  start: {
3174
- line: 18,
3174
+ line: 22,
3175
3175
  column: 2
3176
3176
  },
3177
3177
  end: {
3178
- line: 18,
3178
+ line: 22,
3179
3179
  column: 26
3180
3180
  }
3181
3181
  },
3182
3182
  type: "default-arg",
3183
3183
  locations: [{
3184
3184
  start: {
3185
- line: 18,
3185
+ line: 22,
3186
3186
  column: 17
3187
3187
  },
3188
3188
  end: {
3189
- line: 18,
3189
+ line: 22,
3190
3190
  column: 26
3191
3191
  }
3192
3192
  }],
3193
- line: 18
3193
+ line: 22
3194
3194
  },
3195
3195
  "4": {
3196
3196
  loc: {
3197
3197
  start: {
3198
- line: 19,
3198
+ line: 23,
3199
3199
  column: 2
3200
3200
  },
3201
3201
  end: {
3202
- line: 19,
3202
+ line: 23,
3203
3203
  column: 21
3204
3204
  }
3205
3205
  },
3206
3206
  type: "default-arg",
3207
3207
  locations: [{
3208
3208
  start: {
3209
- line: 19,
3209
+ line: 23,
3210
3210
  column: 19
3211
3211
  },
3212
3212
  end: {
3213
- line: 19,
3213
+ line: 23,
3214
3214
  column: 21
3215
3215
  }
3216
3216
  }],
3217
- line: 19
3217
+ line: 23
3218
3218
  },
3219
3219
  "5": {
3220
3220
  loc: {
3221
3221
  start: {
3222
- line: 23,
3222
+ line: 27,
3223
3223
  column: 54
3224
3224
  },
3225
3225
  end: {
3226
- line: 23,
3226
+ line: 27,
3227
3227
  column: 74
3228
3228
  }
3229
3229
  },
3230
3230
  type: "binary-expr",
3231
3231
  locations: [{
3232
3232
  start: {
3233
- line: 23,
3233
+ line: 27,
3234
3234
  column: 54
3235
3235
  },
3236
3236
  end: {
3237
- line: 23,
3237
+ line: 27,
3238
3238
  column: 68
3239
3239
  }
3240
3240
  }, {
3241
3241
  start: {
3242
- line: 23,
3242
+ line: 27,
3243
3243
  column: 72
3244
3244
  },
3245
3245
  end: {
3246
- line: 23,
3246
+ line: 27,
3247
3247
  column: 74
3248
3248
  }
3249
3249
  }],
3250
- line: 23
3250
+ line: 27
3251
3251
  },
3252
3252
  "6": {
3253
3253
  loc: {
3254
3254
  start: {
3255
- line: 26,
3255
+ line: 30,
3256
3256
  column: 4
3257
3257
  },
3258
3258
  end: {
3259
- line: 26,
3259
+ line: 30,
3260
3260
  column: 36
3261
3261
  }
3262
3262
  },
3263
3263
  type: "if",
3264
3264
  locations: [{
3265
3265
  start: {
3266
- line: 26,
3266
+ line: 30,
3267
3267
  column: 4
3268
3268
  },
3269
3269
  end: {
3270
- line: 26,
3270
+ line: 30,
3271
3271
  column: 36
3272
3272
  }
3273
3273
  }, {
@@ -3280,205 +3280,205 @@ function cov_2d7912y0n9() {
3280
3280
  column: undefined
3281
3281
  }
3282
3282
  }],
3283
- line: 26
3283
+ line: 30
3284
3284
  },
3285
3285
  "7": {
3286
3286
  loc: {
3287
3287
  start: {
3288
- line: 36,
3288
+ line: 40,
3289
3289
  column: 9
3290
3290
  },
3291
3291
  end: {
3292
- line: 44,
3292
+ line: 48,
3293
3293
  column: 9
3294
3294
  }
3295
3295
  },
3296
3296
  type: "binary-expr",
3297
3297
  locations: [{
3298
3298
  start: {
3299
- line: 36,
3299
+ line: 40,
3300
3300
  column: 9
3301
3301
  },
3302
3302
  end: {
3303
- line: 36,
3303
+ line: 40,
3304
3304
  column: 14
3305
3305
  }
3306
3306
  }, {
3307
3307
  start: {
3308
- line: 37,
3308
+ line: 41,
3309
3309
  column: 10
3310
3310
  },
3311
3311
  end: {
3312
- line: 43,
3312
+ line: 47,
3313
3313
  column: 23
3314
3314
  }
3315
3315
  }],
3316
- line: 36
3316
+ line: 40
3317
3317
  },
3318
3318
  "8": {
3319
3319
  loc: {
3320
3320
  start: {
3321
- line: 45,
3321
+ line: 49,
3322
3322
  column: 9
3323
3323
  },
3324
3324
  end: {
3325
- line: 53,
3325
+ line: 57,
3326
3326
  column: 9
3327
3327
  }
3328
3328
  },
3329
3329
  type: "binary-expr",
3330
3330
  locations: [{
3331
3331
  start: {
3332
- line: 45,
3332
+ line: 49,
3333
3333
  column: 9
3334
3334
  },
3335
3335
  end: {
3336
- line: 45,
3336
+ line: 49,
3337
3337
  column: 26
3338
3338
  }
3339
3339
  }, {
3340
3340
  start: {
3341
- line: 46,
3341
+ line: 50,
3342
3342
  column: 10
3343
3343
  },
3344
3344
  end: {
3345
- line: 52,
3345
+ line: 56,
3346
3346
  column: 12
3347
3347
  }
3348
3348
  }],
3349
- line: 45
3349
+ line: 49
3350
3350
  },
3351
3351
  "9": {
3352
3352
  loc: {
3353
3353
  start: {
3354
- line: 55,
3354
+ line: 59,
3355
3355
  column: 11
3356
3356
  },
3357
3357
  end: {
3358
- line: 63,
3358
+ line: 67,
3359
3359
  column: 18
3360
3360
  }
3361
3361
  },
3362
3362
  type: "cond-expr",
3363
3363
  locations: [{
3364
3364
  start: {
3365
- line: 56,
3365
+ line: 60,
3366
3366
  column: 12
3367
3367
  },
3368
3368
  end: {
3369
- line: 62,
3369
+ line: 66,
3370
3370
  column: 14
3371
3371
  }
3372
3372
  }, {
3373
3373
  start: {
3374
- line: 63,
3374
+ line: 67,
3375
3375
  column: 14
3376
3376
  },
3377
3377
  end: {
3378
- line: 63,
3378
+ line: 67,
3379
3379
  column: 18
3380
3380
  }
3381
3381
  }],
3382
- line: 55
3382
+ line: 59
3383
3383
  },
3384
3384
  "10": {
3385
3385
  loc: {
3386
3386
  start: {
3387
- line: 64,
3387
+ line: 68,
3388
3388
  column: 11
3389
3389
  },
3390
3390
  end: {
3391
- line: 75,
3391
+ line: 79,
3392
3392
  column: 11
3393
3393
  }
3394
3394
  },
3395
3395
  type: "binary-expr",
3396
3396
  locations: [{
3397
3397
  start: {
3398
- line: 64,
3398
+ line: 68,
3399
3399
  column: 11
3400
3400
  },
3401
3401
  end: {
3402
- line: 64,
3402
+ line: 68,
3403
3403
  column: 25
3404
3404
  }
3405
3405
  }, {
3406
3406
  start: {
3407
- line: 65,
3407
+ line: 69,
3408
3408
  column: 12
3409
3409
  },
3410
3410
  end: {
3411
- line: 74,
3411
+ line: 78,
3412
3412
  column: 14
3413
3413
  }
3414
3414
  }],
3415
- line: 64
3415
+ line: 68
3416
3416
  },
3417
3417
  "11": {
3418
3418
  loc: {
3419
3419
  start: {
3420
- line: 66,
3420
+ line: 70,
3421
3421
  column: 20
3422
3422
  },
3423
3423
  end: {
3424
- line: 66,
3424
+ line: 70,
3425
3425
  column: 43
3426
3426
  }
3427
3427
  },
3428
3428
  type: "cond-expr",
3429
3429
  locations: [{
3430
3430
  start: {
3431
- line: 66,
3431
+ line: 70,
3432
3432
  column: 31
3433
3433
  },
3434
3434
  end: {
3435
- line: 66,
3435
+ line: 70,
3436
3436
  column: 36
3437
3437
  }
3438
3438
  }, {
3439
3439
  start: {
3440
- line: 66,
3440
+ line: 70,
3441
3441
  column: 39
3442
3442
  },
3443
3443
  end: {
3444
- line: 66,
3444
+ line: 70,
3445
3445
  column: 43
3446
3446
  }
3447
3447
  }],
3448
- line: 66
3448
+ line: 70
3449
3449
  },
3450
3450
  "12": {
3451
3451
  loc: {
3452
3452
  start: {
3453
- line: 69,
3453
+ line: 73,
3454
3454
  column: 16
3455
3455
  },
3456
3456
  end: {
3457
- line: 71,
3457
+ line: 75,
3458
3458
  column: 72
3459
3459
  }
3460
3460
  },
3461
3461
  type: "cond-expr",
3462
3462
  locations: [{
3463
3463
  start: {
3464
- line: 70,
3464
+ line: 74,
3465
3465
  column: 20
3466
3466
  },
3467
3467
  end: {
3468
- line: 70,
3468
+ line: 74,
3469
3469
  column: 74
3470
3470
  }
3471
3471
  }, {
3472
3472
  start: {
3473
- line: 71,
3473
+ line: 75,
3474
3474
  column: 20
3475
3475
  },
3476
3476
  end: {
3477
- line: 71,
3477
+ line: 75,
3478
3478
  column: 72
3479
3479
  }
3480
3480
  }],
3481
- line: 69
3481
+ line: 73
3482
3482
  }
3483
3483
  },
3484
3484
  s: {
@@ -3520,7 +3520,7 @@ function cov_2d7912y0n9() {
3520
3520
  "12": [0, 0]
3521
3521
  },
3522
3522
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
3523
- hash: "5a37a2cc547009b2abfb9d5e11fe0db4d9cc4deb"
3523
+ hash: "2d8bf83f350acd3df74ce8c884ae3e2b9dea9eee"
3524
3524
  };
3525
3525
  var coverage = global[gcv] || (global[gcv] = {});
3526
3526
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -3540,7 +3540,9 @@ cov_2d7912y0n9().s[0]++;
3540
3540
  var CodeBlock = function CodeBlock(_ref) {
3541
3541
  var _ref6;
3542
3542
  var _ref$title = _ref.title,
3543
- title = _ref$title === void 0 ? (cov_2d7912y0n9().b[0][0]++, /*#__PURE__*/React.createElement("div", null, "Code snippet")) : _ref$title,
3543
+ title = _ref$title === void 0 ? (cov_2d7912y0n9().b[0][0]++, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(Trans, {
3544
+ i18nKey: "neetoMolecules.codeblock.codeSnippet"
3545
+ }))) : _ref$title,
3544
3546
  codeString = _ref.codeString,
3545
3547
  _ref$showCopyButton = _ref.showCopyButton,
3546
3548
  showCopyButton = _ref$showCopyButton === void 0 ? (cov_2d7912y0n9().b[1][0]++, true) : _ref$showCopyButton,
@@ -3993,7 +3995,7 @@ try {
3993
3995
 
3994
3996
  function cov_1ajsf5p84l() {
3995
3997
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/utils.js";
3996
- var hash = "49a8f712173793016480ba7b66ebcfd23dde4bb9";
3998
+ var hash = "4df65bba1417b29bbe6a4770bbb9064e511852e7";
3997
3999
  var global = new Function("return this")();
3998
4000
  var gcv = "__coverage__";
3999
4001
  var coverageData = {
@@ -4392,100 +4394,70 @@ function cov_1ajsf5p84l() {
4392
4394
  "39": {
4393
4395
  start: {
4394
4396
  line: 110,
4395
- column: 46
4397
+ column: 40
4396
4398
  },
4397
4399
  end: {
4398
- line: 126,
4399
- column: 1
4400
+ line: 111,
4401
+ column: 60
4400
4402
  }
4401
4403
  },
4402
4404
  "40": {
4403
4405
  start: {
4404
4406
  line: 111,
4405
- column: 26
4407
+ column: 2
4406
4408
  },
4407
4409
  end: {
4408
- line: 113,
4409
- column: 48
4410
+ line: 111,
4411
+ column: 60
4410
4412
  }
4411
4413
  },
4412
4414
  "41": {
4413
4415
  start: {
4414
- line: 113,
4415
- column: 19
4416
+ line: 111,
4417
+ column: 31
4416
4418
  },
4417
4419
  end: {
4418
- line: 113,
4419
- column: 47
4420
+ line: 111,
4421
+ column: 59
4420
4422
  }
4421
4423
  },
4422
4424
  "42": {
4423
4425
  start: {
4424
- line: 115,
4425
- column: 2
4426
- },
4427
- end: {
4428
- line: 117,
4429
- column: 3
4430
- }
4431
- },
4432
- "43": {
4433
- start: {
4434
- line: 116,
4435
- column: 4
4436
- },
4437
- end: {
4438
- line: 116,
4439
- column: 30
4440
- }
4441
- },
4442
- "44": {
4443
- start: {
4444
- line: 119,
4445
- column: 2
4446
- },
4447
- end: {
4448
- line: 125,
4449
- column: 5
4450
- }
4451
- },
4452
- "45": {
4453
- start: {
4454
- line: 128,
4426
+ line: 113,
4455
4427
  column: 53
4456
4428
  },
4457
4429
  end: {
4458
- line: 138,
4430
+ line: 123,
4459
4431
  column: 4
4460
4432
  }
4461
4433
  },
4462
- "46": {
4434
+ "43": {
4463
4435
  start: {
4464
- line: 129,
4436
+ line: 114,
4465
4437
  column: 2
4466
4438
  },
4467
4439
  end: {
4468
- line: 138,
4440
+ line: 123,
4469
4441
  column: 4
4470
4442
  }
4471
4443
  },
4472
- "47": {
4444
+ "44": {
4473
4445
  start: {
4474
- line: 140,
4446
+ line: 125,
4475
4447
  column: 34
4476
4448
  },
4477
4449
  end: {
4478
- line: 141,
4450
+ line: 126,
4479
4451
  column: 71
4480
4452
  }
4481
4453
  },
4482
- "48": {
4454
+ "45": {
4483
4455
  start: {
4484
- line: 141,
4456
+ line: 126,
4485
4457
  column: 2
4486
4458
  },
4487
4459
  end: {
4488
- line: 141,
4460
+ line: 126,
4489
4461
  column: 71
4490
4462
  }
4491
4463
  }
@@ -4856,96 +4828,96 @@ function cov_1ajsf5p84l() {
4856
4828
  decl: {
4857
4829
  start: {
4858
4830
  line: 110,
4859
- column: 46
4831
+ column: 40
4860
4832
  },
4861
4833
  end: {
4862
4834
  line: 110,
4863
- column: 47
4835
+ column: 41
4864
4836
  }
4865
4837
  },
4866
4838
  loc: {
4867
4839
  start: {
4868
- line: 110,
4869
- column: 77
4840
+ line: 111,
4841
+ column: 2
4870
4842
  },
4871
4843
  end: {
4872
- line: 126,
4873
- column: 1
4844
+ line: 111,
4845
+ column: 60
4874
4846
  }
4875
4847
  },
4876
- line: 110
4848
+ line: 111
4877
4849
  },
4878
4850
  "16": {
4879
4851
  name: "(anonymous_16)",
4880
4852
  decl: {
4881
4853
  start: {
4882
- line: 113,
4883
- column: 9
4854
+ line: 111,
4855
+ column: 21
4884
4856
  },
4885
4857
  end: {
4886
- line: 113,
4887
- column: 10
4858
+ line: 111,
4859
+ column: 22
4888
4860
  }
4889
4861
  },
4890
4862
  loc: {
4891
4863
  start: {
4892
- line: 113,
4893
- column: 19
4864
+ line: 111,
4865
+ column: 31
4894
4866
  },
4895
4867
  end: {
4896
- line: 113,
4897
- column: 47
4868
+ line: 111,
4869
+ column: 59
4898
4870
  }
4899
4871
  },
4900
- line: 113
4872
+ line: 111
4901
4873
  },
4902
4874
  "17": {
4903
4875
  name: "(anonymous_17)",
4904
4876
  decl: {
4905
4877
  start: {
4906
- line: 128,
4878
+ line: 113,
4907
4879
  column: 53
4908
4880
  },
4909
4881
  end: {
4910
- line: 128,
4882
+ line: 113,
4911
4883
  column: 54
4912
4884
  }
4913
4885
  },
4914
4886
  loc: {
4915
4887
  start: {
4916
- line: 129,
4888
+ line: 114,
4917
4889
  column: 2
4918
4890
  },
4919
4891
  end: {
4920
- line: 138,
4892
+ line: 123,
4921
4893
  column: 4
4922
4894
  }
4923
4895
  },
4924
- line: 129
4896
+ line: 114
4925
4897
  },
4926
4898
  "18": {
4927
4899
  name: "(anonymous_18)",
4928
4900
  decl: {
4929
4901
  start: {
4930
- line: 140,
4902
+ line: 125,
4931
4903
  column: 34
4932
4904
  },
4933
4905
  end: {
4934
- line: 140,
4906
+ line: 125,
4935
4907
  column: 35
4936
4908
  }
4937
4909
  },
4938
4910
  loc: {
4939
4911
  start: {
4940
- line: 141,
4912
+ line: 126,
4941
4913
  column: 2
4942
4914
  },
4943
4915
  end: {
4944
- line: 141,
4916
+ line: 126,
4945
4917
  column: 71
4946
4918
  }
4947
4919
  },
4948
- line: 141
4920
+ line: 126
4949
4921
  }
4950
4922
  },
4951
4923
  branchMap: {
@@ -5347,96 +5319,6 @@ function cov_1ajsf5p84l() {
5347
5319
  }
5348
5320
  }],
5349
5321
  line: 98
5350
- },
5351
- "11": {
5352
- loc: {
5353
- start: {
5354
- line: 110,
5355
- column: 56
5356
- },
5357
- end: {
5358
- line: 110,
5359
- column: 72
5360
- }
5361
- },
5362
- type: "default-arg",
5363
- locations: [{
5364
- start: {
5365
- line: 110,
5366
- column: 67
5367
- },
5368
- end: {
5369
- line: 110,
5370
- column: 72
5371
- }
5372
- }],
5373
- line: 110
5374
- },
5375
- "12": {
5376
- loc: {
5377
- start: {
5378
- line: 115,
5379
- column: 2
5380
- },
5381
- end: {
5382
- line: 117,
5383
- column: 3
5384
- }
5385
- },
5386
- type: "if",
5387
- locations: [{
5388
- start: {
5389
- line: 115,
5390
- column: 2
5391
- },
5392
- end: {
5393
- line: 117,
5394
- column: 3
5395
- }
5396
- }, {
5397
- start: {
5398
- line: undefined,
5399
- column: undefined
5400
- },
5401
- end: {
5402
- line: undefined,
5403
- column: undefined
5404
- }
5405
- }],
5406
- line: 115
5407
- },
5408
- "13": {
5409
- loc: {
5410
- start: {
5411
- line: 122,
5412
- column: 9
5413
- },
5414
- end: {
5415
- line: 124,
5416
- column: 46
5417
- }
5418
- },
5419
- type: "cond-expr",
5420
- locations: [{
5421
- start: {
5422
- line: 123,
5423
- column: 8
5424
- },
5425
- end: {
5426
- line: 123,
5427
- column: 76
5428
- }
5429
- }, {
5430
- start: {
5431
- line: 124,
5432
- column: 8
5433
- },
5434
- end: {
5435
- line: 124,
5436
- column: 46
5437
- }
5438
- }],
5439
- line: 122
5440
5322
  }
5441
5323
  },
5442
5324
  s: {
@@ -5485,10 +5367,7 @@ function cov_1ajsf5p84l() {
5485
5367
  "42": 0,
5486
5368
  "43": 0,
5487
5369
  "44": 0,
5488
- "45": 0,
5489
- "46": 0,
5490
- "47": 0,
5491
- "48": 0
5370
+ "45": 0
5492
5371
  },
5493
5372
  f: {
5494
5373
  "0": 0,
@@ -5522,13 +5401,10 @@ function cov_1ajsf5p84l() {
5522
5401
  "7": [0, 0, 0, 0],
5523
5402
  "8": [0, 0],
5524
5403
  "9": [0, 0],
5525
- "10": [0, 0],
5526
- "11": [0],
5527
- "12": [0, 0],
5528
- "13": [0, 0]
5404
+ "10": [0, 0]
5529
5405
  },
5530
5406
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
5531
- hash: "49a8f712173793016480ba7b66ebcfd23dde4bb9"
5407
+ hash: "4df65bba1417b29bbe6a4770bbb9064e511852e7"
5532
5408
  };
5533
5409
  var coverage = global[gcv] || (global[gcv] = {});
5534
5410
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -5664,42 +5540,28 @@ var getEmailWidgetSnippetFormInitialValues = function getEmailWidgetSnippetFormI
5664
5540
  };
5665
5541
  };
5666
5542
  cov_1ajsf5p84l().s[39]++;
5667
- var getSelectedWidgetsCombinedText = function getSelectedWidgetsCombinedText(widgets) {
5668
- var withHtml = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : (cov_1ajsf5p84l().b[11][0]++, false);
5543
+ var getSortedPrefixedWidgets = function getSortedPrefixedWidgets(widgets) {
5669
5544
  cov_1ajsf5p84l().f[15]++;
5670
- var prefixedWidgets = (cov_1ajsf5p84l().s[40]++, widgets.sort().map(function (widget) {
5545
+ cov_1ajsf5p84l().s[40]++;
5546
+ return widgets.sort().map(function (widget) {
5671
5547
  cov_1ajsf5p84l().f[16]++;
5672
5548
  cov_1ajsf5p84l().s[41]++;
5673
5549
  return "neeto".concat(capitalize(widget));
5674
- }));
5675
- cov_1ajsf5p84l().s[42]++;
5676
- if (prefixedWidgets.length === 1) {
5677
- cov_1ajsf5p84l().b[12][0]++;
5678
- cov_1ajsf5p84l().s[43]++;
5679
- return prefixedWidgets[0];
5680
- } else {
5681
- cov_1ajsf5p84l().b[12][1]++;
5682
- }
5683
- cov_1ajsf5p84l().s[44]++;
5684
- return i18next.t("neetoMolecules.common.andSentence", {
5685
- first: prefixedWidgets.slice(0, -1).join(", "),
5686
- last: last(prefixedWidgets),
5687
- and: withHtml ? (cov_1ajsf5p84l().b[13][0]++, "<fontNormal>".concat(i18next.t("neetoMolecules.common.and"), "</fontNormal>")) : (cov_1ajsf5p84l().b[13][1]++, i18next.t("neetoMolecules.common.and"))
5688
5550
  });
5689
5551
  };
5690
- cov_1ajsf5p84l().s[45]++;
5552
+ cov_1ajsf5p84l().s[42]++;
5691
5553
  var getEmailWidgetSnippetValidationSchema = function getEmailWidgetSnippetValidationSchema() {
5692
5554
  cov_1ajsf5p84l().f[17]++;
5693
- cov_1ajsf5p84l().s[46]++;
5555
+ cov_1ajsf5p84l().s[43]++;
5694
5556
  return yup.object({
5695
5557
  emails: yup.array().required().label(i18next.t("neetoMolecules.widget.email.fields.emails.label")),
5696
5558
  subject: yup.string().required().label(i18next.t("neetoMolecules.widget.email.fields.subject.label"))
5697
5559
  });
5698
5560
  };
5699
- cov_1ajsf5p84l().s[47]++;
5561
+ cov_1ajsf5p84l().s[44]++;
5700
5562
  var getWidgetApiKeyUrl = function getWidgetApiKeyUrl() {
5701
5563
  cov_1ajsf5p84l().f[18]++;
5702
- cov_1ajsf5p84l().s[48]++;
5564
+ cov_1ajsf5p84l().s[45]++;
5703
5565
  return "api/widget/v1/api_keys/".concat(window.globalProps.organization.subdomain);
5704
5566
  };
5705
5567
 
@@ -6099,7 +5961,7 @@ var useEmailEmbedCode = function useEmailEmbedCode(onSuccess) {
6099
5961
 
6100
5962
  function cov_uqaajbocu() {
6101
5963
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/CodeSnippet.jsx";
6102
- var hash = "65f5f2c7d740a1e8981c3d3fda64a2d814e310ce";
5964
+ var hash = "a68f073f38a4ed4b116460e85e8f7eac1ed56ab0";
6103
5965
  var global = new Function("return this")();
6104
5966
  var gcv = "__coverage__";
6105
5967
  var coverageData = {
@@ -6111,7 +5973,7 @@ function cov_uqaajbocu() {
6111
5973
  column: 20
6112
5974
  },
6113
5975
  end: {
6114
- line: 125,
5976
+ line: 123,
6115
5977
  column: 1
6116
5978
  }
6117
5979
  },
@@ -6271,17 +6133,17 @@ function cov_uqaajbocu() {
6271
6133
  column: 2
6272
6134
  },
6273
6135
  end: {
6274
- line: 124,
6136
+ line: 122,
6275
6137
  column: 4
6276
6138
  }
6277
6139
  },
6278
6140
  "17": {
6279
6141
  start: {
6280
- line: 127,
6142
+ line: 125,
6281
6143
  column: 0
6282
6144
  },
6283
6145
  end: {
6284
- line: 134,
6146
+ line: 132,
6285
6147
  column: 2
6286
6148
  }
6287
6149
  }
@@ -6305,7 +6167,7 @@ function cov_uqaajbocu() {
6305
6167
  column: 6
6306
6168
  },
6307
6169
  end: {
6308
- line: 125,
6170
+ line: 123,
6309
6171
  column: 1
6310
6172
  }
6311
6173
  },
@@ -6676,7 +6538,7 @@ function cov_uqaajbocu() {
6676
6538
  "8": [0, 0]
6677
6539
  },
6678
6540
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
6679
- hash: "65f5f2c7d740a1e8981c3d3fda64a2d814e310ce"
6541
+ hash: "a68f073f38a4ed4b116460e85e8f7eac1ed56ab0"
6680
6542
  };
6681
6543
  var coverage = global[gcv] || (global[gcv] = {});
6682
6544
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -6795,8 +6657,8 @@ var CodeSnippet = function CodeSnippet(_ref) {
6795
6657
  className: "w-full space-y-4"
6796
6658
  }, /*#__PURE__*/React.createElement(MultiEmailInput, {
6797
6659
  required: true,
6660
+ label: t("neetoMolecules.widget.email.fields.emails.label"),
6798
6661
  name: "emails",
6799
- label: "".concat(t("neetoMolecules.widget.email.fields.emails.label"), "*"),
6800
6662
  placeholder: t("neetoMolecules.widget.email.fields.emails.placeholder")
6801
6663
  }), /*#__PURE__*/React.createElement(Input, {
6802
6664
  required: true,
@@ -7876,7 +7738,7 @@ cov_jv5dgcssl().s[8]++;
7876
7738
 
7877
7739
  function cov_216ndqorbu() {
7878
7740
  var path = "/home/runner/work/neeto-molecules/neeto-molecules/src/components/NeetoWidget/EmbedCode.jsx";
7879
- var hash = "a29f32cd9f65dbcdb30f0b296784abd822305df0";
7741
+ var hash = "6e099689695034e6d3db6888d567a969c67c1198";
7880
7742
  var global = new Function("return this")();
7881
7743
  var gcv = "__coverage__";
7882
7744
  var coverageData = {
@@ -7888,7 +7750,7 @@ function cov_216ndqorbu() {
7888
7750
  column: 18
7889
7751
  },
7890
7752
  end: {
7891
- line: 354,
7753
+ line: 342,
7892
7754
  column: 1
7893
7755
  }
7894
7756
  },
@@ -8048,7 +7910,7 @@ function cov_216ndqorbu() {
8048
7910
  column: 32
8049
7911
  },
8050
7912
  end: {
8051
- line: 95,
7913
+ line: 92,
8052
7914
  column: 3
8053
7915
  }
8054
7916
  },
@@ -8088,267 +7950,267 @@ function cov_216ndqorbu() {
8088
7950
  column: 4
8089
7951
  },
8090
7952
  end: {
8091
- line: 94,
7953
+ line: 91,
8092
7954
  column: 6
8093
7955
  }
8094
7956
  },
8095
7957
  "21": {
8096
7958
  start: {
8097
- line: 85,
7959
+ line: 82,
8098
7960
  column: 27
8099
7961
  },
8100
7962
  end: {
8101
- line: 87,
7963
+ line: 84,
8102
7964
  column: 59
8103
7965
  }
8104
7966
  },
8105
7967
  "22": {
8106
7968
  start: {
8107
- line: 89,
7969
+ line: 86,
8108
7970
  column: 10
8109
7971
  },
8110
7972
  end: {
8111
- line: 91,
7973
+ line: 88,
8112
7974
  column: 12
8113
7975
  }
8114
7976
  },
8115
7977
  "23": {
8116
7978
  start: {
8117
- line: 97,
7979
+ line: 94,
8118
7980
  column: 29
8119
7981
  },
8120
7982
  end: {
8121
- line: 103,
7983
+ line: 100,
8122
7984
  column: 3
8123
7985
  }
8124
7986
  },
8125
7987
  "24": {
8126
7988
  start: {
8127
- line: 98,
7989
+ line: 95,
8128
7990
  column: 4
8129
7991
  },
8130
7992
  end: {
8131
- line: 100,
7993
+ line: 97,
8132
7994
  column: 5
8133
7995
  }
8134
7996
  },
8135
7997
  "25": {
8136
7998
  start: {
8137
- line: 99,
7999
+ line: 96,
8138
8000
  column: 6
8139
8001
  },
8140
8002
  end: {
8141
- line: 99,
8003
+ line: 96,
8142
8004
  column: 72
8143
8005
  }
8144
8006
  },
8145
8007
  "26": {
8146
8008
  start: {
8147
- line: 102,
8009
+ line: 99,
8148
8010
  column: 4
8149
8011
  },
8150
8012
  end: {
8151
- line: 102,
8013
+ line: 99,
8152
8014
  column: 14
8153
8015
  }
8154
8016
  },
8155
8017
  "27": {
8156
8018
  start: {
8157
- line: 105,
8019
+ line: 102,
8158
8020
  column: 26
8159
8021
  },
8160
8022
  end: {
8161
- line: 219,
8023
+ line: 210,
8162
8024
  column: 3
8163
8025
  }
8164
8026
  },
8165
8027
  "28": {
8166
8028
  start: {
8167
- line: 106,
8029
+ line: 103,
8168
8030
  column: 4
8169
8031
  },
8170
8032
  end: {
8171
- line: 218,
8033
+ line: 209,
8172
8034
  column: 5
8173
8035
  }
8174
8036
  },
8175
8037
  "29": {
8176
8038
  start: {
8177
- line: 108,
8039
+ line: 105,
8178
8040
  column: 8
8179
8041
  },
8180
8042
  end: {
8181
- line: 148,
8043
+ line: 141,
8182
8044
  column: 10
8183
8045
  }
8184
8046
  },
8185
8047
  "30": {
8186
8048
  start: {
8187
- line: 150,
8049
+ line: 143,
8188
8050
  column: 8
8189
8051
  },
8190
8052
  end: {
8191
- line: 183,
8053
+ line: 176,
8192
8054
  column: 10
8193
8055
  }
8194
8056
  },
8195
8057
  "31": {
8196
8058
  start: {
8197
- line: 185,
8059
+ line: 178,
8198
8060
  column: 8
8199
8061
  },
8200
8062
  end: {
8201
- line: 211,
8063
+ line: 202,
8202
8064
  column: 10
8203
8065
  }
8204
8066
  },
8205
8067
  "32": {
8206
8068
  start: {
8207
- line: 213,
8069
+ line: 204,
8208
8070
  column: 8
8209
8071
  },
8210
8072
  end: {
8211
- line: 215,
8073
+ line: 206,
8212
8074
  column: 15
8213
8075
  }
8214
8076
  },
8215
8077
  "33": {
8216
8078
  start: {
8217
- line: 217,
8079
+ line: 208,
8218
8080
  column: 8
8219
8081
  },
8220
8082
  end: {
8221
- line: 217,
8222
- column: 56
8083
+ line: 208,
8084
+ column: 70
8223
8085
  }
8224
8086
  },
8225
8087
  "34": {
8226
8088
  start: {
8227
- line: 221,
8089
+ line: 212,
8228
8090
  column: 29
8229
8091
  },
8230
8092
  end: {
8231
- line: 231,
8093
+ line: 222,
8232
8094
  column: 3
8233
8095
  }
8234
8096
  },
8235
8097
  "35": {
8236
8098
  start: {
8237
- line: 222,
8099
+ line: 213,
8238
8100
  column: 4
8239
8101
  },
8240
8102
  end: {
8241
- line: 228,
8103
+ line: 219,
8242
8104
  column: 5
8243
8105
  }
8244
8106
  },
8245
8107
  "36": {
8246
8108
  start: {
8247
- line: 223,
8109
+ line: 214,
8248
8110
  column: 6
8249
8111
  },
8250
8112
  end: {
8251
- line: 225,
8113
+ line: 216,
8252
8114
  column: 8
8253
8115
  }
8254
8116
  },
8255
8117
  "37": {
8256
8118
  start: {
8257
- line: 227,
8119
+ line: 218,
8258
8120
  column: 6
8259
8121
  },
8260
8122
  end: {
8261
- line: 227,
8123
+ line: 218,
8262
8124
  column: 13
8263
8125
  }
8264
8126
  },
8265
8127
  "38": {
8266
8128
  start: {
8267
- line: 230,
8129
+ line: 221,
8268
8130
  column: 4
8269
8131
  },
8270
8132
  end: {
8271
- line: 230,
8133
+ line: 221,
8272
8134
  column: 32
8273
8135
  }
8274
8136
  },
8275
8137
  "39": {
8276
8138
  start: {
8277
- line: 233,
8139
+ line: 224,
8278
8140
  column: 2
8279
8141
  },
8280
8142
  end: {
8281
- line: 239,
8143
+ line: 230,
8282
8144
  column: 3
8283
8145
  }
8284
8146
  },
8285
8147
  "40": {
8286
8148
  start: {
8287
- line: 234,
8149
+ line: 225,
8288
8150
  column: 4
8289
8151
  },
8290
8152
  end: {
8291
- line: 238,
8153
+ line: 229,
8292
8154
  column: 6
8293
8155
  }
8294
8156
  },
8295
8157
  "41": {
8296
8158
  start: {
8297
- line: 241,
8159
+ line: 232,
8298
8160
  column: 2
8299
8161
  },
8300
8162
  end: {
8301
- line: 353,
8163
+ line: 341,
8302
8164
  column: 4
8303
8165
  }
8304
8166
  },
8305
8167
  "42": {
8306
8168
  start: {
8307
- line: 254,
8169
+ line: 245,
8308
8170
  column: 34
8309
8171
  },
8310
8172
  end: {
8311
- line: 254,
8173
+ line: 245,
8312
8174
  column: 75
8313
8175
  }
8314
8176
  },
8315
8177
  "43": {
8316
8178
  start: {
8317
- line: 287,
8179
+ line: 275,
8318
8180
  column: 18
8319
8181
  },
8320
8182
  end: {
8321
- line: 287,
8183
+ line: 275,
8322
8184
  column: 62
8323
8185
  }
8324
8186
  },
8325
8187
  "44": {
8326
8188
  start: {
8327
- line: 322,
8189
+ line: 310,
8328
8190
  column: 18
8329
8191
  },
8330
8192
  end: {
8331
- line: 322,
8193
+ line: 310,
8332
8194
  column: 64
8333
8195
  }
8334
8196
  },
8335
8197
  "45": {
8336
8198
  start: {
8337
- line: 349,
8199
+ line: 337,
8338
8200
  column: 23
8339
8201
  },
8340
8202
  end: {
8341
- line: 349,
8203
+ line: 337,
8342
8204
  column: 53
8343
8205
  }
8344
8206
  },
8345
8207
  "46": {
8346
8208
  start: {
8347
- line: 356,
8209
+ line: 344,
8348
8210
  column: 0
8349
8211
  },
8350
8212
  end: {
8351
- line: 359,
8213
+ line: 347,
8352
8214
  column: 2
8353
8215
  }
8354
8216
  }
@@ -8372,7 +8234,7 @@ function cov_216ndqorbu() {
8372
8234
  column: 67
8373
8235
  },
8374
8236
  end: {
8375
- line: 354,
8237
+ line: 342,
8376
8238
  column: 1
8377
8239
  }
8378
8240
  },
@@ -8468,7 +8330,7 @@ function cov_216ndqorbu() {
8468
8330
  column: 42
8469
8331
  },
8470
8332
  end: {
8471
- line: 95,
8333
+ line: 92,
8472
8334
  column: 3
8473
8335
  }
8474
8336
  },
@@ -8502,193 +8364,193 @@ function cov_216ndqorbu() {
8502
8364
  name: "(anonymous_6)",
8503
8365
  decl: {
8504
8366
  start: {
8505
- line: 84,
8367
+ line: 81,
8506
8368
  column: 19
8507
8369
  },
8508
8370
  end: {
8509
- line: 84,
8371
+ line: 81,
8510
8372
  column: 20
8511
8373
  }
8512
8374
  },
8513
8375
  loc: {
8514
8376
  start: {
8515
- line: 84,
8377
+ line: 81,
8516
8378
  column: 25
8517
8379
  },
8518
8380
  end: {
8519
- line: 92,
8381
+ line: 89,
8520
8382
  column: 9
8521
8383
  }
8522
8384
  },
8523
- line: 84
8385
+ line: 81
8524
8386
  },
8525
8387
  "7": {
8526
8388
  name: "(anonymous_7)",
8527
8389
  decl: {
8528
8390
  start: {
8529
- line: 97,
8391
+ line: 94,
8530
8392
  column: 29
8531
8393
  },
8532
8394
  end: {
8533
- line: 97,
8395
+ line: 94,
8534
8396
  column: 30
8535
8397
  }
8536
8398
  },
8537
8399
  loc: {
8538
8400
  start: {
8539
- line: 97,
8401
+ line: 94,
8540
8402
  column: 35
8541
8403
  },
8542
8404
  end: {
8543
- line: 103,
8405
+ line: 100,
8544
8406
  column: 3
8545
8407
  }
8546
8408
  },
8547
- line: 97
8409
+ line: 94
8548
8410
  },
8549
8411
  "8": {
8550
8412
  name: "(anonymous_8)",
8551
8413
  decl: {
8552
8414
  start: {
8553
- line: 105,
8415
+ line: 102,
8554
8416
  column: 26
8555
8417
  },
8556
8418
  end: {
8557
- line: 105,
8419
+ line: 102,
8558
8420
  column: 27
8559
8421
  }
8560
8422
  },
8561
8423
  loc: {
8562
8424
  start: {
8563
- line: 105,
8425
+ line: 102,
8564
8426
  column: 47
8565
8427
  },
8566
8428
  end: {
8567
- line: 219,
8429
+ line: 210,
8568
8430
  column: 3
8569
8431
  }
8570
8432
  },
8571
- line: 105
8433
+ line: 102
8572
8434
  },
8573
8435
  "9": {
8574
8436
  name: "(anonymous_9)",
8575
8437
  decl: {
8576
8438
  start: {
8577
- line: 221,
8439
+ line: 212,
8578
8440
  column: 29
8579
8441
  },
8580
8442
  end: {
8581
- line: 221,
8443
+ line: 212,
8582
8444
  column: 30
8583
8445
  }
8584
8446
  },
8585
8447
  loc: {
8586
8448
  start: {
8587
- line: 221,
8449
+ line: 212,
8588
8450
  column: 46
8589
8451
  },
8590
8452
  end: {
8591
- line: 231,
8453
+ line: 222,
8592
8454
  column: 3
8593
8455
  }
8594
8456
  },
8595
- line: 221
8457
+ line: 212
8596
8458
  },
8597
8459
  "10": {
8598
8460
  name: "(anonymous_10)",
8599
8461
  decl: {
8600
8462
  start: {
8601
- line: 254,
8463
+ line: 245,
8602
8464
  column: 28
8603
8465
  },
8604
8466
  end: {
8605
- line: 254,
8467
+ line: 245,
8606
8468
  column: 29
8607
8469
  }
8608
8470
  },
8609
8471
  loc: {
8610
8472
  start: {
8611
- line: 254,
8473
+ line: 245,
8612
8474
  column: 34
8613
8475
  },
8614
8476
  end: {
8615
- line: 254,
8477
+ line: 245,
8616
8478
  column: 75
8617
8479
  }
8618
8480
  },
8619
- line: 254
8481
+ line: 245
8620
8482
  },
8621
8483
  "11": {
8622
8484
  name: "(anonymous_11)",
8623
8485
  decl: {
8624
8486
  start: {
8625
- line: 286,
8487
+ line: 274,
8626
8488
  column: 30
8627
8489
  },
8628
8490
  end: {
8629
- line: 286,
8491
+ line: 274,
8630
8492
  column: 31
8631
8493
  }
8632
8494
  },
8633
8495
  loc: {
8634
8496
  start: {
8635
- line: 287,
8497
+ line: 275,
8636
8498
  column: 18
8637
8499
  },
8638
8500
  end: {
8639
- line: 287,
8501
+ line: 275,
8640
8502
  column: 62
8641
8503
  }
8642
8504
  },
8643
- line: 287
8505
+ line: 275
8644
8506
  },
8645
8507
  "12": {
8646
8508
  name: "(anonymous_12)",
8647
8509
  decl: {
8648
8510
  start: {
8649
- line: 321,
8511
+ line: 309,
8650
8512
  column: 30
8651
8513
  },
8652
8514
  end: {
8653
- line: 321,
8515
+ line: 309,
8654
8516
  column: 31
8655
8517
  }
8656
8518
  },
8657
8519
  loc: {
8658
8520
  start: {
8659
- line: 322,
8521
+ line: 310,
8660
8522
  column: 18
8661
8523
  },
8662
8524
  end: {
8663
- line: 322,
8525
+ line: 310,
8664
8526
  column: 64
8665
8527
  }
8666
8528
  },
8667
- line: 322
8529
+ line: 310
8668
8530
  },
8669
8531
  "13": {
8670
8532
  name: "(anonymous_13)",
8671
8533
  decl: {
8672
8534
  start: {
8673
- line: 349,
8535
+ line: 337,
8674
8536
  column: 17
8675
8537
  },
8676
8538
  end: {
8677
- line: 349,
8539
+ line: 337,
8678
8540
  column: 18
8679
8541
  }
8680
8542
  },
8681
8543
  loc: {
8682
8544
  start: {
8683
- line: 349,
8545
+ line: 337,
8684
8546
  column: 23
8685
8547
  },
8686
8548
  end: {
8687
- line: 349,
8549
+ line: 337,
8688
8550
  column: 53
8689
8551
  }
8690
8552
  },
8691
- line: 349
8553
+ line: 337
8692
8554
  }
8693
8555
  },
8694
8556
  branchMap: {
@@ -8839,55 +8701,55 @@ function cov_216ndqorbu() {
8839
8701
  "6": {
8840
8702
  loc: {
8841
8703
  start: {
8842
- line: 85,
8704
+ line: 82,
8843
8705
  column: 27
8844
8706
  },
8845
8707
  end: {
8846
- line: 87,
8708
+ line: 84,
8847
8709
  column: 59
8848
8710
  }
8849
8711
  },
8850
8712
  type: "cond-expr",
8851
8713
  locations: [{
8852
8714
  start: {
8853
- line: 86,
8715
+ line: 83,
8854
8716
  column: 14
8855
8717
  },
8856
8718
  end: {
8857
- line: 86,
8719
+ line: 83,
8858
8720
  column: 58
8859
8721
  }
8860
8722
  }, {
8861
8723
  start: {
8862
- line: 87,
8724
+ line: 84,
8863
8725
  column: 14
8864
8726
  },
8865
8727
  end: {
8866
- line: 87,
8728
+ line: 84,
8867
8729
  column: 59
8868
8730
  }
8869
8731
  }],
8870
- line: 85
8732
+ line: 82
8871
8733
  },
8872
8734
  "7": {
8873
8735
  loc: {
8874
8736
  start: {
8875
- line: 98,
8737
+ line: 95,
8876
8738
  column: 4
8877
8739
  },
8878
8740
  end: {
8879
- line: 100,
8741
+ line: 97,
8880
8742
  column: 5
8881
8743
  }
8882
8744
  },
8883
8745
  type: "if",
8884
8746
  locations: [{
8885
8747
  start: {
8886
- line: 98,
8748
+ line: 95,
8887
8749
  column: 4
8888
8750
  },
8889
8751
  end: {
8890
- line: 100,
8752
+ line: 97,
8891
8753
  column: 5
8892
8754
  }
8893
8755
  }, {
@@ -8900,186 +8762,186 @@ function cov_216ndqorbu() {
8900
8762
  column: undefined
8901
8763
  }
8902
8764
  }],
8903
- line: 98
8765
+ line: 95
8904
8766
  },
8905
8767
  "8": {
8906
8768
  loc: {
8907
8769
  start: {
8908
- line: 106,
8770
+ line: 103,
8909
8771
  column: 4
8910
8772
  },
8911
8773
  end: {
8912
- line: 218,
8774
+ line: 209,
8913
8775
  column: 5
8914
8776
  }
8915
8777
  },
8916
8778
  type: "switch",
8917
8779
  locations: [{
8918
8780
  start: {
8919
- line: 107,
8781
+ line: 104,
8920
8782
  column: 6
8921
8783
  },
8922
8784
  end: {
8923
- line: 148,
8785
+ line: 141,
8924
8786
  column: 10
8925
8787
  }
8926
8788
  }, {
8927
8789
  start: {
8928
- line: 149,
8790
+ line: 142,
8929
8791
  column: 6
8930
8792
  },
8931
8793
  end: {
8932
- line: 183,
8794
+ line: 176,
8933
8795
  column: 10
8934
8796
  }
8935
8797
  }, {
8936
8798
  start: {
8937
- line: 184,
8799
+ line: 177,
8938
8800
  column: 6
8939
8801
  },
8940
8802
  end: {
8941
- line: 211,
8803
+ line: 202,
8942
8804
  column: 10
8943
8805
  }
8944
8806
  }, {
8945
8807
  start: {
8946
- line: 212,
8808
+ line: 203,
8947
8809
  column: 6
8948
8810
  },
8949
8811
  end: {
8950
- line: 215,
8812
+ line: 206,
8951
8813
  column: 15
8952
8814
  }
8953
8815
  }, {
8954
8816
  start: {
8955
- line: 216,
8817
+ line: 207,
8956
8818
  column: 6
8957
8819
  },
8958
8820
  end: {
8959
- line: 217,
8960
- column: 56
8821
+ line: 208,
8822
+ column: 70
8961
8823
  }
8962
8824
  }],
8963
- line: 106
8825
+ line: 103
8964
8826
  },
8965
8827
  "9": {
8966
8828
  loc: {
8967
8829
  start: {
8968
- line: 168,
8830
+ line: 161,
8969
8831
  column: 24
8970
8832
  },
8971
8833
  end: {
8972
- line: 170,
8834
+ line: 163,
8973
8835
  column: 54
8974
8836
  }
8975
8837
  },
8976
8838
  type: "cond-expr",
8977
8839
  locations: [{
8978
8840
  start: {
8979
- line: 169,
8841
+ line: 162,
8980
8842
  column: 28
8981
8843
  },
8982
8844
  end: {
8983
- line: 169,
8845
+ line: 162,
8984
8846
  column: 56
8985
8847
  }
8986
8848
  }, {
8987
8849
  start: {
8988
- line: 170,
8850
+ line: 163,
8989
8851
  column: 28
8990
8852
  },
8991
8853
  end: {
8992
- line: 170,
8854
+ line: 163,
8993
8855
  column: 54
8994
8856
  }
8995
8857
  }],
8996
- line: 168
8858
+ line: 161
8997
8859
  },
8998
8860
  "10": {
8999
8861
  loc: {
9000
8862
  start: {
9001
- line: 176,
8863
+ line: 169,
9002
8864
  column: 37
9003
8865
  },
9004
8866
  end: {
9005
- line: 178,
8867
+ line: 171,
9006
8868
  column: 48
9007
8869
  }
9008
8870
  },
9009
8871
  type: "cond-expr",
9010
8872
  locations: [{
9011
8873
  start: {
9012
- line: 177,
8874
+ line: 170,
9013
8875
  column: 22
9014
8876
  },
9015
8877
  end: {
9016
- line: 177,
8878
+ line: 170,
9017
8879
  column: 50
9018
8880
  }
9019
8881
  }, {
9020
8882
  start: {
9021
- line: 178,
8883
+ line: 171,
9022
8884
  column: 22
9023
8885
  },
9024
8886
  end: {
9025
- line: 178,
8887
+ line: 171,
9026
8888
  column: 48
9027
8889
  }
9028
8890
  }],
9029
- line: 176
8891
+ line: 169
9030
8892
  },
9031
8893
  "11": {
9032
8894
  loc: {
9033
8895
  start: {
9034
- line: 213,
8896
+ line: 204,
9035
8897
  column: 15
9036
8898
  },
9037
8899
  end: {
9038
- line: 215,
8900
+ line: 206,
9039
8901
  column: 14
9040
8902
  }
9041
8903
  },
9042
8904
  type: "cond-expr",
9043
8905
  locations: [{
9044
8906
  start: {
9045
- line: 214,
8907
+ line: 205,
9046
8908
  column: 12
9047
8909
  },
9048
8910
  end: {
9049
- line: 214,
8911
+ line: 205,
9050
8912
  column: 46
9051
8913
  }
9052
8914
  }, {
9053
8915
  start: {
9054
- line: 215,
8916
+ line: 206,
9055
8917
  column: 12
9056
8918
  },
9057
8919
  end: {
9058
- line: 215,
8920
+ line: 206,
9059
8921
  column: 14
9060
8922
  }
9061
8923
  }],
9062
- line: 213
8924
+ line: 204
9063
8925
  },
9064
8926
  "12": {
9065
8927
  loc: {
9066
8928
  start: {
9067
- line: 222,
8929
+ line: 213,
9068
8930
  column: 4
9069
8931
  },
9070
8932
  end: {
9071
- line: 228,
8933
+ line: 219,
9072
8934
  column: 5
9073
8935
  }
9074
8936
  },
9075
8937
  type: "if",
9076
8938
  locations: [{
9077
8939
  start: {
9078
- line: 222,
8940
+ line: 213,
9079
8941
  column: 4
9080
8942
  },
9081
8943
  end: {
9082
- line: 228,
8944
+ line: 219,
9083
8945
  column: 5
9084
8946
  }
9085
8947
  }, {
@@ -9092,27 +8954,27 @@ function cov_216ndqorbu() {
9092
8954
  column: undefined
9093
8955
  }
9094
8956
  }],
9095
- line: 222
8957
+ line: 213
9096
8958
  },
9097
8959
  "13": {
9098
8960
  loc: {
9099
8961
  start: {
9100
- line: 233,
8962
+ line: 224,
9101
8963
  column: 2
9102
8964
  },
9103
8965
  end: {
9104
- line: 239,
8966
+ line: 230,
9105
8967
  column: 3
9106
8968
  }
9107
8969
  },
9108
8970
  type: "if",
9109
8971
  locations: [{
9110
8972
  start: {
9111
- line: 233,
8973
+ line: 224,
9112
8974
  column: 2
9113
8975
  },
9114
8976
  end: {
9115
- line: 239,
8977
+ line: 230,
9116
8978
  column: 3
9117
8979
  }
9118
8980
  }, {
@@ -9125,238 +8987,238 @@ function cov_216ndqorbu() {
9125
8987
  column: undefined
9126
8988
  }
9127
8989
  }],
9128
- line: 233
8990
+ line: 224
9129
8991
  },
9130
8992
  "14": {
9131
8993
  loc: {
9132
8994
  start: {
9133
- line: 233,
8995
+ line: 224,
9134
8996
  column: 6
9135
8997
  },
9136
8998
  end: {
9137
- line: 233,
8999
+ line: 224,
9138
9000
  column: 48
9139
9001
  }
9140
9002
  },
9141
9003
  type: "binary-expr",
9142
9004
  locations: [{
9143
9005
  start: {
9144
- line: 233,
9006
+ line: 224,
9145
9007
  column: 6
9146
9008
  },
9147
9009
  end: {
9148
- line: 233,
9010
+ line: 224,
9149
9011
  column: 21
9150
9012
  }
9151
9013
  }, {
9152
9014
  start: {
9153
- line: 233,
9015
+ line: 224,
9154
9016
  column: 25
9155
9017
  },
9156
9018
  end: {
9157
- line: 233,
9019
+ line: 224,
9158
9020
  column: 48
9159
9021
  }
9160
9022
  }],
9161
- line: 233
9023
+ line: 224
9162
9024
  },
9163
9025
  "15": {
9164
9026
  loc: {
9165
9027
  start: {
9166
- line: 266,
9167
- column: 33
9028
+ line: 257,
9029
+ column: 16
9168
9030
  },
9169
9031
  end: {
9170
- line: 268,
9171
- column: 41
9032
+ line: 259,
9033
+ column: 91
9172
9034
  }
9173
9035
  },
9174
9036
  type: "cond-expr",
9175
9037
  locations: [{
9176
9038
  start: {
9177
- line: 267,
9039
+ line: 258,
9178
9040
  column: 20
9179
9041
  },
9180
9042
  end: {
9181
- line: 267,
9182
- column: 73
9043
+ line: 258,
9044
+ column: 95
9183
9045
  }
9184
9046
  }, {
9185
9047
  start: {
9186
- line: 268,
9048
+ line: 259,
9187
9049
  column: 20
9188
9050
  },
9189
9051
  end: {
9190
- line: 268,
9191
- column: 41
9052
+ line: 259,
9053
+ column: 91
9192
9054
  }
9193
9055
  }],
9194
- line: 266
9056
+ line: 257
9195
9057
  },
9196
9058
  "16": {
9197
9059
  loc: {
9198
9060
  start: {
9199
- line: 276,
9061
+ line: 264,
9200
9062
  column: 9
9201
9063
  },
9202
9064
  end: {
9203
- line: 314,
9065
+ line: 302,
9204
9066
  column: 16
9205
9067
  }
9206
9068
  },
9207
9069
  type: "cond-expr",
9208
9070
  locations: [{
9209
9071
  start: {
9210
- line: 277,
9072
+ line: 265,
9211
9073
  column: 10
9212
9074
  },
9213
9075
  end: {
9214
- line: 313,
9076
+ line: 301,
9215
9077
  column: 16
9216
9078
  }
9217
9079
  }, {
9218
9080
  start: {
9219
- line: 314,
9081
+ line: 302,
9220
9082
  column: 12
9221
9083
  },
9222
9084
  end: {
9223
- line: 314,
9085
+ line: 302,
9224
9086
  column: 16
9225
9087
  }
9226
9088
  }],
9227
- line: 276
9089
+ line: 264
9228
9090
  },
9229
9091
  "17": {
9230
9092
  loc: {
9231
9093
  start: {
9232
- line: 276,
9094
+ line: 264,
9233
9095
  column: 9
9234
9096
  },
9235
9097
  end: {
9236
- line: 276,
9098
+ line: 264,
9237
9099
  column: 53
9238
9100
  }
9239
9101
  },
9240
9102
  type: "binary-expr",
9241
9103
  locations: [{
9242
9104
  start: {
9243
- line: 276,
9105
+ line: 264,
9244
9106
  column: 9
9245
9107
  },
9246
9108
  end: {
9247
- line: 276,
9109
+ line: 264,
9248
9110
  column: 28
9249
9111
  }
9250
9112
  }, {
9251
9113
  start: {
9252
- line: 276,
9114
+ line: 264,
9253
9115
  column: 32
9254
9116
  },
9255
9117
  end: {
9256
- line: 276,
9118
+ line: 264,
9257
9119
  column: 53
9258
9120
  }
9259
9121
  }],
9260
- line: 276
9122
+ line: 264
9261
9123
  },
9262
9124
  "18": {
9263
9125
  loc: {
9264
9126
  start: {
9265
- line: 297,
9127
+ line: 285,
9266
9128
  column: 24
9267
9129
  },
9268
9130
  end: {
9269
- line: 299,
9131
+ line: 287,
9270
9132
  column: 54
9271
9133
  }
9272
9134
  },
9273
9135
  type: "cond-expr",
9274
9136
  locations: [{
9275
9137
  start: {
9276
- line: 298,
9138
+ line: 286,
9277
9139
  column: 28
9278
9140
  },
9279
9141
  end: {
9280
- line: 298,
9142
+ line: 286,
9281
9143
  column: 56
9282
9144
  }
9283
9145
  }, {
9284
9146
  start: {
9285
- line: 299,
9147
+ line: 287,
9286
9148
  column: 28
9287
9149
  },
9288
9150
  end: {
9289
- line: 299,
9151
+ line: 287,
9290
9152
  column: 54
9291
9153
  }
9292
9154
  }],
9293
- line: 297
9155
+ line: 285
9294
9156
  },
9295
9157
  "19": {
9296
9158
  loc: {
9297
9159
  start: {
9298
- line: 315,
9160
+ line: 303,
9299
9161
  column: 9
9300
9162
  },
9301
9163
  end: {
9302
- line: 345,
9164
+ line: 333,
9303
9165
  column: 16
9304
9166
  }
9305
9167
  },
9306
9168
  type: "cond-expr",
9307
9169
  locations: [{
9308
9170
  start: {
9309
- line: 316,
9171
+ line: 304,
9310
9172
  column: 10
9311
9173
  },
9312
9174
  end: {
9313
- line: 344,
9175
+ line: 332,
9314
9176
  column: 16
9315
9177
  }
9316
9178
  }, {
9317
9179
  start: {
9318
- line: 345,
9180
+ line: 333,
9319
9181
  column: 12
9320
9182
  },
9321
9183
  end: {
9322
- line: 345,
9184
+ line: 333,
9323
9185
  column: 16
9324
9186
  }
9325
9187
  }],
9326
- line: 315
9188
+ line: 303
9327
9189
  },
9328
9190
  "20": {
9329
9191
  loc: {
9330
9192
  start: {
9331
- line: 348,
9193
+ line: 336,
9332
9194
  column: 20
9333
9195
  },
9334
9196
  end: {
9335
- line: 348,
9197
+ line: 336,
9336
9198
  column: 62
9337
9199
  }
9338
9200
  },
9339
9201
  type: "binary-expr",
9340
9202
  locations: [{
9341
9203
  start: {
9342
- line: 348,
9204
+ line: 336,
9343
9205
  column: 20
9344
9206
  },
9345
9207
  end: {
9346
- line: 348,
9208
+ line: 336,
9347
9209
  column: 31
9348
9210
  }
9349
9211
  }, {
9350
9212
  start: {
9351
- line: 348,
9213
+ line: 336,
9352
9214
  column: 35
9353
9215
  },
9354
9216
  end: {
9355
- line: 348,
9217
+ line: 336,
9356
9218
  column: 62
9357
9219
  }
9358
9220
  }],
9359
- line: 348
9221
+ line: 336
9360
9222
  }
9361
9223
  },
9362
9224
  s: {
@@ -9448,7 +9310,7 @@ function cov_216ndqorbu() {
9448
9310
  "20": [0, 0]
9449
9311
  },
9450
9312
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
9451
- hash: "a29f32cd9f65dbcdb30f0b296784abd822305df0"
9313
+ hash: "6e099689695034e6d3db6888d567a969c67c1198"
9452
9314
  };
9453
9315
  var coverage = global[gcv] || (global[gcv] = {});
9454
9316
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -9564,9 +9426,7 @@ var EmbedCode = function EmbedCode(_ref) {
9564
9426
  cov_216ndqorbu().s[29]++;
9565
9427
  return {
9566
9428
  codeString: getEmbedCodeString(),
9567
- subject: t("neetoMolecules.widget.email.fields.subject.values.embedCode", {
9568
- selectedWidgets: getSelectedWidgetsCombinedText(selectedWidgets)
9569
- }),
9429
+ subject: t("neetoMolecules.widget.email.fields.subject.values.embedCode"),
9570
9430
  body: /*#__PURE__*/React.createElement("div", {
9571
9431
  ref: bodyRef
9572
9432
  }, /*#__PURE__*/React.createElement(Trans, {
@@ -9591,7 +9451,7 @@ var EmbedCode = function EmbedCode(_ref) {
9591
9451
  })
9592
9452
  },
9593
9453
  values: {
9594
- selectedWidgets: getSelectedWidgetsCombinedText(selectedWidgets),
9454
+ val: getSortedPrefixedWidgets(selectedWidgets),
9595
9455
  neetoKbUrl: WIDGET_KB_BASE_URL,
9596
9456
  helpEmail: INSTALLATION_HELP_EMAIL
9597
9457
  }
@@ -9636,6 +9496,9 @@ var EmbedCode = function EmbedCode(_ref) {
9636
9496
  ref: bodyRef
9637
9497
  }, /*#__PURE__*/React.createElement(Trans, {
9638
9498
  i18nKey: "neetoMolecules.widget.email.body.values.sessionContext",
9499
+ values: {
9500
+ sessionContextKbUrl: NEETO_REPLAY_CONFIGURE_URL
9501
+ },
9639
9502
  components: {
9640
9503
  p: /*#__PURE__*/React.createElement("p", {
9641
9504
  style: {
@@ -9648,9 +9511,6 @@ var EmbedCode = function EmbedCode(_ref) {
9648
9511
  rel: "noreferrer",
9649
9512
  target: "_blank"
9650
9513
  })
9651
- },
9652
- values: {
9653
- sessionContextKbUrl: NEETO_REPLAY_CONFIGURE_URL
9654
9514
  }
9655
9515
  }))
9656
9516
  };
@@ -9661,7 +9521,7 @@ var EmbedCode = function EmbedCode(_ref) {
9661
9521
  default:
9662
9522
  cov_216ndqorbu().b[8][4]++;
9663
9523
  cov_216ndqorbu().s[33]++;
9664
- throw new Error("Invalid email type received.");
9524
+ throw new Error(t("neetoMolecules.widget.email.invalidType"));
9665
9525
  }
9666
9526
  };
9667
9527
  cov_216ndqorbu().s[34]++;
@@ -9712,11 +9572,13 @@ var EmbedCode = function EmbedCode(_ref) {
9712
9572
  cov_216ndqorbu().s[42]++;
9713
9573
  return handleSendViaEmail(EMAIL_TYPES.embedCode);
9714
9574
  },
9715
- title: /*#__PURE__*/React.createElement("div", null, "Embed code")
9575
+ title: /*#__PURE__*/React.createElement("div", null, t("neetoMolecules.widget.title.embedCode"))
9716
9576
  })), /*#__PURE__*/React.createElement("div", {
9717
9577
  className: "w-full"
9718
9578
  }, /*#__PURE__*/React.createElement(Trans, {
9719
- i18nKey: "neetoMolecules.widget.installation.instructions.placement",
9579
+ values: {
9580
+ val: getSortedPrefixedWidgets(selectedWidgets)
9581
+ },
9720
9582
  components: {
9721
9583
  fontBold: /*#__PURE__*/React.createElement("span", {
9722
9584
  className: "font-semibold"
@@ -9725,10 +9587,8 @@ var EmbedCode = function EmbedCode(_ref) {
9725
9587
  className: "font-normal"
9726
9588
  })
9727
9589
  },
9728
- values: {
9729
- selectedWidgets: isNotEmpty(selectedWidgets) ? (cov_216ndqorbu().b[15][0]++, getSelectedWidgetsCombinedText(selectedWidgets, true)) : (cov_216ndqorbu().b[15][1]++, "none of the widgets")
9730
- }
9731
- }, "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.createElement("div", {
9590
+ i18nKey: isNotEmpty(selectedWidgets) ? (cov_216ndqorbu().b[15][0]++, "neetoMolecules.widget.installation.instructions.placement.selectedWidgets") : (cov_216ndqorbu().b[15][1]++, "neetoMolecules.widget.installation.instructions.placement.noneOfThese")
9591
+ }))), (cov_216ndqorbu().b[17][0]++, enabledWidgets.chat) || (cov_216ndqorbu().b[17][1]++, enabledWidgets.replay) ? (cov_216ndqorbu().b[16][0]++, /*#__PURE__*/React.createElement("div", {
9732
9592
  className: "mb-8 w-full flex-grow flex-col items-center justify-start"
9733
9593
  }, /*#__PURE__*/React.createElement("div", {
9734
9594
  className: "mx-auto mb-2 w-full"
@@ -9746,7 +9606,7 @@ var EmbedCode = function EmbedCode(_ref) {
9746
9606
  },
9747
9607
  title: /*#__PURE__*/React.createElement("div", {
9748
9608
  className: "flex items-center justify-start"
9749
- }, /*#__PURE__*/React.createElement("div", null, "User identity (Optional)"), /*#__PURE__*/React.createElement("a", {
9609
+ }, /*#__PURE__*/React.createElement("div", null, t("neetoMolecules.widget.title.userIdentity")), /*#__PURE__*/React.createElement("a", {
9750
9610
  className: "ml-1",
9751
9611
  rel: "noreferrer",
9752
9612
  target: "_blank",
@@ -9770,7 +9630,7 @@ var EmbedCode = function EmbedCode(_ref) {
9770
9630
  },
9771
9631
  title: /*#__PURE__*/React.createElement("div", {
9772
9632
  className: "flex items-center justify-start"
9773
- }, /*#__PURE__*/React.createElement("div", null, "Session context (Optional)"), /*#__PURE__*/React.createElement("a", {
9633
+ }, /*#__PURE__*/React.createElement("div", null, t("neetoMolecules.widget.title.sessionContext")), /*#__PURE__*/React.createElement("a", {
9774
9634
  className: "ml-1",
9775
9635
  href: NEETO_REPLAY_CONFIGURE_URL,
9776
9636
  rel: "noreferrer",