@terraware/web-components 2.0.58 → 2.0.59
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/components/Autocomplete/styles.scss +0 -1
- package/components/Button/styles.scss +0 -1
- package/components/DatePicker/styles.scss +0 -1
- package/components/DialogBox/styles.scss +0 -1
- package/components/ErrorBox/styles.scss +0 -1
- package/components/Icon/styles.scss +1 -1
- package/components/Message/styles.scss +0 -1
- package/components/Navbar/styles.scss +1 -2
- package/components/ProgressCircle/styles.scss +4 -2
- package/components/Select/styles.scss +0 -1
- package/components/Textfield/styles.scss +0 -1
- package/package.json +1 -1
- package/style-dictionary-dist2/TerrawareTheme2.js +15 -15
- package/style-dictionary-dist2/terraware.scss +248 -16
- package/components/Autocomplete/Autocomplete.d.ts +0 -28
- package/components/Autocomplete/Autocomplete.d.ts.map +0 -1
- package/components/Button/Button.d.ts +0 -18
- package/components/Button/Button.d.ts.map +0 -1
- package/components/Button/button.test.d.ts +0 -2
- package/components/Button/button.test.d.ts.map +0 -1
- package/components/Checkbox.d.ts +0 -36
- package/components/Checkbox.d.ts.map +0 -1
- package/components/DatePicker/DatePicker.d.ts +0 -21
- package/components/DatePicker/DatePicker.d.ts.map +0 -1
- package/components/DialogBox/DialogBox.d.ts +0 -17
- package/components/DialogBox/DialogBox.d.ts.map +0 -1
- package/components/Divisor.d.ts +0 -6
- package/components/Divisor.d.ts.map +0 -1
- package/components/Dropdown.d.ts +0 -49
- package/components/Dropdown.d.ts.map +0 -1
- package/components/ErrorBox/ErrorBox.d.ts +0 -11
- package/components/ErrorBox/ErrorBox.d.ts.map +0 -1
- package/components/Icon/Icon.d.ts +0 -11
- package/components/Icon/Icon.d.ts.map +0 -1
- package/components/Icon/icons/index.d.ts +0 -8
- package/components/Icon/icons/index.d.ts.map +0 -1
- package/components/IconTooltip/index.d.ts +0 -10
- package/components/IconTooltip/index.d.ts.map +0 -1
- package/components/Message/Message.d.ts +0 -15
- package/components/Message/Message.d.ts.map +0 -1
- package/components/Navbar/NavFooter.d.ts +0 -7
- package/components/Navbar/NavFooter.d.ts.map +0 -1
- package/components/Navbar/NavItem.d.ts +0 -16
- package/components/Navbar/NavItem.d.ts.map +0 -1
- package/components/Navbar/NavSection.d.ts +0 -7
- package/components/Navbar/NavSection.d.ts.map +0 -1
- package/components/Navbar/Navbar.d.ts +0 -9
- package/components/Navbar/Navbar.d.ts.map +0 -1
- package/components/Navbar/SubNavbar.d.ts +0 -8
- package/components/Navbar/SubNavbar.d.ts.map +0 -1
- package/components/Note.d.ts +0 -6
- package/components/Note.d.ts.map +0 -1
- package/components/ProgressCircle/ProgressCircle.d.ts +0 -10
- package/components/ProgressCircle/ProgressCircle.d.ts.map +0 -1
- package/components/RadioButton.d.ts +0 -10
- package/components/RadioButton.d.ts.map +0 -1
- package/components/Select/Select.d.ts +0 -26
- package/components/Select/Select.d.ts.map +0 -1
- package/components/Select/SelectT.d.ts +0 -30
- package/components/Select/SelectT.d.ts.map +0 -1
- package/components/Size.d.ts +0 -2
- package/components/Size.d.ts.map +0 -1
- package/components/SummaryBox.d.ts +0 -11
- package/components/SummaryBox.d.ts.map +0 -1
- package/components/TextTruncated/index.d.ts +0 -11
- package/components/TextTruncated/index.d.ts.map +0 -1
- package/components/Textfield/Textfield.d.ts +0 -32
- package/components/Textfield/Textfield.d.ts.map +0 -1
- package/components/svg/BlobbyGrayIconImage.d.ts +0 -8
- package/components/svg/BlobbyGrayIconImage.d.ts.map +0 -1
- package/components/svg/BlobbyGrayIconUploadToTheCloud.d.ts +0 -8
- package/components/svg/BlobbyGrayIconUploadToTheCloud.d.ts.map +0 -1
- package/components/svg/BlobbyIconHappy.d.ts +0 -8
- package/components/svg/BlobbyIconHappy.d.ts.map +0 -1
- package/components/svg/BlobbyIconHeartMonitor.d.ts +0 -8
- package/components/svg/BlobbyIconHeartMonitor.d.ts.map +0 -1
- package/components/svg/BlobbyIconLeaf.d.ts +0 -8
- package/components/svg/BlobbyIconLeaf.d.ts.map +0 -1
- package/components/svg/BlobbyIconLibrary.d.ts +0 -8
- package/components/svg/BlobbyIconLibrary.d.ts.map +0 -1
- package/components/svg/BlobbyIconNursery.d.ts +0 -8
- package/components/svg/BlobbyIconNursery.d.ts.map +0 -1
- package/components/svg/BlobbyIconOrganization.d.ts +0 -8
- package/components/svg/BlobbyIconOrganization.d.ts.map +0 -1
- package/components/svg/BlobbyIconPeople.d.ts +0 -8
- package/components/svg/BlobbyIconPeople.d.ts.map +0 -1
- package/components/svg/BlobbyIconSeedBank.d.ts +0 -8
- package/components/svg/BlobbyIconSeedBank.d.ts.map +0 -1
- package/components/svg/BlobbyIconSite.d.ts +0 -8
- package/components/svg/BlobbyIconSite.d.ts.map +0 -1
- package/components/svg/BlobbyIconWrench.d.ts +0 -8
- package/components/svg/BlobbyIconWrench.d.ts.map +0 -1
- package/components/svg/Bug.d.ts +0 -8
- package/components/svg/Bug.d.ts.map +0 -1
- package/components/svg/Calendar.d.ts +0 -8
- package/components/svg/Calendar.d.ts.map +0 -1
- package/components/svg/CaretDown.d.ts +0 -8
- package/components/svg/CaretDown.d.ts.map +0 -1
- package/components/svg/CaretLeft.d.ts +0 -8
- package/components/svg/CaretLeft.d.ts.map +0 -1
- package/components/svg/CaretUp.d.ts +0 -8
- package/components/svg/CaretUp.d.ts.map +0 -1
- package/components/svg/ChevronDown.d.ts +0 -8
- package/components/svg/ChevronDown.d.ts.map +0 -1
- package/components/svg/ChevronUp.d.ts +0 -8
- package/components/svg/ChevronUp.d.ts.map +0 -1
- package/components/svg/Close.d.ts +0 -8
- package/components/svg/Close.d.ts.map +0 -1
- package/components/svg/Critical.d.ts +0 -8
- package/components/svg/Critical.d.ts.map +0 -1
- package/components/svg/Edit.d.ts +0 -8
- package/components/svg/Edit.d.ts.map +0 -1
- package/components/svg/Error.d.ts +0 -8
- package/components/svg/Error.d.ts.map +0 -1
- package/components/svg/Filter.d.ts +0 -8
- package/components/svg/Filter.d.ts.map +0 -1
- package/components/svg/Folder.d.ts +0 -8
- package/components/svg/Folder.d.ts.map +0 -1
- package/components/svg/Help.d.ts +0 -8
- package/components/svg/Help.d.ts.map +0 -1
- package/components/svg/Home.d.ts +0 -8
- package/components/svg/Home.d.ts.map +0 -1
- package/components/svg/IconAdd.d.ts +0 -8
- package/components/svg/IconAdd.d.ts.map +0 -1
- package/components/svg/IconArrowRight.d.ts +0 -8
- package/components/svg/IconArrowRight.d.ts.map +0 -1
- package/components/svg/IconCancel.d.ts +0 -8
- package/components/svg/IconCancel.d.ts.map +0 -1
- package/components/svg/IconChargingBattery.d.ts +0 -8
- package/components/svg/IconChargingBattery.d.ts.map +0 -1
- package/components/svg/IconCheckmark.d.ts +0 -8
- package/components/svg/IconCheckmark.d.ts.map +0 -1
- package/components/svg/IconColumns.d.ts +0 -8
- package/components/svg/IconColumns.d.ts.map +0 -1
- package/components/svg/IconDashboard.d.ts +0 -8
- package/components/svg/IconDashboard.d.ts.map +0 -1
- package/components/svg/IconEdit.d.ts +0 -8
- package/components/svg/IconEdit.d.ts.map +0 -1
- package/components/svg/IconExport.d.ts +0 -8
- package/components/svg/IconExport.d.ts.map +0 -1
- package/components/svg/IconFile.d.ts +0 -8
- package/components/svg/IconFile.d.ts.map +0 -1
- package/components/svg/IconFutures.d.ts +0 -8
- package/components/svg/IconFutures.d.ts.map +0 -1
- package/components/svg/IconHeartMonitor.d.ts +0 -8
- package/components/svg/IconHeartMonitor.d.ts.map +0 -1
- package/components/svg/IconImport.d.ts +0 -8
- package/components/svg/IconImport.d.ts.map +0 -1
- package/components/svg/IconLocations.d.ts +0 -8
- package/components/svg/IconLocations.d.ts.map +0 -1
- package/components/svg/IconMail.d.ts +0 -8
- package/components/svg/IconMail.d.ts.map +0 -1
- package/components/svg/IconManager.d.ts +0 -8
- package/components/svg/IconManager.d.ts.map +0 -1
- package/components/svg/IconMenu.d.ts +0 -8
- package/components/svg/IconMenu.d.ts.map +0 -1
- package/components/svg/IconMenuHorizontal.d.ts +0 -8
- package/components/svg/IconMenuHorizontal.d.ts.map +0 -1
- package/components/svg/IconMyLocation.d.ts +0 -8
- package/components/svg/IconMyLocation.d.ts.map +0 -1
- package/components/svg/IconNursery.d.ts +0 -8
- package/components/svg/IconNursery.d.ts.map +0 -1
- package/components/svg/IconOrg.d.ts +0 -8
- package/components/svg/IconOrg.d.ts.map +0 -1
- package/components/svg/IconRestorationSite.d.ts +0 -8
- package/components/svg/IconRestorationSite.d.ts.map +0 -1
- package/components/svg/IconSeedBank.d.ts +0 -8
- package/components/svg/IconSeedBank.d.ts.map +0 -1
- package/components/svg/IconSeedling.d.ts +0 -8
- package/components/svg/IconSeedling.d.ts.map +0 -1
- package/components/svg/IconSynced.d.ts +0 -8
- package/components/svg/IconSynced.d.ts.map +0 -1
- package/components/svg/IconTrashCan.d.ts +0 -8
- package/components/svg/IconTrashCan.d.ts.map +0 -1
- package/components/svg/IconWifi.d.ts +0 -8
- package/components/svg/IconWifi.d.ts.map +0 -1
- package/components/svg/Info.d.ts +0 -8
- package/components/svg/Info.d.ts.map +0 -1
- package/components/svg/Key.d.ts +0 -8
- package/components/svg/Key.d.ts.map +0 -1
- package/components/svg/Leaf.d.ts +0 -8
- package/components/svg/Leaf.d.ts.map +0 -1
- package/components/svg/Lock.d.ts +0 -8
- package/components/svg/Lock.d.ts.map +0 -1
- package/components/svg/Logo.d.ts +0 -8
- package/components/svg/Logo.d.ts.map +0 -1
- package/components/svg/MenuVertical.d.ts +0 -8
- package/components/svg/MenuVertical.d.ts.map +0 -1
- package/components/svg/Notification.d.ts +0 -8
- package/components/svg/Notification.d.ts.map +0 -1
- package/components/svg/Person.d.ts +0 -8
- package/components/svg/Person.d.ts.map +0 -1
- package/components/svg/Plus.d.ts +0 -8
- package/components/svg/Plus.d.ts.map +0 -1
- package/components/svg/RestorationSite.d.ts +0 -8
- package/components/svg/RestorationSite.d.ts.map +0 -1
- package/components/svg/Search.d.ts +0 -8
- package/components/svg/Search.d.ts.map +0 -1
- package/components/svg/Seeds.d.ts +0 -8
- package/components/svg/Seeds.d.ts.map +0 -1
- package/components/svg/Site.d.ts +0 -8
- package/components/svg/Site.d.ts.map +0 -1
- package/components/svg/Sparkles.d.ts +0 -8
- package/components/svg/Sparkles.d.ts.map +0 -1
- package/components/svg/Species.d.ts +0 -8
- package/components/svg/Species.d.ts.map +0 -1
- package/components/svg/Species2.d.ts +0 -8
- package/components/svg/Species2.d.ts.map +0 -1
- package/components/svg/Spinner.d.ts +0 -8
- package/components/svg/Spinner.d.ts.map +0 -1
- package/components/svg/Success.d.ts +0 -8
- package/components/svg/Success.d.ts.map +0 -1
- package/components/svg/Touchscreen.d.ts +0 -8
- package/components/svg/Touchscreen.d.ts.map +0 -1
- package/components/svg/UploadCloud.d.ts +0 -8
- package/components/svg/UploadCloud.d.ts.map +0 -1
- package/components/svg/Warning.d.ts +0 -8
- package/components/svg/Warning.d.ts.map +0 -1
- package/components/svg/index.d.ts +0 -75
- package/components/svg/index.d.ts.map +0 -1
- package/components/table/EnhancedTableToolbar.d.ts +0 -9
- package/components/table/EnhancedTableToolbar.d.ts.map +0 -1
- package/components/table/TableCellRenderer.d.ts +0 -31
- package/components/table/TableCellRenderer.d.ts.map +0 -1
- package/components/table/TableHeader.d.ts +0 -16
- package/components/table/TableHeader.d.ts.map +0 -1
- package/components/table/TableHeaderItem.d.ts +0 -20
- package/components/table/TableHeaderItem.d.ts.map +0 -1
- package/components/table/index.d.ts +0 -47
- package/components/table/index.d.ts.map +0 -1
- package/components/table/sort.d.ts +0 -9
- package/components/table/sort.d.ts.map +0 -1
- package/components/table/sort.test.d.ts +0 -2
- package/components/table/sort.test.d.ts.map +0 -1
- package/components/table/types.d.ts +0 -42
- package/components/table/types.d.ts.map +0 -1
- package/index.d.ts +0 -36
- package/index.d.ts.map +0 -1
- package/setupTests.d.ts +0 -2
- package/setupTests.d.ts.map +0 -1
- package/stories/Autocomplete.stories.d.ts +0 -10
- package/stories/Autocomplete.stories.d.ts.map +0 -1
- package/stories/Button.stories.d.ts +0 -35
- package/stories/Button.stories.d.ts.map +0 -1
- package/stories/Checkbox.stories.d.ts +0 -10
- package/stories/Checkbox.stories.d.ts.map +0 -1
- package/stories/DatePicker.stories.d.ts +0 -11
- package/stories/DatePicker.stories.d.ts.map +0 -1
- package/stories/DialogBox.stories.d.ts +0 -14
- package/stories/DialogBox.stories.d.ts.map +0 -1
- package/stories/Divisor.stories.d.ts +0 -20
- package/stories/Divisor.stories.d.ts.map +0 -1
- package/stories/Dropdown.stories.d.ts +0 -10
- package/stories/Dropdown.stories.d.ts.map +0 -1
- package/stories/ErrorBox.stories.d.ts +0 -9
- package/stories/ErrorBox.stories.d.ts.map +0 -1
- package/stories/Icon.stories.d.ts +0 -9
- package/stories/Icon.stories.d.ts.map +0 -1
- package/stories/IconTooltip.stories.d.ts +0 -10
- package/stories/IconTooltip.stories.d.ts.map +0 -1
- package/stories/Message.stories.d.ts +0 -10
- package/stories/Message.stories.d.ts.map +0 -1
- package/stories/Navbar.stories.d.ts +0 -12
- package/stories/Navbar.stories.d.ts.map +0 -1
- package/stories/Note.stories.d.ts +0 -9
- package/stories/Note.stories.d.ts.map +0 -1
- package/stories/ProgressCircle.stories.d.ts +0 -9
- package/stories/ProgressCircle.stories.d.ts.map +0 -1
- package/stories/RadioButton.stories.d.ts +0 -9
- package/stories/RadioButton.stories.d.ts.map +0 -1
- package/stories/Select.stories.d.ts +0 -15
- package/stories/Select.stories.d.ts.map +0 -1
- package/stories/SummaryBox.stories.d.ts +0 -11
- package/stories/SummaryBox.stories.d.ts.map +0 -1
- package/stories/Table.stories.d.ts +0 -16
- package/stories/Table.stories.d.ts.map +0 -1
- package/stories/TextTruncated.stories.d.ts +0 -9
- package/stories/TextTruncated.stories.d.ts.map +0 -1
- package/stories/TextfieldNew.stories.d.ts +0 -32
- package/stories/TextfieldNew.stories.d.ts.map +0 -1
- package/stories/Theme.stories.d.ts +0 -8
- package/stories/Theme.stories.d.ts.map +0 -1
- package/style-dictionary-dist/TerrawareTheme.d.ts +0 -361
- package/style-dictionary-dist/TerrawareTheme.d.ts.map +0 -1
- package/style-dictionary-dist2/TerrawareTheme2.d.ts +0 -357
- package/style-dictionary-dist2/TerrawareTheme2.d.ts.map +0 -1
- package/theme.d.ts +0 -60
- package/theme.d.ts.map +0 -1
- package/utils/date.d.ts +0 -5
- package/utils/date.d.ts.map +0 -1
- package/utils/index.d.ts +0 -6
- package/utils/index.d.ts.map +0 -1
- package/utils/preventDefaultEvent.d.ts +0 -4
- package/utils/preventDefaultEvent.d.ts.map +0 -1
- package/utils/text.d.ts +0 -3
- package/utils/text.d.ts.map +0 -1
- package/utils/useDeviceInfo.d.ts +0 -42
- package/utils/useDeviceInfo.d.ts.map +0 -1
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
@import '../../style-dictionary-dist/navbar_variables.scss';
|
|
2
1
|
@import '../../style-dictionary-dist2/terraware.scss';
|
|
3
2
|
|
|
4
3
|
@font-face {
|
|
@@ -26,7 +25,7 @@
|
|
|
26
25
|
.nav-section {
|
|
27
26
|
padding: $tw-spc-base-x-small $tw-spc-base-small;
|
|
28
27
|
.divider {
|
|
29
|
-
border-top:
|
|
28
|
+
border-top: 1px solid $tw-clr-brdr-tertiary;
|
|
30
29
|
}
|
|
31
30
|
|
|
32
31
|
&--title {
|
|
@@ -1,15 +1,17 @@
|
|
|
1
|
-
@import '../../style-dictionary-dist/progressCircle_variables.scss';
|
|
2
1
|
@import '../../style-dictionary-dist2/terraware.scss';
|
|
3
2
|
|
|
4
3
|
.circle-container {
|
|
5
4
|
position: relative;
|
|
6
5
|
display: inline-flex;
|
|
6
|
+
|
|
7
|
+
& .MuiCircularProgress-root {
|
|
8
|
+
color: $tw-clr-bg-brand;
|
|
9
|
+
}
|
|
7
10
|
}
|
|
8
11
|
|
|
9
12
|
.circle-fill {
|
|
10
13
|
position: absolute;
|
|
11
14
|
left: 0;
|
|
12
|
-
color: $tw-clr-bg-brand;
|
|
13
15
|
}
|
|
14
16
|
|
|
15
17
|
.circle-track {
|
package/package.json
CHANGED
|
@@ -9,6 +9,21 @@ var _createPalette = require("@mui/material/styles/createPalette");
|
|
|
9
9
|
|
|
10
10
|
var TerrawareTheme2 = {
|
|
11
11
|
"palette": {
|
|
12
|
+
"TwClrBaseBlack": "#000000",
|
|
13
|
+
"TwClrBaseGray025": "#F9F8F7",
|
|
14
|
+
"TwClrBaseGray050": "#F1F0EC",
|
|
15
|
+
"TwClrBaseGray075": "#EBEAE4",
|
|
16
|
+
"TwClrBaseGray100": "#E3E1D9",
|
|
17
|
+
"TwClrBaseGray200": "#CBC6B7",
|
|
18
|
+
"TwClrBaseGray300": "#B2AB93",
|
|
19
|
+
"TwClrBaseGray400": "#9A9172",
|
|
20
|
+
"TwClrBaseGray500": "#7F775B",
|
|
21
|
+
"TwClrBaseGray600": "#645E48",
|
|
22
|
+
"TwClrBaseGray700": "#4B4736",
|
|
23
|
+
"TwClrBaseGray800": "#333025",
|
|
24
|
+
"TwClrBaseGray900": "#1D1B15",
|
|
25
|
+
"TwClrBaseTransparent": "#FFFFFF00",
|
|
26
|
+
"TwClrBaseWhite": "#FFFFFF",
|
|
12
27
|
"TwClrBaseBlue050": "#EFF1F8",
|
|
13
28
|
"TwClrBaseBlue100": "#DDE1F1",
|
|
14
29
|
"TwClrBaseBlue200": "#BDC4E4",
|
|
@@ -81,21 +96,6 @@ var TerrawareTheme2 = {
|
|
|
81
96
|
"TwClrBaseYellow600": "#6A5E1D",
|
|
82
97
|
"TwClrBaseYellow700": "#504716",
|
|
83
98
|
"TwClrBaseYellow800": "#36300F",
|
|
84
|
-
"TwClrBaseBlack": "#000000",
|
|
85
|
-
"TwClrBaseGray025": "#F9F8F7",
|
|
86
|
-
"TwClrBaseGray050": "#F1F0EC",
|
|
87
|
-
"TwClrBaseGray075": "#EBEAE4",
|
|
88
|
-
"TwClrBaseGray100": "#E3E1D9",
|
|
89
|
-
"TwClrBaseGray200": "#CBC6B7",
|
|
90
|
-
"TwClrBaseGray300": "#B2AB93",
|
|
91
|
-
"TwClrBaseGray400": "#9A9172",
|
|
92
|
-
"TwClrBaseGray500": "#7F775B",
|
|
93
|
-
"TwClrBaseGray600": "#645E48",
|
|
94
|
-
"TwClrBaseGray700": "#4B4736",
|
|
95
|
-
"TwClrBaseGray800": "#333025",
|
|
96
|
-
"TwClrBaseGray900": "#1D1B15",
|
|
97
|
-
"TwClrBaseTransparent": "#FFFFFF00",
|
|
98
|
-
"TwClrBaseWhite": "#FFFFFF",
|
|
99
99
|
"TwClrBg": "#FFFFFF",
|
|
100
100
|
"TwClrBgActive": "#F1F0EC",
|
|
101
101
|
"TwClrBgGhost": "rgb(255 255 255 / 0%)",
|
|
@@ -1,3 +1,50 @@
|
|
|
1
|
+
$tw-sz-btn-large-height: 48px;
|
|
2
|
+
$tw-sz-btn-large-icon: 28px;
|
|
3
|
+
$tw-sz-btn-large-min-width: 120px;
|
|
4
|
+
$tw-sz-btn-medium-height: 40px;
|
|
5
|
+
$tw-sz-btn-medium-icon: 24px;
|
|
6
|
+
$tw-sz-btn-medium-min-width: 100px;
|
|
7
|
+
$tw-sz-btn-small-height: 32px;
|
|
8
|
+
$tw-sz-btn-small-icon: 20px;
|
|
9
|
+
$tw-sz-btn-small-min-width: 80px;
|
|
10
|
+
$tw-sz-btn-stroke: 2px;
|
|
11
|
+
$tw-sz-btn-stroke-focus: 2px;
|
|
12
|
+
$tw-sz-btn-x-large-height: 56px;
|
|
13
|
+
$tw-sz-btn-x-large-icon: 32px;
|
|
14
|
+
$tw-sz-btn-x-large-min-width: 140px;
|
|
15
|
+
$tw-fnt-btn-label-font-family-undefined: 'Inter', sans-serif;
|
|
16
|
+
$tw-fnt-btn-label-font-weight-undefined: 600;
|
|
17
|
+
$tw-fnt-btn-label-large-font-family: 'Inter', sans-serif;
|
|
18
|
+
$tw-fnt-btn-label-large-font-size: 20px;
|
|
19
|
+
$tw-fnt-btn-label-large-font-weight: 600;
|
|
20
|
+
$tw-fnt-btn-label-large-line-height: 28px;
|
|
21
|
+
$tw-fnt-btn-label-medium-font-family: 'Inter', sans-serif;
|
|
22
|
+
$tw-fnt-btn-label-medium-font-size: 16px;
|
|
23
|
+
$tw-fnt-btn-label-medium-font-weight: 600;
|
|
24
|
+
$tw-fnt-btn-label-medium-line-height: 24px;
|
|
25
|
+
$tw-fnt-btn-label-small-font-family: 'Inter', sans-serif;
|
|
26
|
+
$tw-fnt-btn-label-small-font-size: 14px;
|
|
27
|
+
$tw-fnt-btn-label-small-font-weight: 600;
|
|
28
|
+
$tw-fnt-btn-label-small-line-height: 20px;
|
|
29
|
+
$tw-fnt-btn-label-x-large-font-family: 'Inter', sans-serif;
|
|
30
|
+
$tw-fnt-btn-label-x-large-font-size: 24px;
|
|
31
|
+
$tw-fnt-btn-label-x-large-font-weight: 600;
|
|
32
|
+
$tw-fnt-btn-label-x-large-line-height: 32px;
|
|
33
|
+
$tw-clr-base-black: #000000;
|
|
34
|
+
$tw-clr-base-gray-025: #F9F8F7;
|
|
35
|
+
$tw-clr-base-gray-050: #F1F0EC;
|
|
36
|
+
$tw-clr-base-gray-075: #EBEAE4;
|
|
37
|
+
$tw-clr-base-gray-100: #E3E1D9;
|
|
38
|
+
$tw-clr-base-gray-200: #CBC6B7;
|
|
39
|
+
$tw-clr-base-gray-300: #B2AB93;
|
|
40
|
+
$tw-clr-base-gray-400: #9A9172;
|
|
41
|
+
$tw-clr-base-gray-500: #7F775B;
|
|
42
|
+
$tw-clr-base-gray-600: #645E48;
|
|
43
|
+
$tw-clr-base-gray-700: #4B4736;
|
|
44
|
+
$tw-clr-base-gray-800: #333025;
|
|
45
|
+
$tw-clr-base-gray-900: #1D1B15;
|
|
46
|
+
$tw-clr-base-transparent: #FFFFFF00;
|
|
47
|
+
$tw-clr-base-white: #FFFFFF;
|
|
1
48
|
$tw-clr-base-blue-050: #EFF1F8;
|
|
2
49
|
$tw-clr-base-blue-100: #DDE1F1;
|
|
3
50
|
$tw-clr-base-blue-200: #BDC4E4;
|
|
@@ -70,21 +117,6 @@ $tw-clr-base-yellow-500: #867725;
|
|
|
70
117
|
$tw-clr-base-yellow-600: #6A5E1D;
|
|
71
118
|
$tw-clr-base-yellow-700: #504716;
|
|
72
119
|
$tw-clr-base-yellow-800: #36300F;
|
|
73
|
-
$tw-clr-base-black: #000000;
|
|
74
|
-
$tw-clr-base-gray-025: #F9F8F7;
|
|
75
|
-
$tw-clr-base-gray-050: #F1F0EC;
|
|
76
|
-
$tw-clr-base-gray-075: #EBEAE4;
|
|
77
|
-
$tw-clr-base-gray-100: #E3E1D9;
|
|
78
|
-
$tw-clr-base-gray-200: #CBC6B7;
|
|
79
|
-
$tw-clr-base-gray-300: #B2AB93;
|
|
80
|
-
$tw-clr-base-gray-400: #9A9172;
|
|
81
|
-
$tw-clr-base-gray-500: #7F775B;
|
|
82
|
-
$tw-clr-base-gray-600: #645E48;
|
|
83
|
-
$tw-clr-base-gray-700: #4B4736;
|
|
84
|
-
$tw-clr-base-gray-800: #333025;
|
|
85
|
-
$tw-clr-base-gray-900: #1D1B15;
|
|
86
|
-
$tw-clr-base-transparent: #FFFFFF00;
|
|
87
|
-
$tw-clr-base-white: #FFFFFF;
|
|
88
120
|
$tw-clr-bg: #FFFFFF;
|
|
89
121
|
$tw-clr-bg-active: #F1F0EC;
|
|
90
122
|
$tw-clr-bg-ghost: rgba(#FFFFFF, 0);
|
|
@@ -169,4 +201,204 @@ $tw-clr-brdr-warning-hover: linear-gradient(rgba(#815424, 0.5), rgba(#815424, 0.
|
|
|
169
201
|
$tw-clr-icn-on-warning: #FFFFFF;
|
|
170
202
|
$tw-clr-icn-warning: #A36A2D;
|
|
171
203
|
$tw-clr-txt-on-warning: #FFFFFF;
|
|
172
|
-
$tw-clr-txt-warning: #A36A2D;
|
|
204
|
+
$tw-clr-txt-warning: #A36A2D;
|
|
205
|
+
$tw-elvtn-base-200: 0 2px 4px 0 rgba(51, 48, 37, 0.2);
|
|
206
|
+
$tw-elvtn-base-400: 0 4px 8px 0 rgba(51, 48, 37, 0.2);
|
|
207
|
+
$tw-elvtn-base-600: 0 8px 16px 0 rgba(51, 48, 37, 0.2);
|
|
208
|
+
$tw-elvtn-base-800: 0 16px 32px 0 rgba(51, 48, 37, 0.2);
|
|
209
|
+
$tw-fnt-dlg-bx-message-font-family: 'Inter', sans-serif;
|
|
210
|
+
$tw-fnt-dlg-bx-message-font-size: 16px;
|
|
211
|
+
$tw-fnt-dlg-bx-message-font-weight: 400;
|
|
212
|
+
$tw-fnt-dlg-bx-message-line-height: 24px;
|
|
213
|
+
$tw-fnt-dlg-bx-title-font-family: 'Inter', sans-serif;
|
|
214
|
+
$tw-fnt-dlg-bx-title-font-size: 20px;
|
|
215
|
+
$tw-fnt-dlg-bx-title-font-weight: 600;
|
|
216
|
+
$tw-fnt-dlg-bx-title-line-height: 28px;
|
|
217
|
+
$tw-fnt-mssg-body-font-family: 'Inter', sans-serif;
|
|
218
|
+
$tw-fnt-mssg-body-font-size: 16px;
|
|
219
|
+
$tw-fnt-mssg-body-font-weight: 400;
|
|
220
|
+
$tw-fnt-mssg-body-line-height: 24px;
|
|
221
|
+
$tw-fnt-mssg-title-font-family: 'Inter', sans-serif;
|
|
222
|
+
$tw-fnt-mssg-title-font-size: 16px;
|
|
223
|
+
$tw-fnt-mssg-title-font-weight: 600;
|
|
224
|
+
$tw-fnt-mssg-title-line-height: 24px;
|
|
225
|
+
$tw-sz-nvgtn-side-nav-item-indicator: 4px;
|
|
226
|
+
$tw-sz-nvgtn-side-nav-width: 200px;
|
|
227
|
+
$tw-fnt-nvgtn-side-nav-item-label-font-family: 'Inter', sans-serif;
|
|
228
|
+
$tw-fnt-nvgtn-side-nav-item-label-font-size: 14px;
|
|
229
|
+
$tw-fnt-nvgtn-side-nav-item-label-font-weight: 500;
|
|
230
|
+
$tw-fnt-nvgtn-side-nav-item-label-line-height: 16px;
|
|
231
|
+
$tw-fnt-nvgtn-side-nav-section-title-font-family: 'Inter', sans-serif;
|
|
232
|
+
$tw-fnt-nvgtn-side-nav-section-title-font-size: 12px;
|
|
233
|
+
$tw-fnt-nvgtn-side-nav-section-title-font-weight: 400;
|
|
234
|
+
$tw-fnt-nvgtn-side-nav-section-title-line-height: 16px;
|
|
235
|
+
$tw-fnt-nvgtn-side-nav-section-title-text-transform: uppercase;
|
|
236
|
+
$tw-fnt-prgrss-circle-value-large-font-family: 'Inter', sans-serif;
|
|
237
|
+
$tw-fnt-prgrss-circle-value-large-font-size: 48px;
|
|
238
|
+
$tw-fnt-prgrss-circle-value-large-font-weight: 400;
|
|
239
|
+
$tw-fnt-prgrss-circle-value-large-line-height: 60px;
|
|
240
|
+
$tw-fnt-prgrss-circle-value-medium-font-family: 'Inter', sans-serif;
|
|
241
|
+
$tw-fnt-prgrss-circle-value-medium-font-size: 24px;
|
|
242
|
+
$tw-fnt-prgrss-circle-value-medium-font-weight: 400;
|
|
243
|
+
$tw-fnt-prgrss-circle-value-medium-line-height: 32px;
|
|
244
|
+
$tw-fnt-prgrss-circle-value-small-font-family: 'Inter', sans-serif;
|
|
245
|
+
$tw-fnt-prgrss-circle-value-small-font-size: 12px;
|
|
246
|
+
$tw-fnt-prgrss-circle-value-small-font-weight: 400;
|
|
247
|
+
$tw-fnt-prgrss-circle-value-small-line-height: 16px;
|
|
248
|
+
$tw-opcty-base-000: 0;
|
|
249
|
+
$tw-opcty-base-010: 0.1;
|
|
250
|
+
$tw-opcty-base-020: 0.2;
|
|
251
|
+
$tw-opcty-base-030: 0.3;
|
|
252
|
+
$tw-opcty-base-040: 0.4;
|
|
253
|
+
$tw-opcty-base-050: 0.5;
|
|
254
|
+
$tw-opcty-base-060: 0.6;
|
|
255
|
+
$tw-opcty-base-070: 0.7;
|
|
256
|
+
$tw-opcty-base-080: 0.8;
|
|
257
|
+
$tw-opcty-base-090: 0.9;
|
|
258
|
+
$tw-opcty-base-100: 1;
|
|
259
|
+
$tw-opcty-semantic-off: 0.5;
|
|
260
|
+
$tw-spc-base-large: 32px;
|
|
261
|
+
$tw-spc-base-medium: 24px;
|
|
262
|
+
$tw-spc-base-none: 0;
|
|
263
|
+
$tw-spc-base-small: 16px;
|
|
264
|
+
$tw-spc-base-x-large: 48px;
|
|
265
|
+
$tw-spc-base-x-small: 8px;
|
|
266
|
+
$tw-spc-base-xx-large: 64px;
|
|
267
|
+
$tw-spc-base-xx-small: 4px;
|
|
268
|
+
$tw-sz-base-large: 32px;
|
|
269
|
+
$tw-sz-base-medium: 24px;
|
|
270
|
+
$tw-sz-base-none: 0;
|
|
271
|
+
$tw-sz-base-small: 16px;
|
|
272
|
+
$tw-sz-base-x-large: 48px;
|
|
273
|
+
$tw-sz-base-x-small: 8px;
|
|
274
|
+
$tw-sz-base-xx-large: 64px;
|
|
275
|
+
$tw-sz-base-xx-small: 4px;
|
|
276
|
+
$tw-sz-icon-large: 32px;
|
|
277
|
+
$tw-sz-icon-medium: 24px;
|
|
278
|
+
$tw-sz-icon-small: 16px;
|
|
279
|
+
$tw-sz-icon-x-large: 48px;
|
|
280
|
+
$tw-fnt-base-body-01-regular-font-family: 'Inter', sans-serif;
|
|
281
|
+
$tw-fnt-base-body-01-regular-font-size: 20px;
|
|
282
|
+
$tw-fnt-base-body-01-regular-font-weight: 400;
|
|
283
|
+
$tw-fnt-base-body-01-regular-line-height: 28px;
|
|
284
|
+
$tw-fnt-base-body-02-regular-font-family: 'Inter', sans-serif;
|
|
285
|
+
$tw-fnt-base-body-02-regular-font-size: 16px;
|
|
286
|
+
$tw-fnt-base-body-02-regular-font-weight: 400;
|
|
287
|
+
$tw-fnt-base-body-02-regular-line-height: 24px;
|
|
288
|
+
$tw-fnt-base-body-03-regular-font-family: 'Inter', sans-serif;
|
|
289
|
+
$tw-fnt-base-body-03-regular-font-size: 14px;
|
|
290
|
+
$tw-fnt-base-body-03-regular-font-weight: 400;
|
|
291
|
+
$tw-fnt-base-body-03-regular-line-height: 20px;
|
|
292
|
+
$tw-fnt-base-body-04-regular-font-family: 'Inter', sans-serif;
|
|
293
|
+
$tw-fnt-base-body-04-regular-font-size: 12px;
|
|
294
|
+
$tw-fnt-base-body-04-regular-font-weight: 400;
|
|
295
|
+
$tw-fnt-base-body-04-regular-line-height: 16px;
|
|
296
|
+
$tw-fnt-base-display-01-bold-font-family: 'Inter', sans-serif;
|
|
297
|
+
$tw-fnt-base-display-01-bold-font-size: 84px;
|
|
298
|
+
$tw-fnt-base-display-01-bold-font-weight: 700;
|
|
299
|
+
$tw-fnt-base-display-01-bold-line-height: 108px;
|
|
300
|
+
$tw-fnt-base-display-02-bold-font-family: 'Inter', sans-serif;
|
|
301
|
+
$tw-fnt-base-display-02-bold-font-size: 72px;
|
|
302
|
+
$tw-fnt-base-display-02-bold-font-weight: 700;
|
|
303
|
+
$tw-fnt-base-display-02-bold-line-height: 92px;
|
|
304
|
+
$tw-fnt-base-display-03-bold-font-family: 'Inter', sans-serif;
|
|
305
|
+
$tw-fnt-base-display-03-bold-font-size: 60px;
|
|
306
|
+
$tw-fnt-base-display-03-bold-font-weight: 700;
|
|
307
|
+
$tw-fnt-base-display-03-bold-line-height: 76px;
|
|
308
|
+
$tw-fnt-base-display-04-bold-font-family: 'Inter', sans-serif;
|
|
309
|
+
$tw-fnt-base-display-04-bold-font-size: 48px;
|
|
310
|
+
$tw-fnt-base-display-04-bold-font-weight: 700;
|
|
311
|
+
$tw-fnt-base-display-04-bold-line-height: 60px;
|
|
312
|
+
$tw-fnt-base-headline-01-semi-bold-font-family: 'Inter', sans-serif;
|
|
313
|
+
$tw-fnt-base-headline-01-semi-bold-font-size: 48px;
|
|
314
|
+
$tw-fnt-base-headline-01-semi-bold-font-weight: 600;
|
|
315
|
+
$tw-fnt-base-headline-01-semi-bold-line-height: 60px;
|
|
316
|
+
$tw-fnt-base-headline-02-semi-bold-font-family: 'Inter', sans-serif;
|
|
317
|
+
$tw-fnt-base-headline-02-semi-bold-font-size: 40px;
|
|
318
|
+
$tw-fnt-base-headline-02-semi-bold-font-weight: 600;
|
|
319
|
+
$tw-fnt-base-headline-02-semi-bold-line-height: 52px;
|
|
320
|
+
$tw-fnt-base-headline-03-semi-bold-font-family: 'Inter', sans-serif;
|
|
321
|
+
$tw-fnt-base-headline-03-semi-bold-font-size: 34px;
|
|
322
|
+
$tw-fnt-base-headline-03-semi-bold-font-weight: 600;
|
|
323
|
+
$tw-fnt-base-headline-03-semi-bold-line-height: 44px;
|
|
324
|
+
$tw-fnt-base-headline-04-semi-bold-font-family: 'Inter', sans-serif;
|
|
325
|
+
$tw-fnt-base-headline-04-semi-bold-font-size: 28px;
|
|
326
|
+
$tw-fnt-base-headline-04-semi-bold-font-weight: 600;
|
|
327
|
+
$tw-fnt-base-headline-04-semi-bold-line-height: 36px;
|
|
328
|
+
$tw-fnt-base-headline-05-semi-bold-font-family: 'Inter', sans-serif;
|
|
329
|
+
$tw-fnt-base-headline-05-semi-bold-font-size: 24px;
|
|
330
|
+
$tw-fnt-base-headline-05-semi-bold-font-weight: 600;
|
|
331
|
+
$tw-fnt-base-headline-05-semi-bold-line-height: 32px;
|
|
332
|
+
$tw-fnt-base-headline-06-semi-bold-font-family: 'Inter', sans-serif;
|
|
333
|
+
$tw-fnt-base-headline-06-semi-bold-font-size: 20px;
|
|
334
|
+
$tw-fnt-base-headline-06-semi-bold-font-weight: 600;
|
|
335
|
+
$tw-fnt-base-headline-06-semi-bold-line-height: 28px;
|
|
336
|
+
$tw-fnt-base-font-family: 'Inter', sans-serif;
|
|
337
|
+
$tw-fnt-base-font-size-body-01: 20px;
|
|
338
|
+
$tw-fnt-base-font-size-body-02: 16px;
|
|
339
|
+
$tw-fnt-base-font-size-body-03: 14px;
|
|
340
|
+
$tw-fnt-base-font-size-body-04: 12px;
|
|
341
|
+
$tw-fnt-base-font-size-display-01: 84px;
|
|
342
|
+
$tw-fnt-base-font-size-display-02: 72px;
|
|
343
|
+
$tw-fnt-base-font-size-display-03: 60px;
|
|
344
|
+
$tw-fnt-base-font-size-display-04: 48px;
|
|
345
|
+
$tw-fnt-base-font-size-headline-01: 48px;
|
|
346
|
+
$tw-fnt-base-font-size-headline-02: 40px;
|
|
347
|
+
$tw-fnt-base-font-size-headline-03: 34px;
|
|
348
|
+
$tw-fnt-base-font-size-headline-04: 28px;
|
|
349
|
+
$tw-fnt-base-font-size-headline-05: 24px;
|
|
350
|
+
$tw-fnt-base-font-size-headline-06: 20px;
|
|
351
|
+
$tw-fnt-base-font-weight: 400;
|
|
352
|
+
$tw-fnt-base-font-weight-bold: 700;
|
|
353
|
+
$tw-fnt-base-font-weight-medium: 500;
|
|
354
|
+
$tw-fnt-base-font-weight-semi-bold: 600;
|
|
355
|
+
$tw-fnt-base-line-height-body-01: 28px;
|
|
356
|
+
$tw-fnt-base-line-height-body-02: 24px;
|
|
357
|
+
$tw-fnt-base-line-height-body-03: 20px;
|
|
358
|
+
$tw-fnt-base-line-height-body-04: 16px;
|
|
359
|
+
$tw-fnt-base-line-height-display-01: 108px;
|
|
360
|
+
$tw-fnt-base-line-height-display-02: 92px;
|
|
361
|
+
$tw-fnt-base-line-height-display-03: 76px;
|
|
362
|
+
$tw-fnt-base-line-height-display-04: 60px;
|
|
363
|
+
$tw-fnt-base-line-height-headline-01: 60px;
|
|
364
|
+
$tw-fnt-base-line-height-headline-02: 52px;
|
|
365
|
+
$tw-fnt-base-line-height-headline-03: 44px;
|
|
366
|
+
$tw-fnt-base-line-height-headline-04: 36px;
|
|
367
|
+
$tw-fnt-base-line-height-headline-05: 32px;
|
|
368
|
+
$tw-fnt-base-line-height-headline-06: 28px;
|
|
369
|
+
$tw-rds-frm-fld-text-input: 4px;
|
|
370
|
+
$tw-sz-frm-fld-text-input-stroke: 1px;
|
|
371
|
+
$tw-sz-frm-fld-text-input-stroke-active: 2px;
|
|
372
|
+
$tw-sz-frm-fld-textarea-input-height: 24px * 2.5;
|
|
373
|
+
$tw-fnt-frm-fld-error-text-font-family: 'Inter', sans-serif;
|
|
374
|
+
$tw-fnt-frm-fld-error-text-font-size: 14px;
|
|
375
|
+
$tw-fnt-frm-fld-error-text-font-weight: 500;
|
|
376
|
+
$tw-fnt-frm-fld-error-text-line-height: 20px;
|
|
377
|
+
$tw-fnt-frm-fld-help-text-font-family: 'Inter', sans-serif;
|
|
378
|
+
$tw-fnt-frm-fld-help-text-font-size: 14px;
|
|
379
|
+
$tw-fnt-frm-fld-help-text-font-weight: 400;
|
|
380
|
+
$tw-fnt-frm-fld-help-text-line-height: 20px;
|
|
381
|
+
$tw-fnt-frm-fld-label-font-family: 'Inter', sans-serif;
|
|
382
|
+
$tw-fnt-frm-fld-label-font-size: 14px;
|
|
383
|
+
$tw-fnt-frm-fld-label-font-weight: 400;
|
|
384
|
+
$tw-fnt-frm-fld-label-line-height: 20px;
|
|
385
|
+
$tw-fnt-frm-fld-radio-button-checkbox-selection-label-font-family: 'Inter', sans-serif;
|
|
386
|
+
$tw-fnt-frm-fld-radio-button-checkbox-selection-label-font-size: 16px;
|
|
387
|
+
$tw-fnt-frm-fld-radio-button-checkbox-selection-label-font-weight: 500;
|
|
388
|
+
$tw-fnt-frm-fld-radio-button-checkbox-selection-label-line-height: 24px;
|
|
389
|
+
$tw-fnt-frm-fld-select-value-font-family: 'Inter', sans-serif;
|
|
390
|
+
$tw-fnt-frm-fld-select-value-font-size: 16px;
|
|
391
|
+
$tw-fnt-frm-fld-select-value-font-weight: 500;
|
|
392
|
+
$tw-fnt-frm-fld-select-value-line-height: 24px;
|
|
393
|
+
$tw-fnt-frm-fld-text-placeholder-font-family: 'Inter', sans-serif;
|
|
394
|
+
$tw-fnt-frm-fld-text-placeholder-font-size: 16px;
|
|
395
|
+
$tw-fnt-frm-fld-text-placeholder-font-weight: 500;
|
|
396
|
+
$tw-fnt-frm-fld-text-placeholder-line-height: 24px;
|
|
397
|
+
$tw-fnt-frm-fld-text-value-font-family: 'Inter', sans-serif;
|
|
398
|
+
$tw-fnt-frm-fld-text-value-font-size: 16px;
|
|
399
|
+
$tw-fnt-frm-fld-text-value-font-weight: 500;
|
|
400
|
+
$tw-fnt-frm-fld-text-value-line-height: 24px;
|
|
401
|
+
$tw-fnt-frm-fld-warning-text-font-family: 'Inter', sans-serif;
|
|
402
|
+
$tw-fnt-frm-fld-warning-text-font-size: 14px;
|
|
403
|
+
$tw-fnt-frm-fld-warning-text-font-weight: 500;
|
|
404
|
+
$tw-fnt-frm-fld-warning-text-line-height: 20px;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import '../Select/styles.scss';
|
|
3
|
-
import './styles.scss';
|
|
4
|
-
export declare type Option = {
|
|
5
|
-
value: any;
|
|
6
|
-
label: string;
|
|
7
|
-
};
|
|
8
|
-
export declare type ValueType = string | Option;
|
|
9
|
-
export interface Props {
|
|
10
|
-
id: string;
|
|
11
|
-
label: string;
|
|
12
|
-
values: ValueType[];
|
|
13
|
-
onChange: (value: ValueType) => void;
|
|
14
|
-
selected: ValueType | undefined;
|
|
15
|
-
freeSolo: boolean;
|
|
16
|
-
disabled?: boolean;
|
|
17
|
-
className?: string;
|
|
18
|
-
hideClearIcon?: boolean;
|
|
19
|
-
isEqual?: (option: ValueType, value: ValueType) => void;
|
|
20
|
-
placeholder?: string;
|
|
21
|
-
errorText?: string;
|
|
22
|
-
}
|
|
23
|
-
export declare type DropdownItem = {
|
|
24
|
-
label: string;
|
|
25
|
-
value: string;
|
|
26
|
-
};
|
|
27
|
-
export default function Autocomplete({ id, label, values, onChange, selected, freeSolo, disabled, className, hideClearIcon, isEqual, placeholder, errorText, }: Props): JSX.Element;
|
|
28
|
-
//# sourceMappingURL=Autocomplete.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Autocomplete.d.ts","sourceRoot":"","sources":["../../../src/components/Autocomplete/Autocomplete.tsx"],"names":[],"mappings":";AAGA,OAAO,uBAAuB,CAAC;AAC/B,OAAO,eAAe,CAAC;AAEvB,oBAAY,MAAM,GAAG;IACnB,KAAK,EAAE,GAAG,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,oBAAY,SAAS,GAAG,MAAM,GAAG,MAAM,CAAC;AAExC,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,SAAS,EAAE,CAAC;IACpB,QAAQ,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,IAAI,CAAC;IACrC,QAAQ,EAAE,SAAS,GAAG,SAAS,CAAC;IAChC,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,EAAE,SAAS,KAAK,IAAI,CAAC;IACxD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,oBAAY,YAAY,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACnC,EAAE,EACF,KAAK,EACL,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,SAAS,EACT,aAAa,EACb,OAAO,EACP,WAAW,EACX,SAAS,GACV,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CA8ErB"}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { IconName } from '../Icon/icons';
|
|
3
|
-
import { Size } from '../Size';
|
|
4
|
-
import './styles.scss';
|
|
5
|
-
export interface Props {
|
|
6
|
-
onClick: (event?: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void;
|
|
7
|
-
label?: string;
|
|
8
|
-
type?: 'productive' | 'passive' | 'destructive';
|
|
9
|
-
priority?: 'primary' | 'secondary';
|
|
10
|
-
size?: Size;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
icon?: IconName;
|
|
13
|
-
processing?: boolean;
|
|
14
|
-
id?: string;
|
|
15
|
-
className?: string;
|
|
16
|
-
}
|
|
17
|
-
export default function Button(props: Props): JSX.Element;
|
|
18
|
-
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/components/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAC/B,OAAO,eAAe,CAAC;AAYvB,MAAM,WAAW,KAAK;IACpB,OAAO,EAAE,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;IAC3E,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,YAAY,GAAG,SAAS,GAAG,aAAa,CAAC;IAChD,QAAQ,CAAC,EAAE,SAAS,GAAG,WAAW,CAAC;IACnC,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,KAAK,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CA8BxD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.test.d.ts","sourceRoot":"","sources":["../../../src/components/Button/button.test.tsx"],"names":[],"mappings":""}
|
package/components/Checkbox.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@mui/material';
|
|
2
|
-
import React from 'react';
|
|
3
|
-
export declare const CheckboxStyle: (theme: Theme) => {
|
|
4
|
-
padding: string;
|
|
5
|
-
'& .MuiSvgIcon-root': {
|
|
6
|
-
fill: import("csstype").Property.Color | undefined;
|
|
7
|
-
};
|
|
8
|
-
'&:hover > .MuiSvgIcon-root': {
|
|
9
|
-
fill: import("csstype").Property.Color | undefined;
|
|
10
|
-
};
|
|
11
|
-
'&.Mui-checked > .MuiSvgIcon-root': {
|
|
12
|
-
fill: import("csstype").Property.Color | undefined;
|
|
13
|
-
color: import("csstype").Property.Color | undefined;
|
|
14
|
-
};
|
|
15
|
-
'&.MuiCheckbox-indeterminate > .MuiSvgIcon-root': {
|
|
16
|
-
fill: import("csstype").Property.Color | undefined;
|
|
17
|
-
color: import("csstype").Property.Color | undefined;
|
|
18
|
-
};
|
|
19
|
-
'&:focus > .MuiSvgIcon-root': {
|
|
20
|
-
border: string;
|
|
21
|
-
};
|
|
22
|
-
'&.Mui-disabled': {
|
|
23
|
-
opacity: number;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
export interface Props {
|
|
27
|
-
id: string;
|
|
28
|
-
name: string;
|
|
29
|
-
label: React.ReactNode;
|
|
30
|
-
value?: boolean | null;
|
|
31
|
-
onChange: (value: boolean) => void;
|
|
32
|
-
disabled?: boolean;
|
|
33
|
-
className?: string;
|
|
34
|
-
}
|
|
35
|
-
export default function Checkbox(props: Props): JSX.Element;
|
|
36
|
-
//# sourceMappingURL=Checkbox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../src/components/Checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA6C,KAAK,EAAY,MAAM,eAAe,CAAC;AAC3F,OAAO,KAAyB,MAAM,OAAO,CAAC;AAE9C,eAAO,MAAM,aAAa,UAAW,KAAK;;;;;;;;;;;;;;;;;;;;;;CAsBxC,CAAC;AAEH,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAC;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,KAAK,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CAmC1D"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import 'moment/min/locales';
|
|
2
|
-
import React, { KeyboardEventHandler } from 'react';
|
|
3
|
-
import './styles.scss';
|
|
4
|
-
export interface Props {
|
|
5
|
-
id: string;
|
|
6
|
-
autoFocus?: boolean;
|
|
7
|
-
label: React.ReactNode;
|
|
8
|
-
value?: string | null;
|
|
9
|
-
onChange: (value?: string | null) => void;
|
|
10
|
-
'aria-label': string;
|
|
11
|
-
onKeyPress?: KeyboardEventHandler;
|
|
12
|
-
minDate?: any;
|
|
13
|
-
maxDate?: any;
|
|
14
|
-
errorText?: string;
|
|
15
|
-
helperText?: string;
|
|
16
|
-
disabled?: boolean;
|
|
17
|
-
className?: string;
|
|
18
|
-
onError?: (reason: any, value: any) => void;
|
|
19
|
-
}
|
|
20
|
-
export default function DatePicker(props: Props): JSX.Element;
|
|
21
|
-
//# sourceMappingURL=DatePicker.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../../src/components/DatePicker/DatePicker.tsx"],"names":[],"mappings":"AACA,OAAO,oBAAoB,CAAC;AAC5B,OAAO,KAAK,EAAE,EAAY,oBAAoB,EAAE,MAAM,OAAO,CAAC;AAM9D,OAAO,eAAe,CAAC;AAEvB,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,KAAK,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,QAAQ,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC1C,YAAY,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,oBAAoB,CAAC;IAClC,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,OAAO,CAAC,EAAE,GAAG,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,EAAE,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;CAC7C;AAED,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CAgD5D"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import './styles.scss';
|
|
3
|
-
export interface Props {
|
|
4
|
-
title: string;
|
|
5
|
-
size: 'small' | 'medium' | 'large' | 'x-large';
|
|
6
|
-
message?: string | string[];
|
|
7
|
-
children?: ReactNode;
|
|
8
|
-
leftButton?: ReactNode;
|
|
9
|
-
rightButtons?: JSX.Element[];
|
|
10
|
-
middleButtons?: JSX.Element[];
|
|
11
|
-
onClose?: () => void;
|
|
12
|
-
open: boolean;
|
|
13
|
-
scrolled?: boolean;
|
|
14
|
-
skrim?: boolean;
|
|
15
|
-
}
|
|
16
|
-
export default function DialogBox(props: Props): JSX.Element | null;
|
|
17
|
-
//# sourceMappingURL=DialogBox.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DialogBox.d.ts","sourceRoot":"","sources":["../../../src/components/DialogBox/DialogBox.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACzC,OAAO,eAAe,CAAC;AAKvB,MAAM,WAAW,KAAK;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAC;IAC/C,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC5B,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,UAAU,CAAC,EAAE,SAAS,CAAC;IACvB,YAAY,CAAC,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IAC7B,aAAa,CAAC,EAAE,GAAG,CAAC,OAAO,EAAE,CAAC;IAC9B,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,IAAI,EAAE,OAAO,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,KAAK,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CA+DlE"}
|
package/components/Divisor.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Divisor.d.ts","sourceRoot":"","sources":["../../src/components/Divisor.tsx"],"names":[],"mappings":";AAGA,MAAM,WAAW,KAAK;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AACD,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,EAAE,EAAM,EAAE,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CAQ9D"}
|
package/components/Dropdown.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { TooltipProps } from '@mui/material';
|
|
3
|
-
export interface Props {
|
|
4
|
-
id: string;
|
|
5
|
-
label: string;
|
|
6
|
-
values?: DropdownItem[];
|
|
7
|
-
onChange: (value: string) => void;
|
|
8
|
-
selected: string | undefined;
|
|
9
|
-
disabled?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare type DropdownItem = {
|
|
12
|
-
label: string;
|
|
13
|
-
value: string;
|
|
14
|
-
};
|
|
15
|
-
export declare function DropdownV1({ id, label, values, onChange, selected, disabled }: Props): JSX.Element;
|
|
16
|
-
export interface DropdownProps {
|
|
17
|
-
onChange: (newValue: string) => void;
|
|
18
|
-
label?: string;
|
|
19
|
-
disabled?: boolean;
|
|
20
|
-
id?: string;
|
|
21
|
-
className?: string;
|
|
22
|
-
helperText?: string | string[];
|
|
23
|
-
placeholder?: string;
|
|
24
|
-
errorText?: string | string[];
|
|
25
|
-
warningText?: string | string[];
|
|
26
|
-
selectedValue?: string;
|
|
27
|
-
readonly?: boolean;
|
|
28
|
-
options?: DropdownItem[];
|
|
29
|
-
fullWidth?: boolean;
|
|
30
|
-
hideArrow?: boolean;
|
|
31
|
-
onBlur?: () => void;
|
|
32
|
-
onFocus?: () => void;
|
|
33
|
-
fixedMenu?: boolean;
|
|
34
|
-
tooltipTitle?: TooltipProps['title'];
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* This is a simple dropdwn that takes in a tuple { label, value }
|
|
38
|
-
* for list of options.
|
|
39
|
-
* The label is used for display, the value is passed back in onChange, and used to set selectedValue.
|
|
40
|
-
*
|
|
41
|
-
* Example:
|
|
42
|
-
* <Dropdown
|
|
43
|
-
* options=[{ label: 'label', value: 'value'}, { label: 'label1': value: 'value1'} ]
|
|
44
|
-
* onChange={(value: string) => setSomeValue(value)}
|
|
45
|
-
* selectedValue={'value1'}
|
|
46
|
-
* />
|
|
47
|
-
*/
|
|
48
|
-
export default function Dropdown(props: DropdownProps): JSX.Element;
|
|
49
|
-
//# sourceMappingURL=Dropdown.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../src/components/Dropdown.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAgE,YAAY,EAAE,MAAM,eAAe,CAAC;AAK3G,MAAM,WAAW,KAAK;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,YAAY,EAAE,CAAC;IACxB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,MAAM,GAAG,SAAS,CAAC;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAQD,oBAAY,YAAY,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,wBAAgB,UAAU,CAAC,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CAkBlG;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAC;IAChC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IACzB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,YAAY,CAAC,OAAO,CAAC,CAAC;CACtC;AAED;;;;;;;;;;;GAWG;AACH,MAAM,CAAC,OAAO,UAAU,QAAQ,CAAC,KAAK,EAAE,aAAa,GAAG,GAAG,CAAC,OAAO,CAgBlE"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import './styles.scss';
|
|
3
|
-
export interface Props {
|
|
4
|
-
text: string;
|
|
5
|
-
onClick?: () => void;
|
|
6
|
-
buttonText?: string;
|
|
7
|
-
title?: string;
|
|
8
|
-
className?: string;
|
|
9
|
-
}
|
|
10
|
-
export default function ErrorBox(props: Props): JSX.Element;
|
|
11
|
-
//# sourceMappingURL=ErrorBox.d.ts.map
|