PHP 8.2.30
Preview: story-wrapper.js Size: 823 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/@adminjs/design-system/build/utils/story-wrapper.js

function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
import React from 'react';
import { Box, Label } from "../index.js";
const StoryWrapper = props => {
  const {
    label,
    children,
    gap = 16,
    ...other
  } = props;
  return /*#__PURE__*/React.createElement(Box, {
    variant: "grey"
  }, /*#__PURE__*/React.createElement(Label, null, label), /*#__PURE__*/React.createElement(Box, _extends({
    bg: "white",
    p: "xxl",
    width: 1,
    style: {
      gap
    }
  }, other), children));
};
export default StoryWrapper;

Directory Contents

Dirs: 0 × Files: 21

Name Size Perms Modified Actions
193 B lrw-r--r-- 2026-02-28 00:28:24
Edit Download
10 B lrw-r--r-- 2026-02-28 00:31:02
Edit Download
666 B lrw-r--r-- 2026-02-28 00:31:04
Edit Download
6.12 KB lrw-r--r-- 2026-02-28 00:31:04
Edit Download
841 B lrw-r--r-- 2026-02-28 00:31:04
Edit Download
1.34 KB lrw-r--r-- 2026-02-28 00:31:10
Edit Download
23.50 KB lrw-r--r-- 2026-02-28 00:31:10
Edit Download
10 B lrw-r--r-- 2026-02-28 00:31:10
Edit Download
10 B lrw-r--r-- 2026-02-28 00:31:10
Edit Download
218 B lrw-r--r-- 2026-02-28 00:31:14
Edit Download
325 B lrw-r--r-- 2026-02-28 00:31:14
Edit Download
875 B lrw-r--r-- 2026-02-28 00:31:18
Edit Download
501 B lrw-r--r-- 2026-02-28 00:31:28
Edit Download
10 B lrw-r--r-- 2026-02-28 00:31:32
Edit Download
42.05 KB lrw-r--r-- 2026-02-28 00:31:36
Edit Download
1.02 KB lrw-r--r-- 2026-02-28 00:31:36
Edit Download
2.01 KB lrw-r--r-- 2026-02-28 00:31:36
Edit Download
1.06 KB lrw-r--r-- 2026-02-28 00:31:36
Edit Download
823 B lrw-r--r-- 2026-02-28 00:31:36
Edit Download
238 B lrw-r--r-- 2026-02-28 00:31:36
Edit Download
1.47 KB lrw-r--r-- 2026-02-28 00:31:38
Edit Download

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