tabexseriescomponents 0.0.564 → 0.0.565

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
@@ -56589,6 +56589,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
56589
56589
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
56590
56590
  var authdetailsContext = props.actions.authdetailsContext;
56591
56591
  var ikimagecredcontext = props.actions.ikimagecredcontext;
56592
+ var routingcountext = props.actions.routingcountext;
56592
56593
  var _useState3 = React.useState([]),
56593
56594
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
56594
56595
  maincontainerarrayofobjs = _useState4[0],
package/dist/index.esm.js CHANGED
@@ -56540,6 +56540,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
56540
56540
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
56541
56541
  var authdetailsContext = props.actions.authdetailsContext;
56542
56542
  var ikimagecredcontext = props.actions.ikimagecredcontext;
56543
+ var routingcountext = props.actions.routingcountext;
56543
56544
  var _useState3 = useState([]),
56544
56545
  _useState4 = _slicedToArray(_useState3, 2),
56545
56546
  maincontainerarrayofobjs = _useState4[0],
package/dist/index.umd.js CHANGED
@@ -56413,6 +56413,7 @@
56413
56413
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
56414
56414
  var authdetailsContext = props.actions.authdetailsContext;
56415
56415
  var ikimagecredcontext = props.actions.ikimagecredcontext;
56416
+ var routingcountext = props.actions.routingcountext;
56416
56417
  var _useState3 = React.useState([]),
56417
56418
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
56418
56419
  maincontainerarrayofobjs = _useState4[0],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.564",
3
+ "version": "0.0.565",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {