@ornikar/kitt-universal 32.5.2 → 32.5.3-canary.00bf1c2f290a49f97769efc35573c95654f3a672.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 +19 -0
- package/dist/definitions/forms/InputPassword/InputPassword.d.ts.map +1 -1
- package/dist/definitions/forms/InputText/InputTextContainer.web.d.ts.map +1 -1
- package/dist/definitions/forms/TextArea/TextArea.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +5 -1
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +5 -1
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +4 -0
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.css +5 -1
- package/dist/index-node-22.17.cjs.web.js +7 -2
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +4 -0
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.css +5 -1
- package/dist/index-node-22.17.es.web.mjs +7 -2
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +5 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +8 -3
- package/dist/index.es.web.js.map +1 -1
- package/dist/styles.css +5 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,25 @@
|
|
|
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.5.3-canary.00bf1c2f290a49f97769efc35573c95654f3a672.0](https://github.com/ornikar/kitt/compare/@ornikar/kitt-universal@32.5.2...@ornikar/kitt-universal@32.5.3-canary.00bf1c2f290a49f97769efc35573c95654f3a672.0) (2026-01-11)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* added ms clear and reveal ([db5872b](https://github.com/ornikar/kitt/commit/db5872b5614db60d77d7734c0a31a131c0ad53ef))
|
|
12
|
+
* better css ([a464c06](https://github.com/ornikar/kitt/commit/a464c0635e7886f020854452c22dc00e0afce8fa))
|
|
13
|
+
* remove linaria css ([bf90c84](https://github.com/ornikar/kitt/commit/bf90c84beea338c9de37dbf890022529024ab5cd))
|
|
14
|
+
* updated snapshots ([f3d9b69](https://github.com/ornikar/kitt/commit/f3d9b69069a5f00edad9110e1f71513d5e1ba86a))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Bug Fixes
|
|
18
|
+
|
|
19
|
+
* css ([00bf1c2](https://github.com/ornikar/kitt/commit/00bf1c2f290a49f97769efc35573c95654f3a672))
|
|
20
|
+
* import ([b72fcb2](https://github.com/ornikar/kitt/commit/b72fcb2b792a950f99654519a5e125664fdabc40))
|
|
21
|
+
* reverted input modification ([e0de463](https://github.com/ornikar/kitt/commit/e0de46378458e41dbfb813db7e7cfd11109e8eed))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
6
25
|
## [32.5.2](https://github.com/ornikar/kitt/compare/@ornikar/kitt-universal@32.5.1...@ornikar/kitt-universal@32.5.2) (2025-12-18)
|
|
7
26
|
|
|
8
27
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputPassword.d.ts","sourceRoot":"","sources":["../../../../src/forms/InputPassword/InputPassword.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAG7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAG7D,MAAM,WAAW,kBAAmB,SAAQ,cAAc;IACxD,wBAAwB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"InputPassword.d.ts","sourceRoot":"","sources":["../../../../src/forms/InputPassword/InputPassword.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,cAAc,CAAC;AAG7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAG7D,MAAM,WAAW,kBAAmB,SAAQ,cAAc;IACxD,wBAAwB,CAAC,EAAE,OAAO,CAAC;CACpC;AAED,eAAO,MAAM,aAAa,4GA4BzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputTextContainer.web.d.ts","sourceRoot":"","sources":["../../../../src/forms/InputText/InputTextContainer.web.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"InputTextContainer.web.d.ts","sourceRoot":"","sources":["../../../../src/forms/InputText/InputTextContainer.web.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAGpE,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,uBAAuB,GAAG,SAAS,CAE5E"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../../src/forms/TextArea/TextArea.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAwB,SAAS,IAAI,WAAW,EAA4B,MAAM,cAAc,CAAC;AAK7G,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAG7D,MAAM,WAAW,aAAc,SAAQ,cAAc;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../../src/forms/TextArea/TextArea.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAwB,SAAS,IAAI,WAAW,EAA4B,MAAM,cAAc,CAAC;AAK7G,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAG7D,MAAM,WAAW,aAAc,SAAQ,cAAc;IACnD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,QAAQ,uGAgEpB,CAAC"}
|
|
@@ -7671,6 +7671,9 @@ const InputPassword = /*#__PURE__*/forwardRef((_ref, ref) => {
|
|
|
7671
7671
|
right: right || /*#__PURE__*/jsx(InputPressable, {
|
|
7672
7672
|
testID: "kitt.InputPassword.passwordToggle",
|
|
7673
7673
|
hitSlop: 20,
|
|
7674
|
+
style: {
|
|
7675
|
+
top: 15
|
|
7676
|
+
},
|
|
7674
7677
|
accessibilityRole: "button",
|
|
7675
7678
|
onPress: () => setIsVisible(prev => !prev),
|
|
7676
7679
|
children: /*#__PURE__*/jsx(InputIcon, {
|
|
@@ -8217,7 +8220,8 @@ const TextArea = /*#__PURE__*/forwardRef((_ref, ref) => {
|
|
|
8217
8220
|
ref: ref,
|
|
8218
8221
|
multiline: true,
|
|
8219
8222
|
textAlignVertical: "top",
|
|
8220
|
-
minHeight: "kitt.forms.textArea.minHeight"
|
|
8223
|
+
minHeight: "kitt.forms.textArea.minHeight",
|
|
8224
|
+
height: "100%"
|
|
8221
8225
|
}, props), {}, {
|
|
8222
8226
|
onChange: e => {
|
|
8223
8227
|
if (!limit || e.nativeEvent.text.length <= limit) {
|