@proprioo/salatim 26.1.3 → 26.2.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 +8 -0
- package/lib/date/src/datePicker/DatePicker.test.d.ts +1 -1
- package/lib/date/src/datePickerWrapper/DatePickerWrapper.stories.d.ts +1 -1
- package/lib/date/src/datePickerWrapper/DatePickerWrapper.test.d.ts +1 -1
- package/lib/date/src/singleMonth/SingleMonth.stories.d.ts +1 -1
- package/lib/date/src/singleMonth/SingleMonth.test.d.ts +1 -1
- package/lib/energy/src/Energy.stories.d.ts +1 -1
- package/lib/energy/src/Energy.test.d.ts +1 -1
- package/lib/energy/src/Energy.utils.test.d.ts +1 -1
- package/lib/forms/src/offerSignatoryForm/OfferSignatoryForm.stories.d.ts +1 -1
- package/lib/forms/src/offerSignatoryForm/OfferSignatoryForm.test.d.ts +1 -1
- package/lib/forms/src/userForm/UserForm.stories.d.ts +1 -1
- package/lib/forms/src/userForm/UserForm.test.d.ts +1 -1
- package/lib/hooks/useDebounce/useDebounce.test.d.ts +1 -1
- package/lib/hooks/useEmailSuggestion/useEmailSuggestion.test.d.ts +1 -1
- package/lib/index.js +285 -300
- package/lib/index.js.map +1 -1
- package/lib/phone/src/phoneAndFlag/PhoneAndFlag.stories.d.ts +1 -1
- package/lib/phone/src/phoneAndFlag/PhoneAndFlags.test.d.ts +1 -1
- package/lib/phone/src/phoneInput/Phone.stories.d.ts +1 -1
- package/lib/phone/src/phoneInput/Phone.test.d.ts +1 -1
- package/lib/phone/src/utils.test.d.ts +1 -1
- package/lib/ui/src/accordion/Accordion.stories.d.ts +1 -1
- package/lib/ui/src/accordion/Accordion.test.d.ts +1 -1
- package/lib/ui/src/agentBanner/AgentBanner.stories.d.ts +1 -1
- package/lib/ui/src/agentBanner/AgentBanner.test.d.ts +1 -1
- package/lib/ui/src/agentCard/AgentCard.stories.d.ts +1 -1
- package/lib/ui/src/agentCard/AgentCard.test.d.ts +1 -1
- package/lib/ui/src/autocomplete/Autocomplete.stories.d.ts +2 -2
- package/lib/ui/src/autocomplete/Autocomplete.test.d.ts +1 -1
- package/lib/ui/src/block/Block.stories.d.ts +1 -1
- package/lib/ui/src/block/Block.test.d.ts +1 -1
- package/lib/ui/src/blockCheckIcon/BlockCheckIcon.stories.d.ts +1 -1
- package/lib/ui/src/blockCheckIcon/BlockCheckIcon.test.d.ts +1 -1
- package/lib/ui/src/blockIcon/BlockIcon.stories.d.ts +1 -1
- package/lib/ui/src/blockIcon/BlockIcon.test.d.ts +1 -1
- package/lib/ui/src/burger/Burger.stories.d.ts +1 -1
- package/lib/ui/src/burger/Burger.test.d.ts +1 -1
- package/lib/ui/src/button/Button.d.ts +2 -2
- package/lib/ui/src/button/Button.js.map +1 -1
- package/lib/ui/src/button/Button.stories.d.ts +1 -1
- package/lib/ui/src/button/Button.test.d.ts +1 -1
- package/lib/ui/src/buttonRadioGroup/ButtonRadioGroup.stories.d.ts +1 -1
- package/lib/ui/src/buttonRadioGroup/ButtonRadioGroup.test.d.ts +1 -1
- package/lib/ui/src/card/Card.stories.d.ts +1 -1
- package/lib/ui/src/card/Card.test.d.ts +1 -1
- package/lib/ui/src/checkbox/Checkbox.stories.d.ts +1 -1
- package/lib/ui/src/checkbox/Checkbox.test.d.ts +1 -1
- package/lib/ui/src/dateInput/DateInput.stories.d.ts +1 -1
- package/lib/ui/src/dateInput/DateInput.test.d.ts +1 -1
- package/lib/ui/src/emailInput/EmailInput.stories.d.ts +1 -1
- package/lib/ui/src/emailInput/EmailInput.test.d.ts +1 -1
- package/lib/ui/src/fieldset/Fieldset.stories.d.ts +1 -1
- package/lib/ui/src/fieldset/Fieldset.test.d.ts +1 -1
- package/lib/ui/src/gmapsAutoComplete/GmapsAutocomplete.stories.d.ts +1 -1
- package/lib/ui/src/gmapsGeocode/GmapsGeocode.stories.d.ts +1 -1
- package/lib/ui/src/gmapsSuggestions/GmapsSuggestions.d.ts +1 -1
- package/lib/ui/src/gmapsSuggestions/GmapsSuggestions.test.d.ts +1 -1
- package/lib/ui/src/input/Input.stories.d.ts +1 -1
- package/lib/ui/src/input/Input.test.d.ts +1 -1
- package/lib/ui/src/inputBase/InputBase.test.d.ts +1 -1
- package/lib/ui/src/inputLoading/InputLoading.stories.d.ts +1 -1
- package/lib/ui/src/inputLoading/InputLoading.test.d.ts +1 -1
- package/lib/ui/src/loader/Loader.stories.d.ts +1 -1
- package/lib/ui/src/loader/Loader.test.d.ts +1 -1
- package/lib/ui/src/logo/Logo.stories.d.ts +1 -1
- package/lib/ui/src/mockForm/MockForm.test.d.ts +1 -1
- package/lib/ui/src/modal/Modal.d.ts +2 -1
- package/lib/ui/src/modal/Modal.js +10 -7
- package/lib/ui/src/modal/Modal.js.map +1 -1
- package/lib/ui/src/modal/Modal.reducer.d.ts +3 -3
- package/lib/ui/src/modal/Modal.reducer.js +5 -2
- package/lib/ui/src/modal/Modal.reducer.js.map +1 -1
- package/lib/ui/src/modal/Modal.stories.d.ts +1 -1
- package/lib/ui/src/modal/Modal.test.d.ts +1 -1
- package/lib/ui/src/modal/Modal.test.js +1 -1
- package/lib/ui/src/nativeSelect/NativeSelect.test.d.ts +1 -1
- package/lib/ui/src/numberInput/NumberInput.stories.d.ts +1 -1
- package/lib/ui/src/numberInput/NumberInput.test.d.ts +1 -1
- package/lib/ui/src/numberInput/NumberInput.utils.test.d.ts +1 -1
- package/lib/ui/src/option/Option.test.d.ts +1 -1
- package/lib/ui/src/radio/Radio.stories.d.ts +1 -1
- package/lib/ui/src/radio/Radio.test.d.ts +1 -1
- package/lib/ui/src/select/Select.test.d.ts +1 -1
- package/lib/ui/src/selectWrapper/SelectWrapper.stories.d.ts +1 -1
- package/lib/ui/src/selectWrapper/SelectWrapper.test.d.ts +1 -1
- package/lib/ui/src/subtitle/Subtitle.stories.d.ts +1 -1
- package/lib/ui/src/subtitle/Subtitle.test.d.ts +1 -1
- package/lib/ui/src/tag/Tag.stories.d.ts +1 -1
- package/lib/ui/src/tag/Tag.test.d.ts +1 -1
- package/lib/ui/src/textToggle/TextToggle.stories.d.ts +1 -1
- package/lib/ui/src/textToggle/TextToggle.test.d.ts +1 -1
- package/lib/ui/src/textToggle/TextToggle.utils.test.d.ts +1 -1
- package/lib/ui/src/textarea/Textarea.stories.d.ts +1 -1
- package/lib/ui/src/textarea/Textarea.test.d.ts +1 -1
- package/lib/ui/src/title/H1.test.d.ts +1 -1
- package/lib/ui/src/title/H2.test.d.ts +1 -1
- package/lib/ui/src/title/H3.test.d.ts +1 -1
- package/lib/ui/src/title/H4.test.d.ts +1 -1
- package/lib/ui/src/title/H5.test.d.ts +1 -1
- package/lib/ui/src/title/H6.test.d.ts +1 -1
- package/lib/ui/src/title/Title.stories.d.ts +1 -1
- package/lib/ui/src/toggle/Toggle.stories.d.ts +1 -1
- package/lib/ui/src/toggle/Toggle.test.d.ts +1 -1
- package/lib/ui/src/tooltip/Tooltip.stories.d.ts +1 -1
- package/lib/ui/src/tooltip/Tooltip.test.d.ts +1 -1
- package/lib/utils/src/colors.test.d.ts +1 -1
- package/lib/utils/src/gmaps.test.d.ts +1 -1
- package/lib/utils/src/spacing.test.d.ts +1 -1
- package/lib/utils/src/test-utils.d.ts +1 -1
- package/lib/utils/src/utils.stories.d.ts +1 -1
- package/package.json +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@proprioo/salatim",
|
|
3
|
-
"version": "26.1
|
|
3
|
+
"version": "26.2.1",
|
|
4
4
|
"description": "Proprioo component library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"components",
|
|
@@ -38,28 +38,28 @@
|
|
|
38
38
|
"@types/react": "^18"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@commitlint/cli": "^17.
|
|
42
|
-
"@commitlint/config-conventional": "^17.0
|
|
43
|
-
"@popperjs/core": "^2.11.
|
|
44
|
-
"@proprioo/hokkaido": "^4.
|
|
41
|
+
"@commitlint/cli": "^17.1.2",
|
|
42
|
+
"@commitlint/config-conventional": "^17.1.0",
|
|
43
|
+
"@popperjs/core": "^2.11.6",
|
|
44
|
+
"@proprioo/hokkaido": "^4.59.0",
|
|
45
45
|
"@rollup/plugin-commonjs": "22.0.2",
|
|
46
46
|
"@rollup/plugin-json": "^4.1.0",
|
|
47
|
-
"@rollup/plugin-node-resolve": "^
|
|
47
|
+
"@rollup/plugin-node-resolve": "^14.1.0",
|
|
48
48
|
"@rollup/plugin-url": "^7.0.0",
|
|
49
49
|
"@sambego/storybook-state": "^2.0.1",
|
|
50
|
-
"@sentry/browser": "^7.
|
|
51
|
-
"@storybook/addon-actions": "^6.5.
|
|
50
|
+
"@sentry/browser": "^7.13.0",
|
|
51
|
+
"@storybook/addon-actions": "^6.5.12",
|
|
52
52
|
"@storybook/addon-knobs": "^6.4.0",
|
|
53
|
-
"@storybook/addon-links": "^6.5.
|
|
54
|
-
"@storybook/react": "^6.5.
|
|
53
|
+
"@storybook/addon-links": "^6.5.12",
|
|
54
|
+
"@storybook/react": "^6.5.12",
|
|
55
55
|
"@testing-library/jest-dom": "^5.16.5",
|
|
56
|
-
"@testing-library/react": "^13.
|
|
57
|
-
"@testing-library/user-event": "^14.4.
|
|
56
|
+
"@testing-library/react": "^13.4.0",
|
|
57
|
+
"@testing-library/user-event": "^14.4.3",
|
|
58
58
|
"@types/googlemaps": "^3.43.3",
|
|
59
|
-
"@types/jest": "^
|
|
59
|
+
"@types/jest": "^29.0.3",
|
|
60
60
|
"@types/jest-axe": "^3.5.4",
|
|
61
61
|
"@types/mailcheck": "^1.1.33",
|
|
62
|
-
"@types/react": "^18.0.
|
|
62
|
+
"@types/react": "^18.0.21",
|
|
63
63
|
"@types/react-color": "^3.0.6",
|
|
64
64
|
"@types/react-dates": "^21.8.3",
|
|
65
65
|
"@types/react-dom": "^18.0.6",
|
|
@@ -69,46 +69,46 @@
|
|
|
69
69
|
"@types/react-toggle": "^4.0.3",
|
|
70
70
|
"@types/storybook__addon-actions": "^5.2.1",
|
|
71
71
|
"@types/storybook__react": "^5.2.1",
|
|
72
|
-
"@types/styled-components": "^5.1.
|
|
72
|
+
"@types/styled-components": "^5.1.26",
|
|
73
73
|
"babel-loader": "^8.2.5",
|
|
74
74
|
"babel-preset-react-app": "^10.0.1",
|
|
75
|
-
"date-fns": "^2.29.
|
|
75
|
+
"date-fns": "^2.29.3",
|
|
76
76
|
"email-validator": "^2.0.4",
|
|
77
|
-
"full-icu": "^1.
|
|
77
|
+
"full-icu": "^1.5.0",
|
|
78
78
|
"husky": "^8.0.1",
|
|
79
|
-
"jest": "^
|
|
79
|
+
"jest": "^29.0.3",
|
|
80
80
|
"jest-axe": "^6.0.0",
|
|
81
81
|
"jest-coverage-badges": "^1.1.2",
|
|
82
|
-
"jest-environment-jsdom": "^
|
|
82
|
+
"jest-environment-jsdom": "^29.0.3",
|
|
83
83
|
"mockdate": "^3.0.5",
|
|
84
84
|
"polished": "^4.2.2",
|
|
85
|
-
"postcss": "^8.4.
|
|
85
|
+
"postcss": "^8.4.16",
|
|
86
86
|
"prettier": "^2.7.1",
|
|
87
87
|
"pretty-quick": "^3.1.3",
|
|
88
88
|
"react": "^18.2.0",
|
|
89
89
|
"react-dates": "^21.8.0",
|
|
90
90
|
"react-dom": "^18.2.0",
|
|
91
|
-
"react-phone-number-input": "^3.2.
|
|
91
|
+
"react-phone-number-input": "^3.2.11",
|
|
92
92
|
"react-places-autocomplete": "^7.3.0",
|
|
93
93
|
"react-popper-tooltip": "^4.4.2",
|
|
94
94
|
"react-test-renderer": "^18.2.0",
|
|
95
95
|
"react-toggle": "^4.1.3",
|
|
96
|
-
"rollup": "^2.
|
|
96
|
+
"rollup": "^2.79.1",
|
|
97
97
|
"rollup-plugin-bundle-size": "^1.0.3",
|
|
98
98
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
99
99
|
"rollup-plugin-postcss": "^4.0.2",
|
|
100
100
|
"rollup-plugin-svgo": "^2.0.0",
|
|
101
101
|
"rollup-plugin-terser": "^7.0.2",
|
|
102
|
-
"rollup-plugin-typescript2": "^0.
|
|
102
|
+
"rollup-plugin-typescript2": "^0.34.0",
|
|
103
103
|
"source-map-explorer": "^2.5.2",
|
|
104
104
|
"styled-components": "^5.3.5",
|
|
105
|
-
"ts-jest": "^
|
|
105
|
+
"ts-jest": "^29.0.1",
|
|
106
106
|
"ts-node": "^10.9.1",
|
|
107
107
|
"tslint": "^6.1.3",
|
|
108
108
|
"tslint-config-prettier": "^1.18.0",
|
|
109
109
|
"tslint-react": "^5.0.0",
|
|
110
110
|
"tslint-react-hooks": "^2.2.2",
|
|
111
|
-
"typescript": "^4.
|
|
111
|
+
"typescript": "^4.8.3"
|
|
112
112
|
},
|
|
113
113
|
"peerDependencies": {
|
|
114
114
|
"@proprioo/hokkaido": "^2.12.1",
|