@xsolla/xui-context-menu 0.141.0 → 0.141.1

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/native/index.js CHANGED
@@ -49,7 +49,7 @@ module.exports = __toCommonJS(index_exports);
49
49
  // src/ContextMenu.tsx
50
50
  var import_react10 = __toESM(require("react"));
51
51
 
52
- // ../primitives-native/src/Box.tsx
52
+ // ../../foundation/primitives-native/src/Box.tsx
53
53
  var import_react_native = require("react-native");
54
54
  var import_jsx_runtime = require("react/jsx-runtime");
55
55
  var Box = ({
@@ -223,7 +223,7 @@ var Box = ({
223
223
  );
224
224
  };
225
225
 
226
- // ../primitives-native/src/Text.tsx
226
+ // ../../foundation/primitives-native/src/Text.tsx
227
227
  var import_react_native2 = require("react-native");
228
228
  var import_jsx_runtime2 = require("react/jsx-runtime");
229
229
  var roleMap = {
@@ -286,7 +286,7 @@ var Text = ({
286
286
  );
287
287
  };
288
288
 
289
- // ../primitives-native/src/Icon.tsx
289
+ // ../../foundation/primitives-native/src/Icon.tsx
290
290
  var import_react = __toESM(require("react"));
291
291
  var import_react_native3 = require("react-native");
292
292
  var import_jsx_runtime3 = require("react/jsx-runtime");
@@ -310,7 +310,7 @@ var Icon = ({ children, color, size }) => {
310
310
  return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_react_native3.View, { style, children: childrenWithProps });
311
311
  };
312
312
 
313
- // ../primitives-native/src/Input.tsx
313
+ // ../../foundation/primitives-native/src/Input.tsx
314
314
  var import_react2 = require("react");
315
315
  var import_react_native4 = require("react-native");
316
316
  var import_jsx_runtime4 = require("react/jsx-runtime");
@@ -1130,7 +1130,7 @@ ContextMenuSeparator.displayName = "ContextMenuSeparator";
1130
1130
  var import_react9 = __toESM(require("react"));
1131
1131
  var import_xui_core6 = require("@xsolla/xui-core");
1132
1132
 
1133
- // ../icons-base/dist/web/index.mjs
1133
+ // ../../foundation/icons-base/dist/web/index.mjs
1134
1134
  var import_styled_components = __toESM(require("styled-components"), 1);
1135
1135
  var import_jsx_runtime11 = require("react/jsx-runtime");
1136
1136
  var import_jsx_runtime12 = require("react/jsx-runtime");