tabexseriescomponents 0.0.595 → 0.0.596
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +16 -6
- package/dist/index.esm.js +16 -6
- package/dist/index.umd.js +16 -6
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -58209,21 +58209,31 @@ var Searchcomponent = function Searchcomponent(props) {
|
|
|
58209
58209
|
className: "row ml-0 mr-0 w-100 allcentered",
|
|
58210
58210
|
style: {
|
|
58211
58211
|
paddingTop: 70,
|
|
58212
|
-
paddingBottom: 70
|
|
58213
|
-
height: '100vh'
|
|
58212
|
+
paddingBottom: 70
|
|
58213
|
+
// height: '100vh',
|
|
58214
58214
|
}
|
|
58215
58215
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58216
58216
|
className: "row ml-0 mr-0 w-100",
|
|
58217
58217
|
style: {}
|
|
58218
58218
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58219
|
+
"class": "col-lg-12 allcentered mb-1"
|
|
58220
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58221
|
+
"class": "m-0 p-0 text-center",
|
|
58222
|
+
style: {
|
|
58223
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
58224
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
58225
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
58226
|
+
}
|
|
58227
|
+
}, langdetect == 'en' ? sectionproperties.slideshowText1Content : sectionproperties.slideshowText1Content_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58219
58228
|
"class": "col-lg-12 allcentered mb-5"
|
|
58220
58229
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58221
58230
|
"class": "m-0 p-0 text-center",
|
|
58222
58231
|
style: {
|
|
58223
|
-
color:
|
|
58224
|
-
fontSize: '
|
|
58232
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
58233
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
58234
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
58225
58235
|
}
|
|
58226
|
-
},
|
|
58236
|
+
}, langdetect == 'en' ? sectionproperties.slideshowText2Content : sectionproperties.slideshowText2Content_Ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58227
58237
|
"class": "col-lg-12 allcentered mb-5"
|
|
58228
58238
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58229
58239
|
style: (_ref = {
|
|
@@ -58236,7 +58246,7 @@ var Searchcomponent = function Searchcomponent(props) {
|
|
|
58236
58246
|
"class": "w-md-100"
|
|
58237
58247
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
58238
58248
|
type: "text",
|
|
58239
|
-
placeholder: langdetect == 'en' ?
|
|
58249
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
58240
58250
|
onChange: function onChange(event) {
|
|
58241
58251
|
setSearchHeaderInputContext(event.target.value);
|
|
58242
58252
|
},
|
package/dist/index.esm.js
CHANGED
|
@@ -58160,21 +58160,31 @@ var Searchcomponent = function Searchcomponent(props) {
|
|
|
58160
58160
|
className: "row ml-0 mr-0 w-100 allcentered",
|
|
58161
58161
|
style: {
|
|
58162
58162
|
paddingTop: 70,
|
|
58163
|
-
paddingBottom: 70
|
|
58164
|
-
height: '100vh'
|
|
58163
|
+
paddingBottom: 70
|
|
58164
|
+
// height: '100vh',
|
|
58165
58165
|
}
|
|
58166
58166
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58167
58167
|
className: "row ml-0 mr-0 w-100",
|
|
58168
58168
|
style: {}
|
|
58169
58169
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58170
|
+
"class": "col-lg-12 allcentered mb-1"
|
|
58171
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
58172
|
+
"class": "m-0 p-0 text-center",
|
|
58173
|
+
style: {
|
|
58174
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
58175
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
58176
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
58177
|
+
}
|
|
58178
|
+
}, langdetect == 'en' ? sectionproperties.slideshowText1Content : sectionproperties.slideshowText1Content_ar)), /*#__PURE__*/React.createElement("div", {
|
|
58170
58179
|
"class": "col-lg-12 allcentered mb-5"
|
|
58171
58180
|
}, /*#__PURE__*/React.createElement("p", {
|
|
58172
58181
|
"class": "m-0 p-0 text-center",
|
|
58173
58182
|
style: {
|
|
58174
|
-
color:
|
|
58175
|
-
fontSize: '
|
|
58183
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
58184
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
58185
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
58176
58186
|
}
|
|
58177
|
-
},
|
|
58187
|
+
}, langdetect == 'en' ? sectionproperties.slideshowText2Content : sectionproperties.slideshowText2Content_Ar)), /*#__PURE__*/React.createElement("div", {
|
|
58178
58188
|
"class": "col-lg-12 allcentered mb-5"
|
|
58179
58189
|
}, /*#__PURE__*/React.createElement("div", {
|
|
58180
58190
|
style: (_ref = {
|
|
@@ -58187,7 +58197,7 @@ var Searchcomponent = function Searchcomponent(props) {
|
|
|
58187
58197
|
"class": "w-md-100"
|
|
58188
58198
|
}, /*#__PURE__*/React.createElement("input", {
|
|
58189
58199
|
type: "text",
|
|
58190
|
-
placeholder: langdetect == 'en' ?
|
|
58200
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
58191
58201
|
onChange: function onChange(event) {
|
|
58192
58202
|
setSearchHeaderInputContext(event.target.value);
|
|
58193
58203
|
},
|
package/dist/index.umd.js
CHANGED
|
@@ -58033,21 +58033,31 @@
|
|
|
58033
58033
|
className: "row ml-0 mr-0 w-100 allcentered",
|
|
58034
58034
|
style: {
|
|
58035
58035
|
paddingTop: 70,
|
|
58036
|
-
paddingBottom: 70
|
|
58037
|
-
height: '100vh'
|
|
58036
|
+
paddingBottom: 70
|
|
58037
|
+
// height: '100vh',
|
|
58038
58038
|
}
|
|
58039
58039
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58040
58040
|
className: "row ml-0 mr-0 w-100",
|
|
58041
58041
|
style: {}
|
|
58042
58042
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58043
|
+
"class": "col-lg-12 allcentered mb-1"
|
|
58044
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58045
|
+
"class": "m-0 p-0 text-center",
|
|
58046
|
+
style: {
|
|
58047
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
58048
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
58049
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
58050
|
+
}
|
|
58051
|
+
}, langdetect == 'en' ? sectionproperties.slideshowText1Content : sectionproperties.slideshowText1Content_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58043
58052
|
"class": "col-lg-12 allcentered mb-5"
|
|
58044
58053
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
58045
58054
|
"class": "m-0 p-0 text-center",
|
|
58046
58055
|
style: {
|
|
58047
|
-
color:
|
|
58048
|
-
fontSize: '
|
|
58056
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
58057
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
58058
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
58049
58059
|
}
|
|
58050
|
-
},
|
|
58060
|
+
}, langdetect == 'en' ? sectionproperties.slideshowText2Content : sectionproperties.slideshowText2Content_Ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58051
58061
|
"class": "col-lg-12 allcentered mb-5"
|
|
58052
58062
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
58053
58063
|
style: (_ref = {
|
|
@@ -58060,7 +58070,7 @@
|
|
|
58060
58070
|
"class": "w-md-100"
|
|
58061
58071
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
58062
58072
|
type: "text",
|
|
58063
|
-
placeholder: langdetect == 'en' ?
|
|
58073
|
+
placeholder: langdetect == 'en' ? sectionproperties.search_placeholder_en : sectionproperties.search_placeholder_ar,
|
|
58064
58074
|
onChange: function onChange(event) {
|
|
58065
58075
|
setSearchHeaderInputContext(event.target.value);
|
|
58066
58076
|
},
|