kdpa-components 1.49.0 → 1.50.0

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.
@@ -1,6 +1,7 @@
1
1
  import React from "react";
2
2
  export interface KdStyledComponentProps {
3
3
  Component: React.ComponentType;
4
+ [key: string]: any;
4
5
  }
5
6
  declare function KdStyledComponent({ Component, ...props }: KdStyledComponentProps): import("react/jsx-runtime").JSX.Element;
6
7
  export default KdStyledComponent;
@@ -1 +1 @@
1
- {"version":3,"file":"KdStyledComponent.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/StyledComponent/KdStyledComponent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,MAAM,WAAW,sBAAsB;IACrC,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC;CAChC;AAED,iBAAS,iBAAiB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,sBAAsB,2CAIzE;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"KdStyledComponent.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/StyledComponent/KdStyledComponent.tsx"],"names":[],"mappings":"AACA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,MAAM,WAAW,sBAAsB;IACrC,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC;IAC/B,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB;AAED,iBAAS,iBAAiB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,sBAAsB,2CAIzE;AAED,eAAe,iBAAiB,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { SwiperProps } from "swiper/react";
2
+ import "swiper/css";
3
+ import "swiper/css/autoplay";
4
+ import "swiper/css/free-mode";
5
+ import "swiper/css/scrollbar";
6
+ import "swiper/css/navigation";
7
+ import "swiper/css/pagination";
8
+ import "swiper/css/controller";
9
+ export type KdSwiperProps = SwiperProps & {
10
+ color?: string;
11
+ sx?: React.CSSProperties;
12
+ };
13
+ declare const KdSwiper: (props: KdSwiperProps) => import("react/jsx-runtime").JSX.Element;
14
+ export default KdSwiper;
15
+ //# sourceMappingURL=KdSwiper.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdSwiper.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Swiper/KdSwiper/KdSwiper.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,WAAW,EAAE,MAAM,cAAc,CAAC;AAYnD,OAAO,YAAY,CAAC;AACpB,OAAO,qBAAqB,CAAC;AAC7B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,sBAAsB,CAAC;AAC9B,OAAO,uBAAuB,CAAC;AAC/B,OAAO,uBAAuB,CAAC;AAC/B,OAAO,uBAAuB,CAAC;AAC/B,MAAM,MAAM,aAAa,GAAG,WAAW,GAAG;IACxC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,EAAE,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,QAAQ,GAAI,OAAO,aAAa,4CA6BrC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { SwiperSlideProps } from "swiper/react";
2
+ export type KdSwiperSlideProps = SwiperSlideProps & {
3
+ sx?: React.CSSProperties;
4
+ };
5
+ declare const KdSwiperSlide: (props: KdSwiperSlideProps) => import("react/jsx-runtime").JSX.Element;
6
+ export default KdSwiperSlide;
7
+ //# sourceMappingURL=KdSwiperSlide.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdSwiperSlide.d.ts","sourceRoot":"","sources":["../../../../../../src/designerKit/components/Swiper/KdSwiperSlide/KdSwiperSlide.tsx"],"names":[],"mappings":"AACA,OAAO,EAAe,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAE7D,MAAM,MAAM,kBAAkB,GAAG,gBAAgB,GAAG;IAClD,EAAE,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC1B,CAAC;AAEF,QAAA,MAAM,aAAa,GAAI,OAAO,kBAAkB,4CAE/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Meta, StoryObj } from "@storybook/react";
2
+ import KdSwiper from "./KdSwiper/KdSwiper";
3
+ declare const meta: Meta<typeof KdSwiper>;
4
+ export default meta;
5
+ type Story = StoryObj<typeof KdSwiper>;
6
+ export declare const Primary: Story;
7
+ //# sourceMappingURL=KdpaSwiper.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"KdpaSwiper.stories.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Swiper/KdpaSwiper.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,QAAQ,MAAM,qBAAqB,CAAC;AAG3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,QAAQ,CAG/B,CAAC;AAEF,eAAe,IAAI,CAAC;AACpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,QAAQ,CAAC,CAAC;AAEvC,eAAO,MAAM,OAAO,EAAE,KAmErB,CAAC"}
@@ -0,0 +1,5 @@
1
+ export { default as KdSwiper } from "./KdSwiper/KdSwiper";
2
+ export { default as KdSwiperSlide } from "./KdSwiperSlide/KdSwiperSlide";
3
+ export type { KdSwiperProps } from "./KdSwiper/KdSwiper";
4
+ export type { KdSwiperSlideProps } from "./KdSwiperSlide/KdSwiperSlide";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/designerKit/components/Swiper/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAEzE,YAAY,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAC;AACzD,YAAY,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC"}
@@ -22,4 +22,5 @@ export * from "./Drawer";
22
22
  export * from "./Tooltips";
23
23
  export * from "./FileViewer";
24
24
  export * from "./Accordion";
25
+ export * from "./Swiper";
25
26
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/designerKit/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kdpa-components",
3
- "version": "1.49.0",
3
+ "version": "1.50.0",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -62,7 +62,8 @@
62
62
  "stylis": "^4.2.0",
63
63
  "stylis-plugin-rtl": "^2.1.1",
64
64
  "sweetalert2": "^11.10.5",
65
- "sweetalert2-react-content": "^5.0.7"
65
+ "sweetalert2-react-content": "^5.0.7",
66
+ "swiper": "^11.2.6"
66
67
  },
67
68
  "peerDependencies": {
68
69
  "react": "^18.2.0",