tabexseriescomponents 0.2.1245 → 0.2.1246
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 +5 -5
- package/dist/index.esm.js +5 -5
- package/dist/index.umd.js +5 -5
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1573,7 +1573,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1573
1573
|
var clearchoosenvaluesbutkeepcurrentvalue = props.actions.clearchoosenvaluesbutkeepcurrentvalue;
|
|
1574
1574
|
var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
|
|
1575
1575
|
var sectionproperties = props.actions.sectionproperties;
|
|
1576
|
-
|
|
1576
|
+
props.actions.ikimagecredcontext;
|
|
1577
1577
|
var ProductInfoObj = props.actions.ProductInfoObj;
|
|
1578
1578
|
var isOptionInStock = props.actions.isOptionInStock;
|
|
1579
1579
|
var _useState = React.useState(''),
|
|
@@ -2470,10 +2470,10 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2470
2470
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2471
2471
|
"class": ' w-100 h-100 px-4 py-5 ',
|
|
2472
2472
|
style: {}
|
|
2473
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
2474
|
-
urlEndpoint
|
|
2475
|
-
publicKey
|
|
2476
|
-
|
|
2473
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
2474
|
+
// urlEndpoint={ikimagecredcontext?.ikimageendpoint}
|
|
2475
|
+
// publicKey={ikimagecredcontext?.ikimagepublickey}
|
|
2476
|
+
src: (_sizeguideimage$ = sizeguideimage[0]) === null || _sizeguideimage$ === void 0 ? void 0 : _sizeguideimage$.original,
|
|
2477
2477
|
style: {
|
|
2478
2478
|
width: '100%',
|
|
2479
2479
|
height: '100%',
|
package/dist/index.esm.js
CHANGED
|
@@ -1522,7 +1522,7 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
1522
1522
|
var clearchoosenvaluesbutkeepcurrentvalue = props.actions.clearchoosenvaluesbutkeepcurrentvalue;
|
|
1523
1523
|
var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
|
|
1524
1524
|
var sectionproperties = props.actions.sectionproperties;
|
|
1525
|
-
|
|
1525
|
+
props.actions.ikimagecredcontext;
|
|
1526
1526
|
var ProductInfoObj = props.actions.ProductInfoObj;
|
|
1527
1527
|
var isOptionInStock = props.actions.isOptionInStock;
|
|
1528
1528
|
var _useState = useState(''),
|
|
@@ -2419,10 +2419,10 @@ var Variantoptions = function Variantoptions(props) {
|
|
|
2419
2419
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
2420
2420
|
"class": ' w-100 h-100 px-4 py-5 ',
|
|
2421
2421
|
style: {}
|
|
2422
|
-
}, /*#__PURE__*/React.createElement(
|
|
2423
|
-
urlEndpoint
|
|
2424
|
-
publicKey
|
|
2425
|
-
|
|
2422
|
+
}, /*#__PURE__*/React.createElement("img", {
|
|
2423
|
+
// urlEndpoint={ikimagecredcontext?.ikimageendpoint}
|
|
2424
|
+
// publicKey={ikimagecredcontext?.ikimagepublickey}
|
|
2425
|
+
src: (_sizeguideimage$ = sizeguideimage[0]) === null || _sizeguideimage$ === void 0 ? void 0 : _sizeguideimage$.original,
|
|
2426
2426
|
style: {
|
|
2427
2427
|
width: '100%',
|
|
2428
2428
|
height: '100%',
|
package/dist/index.umd.js
CHANGED
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
var clearchoosenvaluesbutkeepcurrentvalue = props.actions.clearchoosenvaluesbutkeepcurrentvalue;
|
|
1380
1380
|
var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
|
|
1381
1381
|
var sectionproperties = props.actions.sectionproperties;
|
|
1382
|
-
|
|
1382
|
+
props.actions.ikimagecredcontext;
|
|
1383
1383
|
var ProductInfoObj = props.actions.ProductInfoObj;
|
|
1384
1384
|
var isOptionInStock = props.actions.isOptionInStock;
|
|
1385
1385
|
var _useState = React.useState(''),
|
|
@@ -2276,10 +2276,10 @@
|
|
|
2276
2276
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
2277
2277
|
"class": ' w-100 h-100 px-4 py-5 ',
|
|
2278
2278
|
style: {}
|
|
2279
|
-
}, /*#__PURE__*/React__default["default"].createElement(
|
|
2280
|
-
urlEndpoint
|
|
2281
|
-
publicKey
|
|
2282
|
-
|
|
2279
|
+
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
2280
|
+
// urlEndpoint={ikimagecredcontext?.ikimageendpoint}
|
|
2281
|
+
// publicKey={ikimagecredcontext?.ikimagepublickey}
|
|
2282
|
+
src: (_sizeguideimage$ = sizeguideimage[0]) === null || _sizeguideimage$ === void 0 ? void 0 : _sizeguideimage$.original,
|
|
2283
2283
|
style: {
|
|
2284
2284
|
width: '100%',
|
|
2285
2285
|
height: '100%',
|