tabexseriescomponents 0.0.55 → 0.0.56
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 +2 -20
- package/dist/index.esm.js +2 -20
- package/dist/index.umd.js +2 -20
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -19188,27 +19188,9 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
19188
19188
|
"class": "".concat(header_cssstyles.navbar_item_text) + ' navbar_item_text '
|
|
19189
19189
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
19190
19190
|
}
|
|
19191
|
-
}))),
|
|
19192
|
-
sectionpropertiesprops: sectionproperties,
|
|
19193
|
-
subheaderpropertiesprops: {
|
|
19194
|
-
subheaderpositionprops: 'in nav',
|
|
19195
|
-
paddingLeftprops: '1rem',
|
|
19196
|
-
paddingRightprops: '1rem',
|
|
19197
|
-
subheadercontentpositionprops: 'start'
|
|
19198
|
-
},
|
|
19199
|
-
actions: actions
|
|
19200
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19191
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19201
19192
|
"class": "col-lg-12 p-0"
|
|
19202
|
-
},
|
|
19203
|
-
sectionpropertiesprops: sectionproperties,
|
|
19204
|
-
subheaderpropertiesprops: {
|
|
19205
|
-
subheaderpositionprops: 'Full Width',
|
|
19206
|
-
paddingLeftprops: '35px',
|
|
19207
|
-
paddingRightprops: '35px',
|
|
19208
|
-
subheadercontentpositionprops: 'center'
|
|
19209
|
-
},
|
|
19210
|
-
actions: actions
|
|
19211
|
-
})))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
19193
|
+
}))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
19212
19194
|
sectionpropertiesprops: sectionproperties,
|
|
19213
19195
|
actions: actions
|
|
19214
19196
|
}));
|
package/dist/index.esm.js
CHANGED
|
@@ -19146,27 +19146,9 @@ var ClassicHeader = function ClassicHeader(props) {
|
|
|
19146
19146
|
"class": "".concat(header_cssstyles.navbar_item_text) + ' navbar_item_text '
|
|
19147
19147
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
19148
19148
|
}
|
|
19149
|
-
}))),
|
|
19150
|
-
sectionpropertiesprops: sectionproperties,
|
|
19151
|
-
subheaderpropertiesprops: {
|
|
19152
|
-
subheaderpositionprops: 'in nav',
|
|
19153
|
-
paddingLeftprops: '1rem',
|
|
19154
|
-
paddingRightprops: '1rem',
|
|
19155
|
-
subheadercontentpositionprops: 'start'
|
|
19156
|
-
},
|
|
19157
|
-
actions: actions
|
|
19158
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
19149
|
+
})))), /*#__PURE__*/React.createElement("div", {
|
|
19159
19150
|
"class": "col-lg-12 p-0"
|
|
19160
|
-
},
|
|
19161
|
-
sectionpropertiesprops: sectionproperties,
|
|
19162
|
-
subheaderpropertiesprops: {
|
|
19163
|
-
subheaderpositionprops: 'Full Width',
|
|
19164
|
-
paddingLeftprops: '35px',
|
|
19165
|
-
paddingRightprops: '35px',
|
|
19166
|
-
subheadercontentpositionprops: 'center'
|
|
19167
|
-
},
|
|
19168
|
-
actions: actions
|
|
19169
|
-
})))), /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
19151
|
+
}))), /*#__PURE__*/React.createElement(Headerresponsive, {
|
|
19170
19152
|
sectionpropertiesprops: sectionproperties,
|
|
19171
19153
|
actions: actions
|
|
19172
19154
|
}));
|
package/dist/index.umd.js
CHANGED
|
@@ -19128,27 +19128,9 @@
|
|
|
19128
19128
|
"class": "".concat(header_cssstyles.navbar_item_text) + ' navbar_item_text '
|
|
19129
19129
|
}, langdetect == 'en' ? item.pagename : item.pagename_ar));
|
|
19130
19130
|
}
|
|
19131
|
-
}))),
|
|
19132
|
-
sectionpropertiesprops: sectionproperties,
|
|
19133
|
-
subheaderpropertiesprops: {
|
|
19134
|
-
subheaderpositionprops: 'in nav',
|
|
19135
|
-
paddingLeftprops: '1rem',
|
|
19136
|
-
paddingRightprops: '1rem',
|
|
19137
|
-
subheadercontentpositionprops: 'start'
|
|
19138
|
-
},
|
|
19139
|
-
actions: actions
|
|
19140
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19131
|
+
})))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
19141
19132
|
"class": "col-lg-12 p-0"
|
|
19142
|
-
},
|
|
19143
|
-
sectionpropertiesprops: sectionproperties,
|
|
19144
|
-
subheaderpropertiesprops: {
|
|
19145
|
-
subheaderpositionprops: 'Full Width',
|
|
19146
|
-
paddingLeftprops: '35px',
|
|
19147
|
-
paddingRightprops: '35px',
|
|
19148
|
-
subheadercontentpositionprops: 'center'
|
|
19149
|
-
},
|
|
19150
|
-
actions: actions
|
|
19151
|
-
})))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
19133
|
+
}))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
|
|
19152
19134
|
sectionpropertiesprops: sectionproperties,
|
|
19153
19135
|
actions: actions
|
|
19154
19136
|
}));
|