@elliemae/ds-basic 2.1.0 → 2.2.0-alpha.3
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/cjs/Accordion/index.js +35 -21
- package/cjs/Accordion/index.js.map +7 -0
- package/cjs/AppPicker/index.js +35 -21
- package/cjs/AppPicker/index.js.map +7 -0
- package/cjs/Backdrop/index.js +35 -21
- package/cjs/Backdrop/index.js.map +7 -0
- package/cjs/Breadcrumb/index.js +35 -21
- package/cjs/Breadcrumb/index.js.map +7 -0
- package/cjs/Button/index.js +35 -21
- package/cjs/Button/index.js.map +7 -0
- package/cjs/ButtonGroup/index.js +35 -21
- package/cjs/ButtonGroup/index.js.map +7 -0
- package/cjs/Card/index.js +35 -21
- package/cjs/Card/index.js.map +7 -0
- package/cjs/CircularProgressIndicator/index.js +35 -21
- package/cjs/CircularProgressIndicator/index.js.map +7 -0
- package/cjs/Grid/index.js +35 -21
- package/cjs/Grid/index.js.map +7 -0
- package/cjs/GroupBox/index.js +35 -21
- package/cjs/GroupBox/index.js.map +7 -0
- package/cjs/Header/index.js +35 -21
- package/cjs/Header/index.js.map +7 -0
- package/cjs/Hidden/index.js +35 -21
- package/cjs/Hidden/index.js.map +7 -0
- package/cjs/Icon/index.js +35 -21
- package/cjs/Icon/index.js.map +7 -0
- package/cjs/IndeterminateProgressIndicator/index.js +35 -21
- package/cjs/IndeterminateProgressIndicator/index.js.map +7 -0
- package/cjs/LabelValue/index.js +35 -21
- package/cjs/LabelValue/index.js.map +7 -0
- package/cjs/ListSectionHeader/index.js +35 -21
- package/cjs/ListSectionHeader/index.js.map +7 -0
- package/cjs/LoadingIndicator/index.js +35 -21
- package/cjs/LoadingIndicator/index.js.map +7 -0
- package/cjs/Menu/index.js +35 -21
- package/cjs/Menu/index.js.map +7 -0
- package/cjs/Overlay/index.js +35 -21
- package/cjs/Overlay/index.js.map +7 -0
- package/cjs/PageHeader/index.js +35 -21
- package/cjs/PageHeader/index.js.map +7 -0
- package/cjs/PageNumber/index.js +35 -21
- package/cjs/PageNumber/index.js.map +7 -0
- package/cjs/Pills/index.js +35 -21
- package/cjs/Pills/index.js.map +7 -0
- package/cjs/Popover/index.js +35 -21
- package/cjs/Popover/index.js.map +7 -0
- package/cjs/Popper/index.js +35 -21
- package/cjs/Popper/index.js.map +7 -0
- package/cjs/Portal/index.js +35 -21
- package/cjs/Portal/index.js.map +7 -0
- package/cjs/ProgressIndicator/index.js +35 -21
- package/cjs/ProgressIndicator/index.js.map +7 -0
- package/cjs/ReadMore/index.js +35 -21
- package/cjs/ReadMore/index.js.map +7 -0
- package/cjs/ResizableContainer/index.js +35 -21
- package/cjs/ResizableContainer/index.js.map +7 -0
- package/cjs/Separator/index.js +35 -21
- package/cjs/Separator/index.js.map +7 -0
- package/cjs/SidePanel/index.js +35 -21
- package/cjs/SidePanel/index.js.map +7 -0
- package/cjs/Slider/index.js +35 -21
- package/cjs/Slider/index.js.map +7 -0
- package/cjs/Spinner/index.js +35 -21
- package/cjs/Spinner/index.js.map +7 -0
- package/cjs/Tabs/index.js +35 -21
- package/cjs/Tabs/index.js.map +7 -0
- package/cjs/TextWrapper/index.js +35 -21
- package/cjs/TextWrapper/index.js.map +7 -0
- package/cjs/TimePicker/index.js +40 -35
- package/cjs/TimePicker/index.js.map +7 -0
- package/cjs/Toast/index.js +36 -21
- package/cjs/Toast/index.js.map +7 -0
- package/cjs/Toolbar/index.js +35 -21
- package/cjs/Toolbar/index.js.map +7 -0
- package/cjs/Tooltip/index.js +35 -21
- package/cjs/Tooltip/index.js.map +7 -0
- package/cjs/TruncatedExpandableText/index.js +35 -21
- package/cjs/TruncatedExpandableText/index.js.map +7 -0
- package/cjs/TruncatedTooltipText/index.js +35 -21
- package/cjs/TruncatedTooltipText/index.js.map +7 -0
- package/cjs/ZipCodeSearch/index.js +35 -21
- package/cjs/ZipCodeSearch/index.js.map +7 -0
- package/cjs/Zoom/index.js +35 -21
- package/cjs/Zoom/index.js.map +7 -0
- package/cjs/form/Checkbox/index.js +35 -21
- package/cjs/form/Checkbox/index.js.map +7 -0
- package/cjs/form/CheckboxGroup/index.js +35 -21
- package/cjs/form/CheckboxGroup/index.js.map +7 -0
- package/cjs/form/ComboBox/index.js +37 -26
- package/cjs/form/ComboBox/index.js.map +7 -0
- package/cjs/form/ComboBoxFreeSolo/index.js +35 -21
- package/cjs/form/ComboBoxFreeSolo/index.js.map +7 -0
- package/cjs/form/DateInput/index.js +35 -21
- package/cjs/form/DateInput/index.js.map +7 -0
- package/cjs/form/DateInputV2/index.js +38 -20
- package/cjs/form/DateInputV2/index.js.map +7 -0
- package/cjs/form/ExpandableInput/index.js +35 -21
- package/cjs/form/ExpandableInput/index.js.map +7 -0
- package/cjs/form/FloatingLabelInput/index.js +35 -21
- package/cjs/form/FloatingLabelInput/index.js.map +7 -0
- package/cjs/form/FormItem/index.js +39 -32
- package/cjs/form/FormItem/index.js.map +7 -0
- package/cjs/form/Input/index.js +35 -21
- package/cjs/form/Input/index.js.map +7 -0
- package/cjs/form/InputGroup/index.js +36 -19
- package/cjs/form/InputGroup/index.js.map +7 -0
- package/cjs/form/InputMask/index.js +35 -21
- package/cjs/form/InputMask/index.js.map +7 -0
- package/cjs/form/InputProtected/index.js +35 -21
- package/cjs/form/InputProtected/index.js.map +7 -0
- package/cjs/form/LargeInputText/index.js +35 -21
- package/cjs/form/LargeInputText/index.js.map +7 -0
- package/cjs/form/Radio/index.js +35 -21
- package/cjs/form/Radio/index.js.map +7 -0
- package/cjs/form/RadioGroup/index.js +35 -21
- package/cjs/form/RadioGroup/index.js.map +7 -0
- package/cjs/form/RequiredMark/index.js +35 -21
- package/cjs/form/RequiredMark/index.js.map +7 -0
- package/cjs/form/SearchBox/index.js +40 -34
- package/cjs/form/SearchBox/index.js.map +7 -0
- package/cjs/form/TextBox/index.js +35 -21
- package/cjs/form/TextBox/index.js.map +7 -0
- package/cjs/form/TimeInput/index.js +35 -21
- package/cjs/form/TimeInput/index.js.map +7 -0
- package/cjs/form/Toggle/index.js +35 -21
- package/cjs/form/Toggle/index.js.map +7 -0
- package/cjs/form/index.js +28 -14
- package/cjs/form/index.js.map +7 -0
- package/cjs/index.js +78 -310
- package/cjs/index.js.map +7 -0
- package/css/dimsum.css +646 -651
- package/css/dimsum.min.css +1 -1
- package/css/dimsum.min.css.map +1 -1
- package/esm/Accordion/index.js +7 -2
- package/esm/Accordion/index.js.map +7 -0
- package/esm/AppPicker/index.js +7 -2
- package/esm/AppPicker/index.js.map +7 -0
- package/esm/Backdrop/index.js +7 -2
- package/esm/Backdrop/index.js.map +7 -0
- package/esm/Breadcrumb/index.js +7 -2
- package/esm/Breadcrumb/index.js.map +7 -0
- package/esm/Button/index.js +7 -2
- package/esm/Button/index.js.map +7 -0
- package/esm/ButtonGroup/index.js +7 -2
- package/esm/ButtonGroup/index.js.map +7 -0
- package/esm/Card/index.js +7 -2
- package/esm/Card/index.js.map +7 -0
- package/esm/CircularProgressIndicator/index.js +7 -2
- package/esm/CircularProgressIndicator/index.js.map +7 -0
- package/esm/Grid/index.js +7 -2
- package/esm/Grid/index.js.map +7 -0
- package/esm/GroupBox/index.js +7 -2
- package/esm/GroupBox/index.js.map +7 -0
- package/esm/Header/index.js +7 -2
- package/esm/Header/index.js.map +7 -0
- package/esm/Hidden/index.js +7 -2
- package/esm/Hidden/index.js.map +7 -0
- package/esm/Icon/index.js +7 -2
- package/esm/Icon/index.js.map +7 -0
- package/esm/IndeterminateProgressIndicator/index.js +7 -2
- package/esm/IndeterminateProgressIndicator/index.js.map +7 -0
- package/esm/LabelValue/index.js +7 -2
- package/esm/LabelValue/index.js.map +7 -0
- package/esm/ListSectionHeader/index.js +7 -2
- package/esm/ListSectionHeader/index.js.map +7 -0
- package/esm/LoadingIndicator/index.js +7 -2
- package/esm/LoadingIndicator/index.js.map +7 -0
- package/esm/Menu/index.js +7 -2
- package/esm/Menu/index.js.map +7 -0
- package/esm/Overlay/index.js +7 -2
- package/esm/Overlay/index.js.map +7 -0
- package/esm/PageHeader/index.js +7 -2
- package/esm/PageHeader/index.js.map +7 -0
- package/esm/PageNumber/index.js +7 -2
- package/esm/PageNumber/index.js.map +7 -0
- package/esm/Pills/index.js +7 -2
- package/esm/Pills/index.js.map +7 -0
- package/esm/Popover/index.js +7 -2
- package/esm/Popover/index.js.map +7 -0
- package/esm/Popper/index.js +7 -2
- package/esm/Popper/index.js.map +7 -0
- package/esm/Portal/index.js +7 -2
- package/esm/Portal/index.js.map +7 -0
- package/esm/ProgressIndicator/index.js +7 -2
- package/esm/ProgressIndicator/index.js.map +7 -0
- package/esm/ReadMore/index.js +7 -2
- package/esm/ReadMore/index.js.map +7 -0
- package/esm/ResizableContainer/index.js +7 -2
- package/esm/ResizableContainer/index.js.map +7 -0
- package/esm/Separator/index.js +7 -2
- package/esm/Separator/index.js.map +7 -0
- package/esm/SidePanel/index.js +7 -2
- package/esm/SidePanel/index.js.map +7 -0
- package/esm/Slider/index.js +7 -2
- package/esm/Slider/index.js.map +7 -0
- package/esm/Spinner/index.js +7 -2
- package/esm/Spinner/index.js.map +7 -0
- package/esm/Tabs/index.js +7 -2
- package/esm/Tabs/index.js.map +7 -0
- package/esm/TextWrapper/index.js +7 -2
- package/esm/TextWrapper/index.js.map +7 -0
- package/esm/TimePicker/index.js +18 -1
- package/esm/TimePicker/index.js.map +7 -0
- package/esm/Toast/index.js +8 -2
- package/esm/Toast/index.js.map +7 -0
- package/esm/Toolbar/index.js +7 -2
- package/esm/Toolbar/index.js.map +7 -0
- package/esm/Tooltip/index.js +7 -2
- package/esm/Tooltip/index.js.map +7 -0
- package/esm/TruncatedExpandableText/index.js +7 -2
- package/esm/TruncatedExpandableText/index.js.map +7 -0
- package/esm/TruncatedTooltipText/index.js +7 -2
- package/esm/TruncatedTooltipText/index.js.map +7 -0
- package/esm/ZipCodeSearch/index.js +7 -2
- package/esm/ZipCodeSearch/index.js.map +7 -0
- package/esm/Zoom/index.js +7 -2
- package/esm/Zoom/index.js.map +7 -0
- package/esm/form/Checkbox/index.js +7 -2
- package/esm/form/Checkbox/index.js.map +7 -0
- package/esm/form/CheckboxGroup/index.js +7 -2
- package/esm/form/CheckboxGroup/index.js.map +7 -0
- package/esm/form/ComboBox/index.js +9 -2
- package/esm/form/ComboBox/index.js.map +7 -0
- package/esm/form/ComboBoxFreeSolo/index.js +7 -2
- package/esm/form/ComboBoxFreeSolo/index.js.map +7 -0
- package/esm/form/DateInput/index.js +7 -2
- package/esm/form/DateInput/index.js.map +7 -0
- package/esm/form/DateInputV2/index.js +10 -2
- package/esm/form/DateInputV2/index.js.map +7 -0
- package/esm/form/ExpandableInput/index.js +7 -2
- package/esm/form/ExpandableInput/index.js.map +7 -0
- package/esm/form/FloatingLabelInput/index.js +7 -2
- package/esm/form/FloatingLabelInput/index.js.map +7 -0
- package/esm/form/FormItem/index.js +16 -2
- package/esm/form/FormItem/index.js.map +7 -0
- package/esm/form/Input/index.js +7 -2
- package/esm/form/Input/index.js.map +7 -0
- package/esm/form/InputGroup/index.js +8 -1
- package/esm/form/InputGroup/index.js.map +7 -0
- package/esm/form/InputMask/index.js +7 -2
- package/esm/form/InputMask/index.js.map +7 -0
- package/esm/form/InputProtected/index.js +7 -2
- package/esm/form/InputProtected/index.js.map +7 -0
- package/esm/form/LargeInputText/index.js +7 -2
- package/esm/form/LargeInputText/index.js.map +7 -0
- package/esm/form/Radio/index.js +7 -2
- package/esm/form/Radio/index.js.map +7 -0
- package/esm/form/RadioGroup/index.js +7 -2
- package/esm/form/RadioGroup/index.js.map +7 -0
- package/esm/form/RequiredMark/index.js +7 -2
- package/esm/form/RequiredMark/index.js.map +7 -0
- package/esm/form/SearchBox/index.js +18 -3
- package/esm/form/SearchBox/index.js.map +7 -0
- package/esm/form/TextBox/index.js +7 -2
- package/esm/form/TextBox/index.js.map +7 -0
- package/esm/form/TimeInput/index.js +7 -2
- package/esm/form/TimeInput/index.js.map +7 -0
- package/esm/form/Toggle/index.js +7 -2
- package/esm/form/Toggle/index.js.map +7 -0
- package/esm/form/index.js +3 -1
- package/esm/form/index.js.map +7 -0
- package/esm/index.js +49 -43
- package/esm/index.js.map +7 -0
- package/package.json +44 -44
- package/styles/base/fonts/font-base.scss +1 -7
- package/styles/components/packages/ds-basic/styles/base/fonts/font-base.scss +1 -7
- package/styles/components/packages/ds-basic/styles/themes/theme-default.scss +28 -30
- package/styles/components/packages/ds-button/DSButton.scss +7 -7
- package/styles/components/packages/ds-date-picker/components/DatePickerPicker/DatePickerPicker.scss +1 -1
- package/styles/themes/theme-default.scss +28 -30
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/form/RequiredMark/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-form/RequiredMark';\n\nexport { default } from '@elliemae/ds-form/RequiredMark';\n"],
|
|
5
|
+
"mappings": "AAAA;ACAA;AAEA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import { default as default2 } from "@elliemae/ds-form/SearchBox/SearchBoxToggle";
|
|
3
|
+
import {
|
|
4
|
+
default as default3,
|
|
5
|
+
SearchBoxWithSchema
|
|
6
|
+
} from "@elliemae/ds-form/SearchBox/DSSearchBox";
|
|
7
|
+
import {
|
|
8
|
+
NavSearchBox,
|
|
9
|
+
DSNavSearchBoxWithSchema
|
|
10
|
+
} from "@elliemae/ds-form/SearchBox/NavSearchBox";
|
|
11
|
+
export {
|
|
12
|
+
NavSearchBox as DSNavSearchBox,
|
|
13
|
+
DSNavSearchBoxWithSchema,
|
|
14
|
+
default2 as SearchBoxToggle,
|
|
15
|
+
SearchBoxWithSchema,
|
|
16
|
+
default3 as default
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/form/SearchBox/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export { default as SearchBoxToggle } from '@elliemae/ds-form/SearchBox/SearchBoxToggle';\nexport {\n default,\n SearchBoxWithSchema,\n} from '@elliemae/ds-form/SearchBox/DSSearchBox';\nexport {\n NavSearchBox as DSNavSearchBox,\n DSNavSearchBoxWithSchema,\n} from '@elliemae/ds-form/SearchBox/NavSearchBox';\n"],
|
|
5
|
+
"mappings": "AAAA;ACAA;AACA;AAAA;AAAA;AAAA;AAIA;AAAA;AAAA;AAAA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
export
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export * from "@elliemae/ds-form/TextBox";
|
|
3
|
+
import { default as default2 } from "@elliemae/ds-form/TextBox";
|
|
4
|
+
export {
|
|
5
|
+
default2 as default
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/form/TextBox/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-form/TextBox';\n\nexport { default } from '@elliemae/ds-form/TextBox';\n"],
|
|
5
|
+
"mappings": "AAAA;ACAA;AAEA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
export
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export * from "@elliemae/ds-form/TimeInput";
|
|
3
|
+
import { default as default2 } from "@elliemae/ds-form/TimeInput";
|
|
4
|
+
export {
|
|
5
|
+
default2 as default
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/form/TimeInput/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-form/TimeInput';\n\nexport { default } from '@elliemae/ds-form/TimeInput';\n"],
|
|
5
|
+
"mappings": "AAAA;ACAA;AAEA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/esm/form/Toggle/index.js
CHANGED
|
@@ -1,2 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
export
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export * from "@elliemae/ds-form/Toggle";
|
|
3
|
+
import { default as default2 } from "@elliemae/ds-form/Toggle";
|
|
4
|
+
export {
|
|
5
|
+
default2 as default
|
|
6
|
+
};
|
|
7
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../../scripts/build/transpile/react-shim.js", "../../../../src/form/Toggle/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-form/Toggle';\n\nexport { default } from '@elliemae/ds-form/Toggle';\n"],
|
|
5
|
+
"mappings": "AAAA;ACAA;AAEA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/esm/form/index.js
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../scripts/build/transpile/react-shim.js", "../../../src/form/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "export * from '@elliemae/ds-form';\n"],
|
|
5
|
+
"mappings": "AAAA;ACAA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/esm/index.js
CHANGED
|
@@ -1,43 +1,49 @@
|
|
|
1
|
-
|
|
2
|
-
export * from
|
|
3
|
-
export * from
|
|
4
|
-
export * from
|
|
5
|
-
export * from
|
|
6
|
-
export * from
|
|
7
|
-
export * from
|
|
8
|
-
export * from
|
|
9
|
-
export * from
|
|
10
|
-
export * from
|
|
11
|
-
export * from
|
|
12
|
-
export * from
|
|
13
|
-
export * from
|
|
14
|
-
export * from
|
|
15
|
-
export * from
|
|
16
|
-
export * from
|
|
17
|
-
export * from
|
|
18
|
-
export * from
|
|
19
|
-
export * from
|
|
20
|
-
export * from
|
|
21
|
-
export * from
|
|
22
|
-
export * from
|
|
23
|
-
export * from
|
|
24
|
-
export * from
|
|
25
|
-
export * from
|
|
26
|
-
export * from
|
|
27
|
-
export * from
|
|
28
|
-
export * from
|
|
29
|
-
export * from
|
|
30
|
-
export * from
|
|
31
|
-
export * from
|
|
32
|
-
export * from
|
|
33
|
-
export * from
|
|
34
|
-
export * from
|
|
35
|
-
export * from
|
|
36
|
-
export
|
|
37
|
-
|
|
38
|
-
export * from
|
|
39
|
-
export * from
|
|
40
|
-
export * from
|
|
41
|
-
export * from
|
|
42
|
-
export * from
|
|
43
|
-
export * from
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
export * from "./Accordion";
|
|
3
|
+
export * from "./AppPicker";
|
|
4
|
+
export * from "./Backdrop";
|
|
5
|
+
export * from "./Breadcrumb";
|
|
6
|
+
export * from "./Button";
|
|
7
|
+
export * from "./ButtonGroup";
|
|
8
|
+
export * from "./Card";
|
|
9
|
+
export * from "./CircularProgressIndicator";
|
|
10
|
+
export * from "./form";
|
|
11
|
+
export * from "./Grid";
|
|
12
|
+
export * from "./GroupBox";
|
|
13
|
+
export * from "./Header";
|
|
14
|
+
export * from "./Hidden";
|
|
15
|
+
export * from "./Icon";
|
|
16
|
+
export * from "./IndeterminateProgressIndicator";
|
|
17
|
+
export * from "./LabelValue";
|
|
18
|
+
export * from "./ListSectionHeader";
|
|
19
|
+
export * from "./LoadingIndicator";
|
|
20
|
+
export * from "./Menu";
|
|
21
|
+
export * from "./Overlay";
|
|
22
|
+
export * from "./PageHeader";
|
|
23
|
+
export * from "./PageNumber";
|
|
24
|
+
export * from "./Pills";
|
|
25
|
+
export * from "./Popover";
|
|
26
|
+
export * from "./Popper";
|
|
27
|
+
export * from "./Portal";
|
|
28
|
+
export * from "./ProgressIndicator";
|
|
29
|
+
export * from "./ReadMore";
|
|
30
|
+
export * from "./ResizableContainer";
|
|
31
|
+
export * from "./Separator";
|
|
32
|
+
export * from "./SidePanel";
|
|
33
|
+
export * from "./Slider";
|
|
34
|
+
export * from "./Spinner";
|
|
35
|
+
export * from "./Tabs";
|
|
36
|
+
export * from "./TextWrapper";
|
|
37
|
+
import { DSTimePicker, DSTimePickerMenu } from "./TimePicker";
|
|
38
|
+
export * from "./Toast";
|
|
39
|
+
export * from "./Toolbar";
|
|
40
|
+
export * from "./Tooltip";
|
|
41
|
+
export * from "./TruncatedExpandableText";
|
|
42
|
+
export * from "./TruncatedTooltipText";
|
|
43
|
+
export * from "./ZipCodeSearch";
|
|
44
|
+
export * from "./Zoom";
|
|
45
|
+
export {
|
|
46
|
+
DSTimePicker,
|
|
47
|
+
DSTimePickerMenu
|
|
48
|
+
};
|
|
49
|
+
//# sourceMappingURL=index.js.map
|
package/esm/index.js.map
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../scripts/build/transpile/react-shim.js", "../../src/index.tsx"],
|
|
4
|
+
"sourcesContent": ["import * as React from 'react';\nexport { React };\n", "/* eslint-disable */\nexport * from './Accordion';\nexport * from './AppPicker';\nexport * from './Backdrop';\nexport * from './Breadcrumb';\nexport * from './Button';\nexport * from './ButtonGroup';\nexport * from './Card';\nexport * from './CircularProgressIndicator';\nexport * from './form';\nexport * from './Grid';\nexport * from './GroupBox';\nexport * from './Header';\nexport * from './Hidden';\nexport * from './Icon';\nexport * from './IndeterminateProgressIndicator';\nexport * from './LabelValue';\nexport * from './ListSectionHeader';\nexport * from './LoadingIndicator';\nexport * from './Menu';\nexport * from './Overlay';\nexport * from './PageHeader';\nexport * from './PageNumber';\nexport * from './Pills';\nexport * from './Popover';\nexport * from './Popper';\nexport * from './Portal';\nexport * from './ProgressIndicator';\nexport * from './ReadMore';\nexport * from './ResizableContainer';\nexport * from './Separator';\nexport * from './SidePanel';\nexport * from './Slider';\nexport * from './Spinner';\nexport * from './Tabs';\nexport * from './TextWrapper';\n// we export like this due to legacy reasons\n// ./TimePicker must export Menu, but Menu was exported from ./Menu already\n// so we cherry-pick the export to preserve import { Menu } from '@elliemae/ds-basic/TimePicker\nexport { DSTimePicker, DSTimePickerMenu } from './TimePicker';\nexport * from './Toast';\nexport * from './Toolbar';\nexport * from './Tooltip';\nexport * from './TruncatedExpandableText';\nexport * from './TruncatedTooltipText';\nexport * from './ZipCodeSearch';\nexport * from './Zoom';\n"],
|
|
5
|
+
"mappings": "AAAA;ACCA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAIA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-basic",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.2.0-alpha.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "EllieMae UI Design System Library",
|
|
6
6
|
"module": "./esm/index.js",
|
|
@@ -296,49 +296,49 @@
|
|
|
296
296
|
"dev": "node ../../scripts/build/build.js -w"
|
|
297
297
|
},
|
|
298
298
|
"dependencies": {
|
|
299
|
-
"@elliemae/ds-accordion": "2.
|
|
300
|
-
"@elliemae/ds-app-picker": "2.
|
|
301
|
-
"@elliemae/ds-backdrop": "2.
|
|
302
|
-
"@elliemae/ds-breadcrumb": "2.
|
|
303
|
-
"@elliemae/ds-button": "2.
|
|
304
|
-
"@elliemae/ds-button-group": "2.
|
|
305
|
-
"@elliemae/ds-card": "2.
|
|
306
|
-
"@elliemae/ds-circular-progress-indicator": "2.
|
|
307
|
-
"@elliemae/ds-form": "2.
|
|
308
|
-
"@elliemae/ds-grid": "2.
|
|
309
|
-
"@elliemae/ds-group-box": "2.
|
|
310
|
-
"@elliemae/ds-header": "2.
|
|
311
|
-
"@elliemae/ds-hidden": "2.
|
|
312
|
-
"@elliemae/ds-icon": "2.
|
|
313
|
-
"@elliemae/ds-indeterminate-progress-indicator": "2.
|
|
314
|
-
"@elliemae/ds-label-value": "2.
|
|
315
|
-
"@elliemae/ds-list-section-header": "2.
|
|
316
|
-
"@elliemae/ds-loading-indicator": "2.
|
|
317
|
-
"@elliemae/ds-menu": "2.
|
|
318
|
-
"@elliemae/ds-overlay": "2.
|
|
319
|
-
"@elliemae/ds-page-header": "2.
|
|
320
|
-
"@elliemae/ds-page-number": "2.
|
|
321
|
-
"@elliemae/ds-pills": "2.
|
|
322
|
-
"@elliemae/ds-popover": "2.
|
|
323
|
-
"@elliemae/ds-popper": "2.
|
|
324
|
-
"@elliemae/ds-portal": "2.
|
|
325
|
-
"@elliemae/ds-progress-indicator": "2.
|
|
326
|
-
"@elliemae/ds-read-more": "2.
|
|
327
|
-
"@elliemae/ds-resizeable-container": "2.
|
|
328
|
-
"@elliemae/ds-separator": "2.
|
|
329
|
-
"@elliemae/ds-side-panel": "2.
|
|
330
|
-
"@elliemae/ds-slider": "2.
|
|
331
|
-
"@elliemae/ds-spinner": "2.
|
|
332
|
-
"@elliemae/ds-tabs": "2.
|
|
333
|
-
"@elliemae/ds-text-wrapper": "2.
|
|
334
|
-
"@elliemae/ds-time-picker": "2.
|
|
335
|
-
"@elliemae/ds-toast": "2.
|
|
336
|
-
"@elliemae/ds-toolbar": "2.
|
|
337
|
-
"@elliemae/ds-tooltip": "2.
|
|
338
|
-
"@elliemae/ds-truncated-expandable-text": "2.
|
|
339
|
-
"@elliemae/ds-truncated-tooltip-text": "2.
|
|
340
|
-
"@elliemae/ds-zipcode-search": "2.
|
|
341
|
-
"@elliemae/ds-zoom": "2.
|
|
299
|
+
"@elliemae/ds-accordion": "2.2.0-alpha.3",
|
|
300
|
+
"@elliemae/ds-app-picker": "2.2.0-alpha.3",
|
|
301
|
+
"@elliemae/ds-backdrop": "2.2.0-alpha.3",
|
|
302
|
+
"@elliemae/ds-breadcrumb": "2.2.0-alpha.3",
|
|
303
|
+
"@elliemae/ds-button": "2.2.0-alpha.3",
|
|
304
|
+
"@elliemae/ds-button-group": "2.2.0-alpha.3",
|
|
305
|
+
"@elliemae/ds-card": "2.2.0-alpha.3",
|
|
306
|
+
"@elliemae/ds-circular-progress-indicator": "2.2.0-alpha.3",
|
|
307
|
+
"@elliemae/ds-form": "2.2.0-alpha.3",
|
|
308
|
+
"@elliemae/ds-grid": "2.2.0-alpha.3",
|
|
309
|
+
"@elliemae/ds-group-box": "2.2.0-alpha.3",
|
|
310
|
+
"@elliemae/ds-header": "2.2.0-alpha.3",
|
|
311
|
+
"@elliemae/ds-hidden": "2.2.0-alpha.3",
|
|
312
|
+
"@elliemae/ds-icon": "2.2.0-alpha.3",
|
|
313
|
+
"@elliemae/ds-indeterminate-progress-indicator": "2.2.0-alpha.3",
|
|
314
|
+
"@elliemae/ds-label-value": "2.2.0-alpha.3",
|
|
315
|
+
"@elliemae/ds-list-section-header": "2.2.0-alpha.3",
|
|
316
|
+
"@elliemae/ds-loading-indicator": "2.2.0-alpha.3",
|
|
317
|
+
"@elliemae/ds-menu": "2.2.0-alpha.3",
|
|
318
|
+
"@elliemae/ds-overlay": "2.2.0-alpha.3",
|
|
319
|
+
"@elliemae/ds-page-header": "2.2.0-alpha.3",
|
|
320
|
+
"@elliemae/ds-page-number": "2.2.0-alpha.3",
|
|
321
|
+
"@elliemae/ds-pills": "2.2.0-alpha.3",
|
|
322
|
+
"@elliemae/ds-popover": "2.2.0-alpha.3",
|
|
323
|
+
"@elliemae/ds-popper": "2.2.0-alpha.3",
|
|
324
|
+
"@elliemae/ds-portal": "2.2.0-alpha.3",
|
|
325
|
+
"@elliemae/ds-progress-indicator": "2.2.0-alpha.3",
|
|
326
|
+
"@elliemae/ds-read-more": "2.2.0-alpha.3",
|
|
327
|
+
"@elliemae/ds-resizeable-container": "2.2.0-alpha.3",
|
|
328
|
+
"@elliemae/ds-separator": "2.2.0-alpha.3",
|
|
329
|
+
"@elliemae/ds-side-panel": "2.2.0-alpha.3",
|
|
330
|
+
"@elliemae/ds-slider": "2.2.0-alpha.3",
|
|
331
|
+
"@elliemae/ds-spinner": "2.2.0-alpha.3",
|
|
332
|
+
"@elliemae/ds-tabs": "2.2.0-alpha.3",
|
|
333
|
+
"@elliemae/ds-text-wrapper": "2.2.0-alpha.3",
|
|
334
|
+
"@elliemae/ds-time-picker": "2.2.0-alpha.3",
|
|
335
|
+
"@elliemae/ds-toast": "2.2.0-alpha.3",
|
|
336
|
+
"@elliemae/ds-toolbar": "2.2.0-alpha.3",
|
|
337
|
+
"@elliemae/ds-tooltip": "2.2.0-alpha.3",
|
|
338
|
+
"@elliemae/ds-truncated-expandable-text": "2.2.0-alpha.3",
|
|
339
|
+
"@elliemae/ds-truncated-tooltip-text": "2.2.0-alpha.3",
|
|
340
|
+
"@elliemae/ds-zipcode-search": "2.2.0-alpha.3",
|
|
341
|
+
"@elliemae/ds-zoom": "2.2.0-alpha.3"
|
|
342
342
|
},
|
|
343
343
|
"devDependencies": {
|
|
344
344
|
"gulp": "~4.0.2",
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
// Note: The URLs here don't match with filesystem due to a defect in node-sass and webpack sass loader.
|
|
2
2
|
|
|
3
|
-
@
|
|
4
|
-
font-family: 'proxima-nova';
|
|
5
|
-
src: url('~@elliemae/ds-basic/styles/base/fonts/ProximaNovaRegular.woff2') format('woff2'),
|
|
6
|
-
url('~@elliemae/ds-basic/styles/base/fonts/ProximaNovaRegular.woff') format('woff');
|
|
7
|
-
font-weight: normal;
|
|
8
|
-
font-style: normal;
|
|
9
|
-
}
|
|
3
|
+
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
|
|
@@ -1,9 +1,3 @@
|
|
|
1
1
|
// Note: The URLs here don't match with filesystem due to a defect in node-sass and webpack sass loader.
|
|
2
2
|
|
|
3
|
-
@
|
|
4
|
-
font-family: 'proxima-nova';
|
|
5
|
-
src: url('~@elliemae/ds-basic/styles/base/fonts/ProximaNovaRegular.woff2') format('woff2'),
|
|
6
|
-
url('~@elliemae/ds-basic/styles/base/fonts/ProximaNovaRegular.woff') format('woff');
|
|
7
|
-
font-weight: normal;
|
|
8
|
-
font-style: normal;
|
|
9
|
-
}
|
|
3
|
+
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
|
|
@@ -18,15 +18,15 @@ Change these color values below to your brand colors.
|
|
|
18
18
|
// Brand - Primary
|
|
19
19
|
$theme-color-brand-primary-900: null;
|
|
20
20
|
$theme-color-brand-primary-800: #005181;
|
|
21
|
-
$theme-color-brand-primary-700: #
|
|
21
|
+
$theme-color-brand-primary-700: #006aa9;
|
|
22
22
|
$theme-color-brand-primary-600: #1e79c2;
|
|
23
|
-
$theme-color-brand-primary-500: #
|
|
24
|
-
$theme-color-brand-primary-400: #
|
|
25
|
-
$theme-color-brand-primary-300: #
|
|
26
|
-
$theme-color-brand-primary-200: #
|
|
27
|
-
$theme-color-brand-primary-100: #
|
|
23
|
+
$theme-color-brand-primary-500: #1394e5;
|
|
24
|
+
$theme-color-brand-primary-400: #52a6ec;
|
|
25
|
+
$theme-color-brand-primary-300: #a3d6ff;
|
|
26
|
+
$theme-color-brand-primary-200: #ebf6ff;
|
|
27
|
+
$theme-color-brand-primary-100: #f6fbff;
|
|
28
28
|
|
|
29
|
-
// Brand - Secondary
|
|
29
|
+
// Brand - Secondary
|
|
30
30
|
$theme-color-brand-secondary-900: null;
|
|
31
31
|
$theme-color-brand-secondary-800: null;
|
|
32
32
|
$theme-color-brand-secondary-700: null;
|
|
@@ -40,60 +40,58 @@ $theme-color-brand-secondary-100: null;
|
|
|
40
40
|
//Neutral - Used for text, borders, shadows, background, etc
|
|
41
41
|
$theme-color-neutral-1000: #000000;
|
|
42
42
|
$theme-color-neutral-900: #333333;
|
|
43
|
-
$theme-color-neutral-800: #
|
|
44
|
-
$theme-color-neutral-700: #
|
|
45
|
-
$theme-color-neutral-600: #
|
|
43
|
+
$theme-color-neutral-800: #25292f;
|
|
44
|
+
$theme-color-neutral-700: #353c46;
|
|
45
|
+
$theme-color-neutral-600: #464f5c;
|
|
46
46
|
$theme-color-neutral-500: #697489;
|
|
47
|
-
$theme-color-neutral-400: #
|
|
48
|
-
$theme-color-neutral-300: #
|
|
49
|
-
$theme-color-neutral-200: #
|
|
50
|
-
$theme-color-neutral-100: #
|
|
51
|
-
$theme-color-neutral-080: #
|
|
52
|
-
$theme-color-neutral-050: #
|
|
53
|
-
$theme-color-neutral-000: #
|
|
47
|
+
$theme-color-neutral-400: #8c93a6;
|
|
48
|
+
$theme-color-neutral-300: #b0b9c8;
|
|
49
|
+
$theme-color-neutral-200: #cbcfd7;
|
|
50
|
+
$theme-color-neutral-100: #e0e3e8;
|
|
51
|
+
$theme-color-neutral-080: #ebedf0;
|
|
52
|
+
$theme-color-neutral-050: #f6f7f9;
|
|
53
|
+
$theme-color-neutral-000: #ffffff;
|
|
54
54
|
|
|
55
|
-
// Success - Used to communicate status or feedback to the user
|
|
56
|
-
$theme-color-success-900: #
|
|
55
|
+
// Success - Used to communicate status or feedback to the user
|
|
56
|
+
$theme-color-success-900: #207e56;
|
|
57
57
|
$theme-color-success-800: null;
|
|
58
58
|
$theme-color-success-700: null;
|
|
59
59
|
$theme-color-success-600: null;
|
|
60
60
|
$theme-color-success-500: null;
|
|
61
61
|
$theme-color-success-400: null;
|
|
62
|
-
$theme-color-success-300: #
|
|
62
|
+
$theme-color-success-300: #d4f0e5;
|
|
63
63
|
$theme-color-success-200: null;
|
|
64
64
|
$theme-color-success-100: null;
|
|
65
65
|
// Danger - Used to communicate status or feedback to the user
|
|
66
|
-
$theme-color-danger-900: #
|
|
66
|
+
$theme-color-danger-900: #c64252;
|
|
67
67
|
$theme-color-danger-800: null;
|
|
68
68
|
$theme-color-danger-700: null;
|
|
69
69
|
$theme-color-danger-600: null;
|
|
70
70
|
$theme-color-danger-500: null;
|
|
71
71
|
$theme-color-danger-400: null;
|
|
72
72
|
$theme-color-danger-300: null;
|
|
73
|
-
$theme-color-danger-200: #
|
|
73
|
+
$theme-color-danger-200: #f7cdd2;
|
|
74
74
|
$theme-color-danger-100: null;
|
|
75
75
|
// Warning - Used to communicate status or feedback to the user
|
|
76
|
-
$theme-color-warning-900: #
|
|
76
|
+
$theme-color-warning-900: #d17a00;
|
|
77
77
|
$theme-color-warning-800: null;
|
|
78
|
-
$theme-color-warning-700: #
|
|
79
|
-
$theme-color-warning-600: #
|
|
80
|
-
$theme-color-warning-500: #
|
|
81
|
-
$theme-color-warning-400: #
|
|
78
|
+
$theme-color-warning-700: #ff9400;
|
|
79
|
+
$theme-color-warning-600: #fbb431;
|
|
80
|
+
$theme-color-warning-500: #fbb431;
|
|
81
|
+
$theme-color-warning-400: #fbde31;
|
|
82
82
|
$theme-color-warning-300: null;
|
|
83
83
|
$theme-color-warning-200: null;
|
|
84
84
|
$theme-color-warning-100: null;
|
|
85
85
|
|
|
86
|
-
|
|
87
86
|
// **TYPOGRAPHY**
|
|
88
87
|
// Typeface
|
|
89
88
|
// Change the typeface.
|
|
90
|
-
$theme-font-family:
|
|
89
|
+
$theme-font-family: Roboto !default;
|
|
91
90
|
|
|
92
91
|
// Type Scale
|
|
93
92
|
// Change the font-sizes of HTML typed tags below.
|
|
94
93
|
$theme-base-font-size: 13px;
|
|
95
94
|
|
|
96
|
-
|
|
97
95
|
// **BORDER RADIUS**
|
|
98
96
|
// How round would you like your containers to be?
|
|
99
97
|
$theme-base-border-radius: 2px;
|
|
@@ -52,7 +52,7 @@ $text-disabled: #5c6574;
|
|
|
52
52
|
position: relative;
|
|
53
53
|
|
|
54
54
|
&:after {
|
|
55
|
-
content:
|
|
55
|
+
content: '';
|
|
56
56
|
position: absolute;
|
|
57
57
|
top: 0;
|
|
58
58
|
left: 0;
|
|
@@ -288,7 +288,7 @@ div.#{$btn-el} {
|
|
|
288
288
|
|
|
289
289
|
// ********************************************
|
|
290
290
|
// Secondary
|
|
291
|
-
.#{$btn-el-secondary}{
|
|
291
|
+
.#{$btn-el-secondary} {
|
|
292
292
|
color: color(brand-primary, 600);
|
|
293
293
|
background-color: color(neutral, 000);
|
|
294
294
|
border: $border-type color(neutral, 400);
|
|
@@ -393,10 +393,10 @@ div.#{$btn-el} {
|
|
|
393
393
|
}
|
|
394
394
|
|
|
395
395
|
$intent-colors: (
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
396
|
+
'success': color('success', 900),
|
|
397
|
+
'danger': color('danger', 900),
|
|
398
|
+
'warning': color('warning', 900),
|
|
399
|
+
'info': color('brand-primary', 600),
|
|
400
400
|
);
|
|
401
401
|
|
|
402
402
|
@each $intent, $color in $intent-colors {
|
|
@@ -425,7 +425,7 @@ $intent-colors: (
|
|
|
425
425
|
&:hover:not([disabled]),
|
|
426
426
|
&.#{$btn-el-vhover} {
|
|
427
427
|
color: $color;
|
|
428
|
-
|
|
428
|
+
|
|
429
429
|
span.label-wrapper.no-icon {
|
|
430
430
|
&:before {
|
|
431
431
|
background-color: transparent;
|
|
@@ -18,15 +18,15 @@ Change these color values below to your brand colors.
|
|
|
18
18
|
// Brand - Primary
|
|
19
19
|
$theme-color-brand-primary-900: null;
|
|
20
20
|
$theme-color-brand-primary-800: #005181;
|
|
21
|
-
$theme-color-brand-primary-700: #
|
|
21
|
+
$theme-color-brand-primary-700: #006aa9;
|
|
22
22
|
$theme-color-brand-primary-600: #1e79c2;
|
|
23
|
-
$theme-color-brand-primary-500: #
|
|
24
|
-
$theme-color-brand-primary-400: #
|
|
25
|
-
$theme-color-brand-primary-300: #
|
|
26
|
-
$theme-color-brand-primary-200: #
|
|
27
|
-
$theme-color-brand-primary-100: #
|
|
23
|
+
$theme-color-brand-primary-500: #1394e5;
|
|
24
|
+
$theme-color-brand-primary-400: #52a6ec;
|
|
25
|
+
$theme-color-brand-primary-300: #a3d6ff;
|
|
26
|
+
$theme-color-brand-primary-200: #ebf6ff;
|
|
27
|
+
$theme-color-brand-primary-100: #f6fbff;
|
|
28
28
|
|
|
29
|
-
// Brand - Secondary
|
|
29
|
+
// Brand - Secondary
|
|
30
30
|
$theme-color-brand-secondary-900: null;
|
|
31
31
|
$theme-color-brand-secondary-800: null;
|
|
32
32
|
$theme-color-brand-secondary-700: null;
|
|
@@ -40,60 +40,58 @@ $theme-color-brand-secondary-100: null;
|
|
|
40
40
|
//Neutral - Used for text, borders, shadows, background, etc
|
|
41
41
|
$theme-color-neutral-1000: #000000;
|
|
42
42
|
$theme-color-neutral-900: #333333;
|
|
43
|
-
$theme-color-neutral-800: #
|
|
44
|
-
$theme-color-neutral-700: #
|
|
45
|
-
$theme-color-neutral-600: #
|
|
43
|
+
$theme-color-neutral-800: #25292f;
|
|
44
|
+
$theme-color-neutral-700: #353c46;
|
|
45
|
+
$theme-color-neutral-600: #464f5c;
|
|
46
46
|
$theme-color-neutral-500: #697489;
|
|
47
|
-
$theme-color-neutral-400: #
|
|
48
|
-
$theme-color-neutral-300: #
|
|
49
|
-
$theme-color-neutral-200: #
|
|
50
|
-
$theme-color-neutral-100: #
|
|
51
|
-
$theme-color-neutral-080: #
|
|
52
|
-
$theme-color-neutral-050: #
|
|
53
|
-
$theme-color-neutral-000: #
|
|
47
|
+
$theme-color-neutral-400: #8c93a6;
|
|
48
|
+
$theme-color-neutral-300: #b0b9c8;
|
|
49
|
+
$theme-color-neutral-200: #cbcfd7;
|
|
50
|
+
$theme-color-neutral-100: #e0e3e8;
|
|
51
|
+
$theme-color-neutral-080: #ebedf0;
|
|
52
|
+
$theme-color-neutral-050: #f6f7f9;
|
|
53
|
+
$theme-color-neutral-000: #ffffff;
|
|
54
54
|
|
|
55
|
-
// Success - Used to communicate status or feedback to the user
|
|
56
|
-
$theme-color-success-900: #
|
|
55
|
+
// Success - Used to communicate status or feedback to the user
|
|
56
|
+
$theme-color-success-900: #207e56;
|
|
57
57
|
$theme-color-success-800: null;
|
|
58
58
|
$theme-color-success-700: null;
|
|
59
59
|
$theme-color-success-600: null;
|
|
60
60
|
$theme-color-success-500: null;
|
|
61
61
|
$theme-color-success-400: null;
|
|
62
|
-
$theme-color-success-300: #
|
|
62
|
+
$theme-color-success-300: #d4f0e5;
|
|
63
63
|
$theme-color-success-200: null;
|
|
64
64
|
$theme-color-success-100: null;
|
|
65
65
|
// Danger - Used to communicate status or feedback to the user
|
|
66
|
-
$theme-color-danger-900: #
|
|
66
|
+
$theme-color-danger-900: #c64252;
|
|
67
67
|
$theme-color-danger-800: null;
|
|
68
68
|
$theme-color-danger-700: null;
|
|
69
69
|
$theme-color-danger-600: null;
|
|
70
70
|
$theme-color-danger-500: null;
|
|
71
71
|
$theme-color-danger-400: null;
|
|
72
72
|
$theme-color-danger-300: null;
|
|
73
|
-
$theme-color-danger-200: #
|
|
73
|
+
$theme-color-danger-200: #f7cdd2;
|
|
74
74
|
$theme-color-danger-100: null;
|
|
75
75
|
// Warning - Used to communicate status or feedback to the user
|
|
76
|
-
$theme-color-warning-900: #
|
|
76
|
+
$theme-color-warning-900: #d17a00;
|
|
77
77
|
$theme-color-warning-800: null;
|
|
78
|
-
$theme-color-warning-700: #
|
|
79
|
-
$theme-color-warning-600: #
|
|
80
|
-
$theme-color-warning-500: #
|
|
81
|
-
$theme-color-warning-400: #
|
|
78
|
+
$theme-color-warning-700: #ff9400;
|
|
79
|
+
$theme-color-warning-600: #fbb431;
|
|
80
|
+
$theme-color-warning-500: #fbb431;
|
|
81
|
+
$theme-color-warning-400: #fbde31;
|
|
82
82
|
$theme-color-warning-300: null;
|
|
83
83
|
$theme-color-warning-200: null;
|
|
84
84
|
$theme-color-warning-100: null;
|
|
85
85
|
|
|
86
|
-
|
|
87
86
|
// **TYPOGRAPHY**
|
|
88
87
|
// Typeface
|
|
89
88
|
// Change the typeface.
|
|
90
|
-
$theme-font-family:
|
|
89
|
+
$theme-font-family: Roboto !default;
|
|
91
90
|
|
|
92
91
|
// Type Scale
|
|
93
92
|
// Change the font-sizes of HTML typed tags below.
|
|
94
93
|
$theme-base-font-size: 13px;
|
|
95
94
|
|
|
96
|
-
|
|
97
95
|
// **BORDER RADIUS**
|
|
98
96
|
// How round would you like your containers to be?
|
|
99
97
|
$theme-base-border-radius: 2px;
|