@ornikar/kitt-universal 25.46.1-canary.9950f4eb84cbfcf1d45de4e6c9ad226210c5404f.0 → 25.47.1-canary.b2da84e20f1b1e29820cff435e8a0ded02e51385.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.
- package/CHANGELOG.md +11 -4
- package/dist/definitions/NavigationModal/NavigationModal.d.ts +1 -1
- package/dist/definitions/NavigationModal/NavigationModal.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +6 -2
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +6 -2
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-20.10.cjs.js +6 -2
- package/dist/index-node-20.10.cjs.js.map +1 -1
- package/dist/index-node-20.10.cjs.web.js +6 -2
- package/dist/index-node-20.10.cjs.web.js.map +1 -1
- package/dist/index-node-20.10.es.mjs +6 -2
- package/dist/index-node-20.10.es.mjs.map +1 -1
- package/dist/index-node-20.10.es.web.mjs +6 -2
- package/dist/index-node-20.10.es.web.mjs.map +1 -1
- package/dist/index.es.js +8 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +8 -2
- package/dist/index.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,14 +3,21 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [25.
|
|
6
|
+
## [25.47.1-canary.b2da84e20f1b1e29820cff435e8a0ded02e51385.0](https://github.com/ornikar/kitt/compare/@ornikar/kitt-universal@25.47.0...@ornikar/kitt-universal@25.47.1-canary.b2da84e20f1b1e29820cff435e8a0ded02e51385.0) (2025-03-31)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **kitt-universal:** navigation modal container [no issue] ([b2da84e](https://github.com/ornikar/kitt/commit/b2da84e20f1b1e29820cff435e8a0ded02e51385))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
## [25.47.0](https://github.com/ornikar/kitt/compare/@ornikar/kitt-universal@25.46.0...@ornikar/kitt-universal@25.47.0) (2025-03-31)
|
|
7
16
|
|
|
8
17
|
|
|
9
18
|
### Features
|
|
10
19
|
|
|
11
|
-
* **
|
|
12
|
-
* **CardModal:** handle override ([9950f4e](https://github.com/ornikar/kitt/commit/9950f4eb84cbfcf1d45de4e6c9ad226210c5404f))
|
|
13
|
-
* **FullscreenModal:** handle override ([e7c7f9c](https://github.com/ornikar/kitt/commit/e7c7f9cddb1a062399b7f078356a5fd5a283befc))
|
|
20
|
+
* **kitt-universal:** add content container override [no issue] ([#2572](https://github.com/ornikar/kitt/issues/2572)) ([9f8a7ec](https://github.com/ornikar/kitt/commit/9f8a7ec2445ddeabd321316c4fe8ea141c8d06b2))
|
|
14
21
|
|
|
15
22
|
|
|
16
23
|
|
|
@@ -9,7 +9,7 @@ import type { FullscreenModalHeaderProps } from '../FullscreenModal/Header';
|
|
|
9
9
|
import { NavigationModalBehaviour } from './NavigationModalBehaviour';
|
|
10
10
|
export interface NavigationModalProps extends FullscreenModalProps {
|
|
11
11
|
}
|
|
12
|
-
export declare function NavigationModal({ body, backgroundColor, footer, header }: NavigationModalProps): ReactNode;
|
|
12
|
+
export declare function NavigationModal({ body, backgroundColor, footer, header, contentContainer, }: NavigationModalProps): ReactNode;
|
|
13
13
|
export declare namespace NavigationModal {
|
|
14
14
|
var Header: (props: HeaderProps) => ReactNode;
|
|
15
15
|
var Body: (props: BodyProps) => ReactNode;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavigationModal.d.ts","sourceRoot":"","sources":["../../../src/NavigationModal/NavigationModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AACxE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC;AAE5E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC;AAE5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,MAAM,WAAW,oBAAqB,SAAQ,oBAAoB;CAAG;AAErE,wBAAgB,eAAe,CAAC,
|
|
1
|
+
{"version":3,"file":"NavigationModal.d.ts","sourceRoot":"","sources":["../../../src/NavigationModal/NavigationModal.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AACrE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAC;AACxE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC;AAE5E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,oCAAoC,CAAC;AAC/E,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC;AAE5E,OAAO,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,MAAM,WAAW,oBAAqB,SAAQ,oBAAoB;CAAG;AAErE,wBAAgB,eAAe,CAAC,EAC9B,IAAI,EACJ,eAAe,EACf,MAAM,EACN,MAAM,EACN,gBAA6C,GAC9C,EAAE,oBAAoB,GAAG,SAAS,CAelC;yBArBe,eAAe;;;;;;AAuB/B,KAAK,WAAW,GAAG,oBAAoB,GAAG,0BAA0B,CAAC;AAUrE,KAAK,SAAS,GAAG,kBAAkB,GAAG,wBAAwB,CAAC;AAU/D,KAAK,WAAW,GAAG,oBAAoB,GAAG,0BAA0B,CAAC"}
|
|
@@ -11517,7 +11517,10 @@ function NavigationModal({
|
|
|
11517
11517
|
body,
|
|
11518
11518
|
backgroundColor,
|
|
11519
11519
|
footer,
|
|
11520
|
-
header
|
|
11520
|
+
header,
|
|
11521
|
+
contentContainer = ({
|
|
11522
|
+
children
|
|
11523
|
+
}) => children
|
|
11521
11524
|
}) {
|
|
11522
11525
|
const Component = useBreakpointValue({
|
|
11523
11526
|
base: FullscreenModal,
|
|
@@ -11527,7 +11530,8 @@ function NavigationModal({
|
|
|
11527
11530
|
body: body,
|
|
11528
11531
|
backgroundColor: backgroundColor,
|
|
11529
11532
|
footer: footer,
|
|
11530
|
-
header: header
|
|
11533
|
+
header: header,
|
|
11534
|
+
contentContainer: contentContainer
|
|
11531
11535
|
});
|
|
11532
11536
|
}
|
|
11533
11537
|
function Header(props) {
|