@sb1/ffe-form-react 100.4.0 → 100.4.2
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["../src/BaseRadioButton.tsx","../src/Checkbox.tsx","../src/Input.tsx","../src/InputGroup.tsx","../src/InputTextLike.tsx","../src/Label.tsx","../src/PhoneNumber.tsx","../src/RadioBlock.tsx","../src/RadioButton.tsx","../src/RadioButtonInputGroup.tsx","../src/RadioSwitch.tsx","../src/TextArea.tsx","../src/TextField.tsx","../src/ToggleSwitch.tsx","../src/Tooltip.tsx","../src/index.ts","../src/types.ts","../src/documentation/RadioButton-example.tsx","../src/documentation/RadioSwitch-example.tsx","../src/i18n/en.ts","../src/i18n/i18n.ts","../src/i18n/nb.ts","../src/i18n/nn.ts","../src/message/BaseFieldMessage.tsx","../src/message/ErrorFieldMessage.tsx","../src/message/InfoFieldMessage.tsx","../src/message/SuccessFieldMessage.tsx","../src/message/index.tsx"],"version":"5.9.
|
|
1
|
+
{"root":["../src/BaseRadioButton.tsx","../src/Checkbox.tsx","../src/Input.tsx","../src/InputGroup.tsx","../src/InputTextLike.tsx","../src/Label.tsx","../src/PhoneNumber.tsx","../src/RadioBlock.tsx","../src/RadioButton.tsx","../src/RadioButtonInputGroup.tsx","../src/RadioSwitch.tsx","../src/TextArea.tsx","../src/TextField.tsx","../src/ToggleSwitch.tsx","../src/Tooltip.tsx","../src/index.ts","../src/types.ts","../src/documentation/RadioButton-example.tsx","../src/documentation/RadioSwitch-example.tsx","../src/i18n/en.ts","../src/i18n/i18n.ts","../src/i18n/nb.ts","../src/i18n/nn.ts","../src/message/BaseFieldMessage.tsx","../src/message/ErrorFieldMessage.tsx","../src/message/InfoFieldMessage.tsx","../src/message/SuccessFieldMessage.tsx","../src/message/index.tsx"],"version":"5.9.3"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["../src/BaseRadioButton.tsx","../src/Checkbox.tsx","../src/Input.tsx","../src/InputGroup.tsx","../src/InputTextLike.tsx","../src/Label.tsx","../src/PhoneNumber.tsx","../src/RadioBlock.tsx","../src/RadioButton.tsx","../src/RadioButtonInputGroup.tsx","../src/RadioSwitch.tsx","../src/TextArea.tsx","../src/TextField.tsx","../src/ToggleSwitch.tsx","../src/Tooltip.tsx","../src/index.ts","../src/types.ts","../src/documentation/RadioButton-example.tsx","../src/documentation/RadioSwitch-example.tsx","../src/i18n/en.ts","../src/i18n/i18n.ts","../src/i18n/nb.ts","../src/i18n/nn.ts","../src/message/BaseFieldMessage.tsx","../src/message/ErrorFieldMessage.tsx","../src/message/InfoFieldMessage.tsx","../src/message/SuccessFieldMessage.tsx","../src/message/index.tsx"],"version":"5.9.
|
|
1
|
+
{"root":["../src/BaseRadioButton.tsx","../src/Checkbox.tsx","../src/Input.tsx","../src/InputGroup.tsx","../src/InputTextLike.tsx","../src/Label.tsx","../src/PhoneNumber.tsx","../src/RadioBlock.tsx","../src/RadioButton.tsx","../src/RadioButtonInputGroup.tsx","../src/RadioSwitch.tsx","../src/TextArea.tsx","../src/TextField.tsx","../src/ToggleSwitch.tsx","../src/Tooltip.tsx","../src/index.ts","../src/types.ts","../src/documentation/RadioButton-example.tsx","../src/documentation/RadioSwitch-example.tsx","../src/i18n/en.ts","../src/i18n/i18n.ts","../src/i18n/nb.ts","../src/i18n/nn.ts","../src/message/BaseFieldMessage.tsx","../src/message/ErrorFieldMessage.tsx","../src/message/InfoFieldMessage.tsx","../src/message/SuccessFieldMessage.tsx","../src/message/index.tsx"],"version":"5.9.3"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sb1/ffe-form-react",
|
|
3
|
-
"version": "100.4.
|
|
3
|
+
"version": "100.4.2",
|
|
4
4
|
"description": "React component for form elements in ffe",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "SpareBank 1",
|
|
@@ -25,13 +25,13 @@
|
|
|
25
25
|
"test:watch": "ffe-buildtool jest --watch"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@sb1/ffe-collapse-react": "^100.4.
|
|
29
|
-
"@sb1/ffe-form": "^100.4.
|
|
30
|
-
"@sb1/ffe-icons-react": "^100.4.
|
|
28
|
+
"@sb1/ffe-collapse-react": "^100.4.2",
|
|
29
|
+
"@sb1/ffe-form": "^100.4.2",
|
|
30
|
+
"@sb1/ffe-icons-react": "^100.4.2",
|
|
31
31
|
"classnames": "^2.3.1"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@sb1/ffe-buildtool": "^100.4.
|
|
34
|
+
"@sb1/ffe-buildtool": "^100.4.2",
|
|
35
35
|
"eslint": "^9.22.0",
|
|
36
36
|
"react": "^18.2.0",
|
|
37
37
|
"react-dom": "^18.2.0"
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"publishConfig": {
|
|
43
43
|
"access": "public"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "ad986e390a21ff4d026fab1127022dd2d4bde024"
|
|
46
46
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"root":["../src/BaseRadioButton.tsx","../src/Checkbox.tsx","../src/Input.tsx","../src/InputGroup.tsx","../src/InputTextLike.tsx","../src/Label.tsx","../src/PhoneNumber.tsx","../src/RadioBlock.tsx","../src/RadioButton.tsx","../src/RadioButtonInputGroup.tsx","../src/RadioSwitch.tsx","../src/TextArea.tsx","../src/TextField.tsx","../src/ToggleSwitch.tsx","../src/Tooltip.tsx","../src/index.ts","../src/types.ts","../src/documentation/RadioButton-example.tsx","../src/documentation/RadioSwitch-example.tsx","../src/i18n/en.ts","../src/i18n/i18n.ts","../src/i18n/nb.ts","../src/i18n/nn.ts","../src/message/BaseFieldMessage.tsx","../src/message/ErrorFieldMessage.tsx","../src/message/InfoFieldMessage.tsx","../src/message/SuccessFieldMessage.tsx","../src/message/index.tsx"],"version":"5.9.
|
|
1
|
+
{"root":["../src/BaseRadioButton.tsx","../src/Checkbox.tsx","../src/Input.tsx","../src/InputGroup.tsx","../src/InputTextLike.tsx","../src/Label.tsx","../src/PhoneNumber.tsx","../src/RadioBlock.tsx","../src/RadioButton.tsx","../src/RadioButtonInputGroup.tsx","../src/RadioSwitch.tsx","../src/TextArea.tsx","../src/TextField.tsx","../src/ToggleSwitch.tsx","../src/Tooltip.tsx","../src/index.ts","../src/types.ts","../src/documentation/RadioButton-example.tsx","../src/documentation/RadioSwitch-example.tsx","../src/i18n/en.ts","../src/i18n/i18n.ts","../src/i18n/nb.ts","../src/i18n/nn.ts","../src/message/BaseFieldMessage.tsx","../src/message/ErrorFieldMessage.tsx","../src/message/InfoFieldMessage.tsx","../src/message/SuccessFieldMessage.tsx","../src/message/index.tsx"],"version":"5.9.3"}
|