tabexseriescomponents 0.0.3 → 0.0.6

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
@@ -453,6 +453,8 @@ var Header8 = function Header8(props) {
453
453
  routingcountext('home');
454
454
  }
455
455
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
456
+ urlEndpoint: 'https://ik.imagekit.io/kcrbhhnh0',
457
+ publicKey: "public_ro8Tmo5Nlgw12YIFkn9MNUQLvQE=",
456
458
  path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
457
459
  style: {
458
460
  maxWidth: '100%',
package/dist/index.esm.js CHANGED
@@ -443,6 +443,8 @@ var Header8 = function Header8(props) {
443
443
  routingcountext('home');
444
444
  }
445
445
  }, /*#__PURE__*/React.createElement(IKImage, {
446
+ urlEndpoint: 'https://ik.imagekit.io/kcrbhhnh0',
447
+ publicKey: "public_ro8Tmo5Nlgw12YIFkn9MNUQLvQE=",
446
448
  path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
447
449
  style: {
448
450
  maxWidth: '100%',
package/dist/index.umd.js CHANGED
@@ -441,6 +441,8 @@
441
441
  routingcountext('home');
442
442
  }
443
443
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
444
+ urlEndpoint: 'https://ik.imagekit.io/kcrbhhnh0',
445
+ publicKey: "public_ro8Tmo5Nlgw12YIFkn9MNUQLvQE=",
444
446
  path: langdetect == 'en' ? (_logoarrayofobjects$ = logoarrayofobjects[0]) === null || _logoarrayofobjects$ === void 0 ? void 0 : _logoarrayofobjects$.englishlogo : (_logoarrayofobjects$2 = logoarrayofobjects[0]) === null || _logoarrayofobjects$2 === void 0 ? void 0 : _logoarrayofobjects$2.arabiclogo,
445
447
  style: {
446
448
  maxWidth: '100%',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.3",
3
+ "version": "0.0.6",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {