@manuscripts/style-guide 3.7.1 → 3.7.3

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.
Files changed (61) hide show
  1. package/README.md +1 -1
  2. package/dist/cjs/components/icons/arrow-down.js +1 -1
  3. package/dist/cjs/components/icons/arrow-up.js +1 -1
  4. package/dist/cjs/components/icons/attention-blue.js +1 -1
  5. package/dist/cjs/components/icons/convert-to-weblink.js +5 -0
  6. package/dist/cjs/components/icons/delete-solid.js +1 -1
  7. package/dist/cjs/components/icons/deleted.js +1 -1
  8. package/dist/cjs/components/icons/external-link.js +5 -0
  9. package/dist/cjs/components/icons/index.js +5 -1
  10. package/dist/cjs/components/icons/plus.js +1 -1
  11. package/dist/cjs/components/icons/vertical-ellipsis.js +1 -1
  12. package/dist/cjs/mui/components/Button/Button.js +18 -0
  13. package/dist/cjs/mui/components/Button/index.js +32 -0
  14. package/dist/cjs/mui/components/IconButton/IconButton.js +22 -0
  15. package/dist/cjs/mui/components/IconButton/index.js +32 -0
  16. package/dist/cjs/mui/components/InspectorToggleButton/InspectorToggleButton.js +17 -0
  17. package/dist/cjs/mui/components/InspectorToggleButton/index.js +32 -0
  18. package/dist/cjs/mui/components/ToggleButton/ToggleButton.js +10 -0
  19. package/dist/cjs/mui/components/ToggleButton/index.js +32 -0
  20. package/dist/cjs/mui/index.js +36 -0
  21. package/dist/cjs/mui/theme/index.js +25 -0
  22. package/dist/cjs/mui/theme/palette.js +70 -0
  23. package/dist/cjs/mui/theme/theme.js +88 -0
  24. package/dist/es/components/icons/arrow-down.js +1 -1
  25. package/dist/es/components/icons/arrow-up.js +1 -1
  26. package/dist/es/components/icons/attention-blue.js +1 -1
  27. package/dist/es/components/icons/convert-to-weblink.js +3 -0
  28. package/dist/es/components/icons/delete-solid.js +1 -1
  29. package/dist/es/components/icons/deleted.js +1 -1
  30. package/dist/es/components/icons/external-link.js +3 -0
  31. package/dist/es/components/icons/index.js +2 -0
  32. package/dist/es/components/icons/plus.js +1 -1
  33. package/dist/es/components/icons/vertical-ellipsis.js +1 -1
  34. package/dist/es/mui/components/Button/Button.js +11 -0
  35. package/dist/es/mui/components/Button/index.js +16 -0
  36. package/dist/es/mui/components/IconButton/IconButton.js +15 -0
  37. package/dist/es/mui/components/IconButton/index.js +16 -0
  38. package/dist/es/mui/components/InspectorToggleButton/InspectorToggleButton.js +13 -0
  39. package/dist/es/mui/components/InspectorToggleButton/index.js +16 -0
  40. package/dist/es/mui/components/ToggleButton/ToggleButton.js +3 -0
  41. package/dist/es/mui/components/ToggleButton/index.js +16 -0
  42. package/dist/es/mui/index.js +20 -0
  43. package/dist/es/mui/theme/index.js +18 -0
  44. package/dist/es/mui/theme/palette.js +67 -0
  45. package/dist/es/mui/theme/theme.js +85 -0
  46. package/dist/types/components/icons/convert-to-weblink.d.ts +4 -0
  47. package/dist/types/components/icons/external-link.d.ts +4 -0
  48. package/dist/types/components/icons/index.d.ts +2 -0
  49. package/dist/types/mui/components/Button/Button.d.ts +27 -0
  50. package/dist/types/mui/components/Button/index.d.ts +16 -0
  51. package/dist/types/mui/components/IconButton/IconButton.d.ts +23 -0
  52. package/dist/types/mui/components/IconButton/index.d.ts +16 -0
  53. package/dist/types/mui/components/InspectorToggleButton/InspectorToggleButton.d.ts +18 -0
  54. package/dist/types/mui/components/InspectorToggleButton/index.d.ts +16 -0
  55. package/dist/types/mui/components/ToggleButton/ToggleButton.d.ts +23 -0
  56. package/dist/types/mui/components/ToggleButton/index.d.ts +16 -0
  57. package/dist/types/mui/index.d.ts +20 -0
  58. package/dist/types/mui/theme/index.d.ts +18 -0
  59. package/dist/types/mui/theme/palette.d.ts +67 -0
  60. package/dist/types/mui/theme/theme.d.ts +16 -0
  61. package/package.json +23 -1
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const DeleteIcon = (props) => (_jsxs("svg", { width: "13", height: "16", viewBox: "0 0 13 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M2.00001 2.99995C2 3.0013 2 3.00265 2 3.00399V13.004C2 13.5563 2.44772 14.004 3 14.004H10C10.5523 14.004 11 13.5563 11 13.004V3.00399C11 3.00265 11 3.0013 11 2.99995C11.5978 3.34576 12 3.99211 12 4.73239V13.004C12 14.1086 11.1046 15.004 10 15.004H3C1.89543 15.004 1 14.1086 1 13.004V4.73239C1 3.99211 1.4022 3.34576 2.00001 2.99995Z", fill: "#F35143" }), _jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 0C3.67157 0 3 0.671573 3 1.5V3.5C3 4.32843 3.67157 5 4.5 5H8.5C9.32843 5 10 4.32843 10 3.5V1.5C10 0.671573 9.32843 0 8.5 0H4.5ZM9 1.5C9 1.22386 8.77614 1 8.5 1H4.5C4.22386 1 4 1.22386 4 1.5C4 1.77614 4.22386 2 4.5 2H8.5C8.77614 2 9 1.77614 9 1.5Z", fill: "#F35143" }), _jsx("rect", { className: "icon_element", y: "2", width: "13", height: "3", rx: "1.5", fill: "#F35143" }), _jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M8 7.5C8 7.22386 8.22386 7 8.5 7C8.77614 7 9 7.22386 9 7.5V11.5C9 11.7761 8.77614 12 8.5 12C8.22386 12 8 11.7761 8 11.5V7.5Z", fill: "#F35143" }), _jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M4 7.5C4 7.22386 4.22386 7 4.5 7C4.77614 7 5 7.22386 5 7.5V11.5C5 11.7761 4.77614 12 4.5 12C4.22386 12 4 11.7761 4 11.5V7.5Z", fill: "#F35143" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5 3C11.7761 3 12 3.22386 12 3.5C12 3.77614 11.7761 4 11.5 4L1.5 4C1.22386 4 1 3.77614 1 3.5C1 3.22386 1.22386 3 1.5 3L11.5 3Z", fill: "white" })] }));
2
+ const DeleteIcon = ({ fill = '#F35143', ...props }) => (_jsxs("svg", { width: "13", height: "16", viewBox: "0 0 13 16", fill: fill, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M2.00001 2.99995C2 3.0013 2 3.00265 2 3.00399V13.004C2 13.5563 2.44772 14.004 3 14.004H10C10.5523 14.004 11 13.5563 11 13.004V3.00399C11 3.00265 11 3.0013 11 2.99995C11.5978 3.34576 12 3.99211 12 4.73239V13.004C12 14.1086 11.1046 15.004 10 15.004H3C1.89543 15.004 1 14.1086 1 13.004V4.73239C1 3.99211 1.4022 3.34576 2.00001 2.99995Z" }), _jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M4.5 0C3.67157 0 3 0.671573 3 1.5V3.5C3 4.32843 3.67157 5 4.5 5H8.5C9.32843 5 10 4.32843 10 3.5V1.5C10 0.671573 9.32843 0 8.5 0H4.5ZM9 1.5C9 1.22386 8.77614 1 8.5 1H4.5C4.22386 1 4 1.22386 4 1.5C4 1.77614 4.22386 2 4.5 2H8.5C8.77614 2 9 1.77614 9 1.5Z" }), _jsx("rect", { className: "icon_element", y: "2", width: "13", height: "3", rx: "1.5" }), _jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M8 7.5C8 7.22386 8.22386 7 8.5 7C8.77614 7 9 7.22386 9 7.5V11.5C9 11.7761 8.77614 12 8.5 12C8.22386 12 8 11.7761 8 11.5V7.5Z" }), _jsx("path", { className: "icon_element", fillRule: "evenodd", clipRule: "evenodd", d: "M4 7.5C4 7.22386 4.22386 7 4.5 7C4.77614 7 5 7.22386 5 7.5V11.5C5 11.7761 4.77614 12 4.5 12C4.22386 12 4 11.7761 4 11.5V7.5Z" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.5 3C11.7761 3 12 3.22386 12 3.5C12 3.77614 11.7761 4 11.5 4L1.5 4C1.22386 4 1 3.77614 1 3.5C1 3.22386 1.22386 3 1.5 3L11.5 3Z", fill: "white" })] }));
3
3
  export default DeleteIcon;
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ const ExternalLinkIcon = ({ color = '#6E6E6E', ...props }) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", ...props, children: [_jsx("path", { d: "M14.5 11.375V13.0625C14.5 13.994 13.744 14.75 12.8125 14.75H4.9375C4.006 14.75 3.25 13.994 3.25 13.0625V5.1875C3.25 4.256 4.006 3.5 4.9375 3.5H6.625", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M14.499 7.75V3.5H10.249C9.83479 3.5 9.49901 3.16421 9.49901 2.75C9.49901 2.33579 9.83479 2 10.249 2H15.249C15.6632 2 15.999 2.33579 15.999 2.75V7.75C15.999 8.16421 15.6632 8.5 15.249 8.5C14.8348 8.5 14.499 8.16421 14.499 7.75Z", fill: color }), _jsx("path", { d: "M14.7914 4.2785C15.083 3.98443 15.0812 3.5095 14.7873 3.21784C14.4932 2.92625 14.0183 2.92801 13.7266 3.22199L7.74728 9.25242C7.45571 9.54649 7.4575 10.0214 7.75143 10.3131C8.04546 10.6046 8.52042 10.6028 8.81209 10.3089L14.7914 4.2785Z", fill: color })] }));
3
+ export default ExternalLinkIcon;
@@ -145,3 +145,5 @@ export { default as EyeIcon } from './eye-icon';
145
145
  export { default as NotificationsIcon } from './notifications';
146
146
  export { default as PencilIcon } from './pencil-icon';
147
147
  export { default as WebLinkIcon } from './weblink';
148
+ export { default as ConvertToWebLinkIcon } from './convert-to-weblink';
149
+ export { default as ExternalLinkIcon } from './external-link';
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- export const PlusIcon = (props) => (_jsxs("svg", { width: "11", height: "10", viewBox: "0 0 11 10", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.5 0.5C5.25147 0.5 5.05 0.701472 5.05 0.95V4.55H1.45C1.20147 4.55 1 4.75147 1 5C1 5.24853 1.20147 5.45 1.45 5.45H5.05V9.05C5.05 9.29853 5.25147 9.5 5.5 9.5C5.74853 9.5 5.95 9.29853 5.95 9.05V5.45H9.55C9.79853 5.45 10 5.24853 10 5C10 4.75147 9.79853 4.55 9.55 4.55H5.95V0.95C5.95 0.701472 5.74853 0.5 5.5 0.5Z", fill: "#6E6E6E" }), _jsx("path", { d: "M5.05 4.55V5.05H5.55V4.55H5.05ZM5.05 5.45H5.55V4.95H5.05V5.45ZM5.95 5.45V4.95H5.45V5.45H5.95ZM5.95 4.55H5.45V5.05H5.95V4.55ZM5.55 0.95C5.55 0.977614 5.52761 1 5.5 1V0C4.97533 0 4.55 0.425329 4.55 0.95H5.55ZM5.55 4.55V0.95H4.55V4.55H5.55ZM1.45 5.05H5.05V4.05H1.45V5.05ZM1.5 5C1.5 5.02761 1.47761 5.05 1.45 5.05V4.05C0.925329 4.05 0.5 4.47533 0.5 5H1.5ZM1.45 4.95C1.47761 4.95 1.5 4.97239 1.5 5H0.5C0.5 5.52467 0.925328 5.95 1.45 5.95V4.95ZM5.05 4.95H1.45V5.95H5.05V4.95ZM5.55 9.05V5.45H4.55V9.05H5.55ZM5.5 9C5.52761 9 5.55 9.02239 5.55 9.05H4.55C4.55 9.57467 4.97533 10 5.5 10V9ZM5.45 9.05C5.45 9.02239 5.47239 9 5.5 9V10C6.02467 10 6.45 9.57467 6.45 9.05H5.45ZM5.45 5.45V9.05H6.45V5.45H5.45ZM9.55 4.95H5.95V5.95H9.55V4.95ZM9.5 5C9.5 4.97239 9.52238 4.95 9.55 4.95V5.95C10.0747 5.95 10.5 5.52467 10.5 5H9.5ZM9.55 5.05C9.52239 5.05 9.5 5.02761 9.5 5H10.5C10.5 4.47533 10.0747 4.05 9.55 4.05V5.05ZM5.95 5.05H9.55V4.05H5.95V5.05ZM5.45 0.95V4.55H6.45V0.95H5.45ZM5.5 1C5.47239 1 5.45 0.977615 5.45 0.95H6.45C6.45 0.425329 6.02467 0 5.5 0V1Z", fill: "#6E6E6E" })] }));
2
+ export const PlusIcon = ({ fill = '#6E6E6E', ...props }) => (_jsxs("svg", { width: "11", height: "10", viewBox: "0 0 11 10", fill: fill, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.5 0.5C5.25147 0.5 5.05 0.701472 5.05 0.95V4.55H1.45C1.20147 4.55 1 4.75147 1 5C1 5.24853 1.20147 5.45 1.45 5.45H5.05V9.05C5.05 9.29853 5.25147 9.5 5.5 9.5C5.74853 9.5 5.95 9.29853 5.95 9.05V5.45H9.55C9.79853 5.45 10 5.24853 10 5C10 4.75147 9.79853 4.55 9.55 4.55H5.95V0.95C5.95 0.701472 5.74853 0.5 5.5 0.5Z" }), _jsx("path", { d: "M5.05 4.55V5.05H5.55V4.55H5.05ZM5.05 5.45H5.55V4.95H5.05V5.45ZM5.95 5.45V4.95H5.45V5.45H5.95ZM5.95 4.55H5.45V5.05H5.95V4.55ZM5.55 0.95C5.55 0.977614 5.52761 1 5.5 1V0C4.97533 0 4.55 0.425329 4.55 0.95H5.55ZM5.55 4.55V0.95H4.55V4.55H5.55ZM1.45 5.05H5.05V4.05H1.45V5.05ZM1.5 5C1.5 5.02761 1.47761 5.05 1.45 5.05V4.05C0.925329 4.05 0.5 4.47533 0.5 5H1.5ZM1.45 4.95C1.47761 4.95 1.5 4.97239 1.5 5H0.5C0.5 5.52467 0.925328 5.95 1.45 5.95V4.95ZM5.05 4.95H1.45V5.95H5.05V4.95ZM5.55 9.05V5.45H4.55V9.05H5.55ZM5.5 9C5.52761 9 5.55 9.02239 5.55 9.05H4.55C4.55 9.57467 4.97533 10 5.5 10V9ZM5.45 9.05C5.45 9.02239 5.47239 9 5.5 9V10C6.02467 10 6.45 9.57467 6.45 9.05H5.45ZM5.45 5.45V9.05H6.45V5.45H5.45ZM9.55 4.95H5.95V5.95H9.55V4.95ZM9.5 5C9.5 4.97239 9.52238 4.95 9.55 4.95V5.95C10.0747 5.95 10.5 5.52467 10.5 5H9.5ZM9.55 5.05C9.52239 5.05 9.5 5.02761 9.5 5H10.5C10.5 4.47533 10.0747 4.05 9.55 4.05V5.05ZM5.95 5.05H9.55V4.05H5.95V5.05ZM5.45 0.95V4.55H6.45V0.95H5.45ZM5.5 1C5.47239 1 5.45 0.977615 5.45 0.95H6.45C6.45 0.425329 6.02467 0 5.5 0V1Z" })] }));
3
3
  export default PlusIcon;
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const VerticalEllipsisIcon = (props) => (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("circle", { cx: "8", cy: "2", r: "2", fill: "#1A9BC7" }), _jsx("circle", { cx: "8", cy: "8", r: "2", fill: "#1A9BC7" }), _jsx("circle", { cx: "8", cy: "14", r: "2", fill: "#1A9BC7" })] }));
2
+ const VerticalEllipsisIcon = ({ fill = '#1A9BC7', ...props }) => (_jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: fill, xmlns: "http://www.w3.org/2000/svg", ...props, children: [_jsx("circle", { cx: "8", cy: "2", r: "2" }), _jsx("circle", { cx: "8", cy: "8", r: "2" }), _jsx("circle", { cx: "8", cy: "14", r: "2" })] }));
3
3
  export default VerticalEllipsisIcon;
@@ -0,0 +1,11 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import MuiButton from '@mui/material/Button';
3
+ const variantMap = {
4
+ primary: { variant: 'contained', color: 'primary' },
5
+ secondary: { variant: 'outlined', color: 'secondary' },
6
+ tertiary: { variant: 'text', color: 'secondary' },
7
+ };
8
+ export const Button = ({ variant = 'primary', danger, size = 'medium', ...rest }) => {
9
+ const mapped = variantMap[variant];
10
+ return (_jsx(MuiButton, { variant: mapped.variant, color: danger ? 'error' : mapped.color, size: size, ...rest }));
11
+ };
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './Button';
@@ -0,0 +1,15 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import MuiIconButton from '@mui/material/IconButton';
3
+ import { styled } from '@mui/material/styles';
4
+ const IconButtonRoot = styled(MuiIconButton, {
5
+ shouldForwardProp: (prop) => prop !== 'bordered',
6
+ })(({ theme, bordered }) => ({
7
+ svg: {
8
+ pointerEvents: 'none',
9
+ },
10
+ ...(bordered && {
11
+ border: '1px solid',
12
+ borderColor: theme.palette.grey[300],
13
+ }),
14
+ }));
15
+ export const IconButton = ({ bordered, danger, color, size = 'medium', ...props }) => (_jsx(IconButtonRoot, { color: danger ? 'error' : color, bordered: bordered, size: size, ...props }));
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './IconButton';
@@ -0,0 +1,13 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { styled } from '@mui/material/styles';
3
+ import { IconButton } from '../IconButton';
4
+ const InspectorToggleButtonRoot = styled(IconButton)(({ theme }) => ({
5
+ width: 40,
6
+ height: 40,
7
+ padding: 0,
8
+ backgroundColor: theme.palette.common.white,
9
+ color: theme.palette.grey[700],
10
+ borderRadius: '50%',
11
+ boxShadow: '0 0 8px 0 rgba(0, 0, 0, 0.12)',
12
+ }));
13
+ export const InspectorToggleButton = ({ size = 'medium', type = 'button', ...props }) => (_jsx(InspectorToggleButtonRoot, { size: size, type: type, ...props }));
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './InspectorToggleButton';
@@ -0,0 +1,3 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import MuiToggleButton from '@mui/material/ToggleButton';
3
+ export const ToggleButton = ({ danger, size = 'medium', color, value = 'toggle', ...rest }) => (_jsx(MuiToggleButton, { value: value, color: danger ? 'error' : color, size: size, ...rest }));
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './ToggleButton';
@@ -0,0 +1,20 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './theme';
17
+ export * from './components/Button';
18
+ export * from './components/IconButton';
19
+ export * from './components/InspectorToggleButton';
20
+ export * from './components/ToggleButton';
@@ -0,0 +1,18 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export { muiTheme } from './theme';
17
+ export { palette } from './palette';
18
+ export { styled, ThemeProvider as MuiThemeProvider } from '@mui/material/styles';
@@ -0,0 +1,67 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export const palette = {
17
+ primary: {
18
+ dark: '#0b6bb8',
19
+ main: '#0d79d0',
20
+ light: '#bce7f6',
21
+ contrastText: '#fff',
22
+ },
23
+ secondary: {
24
+ main: '#353535',
25
+ },
26
+ error: {
27
+ dark: '#c74237',
28
+ main: '#e1200e',
29
+ light: '#f5c1b7',
30
+ contrastText: '#fff',
31
+ },
32
+ success: {
33
+ dark: '#31a056',
34
+ main: '#36b260',
35
+ light: '#eefbe9',
36
+ contrastText: '#fff',
37
+ },
38
+ warning: {
39
+ dark: '#fa5700',
40
+ main: '#fe8f1f',
41
+ light: '#fffcdb',
42
+ contrastText: '#353535',
43
+ },
44
+ info: {
45
+ main: '#1a9bc7',
46
+ light: '#f5fbfc',
47
+ contrastText: '#fff',
48
+ },
49
+ grey: {
50
+ 50: '#fafafa',
51
+ 100: '#f2f2f2',
52
+ 200: '#f5f5f5',
53
+ 300: '#e2e2e2',
54
+ 400: '#c9c9c9',
55
+ 700: '#6e6e6e',
56
+ 900: '#353535',
57
+ },
58
+ common: {
59
+ black: '#000',
60
+ white: '#fff',
61
+ },
62
+ focus: '#3DADFF',
63
+ brand: {
64
+ medium: '#1a9bc7',
65
+ xlight: '#ddf3fa',
66
+ },
67
+ };
@@ -0,0 +1,85 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { createTheme } from '@mui/material/styles';
17
+ import { palette } from './palette';
18
+ export const muiTheme = createTheme({
19
+ palette: {
20
+ primary: palette.primary,
21
+ secondary: palette.secondary,
22
+ error: palette.error,
23
+ success: palette.success,
24
+ warning: palette.warning,
25
+ info: palette.info,
26
+ grey: palette.grey,
27
+ common: palette.common,
28
+ },
29
+ typography: {
30
+ fontFamily: '"Lato", sans-serif',
31
+ fontSize: 14,
32
+ button: {
33
+ textTransform: 'none',
34
+ fontWeight: 400,
35
+ },
36
+ },
37
+ shape: {
38
+ borderRadius: 8,
39
+ },
40
+ breakpoints: {
41
+ values: {
42
+ xs: 0,
43
+ sm: 360,
44
+ md: 768,
45
+ lg: 1024,
46
+ xl: 1280,
47
+ },
48
+ },
49
+ components: {
50
+ MuiButton: {
51
+ styleOverrides: {
52
+ root: {
53
+ borderRadius: 4,
54
+ },
55
+ outlined: {
56
+ borderColor: palette.grey[300],
57
+ },
58
+ outlinedError: {
59
+ color: palette.error.main,
60
+ borderColor: palette.error.main,
61
+ },
62
+ },
63
+ },
64
+ MuiIconButton: {
65
+ styleOverrides: {
66
+ root: {
67
+ borderRadius: 4,
68
+ },
69
+ },
70
+ },
71
+ MuiButtonBase: {
72
+ defaultProps: {
73
+ disableRipple: false,
74
+ },
75
+ styleOverrides: {
76
+ root: {
77
+ '&.Mui-focusVisible': {
78
+ outline: `3px solid ${palette.focus}`,
79
+ outlineOffset: '4px',
80
+ },
81
+ },
82
+ },
83
+ },
84
+ },
85
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const ConvertToWebLinkIcon: React.FC<IconProps>;
4
+ export default ConvertToWebLinkIcon;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from './types';
3
+ declare const ExternalLinkIcon: React.FC<IconProps>;
4
+ export default ExternalLinkIcon;
@@ -145,3 +145,5 @@ export { default as EyeIcon } from './eye-icon';
145
145
  export { default as NotificationsIcon } from './notifications';
146
146
  export { default as PencilIcon } from './pencil-icon';
147
147
  export { default as WebLinkIcon } from './weblink';
148
+ export { default as ConvertToWebLinkIcon } from './convert-to-weblink';
149
+ export { default as ExternalLinkIcon } from './external-link';
@@ -0,0 +1,27 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { ButtonProps as MuiButtonProps } from '@mui/material/Button';
17
+ import React from 'react';
18
+ export type ButtonVariant = 'primary' | 'secondary' | 'tertiary';
19
+ export interface ButtonProps extends Omit<MuiButtonProps, 'variant' | 'color' | 'size'> {
20
+ variant?: ButtonVariant;
21
+ danger?: boolean;
22
+ size?: 'small' | 'medium' | 'large';
23
+ href?: string;
24
+ target?: React.HTMLAttributeAnchorTarget;
25
+ rel?: string;
26
+ }
27
+ export declare const Button: ({ variant, danger, size, ...rest }: ButtonProps) => React.JSX.Element;
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './Button';
@@ -0,0 +1,23 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { IconButtonProps as MuiIconButtonProps } from '@mui/material/IconButton';
17
+ import React from 'react';
18
+ export interface IconButtonProps extends Omit<MuiIconButtonProps, 'size'> {
19
+ bordered?: boolean;
20
+ size?: MuiIconButtonProps['size'];
21
+ danger?: boolean;
22
+ }
23
+ export declare const IconButton: ({ bordered, danger, color, size, ...props }: IconButtonProps) => React.JSX.Element;
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './IconButton';
@@ -0,0 +1,18 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import React from 'react';
17
+ import { IconButtonProps } from '../IconButton';
18
+ export declare const InspectorToggleButton: ({ size, type, ...props }: IconButtonProps) => React.JSX.Element;
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './InspectorToggleButton';
@@ -0,0 +1,23 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import { ToggleButtonProps as MuiToggleButtonProps } from '@mui/material/ToggleButton';
17
+ import React from 'react';
18
+ export interface ToggleButtonProps extends Omit<MuiToggleButtonProps, 'size' | 'value'> {
19
+ danger?: boolean;
20
+ size?: 'small' | 'medium' | 'large';
21
+ value?: MuiToggleButtonProps['value'];
22
+ }
23
+ export declare const ToggleButton: ({ danger, size, color, value, ...rest }: ToggleButtonProps) => React.JSX.Element;
@@ -0,0 +1,16 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './ToggleButton';
@@ -0,0 +1,20 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export * from './theme';
17
+ export * from './components/Button';
18
+ export * from './components/IconButton';
19
+ export * from './components/InspectorToggleButton';
20
+ export * from './components/ToggleButton';
@@ -0,0 +1,18 @@
1
+ /*!
2
+ * © 2026 Atypon Systems LLC
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ export { muiTheme } from './theme';
17
+ export { palette } from './palette';
18
+ export { styled, ThemeProvider as MuiThemeProvider } from '@mui/material/styles';