@team-monolith/cds 1.29.3 → 1.30.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.
@@ -220,3 +220,18 @@ export declare const customBoardColorSvg: string;
220
220
  export declare const CustomBoardColorIcon: React.ForwardRefExoticComponent<{
221
221
  className?: string | undefined;
222
222
  } & React.RefAttributes<any>>;
223
+ export declare const customScrollLineSvg: string;
224
+ export declare const CustomScrollLineIcon: React.ForwardRefExoticComponent<{
225
+ className?: string | undefined;
226
+ color?: string | undefined;
227
+ } & React.RefAttributes<any>>;
228
+ export declare const customScrollFillSvg: string;
229
+ export declare const CustomScrollFillIcon: React.ForwardRefExoticComponent<{
230
+ className?: string | undefined;
231
+ color?: string | undefined;
232
+ } & React.RefAttributes<any>>;
233
+ export declare const customScrollAltSvg: string;
234
+ export declare const CustomScrollAltIcon: React.ForwardRefExoticComponent<{
235
+ className?: string | undefined;
236
+ color?: string | undefined;
237
+ } & React.RefAttributes<any>>;
@@ -246,3 +246,18 @@ export const customBoardColorSvg = customBoardColorSvgImport;
246
246
  export const CustomBoardColorIcon = forwardRef((props, ref) => {
247
247
  return (_jsxs("svg", Object.assign({}, props, { ref: ref, width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: [_jsx("path", { d: "M3 11.5C3 12.3284 3.67157 13 4.5 13H9.5C10.3284 13 11 12.3284 11 11.5V4.5C11 3.67157 10.3284 3 9.5 3H4.5C3.67157 3 3 3.67157 3 4.5V11.5ZM13 19.5C13 20.3284 13.6716 21 14.5 21H19.5C20.3284 21 21 20.3284 21 19.5V12.5C21 11.6716 20.3284 11 19.5 11H14.5C13.6716 11 13 11.6716 13 12.5V19.5Z", fill: "#42DB88" }), _jsx("path", { d: "M4.5 21C3.67157 21 3 20.3284 3 19.5V16.5C3 15.6716 3.67157 15 4.5 15H9.5C10.3284 15 11 15.6716 11 16.5V19.5C11 20.3284 10.3284 21 9.5 21H4.5Z", fill: "#DFFF9A" }), _jsx("path", { d: "M14.5 3C13.6716 3 13 3.67157 13 4.5V7.5C13 8.32843 13.6716 9 14.5 9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H14.5Z", fill: "#DFFF9A" })] })));
248
248
  });
249
+ import customScrollLineSvgImport from "./custom/scroll-line.svg";
250
+ export const customScrollLineSvg = customScrollLineSvgImport;
251
+ export const CustomScrollLineIcon = forwardRef((props, ref) => {
252
+ return (_jsxs("svg", Object.assign({}, props, { ref: ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, { children: [_jsx("path", { d: "M3.25 10V14H4.75V10H3.25ZM20.75 14V10H19.25V14H20.75ZM20.75 10C20.75 5.16751 16.8325 1.25 12 1.25V2.75C16.0041 2.75 19.25 5.99594 19.25 10H20.75ZM12 22.75C16.8325 22.75 20.75 18.8325 20.75 14H19.25C19.25 18.0041 16.0041 21.25 12 21.25V22.75ZM3.25 14C3.25 18.8325 7.16751 22.75 12 22.75V21.25C7.99594 21.25 4.75 18.0041 4.75 14H3.25ZM4.75 10C4.75 5.99594 7.99594 2.75 12 2.75V1.25C7.16751 1.25 3.25 5.16751 3.25 10H4.75Z", fill: "currentColor" }), _jsx("path", { d: "M13.001 8H15L12 5L9 8H11L10.999 11H9L12 14L15 11H13L13.001 8Z", fill: "currentColor" })] })));
253
+ });
254
+ import customScrollFillSvgImport from "./custom/scroll-fill.svg";
255
+ export const customScrollFillSvg = customScrollFillSvgImport;
256
+ export const CustomScrollFillIcon = forwardRef((props, ref) => {
257
+ return (_jsx("svg", Object.assign({}, props, { ref: ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.25C7.16751 1.25 3.25 5.16751 3.25 10V14C3.25 18.8325 7.16751 22.75 12 22.75C16.8325 22.75 20.75 18.8325 20.75 14V10C20.75 5.16751 16.8325 1.25 12 1.25ZM15 8H13.001L13 11H15L12 14L9 11H10.999L11 8H9L12 5L15 8Z", fill: "currentColor" }) })));
258
+ });
259
+ import customScrollAltSvgImport from "./custom/scroll-alt.svg";
260
+ export const customScrollAltSvg = customScrollAltSvgImport;
261
+ export const CustomScrollAltIcon = forwardRef((props, ref) => {
262
+ return (_jsxs("svg", Object.assign({}, props, { ref: ref, xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", fill: "none" }, { children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.7099 2.0731C14.5835 1.54505 13.3262 1.25 12 1.25C7.16751 1.25 3.25 5.16751 3.25 10V14C3.25 18.8325 7.16751 22.75 12 22.75C16.8325 22.75 20.75 18.8325 20.75 14V10C20.75 9.60853 20.7243 9.22306 20.6745 8.84519C20.3001 8.94615 19.9063 9 19.5 9C17.0147 9 15 6.98528 15 4.5C15 3.60624 15.2606 2.77333 15.7099 2.0731ZM13.001 8H15L12 5L9 8H11L10.999 11H9L12 14L15 11H13L13.001 8Z", fill: "currentColor" }), _jsx("circle", { cx: "20", cy: "4.25", r: "3", fill: "currentColor" })] })));
263
+ });
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path fill-rule="evenodd" clip-rule="evenodd"
3
+ d="M15.7099 2.0731C14.5835 1.54505 13.3262 1.25 12 1.25C7.16751 1.25 3.25 5.16751 3.25 10V14C3.25 18.8325 7.16751 22.75 12 22.75C16.8325 22.75 20.75 18.8325 20.75 14V10C20.75 9.60853 20.7243 9.22306 20.6745 8.84519C20.3001 8.94615 19.9063 9 19.5 9C17.0147 9 15 6.98528 15 4.5C15 3.60624 15.2606 2.77333 15.7099 2.0731ZM13.001 8H15L12 5L9 8H11L10.999 11H9L12 14L15 11H13L13.001 8Z"
4
+ fill="#363636" />
5
+ <circle cx="20" cy="4.25" r="3" fill="#363636" />
6
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path fill-rule="evenodd" clip-rule="evenodd"
3
+ d="M12 1.25C7.16751 1.25 3.25 5.16751 3.25 10V14C3.25 18.8325 7.16751 22.75 12 22.75C16.8325 22.75 20.75 18.8325 20.75 14V10C20.75 5.16751 16.8325 1.25 12 1.25ZM15 8H13.001L13 11H15L12 14L9 11H10.999L11 8H9L12 5L15 8Z"
4
+ fill="#363636" />
5
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path
3
+ d="M3.25 10V14H4.75V10H3.25ZM20.75 14V10H19.25V14H20.75ZM20.75 10C20.75 5.16751 16.8325 1.25 12 1.25V2.75C16.0041 2.75 19.25 5.99594 19.25 10H20.75ZM12 22.75C16.8325 22.75 20.75 18.8325 20.75 14H19.25C19.25 18.0041 16.0041 21.25 12 21.25V22.75ZM3.25 14C3.25 18.8325 7.16751 22.75 12 22.75V21.25C7.99594 21.25 4.75 18.0041 4.75 14H3.25ZM4.75 10C4.75 5.99594 7.99594 2.75 12 2.75V1.25C7.16751 1.25 3.25 5.16751 3.25 10H4.75Z"
4
+ fill="#363636" />
5
+ <path d="M13.001 8H15L12 5L9 8H11L10.999 11H9L12 14L15 11H13L13.001 8Z" fill="#363636" />
6
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@team-monolith/cds",
3
- "version": "1.29.3",
3
+ "version": "1.30.1",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "sideEffects": false,