PHP 8.2.30
Preview: withSSR.js Size: 2.19 KB
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-i18next/dist/commonjs/withSSR.js

"use strict";

var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.withSSR = withSSR;

var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));

var _objectWithoutProperties2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutProperties"));

var _react = require("react");

var _useSSR = require("./useSSR.js");

var _context = require("./context.js");

var _utils = require("./utils.js");

var _excluded = ["initialI18nStore", "initialLanguage"];

function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }

function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { (0, _defineProperty2["default"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }

function withSSR() {
  return function Extend(WrappedComponent) {
    function I18nextWithSSR(_ref) {
      var initialI18nStore = _ref.initialI18nStore,
          initialLanguage = _ref.initialLanguage,
          rest = (0, _objectWithoutProperties2["default"])(_ref, _excluded);
      (0, _useSSR.useSSR)(initialI18nStore, initialLanguage);
      return (0, _react.createElement)(WrappedComponent, _objectSpread({}, rest));
    }

    I18nextWithSSR.getInitialProps = (0, _context.composeInitialProps)(WrappedComponent);
    I18nextWithSSR.displayName = "withI18nextSSR(".concat((0, _utils.getDisplayName)(WrappedComponent), ")");
    I18nextWithSSR.WrappedComponent = WrappedComponent;
    return I18nextWithSSR;
  };
}

Directory Contents

Dirs: 0 × Files: 15

Name Size Perms Modified Actions
4.00 KB lrw-r--r-- 2026-02-28 00:26:50
Edit Download
1.76 KB lrw-r--r-- 2026-02-28 00:27:26
Edit Download
560 B lrw-r--r-- 2026-02-28 00:27:48
Edit Download
257 B lrw-r--r-- 2026-02-28 00:28:06
Edit Download
3.37 KB lrw-r--r-- 2026-02-28 00:28:24
Edit Download
438 B lrw-r--r-- 2026-02-28 00:28:28
Edit Download
2.98 KB lrw-r--r-- 2026-02-28 00:28:48
Edit Download
1000 B lrw-r--r-- 2026-02-28 00:28:52
Edit Download
12.65 KB lrw-r--r-- 2026-02-28 00:28:58
Edit Download
814 B lrw-r--r-- 2026-02-28 00:29:00
Edit Download
1.13 KB lrw-r--r-- 2026-02-28 00:29:02
Edit Download
5.92 KB lrw-r--r-- 2026-02-28 00:29:06
Edit Download
3.64 KB lrw-r--r-- 2026-02-28 00:29:08
Edit Download
2.19 KB lrw-r--r-- 2026-02-28 00:29:10
Edit Download
3.09 KB lrw-r--r-- 2026-02-28 00:29:12
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).