tabexseriescomponents 0.0.611 → 0.0.613

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 CHANGED
@@ -8295,7 +8295,7 @@ var Ordershistory = function Ordershistory(props) {
8295
8295
  style: {
8296
8296
  backgroundColor: item.instorderstatus != null ? item.instorderstatus.statuscolor : 'orange'
8297
8297
  }
8298
- }, item.instorderstatus != null ? item.instorderstatus.orderstatusname_en : lang.inprogress))), sectionproperties.hidenoproducts == 'Show' && /*#__PURE__*/React__default["default"].createElement("td", {
8298
+ }, item.instorderstatus != null ? langdetect == 'en' ? item.instorderstatus.orderstatusname_en : item.instorderstatus.orderstatusname_ar : langdetect == 'en' ? 'In Progress' : 'جاري'))), sectionproperties.hidenoproducts == 'Show' && /*#__PURE__*/React__default["default"].createElement("td", {
8299
8299
  className: "text-center",
8300
8300
  style: {
8301
8301
  minWidth: '200px'
@@ -8396,7 +8396,7 @@ var Ordershistory = function Ordershistory(props) {
8396
8396
  textAlign: langdetect == 'en' ? 'left' : 'right',
8397
8397
  color: 'orange'
8398
8398
  }
8399
- }, fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus != null ? fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_en : lang.inprogress)), /*#__PURE__*/React__default["default"].createElement("div", {
8399
+ }, fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus != null ? langdetect == 'en' ? fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_en : fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_ar : lang.inprogress)), /*#__PURE__*/React__default["default"].createElement("div", {
8400
8400
  className: "col-lg-12 p-0"
8401
8401
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
8402
8402
  className: "mt-2 mb-3"
package/dist/index.esm.js CHANGED
@@ -8246,7 +8246,7 @@ var Ordershistory = function Ordershistory(props) {
8246
8246
  style: {
8247
8247
  backgroundColor: item.instorderstatus != null ? item.instorderstatus.statuscolor : 'orange'
8248
8248
  }
8249
- }, item.instorderstatus != null ? item.instorderstatus.orderstatusname_en : lang.inprogress))), sectionproperties.hidenoproducts == 'Show' && /*#__PURE__*/React.createElement("td", {
8249
+ }, item.instorderstatus != null ? langdetect == 'en' ? item.instorderstatus.orderstatusname_en : item.instorderstatus.orderstatusname_ar : langdetect == 'en' ? 'In Progress' : 'جاري'))), sectionproperties.hidenoproducts == 'Show' && /*#__PURE__*/React.createElement("td", {
8250
8250
  className: "text-center",
8251
8251
  style: {
8252
8252
  minWidth: '200px'
@@ -8347,7 +8347,7 @@ var Ordershistory = function Ordershistory(props) {
8347
8347
  textAlign: langdetect == 'en' ? 'left' : 'right',
8348
8348
  color: 'orange'
8349
8349
  }
8350
- }, fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus != null ? fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_en : lang.inprogress)), /*#__PURE__*/React.createElement("div", {
8350
+ }, fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus != null ? langdetect == 'en' ? fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_en : fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_ar : lang.inprogress)), /*#__PURE__*/React.createElement("div", {
8351
8351
  className: "col-lg-12 p-0"
8352
8352
  }, /*#__PURE__*/React.createElement("hr", {
8353
8353
  className: "mt-2 mb-3"
package/dist/index.umd.js CHANGED
@@ -8119,7 +8119,7 @@
8119
8119
  style: {
8120
8120
  backgroundColor: item.instorderstatus != null ? item.instorderstatus.statuscolor : 'orange'
8121
8121
  }
8122
- }, item.instorderstatus != null ? item.instorderstatus.orderstatusname_en : lang.inprogress))), sectionproperties.hidenoproducts == 'Show' && /*#__PURE__*/React__default["default"].createElement("td", {
8122
+ }, item.instorderstatus != null ? langdetect == 'en' ? item.instorderstatus.orderstatusname_en : item.instorderstatus.orderstatusname_ar : langdetect == 'en' ? 'In Progress' : 'جاري'))), sectionproperties.hidenoproducts == 'Show' && /*#__PURE__*/React__default["default"].createElement("td", {
8123
8123
  className: "text-center",
8124
8124
  style: {
8125
8125
  minWidth: '200px'
@@ -8220,7 +8220,7 @@
8220
8220
  textAlign: langdetect == 'en' ? 'left' : 'right',
8221
8221
  color: 'orange'
8222
8222
  }
8223
- }, fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus != null ? fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_en : lang.inprogress)), /*#__PURE__*/React__default["default"].createElement("div", {
8223
+ }, fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus != null ? langdetect == 'en' ? fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_en : fetchorderhistoryQueryContext.data.data.ordershistory[orderindex].instorderstatus.orderstatusname_ar : lang.inprogress)), /*#__PURE__*/React__default["default"].createElement("div", {
8224
8224
  className: "col-lg-12 p-0"
8225
8225
  }, /*#__PURE__*/React__default["default"].createElement("hr", {
8226
8226
  className: "mt-2 mb-3"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.611",
3
+ "version": "0.0.613",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {