@ornikar/kitt-universal 21.0.2 → 22.0.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 +21 -0
- package/dist/definitions/ActionCard/ActionCardContentWrapper.d.ts.map +1 -1
- package/dist/definitions/Button/AnimatedContainer.web.d.ts.map +1 -1
- package/dist/definitions/Button/FocusBorder.d.ts.map +1 -1
- package/dist/definitions/IconButton/IconButton.d.ts +2 -2
- package/dist/definitions/IconButton/IconButton.d.ts.map +1 -1
- package/dist/definitions/Picker/Picker.web.d.ts.map +1 -1
- package/dist/definitions/Tooltip/Arrow.d.ts.map +1 -1
- package/dist/definitions/forms/DatePicker/DatePicker.d.ts +1 -1
- package/dist/definitions/forms/DatePicker/DatePicker.d.ts.map +1 -1
- package/dist/definitions/forms/DatePicker/components/InputPart.d.ts +1 -1
- package/dist/definitions/forms/DatePicker/components/InputPart.d.ts.map +1 -1
- package/dist/definitions/forms/DatePicker/components/PressableDateInputs.d.ts.map +1 -1
- package/dist/definitions/forms/InputText/InputText.d.ts +1 -1
- package/dist/definitions/forms/InputText/InputText.d.ts.map +1 -1
- package/dist/definitions/forms/RadioButtonGroup/HoverBorder.d.ts.map +1 -1
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts +2 -2
- package/dist/definitions/themes/default.d.ts +0 -2
- package/dist/definitions/themes/default.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/typography.d.ts +0 -2
- package/dist/definitions/themes/late-ocean/typography.d.ts.map +1 -1
- package/dist/definitions/typography/Typography.d.ts +376 -46
- package/dist/definitions/typography/Typography.d.ts.map +1 -1
- package/dist/definitions/typography/TypographyEmoji.d.ts.map +1 -1
- package/dist/definitions/typography/TypographyLink.d.ts +3 -3
- package/dist/definitions/typography/TypographyLink.d.ts.map +1 -1
- package/dist/definitions/utils/getEnterKeyHintForNumericInput/getEnterKeyHintForNumericInput.d.ts +3 -0
- package/dist/definitions/utils/getEnterKeyHintForNumericInput/getEnterKeyHintForNumericInput.d.ts.map +1 -0
- package/dist/{index.es.ios.js → index-metro.es.android.js} +3576 -4152
- package/dist/index-metro.es.android.js.map +1 -0
- package/dist/{index.es.android.js → index-metro.es.ios.js} +3576 -4152
- package/dist/index-metro.es.ios.js.map +1 -0
- package/dist/index-node-18.18.cjs.js +217 -602
- package/dist/index-node-18.18.cjs.js.map +1 -1
- package/dist/index-node-18.18.cjs.web.js +45 -66
- package/dist/index-node-18.18.cjs.web.js.map +1 -1
- package/dist/index-node-18.18.es.mjs +217 -602
- package/dist/index-node-18.18.es.mjs.map +1 -1
- package/dist/index-node-18.18.es.web.mjs +45 -66
- package/dist/index-node-18.18.es.web.mjs.map +1 -1
- package/dist/index.es.js +227 -612
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +49 -70
- package/dist/index.es.web.js.map +1 -1
- package/dist/{linaria-themes.es.ios.js → linaria-themes-metro.es.android.js} +172 -187
- package/dist/linaria-themes-metro.es.android.js.map +1 -0
- package/dist/{linaria-themes.es.android.js → linaria-themes-metro.es.ios.js} +172 -187
- package/dist/linaria-themes-metro.es.ios.js.map +1 -0
- package/dist/linaria-themes-node-18.18.cjs.js +0 -6
- package/dist/linaria-themes-node-18.18.cjs.js.map +1 -1
- package/dist/linaria-themes-node-18.18.cjs.web.js +0 -6
- package/dist/linaria-themes-node-18.18.cjs.web.js.map +1 -1
- package/dist/linaria-themes-node-18.18.es.mjs +0 -6
- package/dist/linaria-themes-node-18.18.es.mjs.map +1 -1
- package/dist/linaria-themes-node-18.18.es.web.mjs +0 -6
- package/dist/linaria-themes-node-18.18.es.web.mjs.map +1 -1
- package/dist/linaria-themes.es.js +0 -6
- package/dist/linaria-themes.es.js.map +1 -1
- package/dist/linaria-themes.es.web.js +0 -6
- package/dist/linaria-themes.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +17 -16
- package/typings/react-native-web.d.ts +48 -5
- package/dist/definitions/utils/getReturnKeyTypeForNumericInput/getReturnKeyTypeForNumericInput.d.ts +0 -3
- package/dist/definitions/utils/getReturnKeyTypeForNumericInput/getReturnKeyTypeForNumericInput.d.ts.map +0 -1
- package/dist/index.es.android.js.map +0 -1
- package/dist/index.es.ios.js.map +0 -1
- package/dist/linaria-themes.es.android.js.map +0 -1
- package/dist/linaria-themes.es.ios.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ornikar/kitt-universal",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "22.0.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"repository": {
|
|
6
6
|
"directory": "@ornikar/kitt-universal",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
".": "./dist/index.es",
|
|
28
28
|
"./linaria-themes": "./dist/linaria-themes.es"
|
|
29
29
|
},
|
|
30
|
-
"react-native": "./dist/index.es",
|
|
30
|
+
"react-native": "./dist/index-metro.es",
|
|
31
31
|
"exports": {
|
|
32
32
|
".": {
|
|
33
33
|
"types": "./dist/definitions/index.d.ts",
|
|
@@ -98,11 +98,12 @@
|
|
|
98
98
|
"@floating-ui/react-native": "0.8.0",
|
|
99
99
|
"@googlemaps/js-api-loader": "1.16.2",
|
|
100
100
|
"@ornikar/eslint-config-kitt": "^3.0.5",
|
|
101
|
-
"@ornikar/kitt-icons": "^
|
|
102
|
-
"@react-native-community/datetimepicker": "^
|
|
101
|
+
"@ornikar/kitt-icons": "^9.0.0",
|
|
102
|
+
"@react-native-community/datetimepicker": "^7.2.0",
|
|
103
103
|
"downshift": "7.6.0",
|
|
104
104
|
"libphonenumber-js": "1.10.19",
|
|
105
105
|
"native-base": "3.4.28",
|
|
106
|
+
"normalize-css-color": "1.0.2",
|
|
106
107
|
"react-portal": "^4.1.5",
|
|
107
108
|
"react-transition-group": "^4.2.1",
|
|
108
109
|
"twemoji-parser": "14.0.0",
|
|
@@ -119,11 +120,11 @@
|
|
|
119
120
|
"react": "^18.2.0",
|
|
120
121
|
"react-dom": "^18.2.0",
|
|
121
122
|
"react-intl": "^6.0.0",
|
|
122
|
-
"react-native": ">=0.
|
|
123
|
-
"react-native-gesture-handler": "^2.
|
|
124
|
-
"react-native-reanimated": "
|
|
125
|
-
"react-native-safe-area-context": "^4.
|
|
126
|
-
"react-native-svg": "^13.
|
|
123
|
+
"react-native": ">=0.72.6",
|
|
124
|
+
"react-native-gesture-handler": "^2.12.0",
|
|
125
|
+
"react-native-reanimated": "^3.3.0",
|
|
126
|
+
"react-native-safe-area-context": "^4.6.3",
|
|
127
|
+
"react-native-svg": "^13.9.0"
|
|
127
128
|
},
|
|
128
129
|
"peerDependenciesMeta": {
|
|
129
130
|
"@gorhom/bottom-sheet": {
|
|
@@ -159,7 +160,7 @@
|
|
|
159
160
|
"@phosphor-icons/core": "2.0.2",
|
|
160
161
|
"@react-native-picker/picker": "2.4.3",
|
|
161
162
|
"@types/googlemaps": "3.43.3",
|
|
162
|
-
"@types/react": "18.2.
|
|
163
|
+
"@types/react": "18.2.39",
|
|
163
164
|
"@types/react-portal": "4.0.6",
|
|
164
165
|
"@types/react-transition-group": "4.2.3",
|
|
165
166
|
"@types/twemoji-parser": "13.1.4",
|
|
@@ -167,11 +168,11 @@
|
|
|
167
168
|
"react-dom": "18.2.0",
|
|
168
169
|
"react-error-boundary": "3.1.4",
|
|
169
170
|
"react-intl": "6.3.2",
|
|
170
|
-
"react-native": "0.
|
|
171
|
-
"react-native-gesture-handler": "2.
|
|
172
|
-
"react-native-reanimated": "
|
|
173
|
-
"react-native-safe-area-context": "4.
|
|
174
|
-
"react-native-svg": "13.
|
|
175
|
-
"react-native-web": "0.
|
|
171
|
+
"react-native": "0.72.6",
|
|
172
|
+
"react-native-gesture-handler": "2.12.0",
|
|
173
|
+
"react-native-reanimated": "3.3.0",
|
|
174
|
+
"react-native-safe-area-context": "4.6.3",
|
|
175
|
+
"react-native-svg": "13.9.0",
|
|
176
|
+
"react-native-web": "0.19.9"
|
|
176
177
|
}
|
|
177
178
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MouseEventHandler } from 'react';
|
|
2
|
-
import { ViewProps, ScrollViewProps, PerpectiveTransform } from 'react-native';
|
|
2
|
+
import { ViewProps, ScrollViewProps, PerpectiveTransform, Role } from 'react-native';
|
|
3
3
|
|
|
4
4
|
// https://github.com/necolas/react-native-web/issues/1684#issuecomment-772735882
|
|
5
5
|
declare module 'react-native' {
|
|
@@ -125,10 +125,53 @@ declare module 'react-native' {
|
|
|
125
125
|
|
|
126
126
|
interface AccessibilityProps {
|
|
127
127
|
dataSet?: Record<string, string | number | boolean>;
|
|
128
|
-
accessibilityRole?:
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
128
|
+
accessibilityRole?: Role | 'paragraph' | undefined;
|
|
129
|
+
role?: Role | 'paragraph' | undefined;
|
|
130
|
+
'aria-activedescendant'?: IdRef;
|
|
131
|
+
'aria-atomic'?: boolean;
|
|
132
|
+
'aria-autocomplete'?: 'none' | 'list' | 'inline' | 'both';
|
|
133
|
+
'aria-busy'?: boolean;
|
|
134
|
+
'aria-checked'?: boolean | 'mixed';
|
|
135
|
+
'aria-colcount'?: number;
|
|
136
|
+
'aria-colindex'?: number;
|
|
137
|
+
'aria-colspan'?: number;
|
|
138
|
+
'aria-controls'?: IdRef;
|
|
139
|
+
'aria-current'?: boolean | 'page' | 'step' | 'location' | 'date' | 'time';
|
|
140
|
+
'aria-describedby'?: IdRef;
|
|
141
|
+
'aria-details'?: IdRef;
|
|
142
|
+
'aria-disabled'?: boolean;
|
|
143
|
+
'aria-errormessage'?: IdRef;
|
|
144
|
+
'aria-expanded'?: boolean;
|
|
145
|
+
'aria-flowto'?: IdRef;
|
|
146
|
+
'aria-haspopup'?: 'dialog' | 'grid' | 'listbox' | 'menu' | 'tree' | false;
|
|
147
|
+
'aria-hidden'?: boolean;
|
|
148
|
+
'aria-invalid'?: boolean;
|
|
149
|
+
'aria-keyshortcuts'?: Array<string>;
|
|
150
|
+
'aria-label'?: string;
|
|
151
|
+
'aria-labelledby'?: IdRef;
|
|
152
|
+
'aria-level'?: number;
|
|
153
|
+
'aria-live'?: 'assertive' | 'none' | 'polite';
|
|
154
|
+
'aria-modal'?: boolean;
|
|
155
|
+
'aria-multiline'?: boolean;
|
|
156
|
+
'aria-multiselectable'?: boolean;
|
|
157
|
+
'aria-orientation'?: 'horizontal' | 'vertical';
|
|
158
|
+
'aria-owns'?: IdRef;
|
|
159
|
+
'aria-placeholder'?: string;
|
|
160
|
+
'aria-posinset'?: number;
|
|
161
|
+
'aria-pressed'?: boolean | 'mixed';
|
|
162
|
+
'aria-readonly'?: boolean;
|
|
163
|
+
'aria-required'?: boolean;
|
|
164
|
+
'aria-roledescription'?: string;
|
|
165
|
+
'aria-rowcount'?: number;
|
|
166
|
+
'aria-rowindex'?: number;
|
|
167
|
+
'aria-rowspan'?: number;
|
|
168
|
+
'aria-selected'?: boolean;
|
|
169
|
+
'aria-setsize'?: number;
|
|
170
|
+
'aria-sort'?: 'ascending' | 'descending' | 'none' | 'other';
|
|
171
|
+
'aria-valuemax'?: number;
|
|
172
|
+
'aria-valuemin'?: number;
|
|
173
|
+
'aria-valuenow'?: number;
|
|
174
|
+
'aria-valuetext'?: string;
|
|
132
175
|
}
|
|
133
176
|
|
|
134
177
|
interface ViewProps extends AccessibilityProps {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"getReturnKeyTypeForNumericInput.d.ts","sourceRoot":"","sources":["../../../../src/utils/getReturnKeyTypeForNumericInput/getReturnKeyTypeForNumericInput.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAGnD,wBAAgB,+BAA+B,CAC7C,aAAa,EAAE,cAAc,CAAC,eAAe,CAAC,GAC7C,cAAc,CAAC,eAAe,CAAC,CAKjC"}
|