@syncfusion/ej2-base 20.4.51 → 21.1.35

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 (53) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/bin/syncfusion-license.js +1 -1
  3. package/dist/ej2-base.min.js +2 -2
  4. package/dist/ej2-base.umd.min.js +2 -2
  5. package/dist/ej2-base.umd.min.js.map +1 -1
  6. package/dist/es6/ej2-base.es2015.js +21 -12
  7. package/dist/es6/ej2-base.es2015.js.map +1 -1
  8. package/dist/es6/ej2-base.es5.js +21 -12
  9. package/dist/es6/ej2-base.es5.js.map +1 -1
  10. package/dist/global/ej2-base.min.js +2 -2
  11. package/dist/global/ej2-base.min.js.map +1 -1
  12. package/dist/global/index.d.ts +1 -1
  13. package/package.json +63 -8
  14. package/src/ajax.js +1 -0
  15. package/src/component.js +2 -1
  16. package/src/dom.js +2 -1
  17. package/src/intl/date-parser.js +2 -1
  18. package/src/intl/intl-base.js +5 -3
  19. package/src/intl/number-parser.js +2 -1
  20. package/src/intl/parser-base.js +4 -2
  21. package/src/validate-lic.js +3 -3
  22. package/styles/bootstrap-dark.css +10 -1
  23. package/styles/bootstrap.css +10 -1
  24. package/styles/bootstrap4.css +10 -1
  25. package/styles/bootstrap5-dark.css +10 -1
  26. package/styles/bootstrap5.css +10 -1
  27. package/styles/definition/_bootstrap5-dark.scss +18 -0
  28. package/styles/definition/_bootstrap5.scss +18 -0
  29. package/styles/definition/_fluent-dark.scss +18 -0
  30. package/styles/definition/_fluent.scss +18 -0
  31. package/styles/definition/_tailwind-dark.scss +18 -0
  32. package/styles/definition/_tailwind.scss +18 -0
  33. package/styles/fabric-dark.css +16 -7
  34. package/styles/fabric.css +16 -7
  35. package/styles/fluent-dark.css +10 -1
  36. package/styles/fluent.css +10 -1
  37. package/styles/highcontrast-light.css +16 -7
  38. package/styles/highcontrast.css +16 -7
  39. package/styles/material-dark.css +10 -1
  40. package/styles/material.css +10 -1
  41. package/styles/offline-theme/material-dark.css +10 -1
  42. package/styles/offline-theme/material.css +10 -1
  43. package/styles/offline-theme/tailwind-dark.css +10 -1
  44. package/styles/offline-theme/tailwind.css +10 -1
  45. package/styles/tailwind-dark.css +10 -1
  46. package/styles/tailwind.css +10 -1
  47. package/GitLeaksReport.json +0 -1
  48. package/gitleaks-ci/gitleaks +0 -0
  49. package/gitleaks-ci.tar.gz +0 -0
  50. package/styles/_material3-dark-definition.scss +0 -10
  51. package/styles/_material3-definition.scss +0 -9
  52. package/styles/definition/_material3-dark.scss +0 -421
  53. package/styles/definition/_material3.scss +0 -361
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 20.4.51
3
+ * version : 21.1.35
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-base@*",
3
- "_id": "@syncfusion/ej2-base@20.4.48",
3
+ "_id": "@syncfusion/ej2-base@18.79.0",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-zTc5HvPKdhOCAyMeytQwsW8vUe2IbADrXb8aMEXDi6g2Xgqq5zwh5mZh0i4dGlU4ZI8yRQQlkfHLM+aBl/DyrA==",
5
+ "_integrity": "sha512-tscdV4MB0wyzG130ayGHo3oa8Cv+baRLar8Ib/gHML/R4miBJmuI5w1obRWNRYWG9/tUtdnKeBAKf6XVNQfpXA==",
6
6
  "_location": "/@syncfusion/ej2-base",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,23 +19,41 @@
19
19
  "_requiredBy": [
20
20
  "/",
21
21
  "/@syncfusion/ej2",
22
+ "/@syncfusion/ej2-angular-barcode-generator",
22
23
  "/@syncfusion/ej2-angular-base",
24
+ "/@syncfusion/ej2-angular-buttons",
23
25
  "/@syncfusion/ej2-angular-calendars",
24
26
  "/@syncfusion/ej2-angular-charts",
27
+ "/@syncfusion/ej2-angular-circulargauge",
28
+ "/@syncfusion/ej2-angular-diagrams",
25
29
  "/@syncfusion/ej2-angular-documenteditor",
26
30
  "/@syncfusion/ej2-angular-dropdowns",
27
31
  "/@syncfusion/ej2-angular-filemanager",
28
32
  "/@syncfusion/ej2-angular-gantt",
29
33
  "/@syncfusion/ej2-angular-grids",
34
+ "/@syncfusion/ej2-angular-heatmap",
30
35
  "/@syncfusion/ej2-angular-image-editor",
36
+ "/@syncfusion/ej2-angular-inplace-editor",
31
37
  "/@syncfusion/ej2-angular-inputs",
38
+ "/@syncfusion/ej2-angular-kanban",
39
+ "/@syncfusion/ej2-angular-layouts",
40
+ "/@syncfusion/ej2-angular-lineargauge",
41
+ "/@syncfusion/ej2-angular-lists",
42
+ "/@syncfusion/ej2-angular-maps",
32
43
  "/@syncfusion/ej2-angular-navigations",
44
+ "/@syncfusion/ej2-angular-notifications",
33
45
  "/@syncfusion/ej2-angular-pdfviewer",
46
+ "/@syncfusion/ej2-angular-pivotview",
34
47
  "/@syncfusion/ej2-angular-popups",
48
+ "/@syncfusion/ej2-angular-progressbar",
35
49
  "/@syncfusion/ej2-angular-querybuilder",
50
+ "/@syncfusion/ej2-angular-ribbon",
36
51
  "/@syncfusion/ej2-angular-richtexteditor",
37
52
  "/@syncfusion/ej2-angular-schedule",
53
+ "/@syncfusion/ej2-angular-splitbuttons",
38
54
  "/@syncfusion/ej2-angular-spreadsheet",
55
+ "/@syncfusion/ej2-angular-treegrid",
56
+ "/@syncfusion/ej2-angular-treemap",
39
57
  "/@syncfusion/ej2-barcode-generator",
40
58
  "/@syncfusion/ej2-buttons",
41
59
  "/@syncfusion/ej2-calendars",
@@ -66,23 +84,42 @@
66
84
  "/@syncfusion/ej2-popups",
67
85
  "/@syncfusion/ej2-progressbar",
68
86
  "/@syncfusion/ej2-querybuilder",
87
+ "/@syncfusion/ej2-react-barcode-generator",
69
88
  "/@syncfusion/ej2-react-base",
89
+ "/@syncfusion/ej2-react-buttons",
70
90
  "/@syncfusion/ej2-react-calendars",
71
91
  "/@syncfusion/ej2-react-charts",
92
+ "/@syncfusion/ej2-react-circulargauge",
93
+ "/@syncfusion/ej2-react-diagrams",
72
94
  "/@syncfusion/ej2-react-documenteditor",
73
95
  "/@syncfusion/ej2-react-dropdowns",
74
96
  "/@syncfusion/ej2-react-filemanager",
75
97
  "/@syncfusion/ej2-react-gantt",
76
98
  "/@syncfusion/ej2-react-grids",
99
+ "/@syncfusion/ej2-react-heatmap",
77
100
  "/@syncfusion/ej2-react-image-editor",
101
+ "/@syncfusion/ej2-react-inplace-editor",
78
102
  "/@syncfusion/ej2-react-inputs",
103
+ "/@syncfusion/ej2-react-kanban",
104
+ "/@syncfusion/ej2-react-layouts",
105
+ "/@syncfusion/ej2-react-lineargauge",
106
+ "/@syncfusion/ej2-react-lists",
107
+ "/@syncfusion/ej2-react-maps",
79
108
  "/@syncfusion/ej2-react-navigations",
109
+ "/@syncfusion/ej2-react-notifications",
80
110
  "/@syncfusion/ej2-react-pdfviewer",
111
+ "/@syncfusion/ej2-react-pivotview",
81
112
  "/@syncfusion/ej2-react-popups",
113
+ "/@syncfusion/ej2-react-progressbar",
82
114
  "/@syncfusion/ej2-react-querybuilder",
115
+ "/@syncfusion/ej2-react-ribbon",
83
116
  "/@syncfusion/ej2-react-richtexteditor",
84
117
  "/@syncfusion/ej2-react-schedule",
118
+ "/@syncfusion/ej2-react-splitbuttons",
85
119
  "/@syncfusion/ej2-react-spreadsheet",
120
+ "/@syncfusion/ej2-react-treegrid",
121
+ "/@syncfusion/ej2-react-treemap",
122
+ "/@syncfusion/ej2-ribbon",
86
123
  "/@syncfusion/ej2-richtexteditor",
87
124
  "/@syncfusion/ej2-schedule",
88
125
  "/@syncfusion/ej2-splitbuttons",
@@ -90,28 +127,46 @@
90
127
  "/@syncfusion/ej2-svg-base",
91
128
  "/@syncfusion/ej2-treegrid",
92
129
  "/@syncfusion/ej2-treemap",
130
+ "/@syncfusion/ej2-vue-barcode-generator",
93
131
  "/@syncfusion/ej2-vue-base",
132
+ "/@syncfusion/ej2-vue-buttons",
94
133
  "/@syncfusion/ej2-vue-calendars",
95
134
  "/@syncfusion/ej2-vue-charts",
135
+ "/@syncfusion/ej2-vue-circulargauge",
136
+ "/@syncfusion/ej2-vue-diagrams",
96
137
  "/@syncfusion/ej2-vue-documenteditor",
97
138
  "/@syncfusion/ej2-vue-dropdowns",
98
139
  "/@syncfusion/ej2-vue-filemanager",
99
140
  "/@syncfusion/ej2-vue-gantt",
100
141
  "/@syncfusion/ej2-vue-grids",
142
+ "/@syncfusion/ej2-vue-heatmap",
101
143
  "/@syncfusion/ej2-vue-image-editor",
144
+ "/@syncfusion/ej2-vue-inplace-editor",
102
145
  "/@syncfusion/ej2-vue-inputs",
146
+ "/@syncfusion/ej2-vue-kanban",
147
+ "/@syncfusion/ej2-vue-layouts",
148
+ "/@syncfusion/ej2-vue-lineargauge",
149
+ "/@syncfusion/ej2-vue-lists",
150
+ "/@syncfusion/ej2-vue-maps",
103
151
  "/@syncfusion/ej2-vue-navigations",
152
+ "/@syncfusion/ej2-vue-notifications",
104
153
  "/@syncfusion/ej2-vue-pdfviewer",
154
+ "/@syncfusion/ej2-vue-pivotview",
105
155
  "/@syncfusion/ej2-vue-popups",
156
+ "/@syncfusion/ej2-vue-progressbar",
106
157
  "/@syncfusion/ej2-vue-querybuilder",
158
+ "/@syncfusion/ej2-vue-ribbon",
107
159
  "/@syncfusion/ej2-vue-richtexteditor",
108
160
  "/@syncfusion/ej2-vue-schedule",
109
- "/@syncfusion/ej2-vue-spreadsheet"
161
+ "/@syncfusion/ej2-vue-splitbuttons",
162
+ "/@syncfusion/ej2-vue-spreadsheet",
163
+ "/@syncfusion/ej2-vue-treegrid",
164
+ "/@syncfusion/ej2-vue-treemap"
110
165
  ],
111
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-base/-/ej2-base-20.4.48.tgz",
112
- "_shasum": "eff489cb4bcbd7d820060e928e72e492fc164f19",
166
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-base/-/ej2-base-18.79.0.tgz",
167
+ "_shasum": "af6c8be7fb95e27bfc58a84a7c44cb7a8960fa9b",
113
168
  "_spec": "@syncfusion/ej2-base@*",
114
- "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
169
+ "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
115
170
  "author": {
116
171
  "name": "Syncfusion Inc."
117
172
  },
@@ -123,7 +178,7 @@
123
178
  },
124
179
  "bundleDependencies": false,
125
180
  "dependencies": {
126
- "@syncfusion/ej2-icons": "~20.4.48"
181
+ "@syncfusion/ej2-icons": "~21.1.35"
127
182
  },
128
183
  "deprecated": false,
129
184
  "description": "A common package of Essential JS 2 base libraries, methods and class definitions",
@@ -164,6 +219,6 @@
164
219
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
165
220
  },
166
221
  "typings": "index.d.ts",
167
- "version": "20.4.51",
222
+ "version": "21.1.35",
168
223
  "sideEffects": true
169
224
  }
package/src/ajax.js CHANGED
@@ -86,6 +86,7 @@ var Ajax = /** @class */ (function () {
86
86
  if (!isNullOrUndefined(_this.onUploadProgress)) {
87
87
  _this.httpRequest.upload.onprogress = _this.onUploadProgress;
88
88
  }
89
+ // eslint-disable-next-line
89
90
  _this.httpRequest.open(_this.type, _this.url, _this.mode);
90
91
  // Set default headers
91
92
  if (!isNullOrUndefined(_this.data) && _this.contentType !== null) {
package/src/component.js CHANGED
@@ -446,7 +446,8 @@ var Component = /** @class */ (function (_super) {
446
446
  var value = obj[key];
447
447
  if (typeof value === 'object' && !(value instanceof Array)) {
448
448
  var newList = ignoreList.filter(function (str) {
449
- return new RegExp(key + '.').test(str);
449
+ var regExp = RegExp;
450
+ return new regExp(key + '.').test(str);
450
451
  }).map(function (str) {
451
452
  return str.replace(key + '.', '');
452
453
  });
package/src/dom.js CHANGED
@@ -47,6 +47,7 @@ export function createElement(tagName, properties) {
47
47
  */
48
48
  export function addClass(elements, classes) {
49
49
  var classList = getClassList(classes);
50
+ var regExp = RegExp;
50
51
  for (var _i = 0, _a = elements; _i < _a.length; _i++) {
51
52
  var ele = _a[_i];
52
53
  for (var _b = 0, classList_1 = classList; _b < classList_1.length; _b++) {
@@ -56,7 +57,7 @@ export function addClass(elements, classes) {
56
57
  if (isNullOrUndefined(curClass)) {
57
58
  setValue('attributes.className', className, ele);
58
59
  }
59
- else if (!new RegExp('\\b' + className + '\\b', 'i').test(curClass)) {
60
+ else if (!new regExp('\\b' + className + '\\b', 'i').test(curClass)) {
60
61
  setValue('attributes.className', curClass + ' ' + className, ele);
61
62
  }
62
63
  }
@@ -192,7 +192,8 @@ var DateParser = /** @class */ (function () {
192
192
  parseOptions.evalposition["" + charKey] = { isNumber: isNumber, pos: i + 1 + gmtCorrection, hourOnly: hourOnly };
193
193
  }
194
194
  if (i === length_1 - 1 && !isNullOrUndefined(regexString)) {
195
- parseOptions.parserRegex = new RegExp('^' + regexString + '$', 'i');
195
+ var regExp = RegExp;
196
+ parseOptions.parserRegex = new regExp('^' + regexString + '$', 'i');
196
197
  }
197
198
  }
198
199
  }
@@ -4,6 +4,7 @@ import { ParserBase as parser, getBlazorCurrencySymbol } from './parser-base';
4
4
  import { DateFormat } from './date-formatter';
5
5
  import { NumberFormat } from './number-formatter';
6
6
  import { isUndefined } from '../util';
7
+ var regExp = RegExp;
7
8
  export var blazorCultureFormats = {
8
9
  'en-US': {
9
10
  'd': 'M/d/y',
@@ -31,7 +32,8 @@ export var blazorCultureFormats = {
31
32
  // eslint-disable-next-line
32
33
  export var IntlBase;
33
34
  (function (IntlBase) {
34
- // tslint:disable-next-line:max-line-length
35
+ /* eslint-disable */
36
+ // tslint:disable-next-line:max-line-length.
35
37
  IntlBase.negativeDataRegex = /^(('[^']+'|''|[^*#@0,.E])*)(\*.)?((([#,]*[0,]*0+)(\.0*[0-9]*#*)?)|([#,]*@+#*))(E\+?0+)?(('[^']+'|''|[^*#@0,.E])*)$/;
36
38
  IntlBase.customRegex = /^(('[^']+'|''|[^*#@0,.])*)(\*.)?((([0#,]*[0,]*[0#]*[0#\ ]*)(\.[0#]*)?)|([#,]*@+#*))(E\+?0+)?(('[^']+'|''|[^*#@0,.E])*)$/;
37
39
  IntlBase.latnParseRegex = /0|1|2|3|4|5|6|7|8|9/g;
@@ -64,8 +66,8 @@ export var IntlBase;
64
66
  'fri': 5,
65
67
  'sat': 6
66
68
  };
67
- IntlBase.formatRegex = /(^[ncpae]{1})([0-1]?[0-9]|20)?$/i;
68
- IntlBase.currencyFormatRegex = /(^[ca]{1})([0-1]?[0-9]|20)?$/i;
69
+ IntlBase.formatRegex = new regExp("(^[ncpae]{1})([0-1]?[0-9]|20)?$", "i");
70
+ IntlBase.currencyFormatRegex = new regExp("(^[ca]{1})([0-1]?[0-9]|20)?$", "i");
69
71
  IntlBase.curWithoutNumberRegex = /(c|a)$/ig;
70
72
  var typeMapper = {
71
73
  '$': 'isCurrency',
@@ -1,7 +1,8 @@
1
1
  import { extend, isNullOrUndefined, isBlazor, getValue } from '../util';
2
2
  import { ParserBase as parser } from './parser-base';
3
3
  import { IntlBase as base } from './intl-base';
4
- var parseRegex = /^([^0-9]*)(([0-9,]*[0-9]+)(\.[0-9]+)?)([Ee][+-]?[0-9]+)?([^0-9]*)$/;
4
+ var regExp = RegExp;
5
+ var parseRegex = new regExp('^([^0-9]*)' + '(([0-9,]*[0-9]+)(\.[0-9]+)?)' + '([Ee][+-]?[0-9]+)?([^0-9]*)$');
5
6
  var groupRegex = /,/g;
6
7
  var keys = ['minusSign', 'infinity'];
7
8
  /**
@@ -77,7 +77,8 @@ var ParserBase = /** @class */ (function () {
77
77
  var regexStr = props.map(function (str) {
78
78
  return str.replace(/([.*+?^=!:${}()|[\]/\\])/g, '\\$1');
79
79
  }).join('|');
80
- return new RegExp(regexStr, 'g');
80
+ var regExp = RegExp;
81
+ return new regExp(regexStr, 'g');
81
82
  };
82
83
  /**
83
84
  *
@@ -155,7 +156,8 @@ var ParserBase = /** @class */ (function () {
155
156
  var digits = blazorMode ? getValue('obj.mapperDigits', cur) : getValue(cur.nSystem + '._digits', numberSystem);
156
157
  if (!isUndefined(digits)) {
157
158
  ret.numericPair = this.reverseObject(digits, latnNumberSystem);
158
- ret.numberParseRegex = new RegExp(this.constructRegex(digits), 'g');
159
+ var regExp = RegExp;
160
+ ret.numberParseRegex = new regExp(this.constructRegex(digits), 'g');
159
161
  ret.numericRegex = '[' + digits[0] + '-' + digits[9] + ']';
160
162
  if (needSymbols) {
161
163
  ret.numericRegex = digits[0] + '-' + digits[9];
@@ -1,6 +1,6 @@
1
1
  import { createElement } from './dom';
2
2
  import { getValue, containerObject, setValue, isNullOrUndefined } from './util';
3
- export var componentList = ['grid', 'pivotview', 'treegrid', 'spreadsheet', 'rangeNavigator', 'DocumentEditor', 'listbox', 'PdfViewer', 'richtexteditor', 'DashboardLayout', 'chart', 'stockChart', 'circulargauge', 'diagram', 'heatmap', 'lineargauge', 'maps', 'smithchart', 'barcode', 'sparkline', 'treemap', 'bulletChart', 'kanban', 'daterangepicker', 'schedule', 'gantt', 'signature', 'query-builder', 'drop-down-tree', 'carousel', 'filemanager', 'uploader', 'accordion', 'tab', 'treeview'];
3
+ export var componentList = ['grid', 'pivotview', 'treegrid', 'spreadsheet', 'rangeNavigator', 'DocumentEditor', 'listbox', 'inplaceeditor', 'PdfViewer', 'richtexteditor', 'DashboardLayout', 'chart', 'stockChart', 'circulargauge', 'diagram', 'heatmap', 'lineargauge', 'maps', 'slider', 'smithchart', 'barcode', 'sparkline', 'treemap', 'bulletChart', 'kanban', 'daterangepicker', 'schedule', 'gantt', 'signature', 'query-builder', 'drop-down-tree', 'carousel', 'filemanager', 'uploader', 'accordion', 'tab', 'treeview'];
4
4
  var bypassKey = [115, 121, 110, 99, 102, 117, 115, 105,
5
5
  111, 110, 46, 105, 115, 76, 105, 99, 86, 97, 108,
6
6
  105, 100, 97, 116, 101, 100];
@@ -14,7 +14,7 @@ var LicenseValidator = /** @class */ (function () {
14
14
  function LicenseValidator(key) {
15
15
  this.isValidated = false;
16
16
  this.isLicensed = true;
17
- this.version = '20.4';
17
+ this.version = '21.1';
18
18
  this.platform = /JavaScript|ASPNET|ASPNETCORE|ASPNETMVC|FileFormats/i;
19
19
  this.errors = {
20
20
  noLicense: '<span>This application was built using a trial version of Syncfusion Essential Studio.' +
@@ -116,7 +116,7 @@ var LicenseValidator = /** @class */ (function () {
116
116
  }
117
117
  }
118
118
  if (validateMsg && typeof document !== 'undefined' && !isNullOrUndefined(document)) {
119
- accountURL = (validateURL && validateURL !== '') ? validateURL : "https://www.syncfusion.com/account/claim-license-key?pl=SmF2YVNjcmlwdA==&vs=MjAuNA==";
119
+ accountURL = (validateURL && validateURL !== '') ? validateURL : "https://www.syncfusion.com/account/claim-license-key?pl=SmF2YVNjcmlwdA==&vs=MjEuMQ==";
120
120
  var errorDiv = createElement('div', {
121
121
  innerHTML: "<img src='data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE5OV80KSI+CjxwYXRoIGQ9Ik0xMiAyMUMxNi45NzA2IDIxIDIxIDE2Ljk3MDYgMjEgMTJDMjEgNy4wMjk0NCAxNi45NzA2IDMgMTIgM0M3LjAyOTQ0IDMgMyA3LjAyOTQ0IDMgMTJDMyAxNi45NzA2IDcuMDI5NDQgMjEgMTIgMjFaIiBzdHJva2U9IiM3MzczNzMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMS4yNSAxMS4yNUgxMlYxNi41SDEyLjc1IiBmaWxsPSIjNjE2MDYzIi8+CjxwYXRoIGQ9Ik0xMS4yNSAxMS4yNUgxMlYxNi41SDEyLjc1IiBzdHJva2U9IiM3MzczNzMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMS44MTI1IDlDMTIuNDMzOCA5IDEyLjkzNzUgOC40OTYzMiAxMi45Mzc1IDcuODc1QzEyLjkzNzUgNy4yNTM2OCAxMi40MzM4IDYuNzUgMTEuODEyNSA2Ljc1QzExLjE5MTIgNi43NSAxMC42ODc1IDcuMjUzNjggMTAuNjg3NSA3Ljg3NUMxMC42ODc1IDguNDk2MzIgMTEuMTkxMiA5IDExLjgxMjUgOVoiIGZpbGw9IiM3MzczNzMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xOTlfNCI+CjxyZWN0IHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K' style=\"top: 6px;\n position: absolute;\n left: 16px;\n width: 24px;\n height: 24px;\"/>" + validateMsg + ' ' + '<a style="text-decoration: none;color: #0D6EFD;font-weight: 500;" href=' + accountURL + '>Claim your free account</a>'
122
122
  });