@ornikar/kitt-universal 32.0.0 → 32.0.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.
- package/CHANGELOG.md +9 -0
- package/dist/definitions/DialogModal/DialogModalAnimation/DialogModalAnimation.d.ts +1 -1
- package/dist/definitions/DialogModal/DialogModalAnimation/DialogModalAnimation.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +3 -1
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +3 -1
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +3 -1
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.js +3 -1
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +3 -1
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.mjs +3 -1
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +3 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +3 -1
- package/dist/index.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
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
|
+
## [32.0.1](https://github.com/ornikar/kitt/compare/@ornikar/kitt-universal@32.0.0...@ornikar/kitt-universal@32.0.1) (2025-12-09)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **DialogModal:** keep testID propagation on DialogModalAnimation [no issue] ([#2801](https://github.com/ornikar/kitt/issues/2801)) ([50cc01e](https://github.com/ornikar/kitt/commit/50cc01e0360df8bd3fbd43595f300b27637bca4c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
6
15
|
## [32.0.0](https://github.com/ornikar/kitt/compare/@ornikar/kitt-universal@31.4.0...@ornikar/kitt-universal@32.0.0) (2025-12-09)
|
|
7
16
|
|
|
8
17
|
|
|
@@ -12,5 +12,5 @@ export interface DialogModalAnimationProps extends ViewProps {
|
|
|
12
12
|
onExited?: () => void;
|
|
13
13
|
onClose?: () => void;
|
|
14
14
|
}
|
|
15
|
-
export declare function DialogModalAnimation({ visible, children, onEnter, onEntered, onExit, onExited, onClose, }: DialogModalAnimationProps): ReactNode;
|
|
15
|
+
export declare function DialogModalAnimation({ visible, children, onEnter, onEntered, onExit, onExited, onClose, testID, }: DialogModalAnimationProps): ReactNode;
|
|
16
16
|
//# sourceMappingURL=DialogModalAnimation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DialogModalAnimation.d.ts","sourceRoot":"","sources":["../../../../src/DialogModal/DialogModalAnimation/DialogModalAnimation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAK9D,MAAM,WAAW,yBAA0B,SAAQ,SAAS;IAC1D,QAAQ,EAAE,SAAS,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,oBAAoB,CAAC,EACnC,OAAO,EACP,QAAQ,EACR,OAAO,EACP,SAAS,EACT,MAAM,EACN,QAAQ,EACR,OAAO,
|
|
1
|
+
{"version":3,"file":"DialogModalAnimation.d.ts","sourceRoot":"","sources":["../../../../src/DialogModal/DialogModalAnimation/DialogModalAnimation.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIvC,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAK9D,MAAM,WAAW,yBAA0B,SAAQ,SAAS;IAC1D,QAAQ,EAAE,SAAS,CAAC;IACpB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,kBAAkB,CAAC,EAAE,OAAO,CAAC;IAC7B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACtB;AAED,wBAAgB,oBAAoB,CAAC,EACnC,OAAO,EACP,QAAQ,EACR,OAAO,EACP,SAAS,EACT,MAAM,EACN,QAAQ,EACR,OAAO,EACP,MAAM,GACP,EAAE,yBAAyB,GAAG,SAAS,CA0DvC"}
|
|
@@ -5177,7 +5177,8 @@ function DialogModalAnimation({
|
|
|
5177
5177
|
onEntered,
|
|
5178
5178
|
onExit,
|
|
5179
5179
|
onExited,
|
|
5180
|
-
onClose
|
|
5180
|
+
onClose,
|
|
5181
|
+
testID
|
|
5181
5182
|
}) {
|
|
5182
5183
|
const [isModalVisible, setIsModalVisible] = useState(visible);
|
|
5183
5184
|
const [isContentVisible, setIsContentVisible] = useState(false);
|
|
@@ -5212,6 +5213,7 @@ function DialogModalAnimation({
|
|
|
5212
5213
|
flexGrow: 1,
|
|
5213
5214
|
justifyContent: "center",
|
|
5214
5215
|
alignItems: "center",
|
|
5216
|
+
testID: testID,
|
|
5215
5217
|
children: [/*#__PURE__*/jsx(NativeOpacityAnimation$1, {
|
|
5216
5218
|
visible: isContentVisible,
|
|
5217
5219
|
onExited: handleAnimationExited,
|