@jobber/components 4.4.1 → 4.4.2-pre.6
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/dist/Autocomplete/index.js +7 -7
- package/dist/Banner/index.js +3 -3
- package/dist/Button/index.js +2 -2
- package/dist/{Button-f7b0f481.js → Button-e2452625.js} +1 -1
- package/dist/ButtonDismiss/index.js +3 -3
- package/dist/{ButtonDismiss-7b2ceeaa.js → ButtonDismiss-64740d0a.js} +1 -1
- package/dist/Card/index.js +5 -5
- package/dist/{Card-13d52e52.js → Card-bf3d96e0.js} +3 -3
- package/dist/Checkbox/index.js +3 -3
- package/dist/{Checkbox-e40acfeb.js → Checkbox-ff77e7ef.js} +1 -1
- package/dist/Chips/InternalChipDismissible/hooks/useInView.d.ts +0 -1
- package/dist/Chips/InternalChipDismissible/hooks/useInternalChipDismissibleInput.d.ts +0 -1
- package/dist/Chips/index.js +4 -4
- package/dist/ConfirmationModal/index.js +9 -9
- package/dist/{ConfirmationModal-2ca04371.js → ConfirmationModal-3b5b2d06.js} +2 -2
- package/dist/DataDump/index.js +6 -6
- package/dist/DataTable/Footer.d.ts +0 -1
- package/dist/DataTable/index.js +6 -6
- package/dist/DatePicker/index.js +3 -3
- package/dist/{DatePicker-c0782233.js → DatePicker-90fd1823.js} +2 -2
- package/dist/DescriptionList/index.js +1 -1
- package/dist/Disclosure/index.js +1 -1
- package/dist/Drawer/index.js +4 -4
- package/dist/Emphasis/index.js +2 -2
- package/dist/{Emphasis-6794fc77.js → Emphasis-1d1a2601.js} +1 -1
- package/dist/FeatureSwitch/index.js +7 -7
- package/dist/FormField/index.js +5 -5
- package/dist/{FormField-2ff2e827.js → FormField-bdfb7a5a.js} +3 -3
- package/dist/FormatFile/index.js +10 -10
- package/dist/{FormatFile-4859d303.js → FormatFile-a23d9ccd.js} +4 -4
- package/dist/Gallery/index.js +11 -11
- package/dist/Heading/index.js +2 -2
- package/dist/{Heading-f94abfd1.js → Heading-4dc407a9.js} +1 -1
- package/dist/InlineLabel/index.js +1 -1
- package/dist/InputAvatar/index.js +3 -3
- package/dist/InputDate/index.js +6 -6
- package/dist/InputEmail/index.js +5 -5
- package/dist/InputFile/InputFile.d.ts +1 -1
- package/dist/InputFile/index.js +3 -3
- package/dist/{InputFile-aa301e17.js → InputFile-33d7d2fb.js} +5 -4
- package/dist/InputNumber/index.js +5 -5
- package/dist/InputPassword/index.js +5 -5
- package/dist/InputText/index.js +6 -6
- package/dist/{InputText-7e6e8eeb.js → InputText-c056703c.js} +1 -1
- package/dist/InputTime/index.js +5 -5
- package/dist/InputValidation/index.js +3 -3
- package/dist/{InputValidation-e36c9d5e.js → InputValidation-1b86b467.js} +1 -1
- package/dist/LightBox/index.js +4 -4
- package/dist/{LightBox-f310c9db.js → LightBox-3753b459.js} +2 -2
- package/dist/List/List.stories.d.ts +0 -1
- package/dist/List/index.js +5 -5
- package/dist/Markdown/index.js +5 -5
- package/dist/{Markdown-18a7298f.js → Markdown-c6caca6d.js} +3 -3
- package/dist/Menu/Menu.stories.d.ts +0 -1
- package/dist/Menu/index.js +3 -3
- package/dist/{Menu-94526305.js → Menu-e6f88c8e.js} +2 -2
- package/dist/Modal/index.js +5 -5
- package/dist/{Modal-bb8547df.js → Modal-e493144d.js} +3 -3
- package/dist/MultiSelect/index.js +3 -3
- package/dist/{Option-8dc5fb8f.js → Option-73a5502d.js} +1 -1
- package/dist/Page/index.js +7 -7
- package/dist/Popover/index.js +3 -3
- package/dist/RadioGroup/index.js +2 -2
- package/dist/Select/index.js +6 -6
- package/dist/StatusLabel/index.js +2 -2
- package/dist/Switch/index.js +2 -2
- package/dist/{Switch-759b4a9b.js → Switch-4fab8779.js} +1 -1
- package/dist/Tabs/index.js +1 -1
- package/dist/Text/index.js +2 -2
- package/dist/{Text-7c99b48d.js → Text-668ba4fe.js} +1 -1
- package/dist/Toast/index.js +2 -2
- package/dist/Tooltip/index.js +3 -3
- package/dist/Tooltip/useTooltipPositioning.d.ts +0 -1
- package/dist/{Tooltip-3ab4c6db.js → Tooltip-dba62da5.js} +1 -1
- package/dist/Typography/index.js +1 -1
- package/dist/{Typography-c0bec306.js → Typography-1aeeb56e.js} +1 -1
- package/package.json +5 -6
- package/rollup.config.js +0 -1
package/dist/Toast/index.js
CHANGED
|
@@ -7,8 +7,8 @@ var client = require('react-dom/client');
|
|
|
7
7
|
var framerMotion = require('framer-motion');
|
|
8
8
|
var styleInject_es = require('../style-inject.es-9d2f5f4e.js');
|
|
9
9
|
var Icon = require('../Icon-405a216c.js');
|
|
10
|
-
var Button = require('../Button-
|
|
11
|
-
var Typography = require('../Typography-
|
|
10
|
+
var Button = require('../Button-e2452625.js');
|
|
11
|
+
var Typography = require('../Typography-1aeeb56e.js');
|
|
12
12
|
require('@jobber/design');
|
|
13
13
|
require('classnames');
|
|
14
14
|
require('react-router-dom');
|
package/dist/Tooltip/index.js
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Tooltip = require('../Tooltip-
|
|
5
|
+
var Tooltip = require('../Tooltip-dba62da5.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('react-dom');
|
|
9
9
|
require('framer-motion');
|
|
10
10
|
require('../style-inject.es-9d2f5f4e.js');
|
|
11
11
|
require('react-popper');
|
|
12
|
-
require('../Text-
|
|
13
|
-
require('../Typography-
|
|
12
|
+
require('../Text-668ba4fe.js');
|
|
13
|
+
require('../Typography-1aeeb56e.js');
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
@@ -6,7 +6,7 @@ var ReactDOM = require('react-dom');
|
|
|
6
6
|
var framerMotion = require('framer-motion');
|
|
7
7
|
var styleInject_es = require('./style-inject.es-9d2f5f4e.js');
|
|
8
8
|
var reactPopper = require('react-popper');
|
|
9
|
-
var Text = require('./Text-
|
|
9
|
+
var Text = require('./Text-668ba4fe.js');
|
|
10
10
|
|
|
11
11
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
12
12
|
|
package/dist/Typography/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var Typography = require('../Typography-
|
|
5
|
+
var Typography = require('../Typography-1aeeb56e.js');
|
|
6
6
|
require('react');
|
|
7
7
|
require('classnames');
|
|
8
8
|
require('../style-inject.es-9d2f5f4e.js');
|
|
@@ -29,7 +29,7 @@ var css_248z$4 = ".pkqoq2KXY9w- {\n color: var(--color-blue);\n}\n\n.ftVHRSii3r
|
|
|
29
29
|
var textColors = {"blue":"pkqoq2KXY9w-","grey":"ftVHRSii3ro-","greyBlueDark":"FQbGABZWVzA-","greyBlue":"zQaB9J0-vrs-","green":"_4-xdzcqT-Us-","red":"Zp9E7ELPjPA-","yellow":"v-Fo4PwPxDI-","yellowDark":"YrGUIChAZC0-","lightBlue":"r7JcIVoDcTY-","white":"_6RXTyd198iM-","heading":"fLix4jA-RkU-","text":"_1g0uMAwFAsk-","textSecondary":"oXqFAHwT6y4-","critical":"rWkzi9HFNDU-","warning":"PQLYQKGCmPI-","informative":"L6bBDJrx-m0-","success":"bJDJJKvmT90-","disabled":"_3g4iYm8XwkM-"};
|
|
30
30
|
styleInject_es.styleInject(css_248z$4);
|
|
31
31
|
|
|
32
|
-
var css_248z$3 = ".Jys1uy2pQXw- {\n font-style: italic;\n}\n\n.kd2u0dL-if0- {\n display: inline;\n font-family: inherit;\n font-style: normal;\n font-weight: inherit;\n background-image: url(\"data:image/svg+xml
|
|
32
|
+
var css_248z$3 = ".Jys1uy2pQXw- {\n font-style: italic;\n}\n\n.kd2u0dL-if0- {\n display: inline;\n font-family: inherit;\n font-style: normal;\n font-weight: inherit;\n background-image: url(\"data:image/svg+xml,%3Csvg viewBox='0 0 84 8' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 6.50004C14.6667 4.50004 49.3 0.900038 82.5 2.50004' stroke='%2384EA00' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E\");\n background-position: center bottom;\n background-repeat: no-repeat;\n background-size: 100% 20%;\n}\n";
|
|
33
33
|
var emphasis = {"italic":"Jys1uy2pQXw-","highlight":"kd2u0dL-if0-"};
|
|
34
34
|
styleInject_es.styleInject(css_248z$3);
|
|
35
35
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jobber/components",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.2-pre.6+b2b8e997",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
"dist/*"
|
|
18
18
|
],
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@jobber/design": "^0.31.
|
|
21
|
-
"@jobber/formatters": "
|
|
22
|
-
"@jobber/hooks": "
|
|
20
|
+
"@jobber/design": "^0.31.1",
|
|
21
|
+
"@jobber/formatters": "^0.2.2",
|
|
22
|
+
"@jobber/hooks": "^2.0.2",
|
|
23
23
|
"@popperjs/core": "^2.0.6",
|
|
24
24
|
"@std-proposal/temporal": "0.0.1",
|
|
25
25
|
"@tanstack/react-table": "8.5.13",
|
|
@@ -64,7 +64,6 @@
|
|
|
64
64
|
"postcss": "^8.4.21",
|
|
65
65
|
"postcss-import": "^12.0.1",
|
|
66
66
|
"postcss-preset-env": "^6.7.0",
|
|
67
|
-
"postcss-svg": "^3.0.0",
|
|
68
67
|
"rollup": "^2.79.1",
|
|
69
68
|
"rollup-plugin-multi-input": "^1.4.1",
|
|
70
69
|
"rollup-plugin-postcss": "^4.0.2",
|
|
@@ -82,5 +81,5 @@
|
|
|
82
81
|
"> 1%",
|
|
83
82
|
"IE 10"
|
|
84
83
|
],
|
|
85
|
-
"gitHead": "
|
|
84
|
+
"gitHead": "b2b8e997de104e20fcf60d43d2ed215d6420e021"
|
|
86
85
|
}
|
package/rollup.config.js
CHANGED