react-restyle-components 0.2.86 → 0.2.88
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/lib/index.d.ts.map +1 -1
- package/lib/index.js +0 -2
- package/lib/src/core-hooks/index.d.ts +3 -3
- package/lib/src/core-hooks/index.d.ts.map +1 -1
- package/lib/src/core-hooks/index.js +3 -3
- package/lib/src/core-hooks/src/useClickOutside/useClickOutside.hook.d.ts.map +1 -0
- package/lib/src/core-hooks/src/useDebounce/useDebounce.hook.d.ts.map +1 -0
- package/lib/src/core-hooks/src/usePreventEKey/usePreventEKey.hook.d.ts.map +1 -0
- package/lib/src/core-utils/index.d.ts +7 -7
- package/lib/src/core-utils/index.d.ts.map +1 -1
- package/lib/src/core-utils/index.js +7 -7
- package/lib/src/core-utils/src/calculation/calculation.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/colors/color.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/convert/numberToWords/numToWords.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/convert/typography/camelCaseToTitleCase.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/form-helper/form-helper.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/utility.util.d.ts +2 -0
- package/lib/src/core-utils/src/utility.util.d.ts.map +1 -0
- package/lib/src/core-utils/src/utility.util.js +4 -0
- package/lib/src/core-utils/src/uuid/uuid.util.d.ts.map +1 -0
- package/package.json +3 -5
- package/lib/package.json +0 -153
- package/lib/src/App.css +0 -45
- package/lib/src/assets/styles/colors.css +0 -217
- package/lib/src/assets/styles/decorations.css +0 -15
- package/lib/src/assets/styles/fontface.css +0 -17
- package/lib/src/assets/styles/scrollbars.css +0 -70
- package/lib/src/assets/styles/typography.css +0 -3
- package/lib/src/core-components/atoms/button/Button.types.d.ts +0 -26
- package/lib/src/core-components/atoms/button/Button.types.d.ts.map +0 -1
- package/lib/src/core-components/atoms/button/Button.types.js +0 -1
- package/lib/src/core-components/atoms/button/button.component.d.ts +0 -4
- package/lib/src/core-components/atoms/button/button.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/button/button.component.js +0 -18
- package/lib/src/core-components/atoms/button/buttonGroup/buttonGroup.component.d.ts +0 -7
- package/lib/src/core-components/atoms/button/buttonGroup/buttonGroup.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/button/buttonGroup/buttonGroup.component.js +0 -4
- package/lib/src/core-components/atoms/check-box/checkBox.component.d.ts +0 -10
- package/lib/src/core-components/atoms/check-box/checkBox.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/check-box/checkBox.component.js +0 -20
- package/lib/src/core-components/atoms/date-picker/date-picker.component.d.ts +0 -12
- package/lib/src/core-components/atoms/date-picker/date-picker.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/date-picker/date-picker.component.js +0 -20
- package/lib/src/core-components/atoms/form/form.component.d.ts +0 -105
- package/lib/src/core-components/atoms/form/form.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/form/form.component.js +0 -87
- package/lib/src/core-components/atoms/icons/icons.component.d.ts +0 -12
- package/lib/src/core-components/atoms/icons/icons.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/icons/icons.component.js +0 -71
- package/lib/src/core-components/atoms/input/input-otp.component.d.ts +0 -14
- package/lib/src/core-components/atoms/input/input-otp.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input/input-otp.component.js +0 -61
- package/lib/src/core-components/atoms/input/input-otp.styles.css +0 -35
- package/lib/src/core-components/atoms/input/input-pin.component.d.ts +0 -16
- package/lib/src/core-components/atoms/input/input-pin.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input/input-pin.component.js +0 -76
- package/lib/src/core-components/atoms/input/input.component.d.ts +0 -18
- package/lib/src/core-components/atoms/input/input.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input/input.component.js +0 -16
- package/lib/src/core-components/atoms/input/input.styles.css +0 -35
- package/lib/src/core-components/atoms/input-dropdown/input-dropdown.component.d.ts +0 -10
- package/lib/src/core-components/atoms/input-dropdown/input-dropdown.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/input-dropdown/input-dropdown.component.js +0 -44
- package/lib/src/core-components/atoms/loader/loader.component.d.ts +0 -6
- package/lib/src/core-components/atoms/loader/loader.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/loader/loader.component.js +0 -6
- package/lib/src/core-components/atoms/pdf/pdf-images.components.d.ts +0 -9
- package/lib/src/core-components/atoms/pdf/pdf-images.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-images.components.js +0 -7
- package/lib/src/core-components/atoms/pdf/pdf-table.components.d.ts +0 -11
- package/lib/src/core-components/atoms/pdf/pdf-table.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-table.components.js +0 -48
- package/lib/src/core-components/atoms/pdf/pdf-typography.components.d.ts +0 -21
- package/lib/src/core-components/atoms/pdf/pdf-typography.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-typography.components.js +0 -70
- package/lib/src/core-components/atoms/pdf/pdf-wrapped-view.components.d.ts +0 -53
- package/lib/src/core-components/atoms/pdf/pdf-wrapped-view.components.d.ts.map +0 -1
- package/lib/src/core-components/atoms/pdf/pdf-wrapped-view.components.js +0 -50
- package/lib/src/core-components/atoms/radio/radio.component.d.ts +0 -9
- package/lib/src/core-components/atoms/radio/radio.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/radio/radio.component.js +0 -20
- package/lib/src/core-components/atoms/stepper/stepper.component.d.ts +0 -9
- package/lib/src/core-components/atoms/stepper/stepper.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/stepper/stepper.component.js +0 -26
- package/lib/src/core-components/atoms/tabs/tabs.component.d.ts +0 -18
- package/lib/src/core-components/atoms/tabs/tabs.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/tabs/tabs.component.js +0 -19
- package/lib/src/core-components/atoms/tabs/tabs.module.css +0 -238
- package/lib/src/core-components/atoms/timer/timer.component.d.ts +0 -7
- package/lib/src/core-components/atoms/timer/timer.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/timer/timer.component.js +0 -76
- package/lib/src/core-components/atoms/tooltip/Tooltip.types.d.ts +0 -22
- package/lib/src/core-components/atoms/tooltip/Tooltip.types.d.ts.map +0 -1
- package/lib/src/core-components/atoms/tooltip/Tooltip.types.js +0 -1
- package/lib/src/core-components/atoms/tooltip/tooltip.component.d.ts +0 -10
- package/lib/src/core-components/atoms/tooltip/tooltip.component.d.ts.map +0 -1
- package/lib/src/core-components/atoms/tooltip/tooltip.component.js +0 -10
- package/lib/src/core-components/index.d.ts +0 -34
- package/lib/src/core-components/index.d.ts.map +0 -1
- package/lib/src/core-components/index.js +0 -33
- package/lib/src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.d.ts +0 -17
- package/lib/src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-filter-multiple-select-multiple-fields-display/auto-complete-filter-multiple-select-multiple-fields-display.component.js +0 -100
- package/lib/src/core-components/molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component.d.ts +0 -13
- package/lib/src/core-components/molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-filter-single-select/auto-complete-filter-single-select.component.js +0 -59
- package/lib/src/core-components/molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component.d.ts +0 -18
- package/lib/src/core-components/molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-filter-single-select-multiple-fields-display/auto-complete-filter-single-select-multiple-fields-display.component.js +0 -108
- package/lib/src/core-components/molecules/auto-complete-group-by/auto-complete-group-by.component.d.ts +0 -10
- package/lib/src/core-components/molecules/auto-complete-group-by/auto-complete-group-by.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/auto-complete-group-by/auto-complete-group-by.component.js +0 -128
- package/lib/src/core-components/molecules/autocomplete/autocomplete.css +0 -37
- package/lib/src/core-components/molecules/autocomplete/autocomplete.d.ts +0 -8
- package/lib/src/core-components/molecules/autocomplete/autocomplete.d.ts.map +0 -1
- package/lib/src/core-components/molecules/autocomplete/autocomplete.js +0 -108
- package/lib/src/core-components/molecules/color-picker/color-picker.component.d.ts +0 -6
- package/lib/src/core-components/molecules/color-picker/color-picker.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/color-picker/color-picker.component.js +0 -12
- package/lib/src/core-components/molecules/color-picker/color-picker.css +0 -24
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.component.d.ts +0 -15
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.component.js +0 -41
- package/lib/src/core-components/molecules/color-picker-modal/color-picker-modal.css +0 -45
- package/lib/src/core-components/molecules/css-multiline-input/css-multiline-input.component.d.ts +0 -11
- package/lib/src/core-components/molecules/css-multiline-input/css-multiline-input.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/css-multiline-input/css-multiline-input.component.js +0 -91
- package/lib/src/core-components/molecules/css-multiline-input/css-properties.d.ts +0 -8932
- package/lib/src/core-components/molecules/css-multiline-input/css-properties.d.ts.map +0 -1
- package/lib/src/core-components/molecules/css-multiline-input/css-properties.js +0 -161
- package/lib/src/core-components/molecules/modal/modal.component.d.ts +0 -10
- package/lib/src/core-components/molecules/modal/modal.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/modal/modal.component.js +0 -19
- package/lib/src/core-components/molecules/modal-confirm/modal-confirm.component.d.ts +0 -14
- package/lib/src/core-components/molecules/modal-confirm/modal-confirm.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/modal-confirm/modal-confirm.component.js +0 -21
- package/lib/src/core-components/molecules/multi-select/multi-select.component.d.ts +0 -9
- package/lib/src/core-components/molecules/multi-select/multi-select.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/multi-select/multi-select.component.js +0 -49
- package/lib/src/core-components/molecules/multi-select-with-field/multi-select-with-field.component.d.ts +0 -10
- package/lib/src/core-components/molecules/multi-select-with-field/multi-select-with-field.component.d.ts.map +0 -1
- package/lib/src/core-components/molecules/multi-select-with-field/multi-select-with-field.component.js +0 -58
- package/lib/src/core-hooks/useClickOutside/useClickOutside.hook.d.ts.map +0 -1
- package/lib/src/core-hooks/useDebounce/useDebounce.hook.d.ts.map +0 -1
- package/lib/src/core-hooks/usePreventEKey/usePreventEKey.hook.d.ts.map +0 -1
- package/lib/src/core-utils/calculation/calculation.util.d.ts.map +0 -1
- package/lib/src/core-utils/colors/color.util.d.ts.map +0 -1
- package/lib/src/core-utils/convert/numberToWords/numToWords.util.d.ts.map +0 -1
- package/lib/src/core-utils/convert/typography/camelCaseToTitleCase.util.d.ts.map +0 -1
- package/lib/src/core-utils/form-helper/form-helper.util.d.ts.map +0 -1
- package/lib/src/core-utils/utility.util.d.ts +0 -4
- package/lib/src/core-utils/utility.util.d.ts.map +0 -1
- package/lib/src/core-utils/utility.util.js +0 -9
- package/lib/src/core-utils/uuid/uuid.util.d.ts.map +0 -1
- package/lib/src/helpers/constants.d.ts +0 -4
- package/lib/src/helpers/constants.d.ts.map +0 -1
- package/lib/src/helpers/constants.js +0 -11
- package/lib/src/hooks/index.d.ts +0 -2
- package/lib/src/hooks/index.d.ts.map +0 -1
- package/lib/src/hooks/index.js +0 -1
- package/lib/src/hooks/outside.hook.d.ts +0 -2
- package/lib/src/hooks/outside.hook.d.ts.map +0 -1
- package/lib/src/hooks/outside.hook.js +0 -28
- package/lib/src/index.css +0 -118
- package/lib/src/library/assets/fonts/arima/arima-bold.ttf +0 -0
- package/lib/src/library/assets/fonts/arima/arima-regular.ttf +0 -0
- package/lib/src/library/assets/svg/CheckedBox.svg +0 -14
- package/lib/src/library/assets/svg/DownArrow.svg +0 -14
- package/lib/src/library/assets/svg/UnCheckbox.svg +0 -3
- package/lib/src/library/assets/svg/UpArrow.svg +0 -14
- package/lib/src/library/assets/svg/checkedRadio.svg +0 -13
- package/lib/src/library/assets/svg/datePicker.svg +0 -3
- package/lib/src/library/assets/svg/index.d.ts +0 -10
- package/lib/src/library/assets/svg/index.d.ts.map +0 -1
- package/lib/src/library/assets/svg/index.js +0 -27
- package/lib/src/library/assets/svg/timer copy.svg +0 -3
- package/lib/src/library/assets/svg/timer.svg +0 -3
- package/lib/src/library/assets/svg/uncheckRadio.svg +0 -3
- package/lib/src/tc.module.css +0 -234
- /package/lib/src/core-hooks/{useClickOutside → src/useClickOutside}/useClickOutside.hook.d.ts +0 -0
- /package/lib/src/core-hooks/{useClickOutside → src/useClickOutside}/useClickOutside.hook.js +0 -0
- /package/lib/src/core-hooks/{useDebounce → src/useDebounce}/useDebounce.hook.d.ts +0 -0
- /package/lib/src/core-hooks/{useDebounce → src/useDebounce}/useDebounce.hook.js +0 -0
- /package/lib/src/core-hooks/{usePreventEKey → src/usePreventEKey}/usePreventEKey.hook.d.ts +0 -0
- /package/lib/src/core-hooks/{usePreventEKey → src/usePreventEKey}/usePreventEKey.hook.js +0 -0
- /package/lib/src/core-utils/{calculation → src/calculation}/calculation.util.d.ts +0 -0
- /package/lib/src/core-utils/{calculation → src/calculation}/calculation.util.js +0 -0
- /package/lib/src/core-utils/{colors → src/colors}/color.util.d.ts +0 -0
- /package/lib/src/core-utils/{colors → src/colors}/color.util.js +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/numberToWords/numToWords.util.d.ts +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/numberToWords/numToWords.util.js +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/typography/camelCaseToTitleCase.util.d.ts +0 -0
- /package/lib/src/core-utils/{convert → src/convert}/typography/camelCaseToTitleCase.util.js +0 -0
- /package/lib/src/core-utils/{form-helper → src/form-helper}/form-helper.util.d.ts +0 -0
- /package/lib/src/core-utils/{form-helper → src/form-helper}/form-helper.util.js +0 -0
- /package/lib/src/core-utils/{uuid → src/uuid}/uuid.util.d.ts +0 -0
- /package/lib/src/core-utils/{uuid → src/uuid}/uuid.util.js +0 -0
package/lib/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC"}
|
package/lib/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './useClickOutside/useClickOutside.hook';
|
|
2
|
-
export * from './useDebounce/useDebounce.hook';
|
|
3
|
-
export * from './usePreventEKey/usePreventEKey.hook';
|
|
1
|
+
export * from './src/useClickOutside/useClickOutside.hook';
|
|
2
|
+
export * from './src/useDebounce/useDebounce.hook';
|
|
3
|
+
export * from './src/usePreventEKey/usePreventEKey.hook';
|
|
4
4
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core-hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core-hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC;AAC3D,cAAc,oCAAoC,CAAC;AACnD,cAAc,0CAA0C,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './useClickOutside/useClickOutside.hook';
|
|
2
|
-
export * from './useDebounce/useDebounce.hook';
|
|
3
|
-
export * from './usePreventEKey/usePreventEKey.hook';
|
|
1
|
+
export * from './src/useClickOutside/useClickOutside.hook';
|
|
2
|
+
export * from './src/useDebounce/useDebounce.hook';
|
|
3
|
+
export * from './src/usePreventEKey/usePreventEKey.hook';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useClickOutside.hook.d.ts","sourceRoot":"","sources":["../../../../../src/core-hooks/src/useClickOutside/useClickOutside.hook.ts"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAEvC,eAAO,MAAM,eAAe,QAAS,GAAG,WAAW,GAAG,SAwBrD,CAAC;AAEF,eAAO,MAAM,2BAA2B,QACjC,MAAM,SAAS,CAAC,WAAW,CAAC,YACvB,MAAM,IAAI,SAkBrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useDebounce.hook.d.ts","sourceRoot":"","sources":["../../../../../src/core-hooks/src/useDebounce/useDebounce.hook.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW,qBAAsB,GAAG,KAAK,IAAI,SAAS,MAAM,aAKpD,GAAG,SAyBvB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usePreventEKey.hook.d.ts","sourceRoot":"","sources":["../../../../../src/core-hooks/src/usePreventEKey/usePreventEKey.hook.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,YACF,mBAAmB,CAAC,gBAAgB,CAAC,SAK7D,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './utility.util';
|
|
2
|
-
export * from './calculation/calculation.util';
|
|
3
|
-
export * from './convert/numberToWords/numToWords.util';
|
|
4
|
-
export * from './convert/typography/camelCaseToTitleCase.util';
|
|
5
|
-
export * from './colors/color.util';
|
|
6
|
-
export * from './uuid/uuid.util';
|
|
7
|
-
export * from './form-helper/form-helper.util';
|
|
1
|
+
export * from './src/utility.util';
|
|
2
|
+
export * from './src/calculation/calculation.util';
|
|
3
|
+
export * from './src/convert/numberToWords/numToWords.util';
|
|
4
|
+
export * from './src/convert/typography/camelCaseToTitleCase.util';
|
|
5
|
+
export * from './src/colors/color.util';
|
|
6
|
+
export * from './src/uuid/uuid.util';
|
|
7
|
+
export * from './src/form-helper/form-helper.util';
|
|
8
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core-utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/core-utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC;AACnC,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,oDAAoD,CAAC;AACnE,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oCAAoC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from './utility.util';
|
|
2
|
-
export * from './calculation/calculation.util';
|
|
3
|
-
export * from './convert/numberToWords/numToWords.util';
|
|
4
|
-
export * from './convert/typography/camelCaseToTitleCase.util';
|
|
5
|
-
export * from './colors/color.util';
|
|
6
|
-
export * from './uuid/uuid.util';
|
|
7
|
-
export * from './form-helper/form-helper.util';
|
|
1
|
+
export * from './src/utility.util';
|
|
2
|
+
export * from './src/calculation/calculation.util';
|
|
3
|
+
export * from './src/convert/numberToWords/numToWords.util';
|
|
4
|
+
export * from './src/convert/typography/camelCaseToTitleCase.util';
|
|
5
|
+
export * from './src/colors/color.util';
|
|
6
|
+
export * from './src/uuid/uuid.util';
|
|
7
|
+
export * from './src/form-helper/form-helper.util';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calculation.util.d.ts","sourceRoot":"","sources":["../../../../../src/core-utils/src/calculation/calculation.util.ts"],"names":[],"mappings":"AAAA,KAAK,OAAO,GAAG;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC;AAEF,KAAK,SAAS,GACV,aAAa,GACb,WAAW,GACX,kBAAkB,GAClB,iBAAiB,CAAC;AAEtB,KAAK,UAAU,GACX,WAAW,GACX,uBAAuB,GACvB,qBAAqB,GACrB,kBAAkB,GAClB,gBAAgB,CAAC;AAqBrB;;;;GAIG;AACH,wBAAgB,eAAe,CAC7B,OAAO,EAAE,OAAO,EAChB,UAAU,EAAE,SAAS,GACpB;IACD,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;CACzB,CAGA;AAED,eAAO,MAAM,oBAAoB,YACtB,OAAO,QACV,UAAU;iBAEH,MAAM;eACR,MAAM;sBACC,MAAM;qBACP,MAAM;CA+DxB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"color.util.d.ts","sourceRoot":"","sources":["../../../../../src/core-utils/src/colors/color.util.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,SAAS,sCAgBrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"numToWords.util.d.ts","sourceRoot":"","sources":["../../../../../../src/core-utils/src/convert/numberToWords/numToWords.util.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,eAAO,MAAM,UAAU,MAAO,MAAM,GAAG,MAAM,KAAG,MAgI/C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"camelCaseToTitleCase.util.d.ts","sourceRoot":"","sources":["../../../../../../src/core-utils/src/convert/typography/camelCaseToTitleCase.util.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,QAAS,MAAM,WAI/C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"form-helper.util.d.ts","sourceRoot":"","sources":["../../../../../src/core-utils/src/form-helper/form-helper.util.ts"],"names":[],"mappings":"AAAA,cAAM,UAAU;IACd,MAAM,CAAC,QAAQ;;;;;;;;;;;;MAab;IAEF,MAAM,CAAC,eAAe,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO;IAIjD,MAAM,CAAC,YAAY,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAI3C,MAAM,CAAC,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAIrD,MAAM,CAAC,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAI9C,MAAM,CAAC,eAAe,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAI9C,MAAM,CAAC,0BAA0B,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAIzD,MAAM,CAAC,mBAAmB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAIlD,MAAM,CAAC,sBAAsB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAIrD,MAAM,CAAC,WAAW,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,GAAG,OAAO;IAQxE,MAAM,CAAC,eAAe,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO;IAI/C,MAAM,CAAC,YAAY,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAI3C,MAAM,CAAC,WAAW,CAAC,IAAI,EAAE,MAAM,GAAG,OAAO;IAGzC,MAAM,CAAC,eAAe,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO;IAIjD,MAAM,CAAC,aAAa,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO;IAI9C,MAAM,CAAC,aAAa,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO;IAI9C,MAAM,CAAC,iBAAiB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO;IAS9C,MAAM,CAAC,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,OAAO,UAAO,GAAG,OAAO;CAQ1D;AAED,eAAO,MAAM,oBAAoB,mBAAa,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utility.util.d.ts","sourceRoot":"","sources":["../../../../src/core-utils/src/utility.util.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,QAAQ,KAEb,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uuid.util.d.ts","sourceRoot":"","sources":["../../../../../src/core-utils/src/uuid/uuid.util.ts"],"names":[],"mappings":"AAGA,wBAAgB,MAAM,CAAC,GAAG,EAAE,MAAM,OAMjC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-restyle-components",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.88",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Easy use restyle components",
|
|
6
6
|
"author": {
|
|
@@ -15,10 +15,7 @@
|
|
|
15
15
|
"/lib"
|
|
16
16
|
],
|
|
17
17
|
"scripts": {
|
|
18
|
-
"
|
|
19
|
-
"serve-webapp": "craco build && craco start",
|
|
20
|
-
"dev": "DISABLE_ESLINT_PLUGIN=true craco start",
|
|
21
|
-
"build": "rm -rf ./lib && tsc && chmod +x npm-publish.sh && sh ./npm-publish.sh",
|
|
18
|
+
"build": "rm -rf ./lib && tsc",
|
|
22
19
|
"eject": "react-scripts eject",
|
|
23
20
|
"precommit": "lint-staged --allow-empty",
|
|
24
21
|
"storybook": "storybook dev -p 6006",
|
|
@@ -43,6 +40,7 @@
|
|
|
43
40
|
"@radix-ui/react-tooltip": "^1.1.5",
|
|
44
41
|
"@react-pdf/renderer": "^4.1.4",
|
|
45
42
|
"@storybook/addon-styling-webpack": "^1.0.1",
|
|
43
|
+
"@techabl/core-utils": "^0.0.1",
|
|
46
44
|
"@testing-library/jest-dom": "^5.17.0",
|
|
47
45
|
"@testing-library/user-event": "^13.5.0",
|
|
48
46
|
"@types/jest": "^27.5.2",
|
package/lib/package.json
DELETED
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "react-restyle-components",
|
|
3
|
-
"version": "0.2.80",
|
|
4
|
-
"private": false,
|
|
5
|
-
"description": "Easy use restyle components",
|
|
6
|
-
"author": {
|
|
7
|
-
"email": "onlyappasaheb4@gmail.com",
|
|
8
|
-
"name": "Lakade Appasaheb",
|
|
9
|
-
"url": "http://github.com/appasaheb4"
|
|
10
|
-
},
|
|
11
|
-
"license": "MIT",
|
|
12
|
-
"main": "./lib/index.js",
|
|
13
|
-
"types": "./lib/index.d.ts",
|
|
14
|
-
"files": [
|
|
15
|
-
"/lib"
|
|
16
|
-
],
|
|
17
|
-
"scripts": {
|
|
18
|
-
"start": "serve -s ./build",
|
|
19
|
-
"serve-webapp": "craco build && craco start",
|
|
20
|
-
"dev": "DISABLE_ESLINT_PLUGIN=true craco start",
|
|
21
|
-
"build": "rm -rf ./lib && tsc && chmod +x npm-publish.sh && sh ./npm-publish.sh",
|
|
22
|
-
"eject": "react-scripts eject",
|
|
23
|
-
"precommit": "lint-staged --allow-empty",
|
|
24
|
-
"storybook": "storybook dev -p 6006",
|
|
25
|
-
"build-storybook": "rm -rf docs-build && storybook build -o docs-build",
|
|
26
|
-
"deploy-storybook": "gh-pages -d docs-build",
|
|
27
|
-
"serve-storybook": "npm run build-storybook -- -o ./docs-build && npx http-server ./docs-build",
|
|
28
|
-
"lint": "eslint .",
|
|
29
|
-
"lint:fix": "eslint --fix .",
|
|
30
|
-
"prettier": "prettier --write '**/*.{js,jsx}'",
|
|
31
|
-
"format": "prettier --write \"**/*.+(js|jsx|json|css|md)\"",
|
|
32
|
-
"go": "npm run build && npm publish",
|
|
33
|
-
"local": "yarn add file:/Users/appasaheb4/Documents/project/npm/react-restyle-components/lib",
|
|
34
|
-
"test": "vitest",
|
|
35
|
-
"test:ui": "vitest --ui --coverage",
|
|
36
|
-
"coverage": "vitest run --coverage"
|
|
37
|
-
},
|
|
38
|
-
"dependencies": {
|
|
39
|
-
"@emotion/react": "^11.13.3",
|
|
40
|
-
"@emotion/styled": "^11.13.0",
|
|
41
|
-
"@loadable/component": "^5.16.4",
|
|
42
|
-
"@mui/material": "^5.15.19",
|
|
43
|
-
"@radix-ui/react-tooltip": "^1.1.5",
|
|
44
|
-
"@react-pdf/renderer": "^4.1.4",
|
|
45
|
-
"@storybook/addon-styling-webpack": "^1.0.1",
|
|
46
|
-
"@testing-library/jest-dom": "^5.17.0",
|
|
47
|
-
"@testing-library/user-event": "^13.5.0",
|
|
48
|
-
"@types/jest": "^27.5.2",
|
|
49
|
-
"@types/node": "^22.10.2",
|
|
50
|
-
"@types/react": "^18.3.11",
|
|
51
|
-
"@types/react-dom": "^18.3.0",
|
|
52
|
-
"buffer": "^6.0.3",
|
|
53
|
-
"clsx": "^2.1.1",
|
|
54
|
-
"dayjs": "^1.11.1",
|
|
55
|
-
"jest-environment-jsdom": "^29.7.0",
|
|
56
|
-
"react-colorful": "^5.6.1",
|
|
57
|
-
"react-datepicker": "^4.7.0",
|
|
58
|
-
"react-icons": "^5.5.0",
|
|
59
|
-
"react-scripts": "5.0.1",
|
|
60
|
-
"reactstrap": "^9.0.2",
|
|
61
|
-
"tailwind-merge": "^2.5.5",
|
|
62
|
-
"typescript": "^4.9.5",
|
|
63
|
-
"web-vitals": "^2.1.4"
|
|
64
|
-
},
|
|
65
|
-
"peerDependencies": {
|
|
66
|
-
"react": "*",
|
|
67
|
-
"react-dom": "*"
|
|
68
|
-
},
|
|
69
|
-
"devDependencies": {
|
|
70
|
-
"@chromatic-com/storybook": "^1.3.1",
|
|
71
|
-
"@craco/craco": "^6.4.3",
|
|
72
|
-
"@storybook/addon-essentials": "^8.0.6",
|
|
73
|
-
"@storybook/addon-interactions": "^8.0.6",
|
|
74
|
-
"@storybook/addon-links": "^8.0.6",
|
|
75
|
-
"@storybook/addon-onboarding": "^8.0.6",
|
|
76
|
-
"@storybook/addon-postcss": "^2.0.0",
|
|
77
|
-
"@storybook/addon-themes": "^8.4.7",
|
|
78
|
-
"@storybook/addon-webpack5-compiler-swc": "^1.0.2",
|
|
79
|
-
"@storybook/blocks": "^8.0.6",
|
|
80
|
-
"@storybook/react": "^8.0.6",
|
|
81
|
-
"@storybook/react-vite": "^8.4.7",
|
|
82
|
-
"@storybook/react-webpack5": "^8.0.6",
|
|
83
|
-
"@storybook/test": "^8.0.6",
|
|
84
|
-
"@svgr/webpack": "^8.1.0",
|
|
85
|
-
"@tailwindcss/forms": "^0.5.9",
|
|
86
|
-
"@testing-library/react": "^16.0.1",
|
|
87
|
-
"@vitejs/plugin-react": "^4.2.1",
|
|
88
|
-
"@vitest/coverage-c8": "^0.31.4",
|
|
89
|
-
"@vitest/ui": "^0.31.4",
|
|
90
|
-
"autoprefixer": "^10.4.19",
|
|
91
|
-
"copyfiles": "^2.4.1",
|
|
92
|
-
"craco-alias": "^3.0.1",
|
|
93
|
-
"css-loader": "^7.1.2",
|
|
94
|
-
"eslint": "^9.14.0",
|
|
95
|
-
"eslint-plugin-storybook": "^0.8.0",
|
|
96
|
-
"gh-pages": "^3.2.3",
|
|
97
|
-
"husky": "^7.0.4",
|
|
98
|
-
"jest": "^29.7.0",
|
|
99
|
-
"lint-staged": "^12.4.0",
|
|
100
|
-
"postcss-loader": "^8.1.1",
|
|
101
|
-
"prettier": "^3.3.3",
|
|
102
|
-
"react-router-dom": "^7.0.2",
|
|
103
|
-
"sass": "^1.77.5",
|
|
104
|
-
"sass-loader": "^14.2.1",
|
|
105
|
-
"storybook": "^8.0.6",
|
|
106
|
-
"storybook-css-modules": "^1.0.8",
|
|
107
|
-
"storybook-multilevel-sort": "^2.0.1",
|
|
108
|
-
"style-loader": "^4.0.0",
|
|
109
|
-
"tailwindcss": "^3.4.14",
|
|
110
|
-
"ts-jest": "^29.2.5",
|
|
111
|
-
"vite": "^5.0.11",
|
|
112
|
-
"vite-plugin-css-injected-by-js": "^3.1.1",
|
|
113
|
-
"vite-plugin-dts": "^2.3.0",
|
|
114
|
-
"vite-plugin-eslint": "^1.8.1",
|
|
115
|
-
"vite-plugin-static-copy": "^1.0.0",
|
|
116
|
-
"vite-plugin-svgr": "^4.2.0",
|
|
117
|
-
"vite-tsconfig-paths": "^4.2.0",
|
|
118
|
-
"vitest": "^0.31.4",
|
|
119
|
-
"vitest-dom": "^0.1.0",
|
|
120
|
-
"webpack": "^5.72.0"
|
|
121
|
-
},
|
|
122
|
-
"eslintConfig": {
|
|
123
|
-
"extends": [
|
|
124
|
-
"react-app",
|
|
125
|
-
"react-app/jest"
|
|
126
|
-
]
|
|
127
|
-
},
|
|
128
|
-
"browserslist": {
|
|
129
|
-
"production": [
|
|
130
|
-
">0.2%",
|
|
131
|
-
"not dead",
|
|
132
|
-
"not op_mini all"
|
|
133
|
-
],
|
|
134
|
-
"development": [
|
|
135
|
-
"last 1 chrome version",
|
|
136
|
-
"last 1 firefox version",
|
|
137
|
-
"last 1 safari version"
|
|
138
|
-
]
|
|
139
|
-
},
|
|
140
|
-
"keywords": [
|
|
141
|
-
"react",
|
|
142
|
-
"components",
|
|
143
|
-
"restyle-components",
|
|
144
|
-
"tech-abl"
|
|
145
|
-
],
|
|
146
|
-
"repository": {
|
|
147
|
-
"type": "git",
|
|
148
|
-
"url": "git+https://github.com/appasaheb4/react-restyle-components.git"
|
|
149
|
-
},
|
|
150
|
-
"bugs": {
|
|
151
|
-
"url": "https://github.com/appasaheb4/react-restyle-components/issues"
|
|
152
|
-
}
|
|
153
|
-
}
|
package/lib/src/App.css
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
.App {
|
|
2
|
-
text-align: center;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.App-logo {
|
|
6
|
-
height: 40vmin;
|
|
7
|
-
pointer-events: none;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
@media (prefers-reduced-motion: no-preference) {
|
|
11
|
-
.App-logo {
|
|
12
|
-
animation: App-logo-spin infinite 20s linear;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.App-header {
|
|
17
|
-
background-color: #282c34;
|
|
18
|
-
min-height: 100vh;
|
|
19
|
-
display: flex;
|
|
20
|
-
flex-direction: column;
|
|
21
|
-
align-items: center;
|
|
22
|
-
justify-content: center;
|
|
23
|
-
font-size: calc(10px + 2vmin);
|
|
24
|
-
color: white;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.App-link {
|
|
28
|
-
color: #61dafb;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
@keyframes App-logo-spin {
|
|
32
|
-
from {
|
|
33
|
-
transform: rotate(0deg);
|
|
34
|
-
}
|
|
35
|
-
to {
|
|
36
|
-
transform: rotate(360deg);
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.react-bootstrap-table table {
|
|
41
|
-
table-layout: auto;
|
|
42
|
-
}
|
|
43
|
-
.bg-orange1 {
|
|
44
|
-
background-color: "#EF4444";
|
|
45
|
-
}
|
|
@@ -1,217 +0,0 @@
|
|
|
1
|
-
html.theme--dark {
|
|
2
|
-
color-scheme: dark;
|
|
3
|
-
}
|
|
4
|
-
html.theme--light {
|
|
5
|
-
color-scheme: light;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
:root {
|
|
9
|
-
--B25: #ebf3ff;
|
|
10
|
-
--B50: #dbeaff;
|
|
11
|
-
--B100: #b2d2ff;
|
|
12
|
-
--B200: #9bc5ff;
|
|
13
|
-
--B300: #7ab1fd;
|
|
14
|
-
--B400: #337ee7;
|
|
15
|
-
--B500: #145bbf;
|
|
16
|
-
--B600: #0c489c;
|
|
17
|
-
--B700: #033273;
|
|
18
|
-
--Brand: var(--B700);
|
|
19
|
-
|
|
20
|
-
--A50: #e0feff;
|
|
21
|
-
--A100: #adf8fb;
|
|
22
|
-
--A200: #5ae8ed;
|
|
23
|
-
--A300: #36dbe0;
|
|
24
|
-
--A400: #1ac7cd;
|
|
25
|
-
--A500: #16a8ad;
|
|
26
|
-
--A600: #108b8f;
|
|
27
|
-
--A700: #075255;
|
|
28
|
-
--Accent: var(--A400);
|
|
29
|
-
|
|
30
|
-
--N0: #ffffff;
|
|
31
|
-
--N25: #f9f9f9;
|
|
32
|
-
--N50: #f2f2f2;
|
|
33
|
-
--N75: #e6e6e6;
|
|
34
|
-
--N100: #dbdbdb;
|
|
35
|
-
--N200: #cbcbcb;
|
|
36
|
-
--N300: #b5b5b5;
|
|
37
|
-
--N400: #a4a2a2;
|
|
38
|
-
--N500: #808080;
|
|
39
|
-
--N600: #4d4d4d;
|
|
40
|
-
--N700: #242323;
|
|
41
|
-
--N1000: #000000;
|
|
42
|
-
--Natural: var(--N700);
|
|
43
|
-
|
|
44
|
-
--Gl25: #f7f9fc;
|
|
45
|
-
--Gl50: #e7edf8;
|
|
46
|
-
--Gl100: #d6e1f4;
|
|
47
|
-
--Gl200: #b9c8e7;
|
|
48
|
-
--Gl300: #9babd1;
|
|
49
|
-
--Gl400: #7a89b1;
|
|
50
|
-
--Gl500: #566384;
|
|
51
|
-
--Gl600: #4a5777;
|
|
52
|
-
--Gl700: #3f4b6a;
|
|
53
|
-
--Gl800: #2e3750;
|
|
54
|
-
--Gl850: #262e43;
|
|
55
|
-
--Gl900: #1e2537;
|
|
56
|
-
--Gl950: #1b1d24;
|
|
57
|
-
--Glacious: var(--Gl800);
|
|
58
|
-
|
|
59
|
-
--HO50: #ffded5;
|
|
60
|
-
--HO100: #feb9a5;
|
|
61
|
-
--HO200: #ff906e;
|
|
62
|
-
--HO300: #ff784f;
|
|
63
|
-
--HO400: #ff5d2d;
|
|
64
|
-
--HO500: #eb4d13;
|
|
65
|
-
--HO600: #7e2600;
|
|
66
|
-
--HO700: #421604;
|
|
67
|
-
--HotOrange: var(--HO400);
|
|
68
|
-
|
|
69
|
-
--Y50: #fbf3e0;
|
|
70
|
-
--Y100: #f9e3b6;
|
|
71
|
-
--Y200: #fcc003;
|
|
72
|
-
--Y300: #e4a201;
|
|
73
|
-
--Y400: #ca8501;
|
|
74
|
-
--Y500: #a35803;
|
|
75
|
-
--Y600: #6f3400;
|
|
76
|
-
--Y700: #2e2204;
|
|
77
|
-
--Yellow: var(--Y200);
|
|
78
|
-
|
|
79
|
-
--Gr25: #eafae6;
|
|
80
|
-
--Gr50: #cdefc4;
|
|
81
|
-
--Gr100: #91db8b;
|
|
82
|
-
--Gr200: #45c65a;
|
|
83
|
-
--Gr300: #3ba755;
|
|
84
|
-
--Gr400: #2e844a;
|
|
85
|
-
--Gr500: #22683e;
|
|
86
|
-
--Gr600: #194e31;
|
|
87
|
-
--Gr700: #0e3522;
|
|
88
|
-
--Green: var(--Gr300);
|
|
89
|
-
|
|
90
|
-
--CB50: #cfe9fe;
|
|
91
|
-
--CB100: #90d0fe;
|
|
92
|
-
--CB200: #1ab9ff;
|
|
93
|
-
--CB300: #08abed;
|
|
94
|
-
--CB400: #0d9dda;
|
|
95
|
-
--CB500: #107cad;
|
|
96
|
-
--CB600: #084968;
|
|
97
|
-
--CB700: #023248;
|
|
98
|
-
--CloudBlue: var(--CB500);
|
|
99
|
-
|
|
100
|
-
--I50: #e0e5f8;
|
|
101
|
-
--I100: #bec7f6;
|
|
102
|
-
--I200: #9ea9f1;
|
|
103
|
-
--I300: #8e9bef;
|
|
104
|
-
--I400: #7f8ced;
|
|
105
|
-
--I500: #5867e8;
|
|
106
|
-
--I600: #3a49da;
|
|
107
|
-
--I700: #260f8f;
|
|
108
|
-
--Indigo: var(--I500);
|
|
109
|
-
|
|
110
|
-
--Pu50: #ece1f9;
|
|
111
|
-
--Pu100: #d7bff2;
|
|
112
|
-
--Pu200: #c29ef1;
|
|
113
|
-
--Pu300: #b78def;
|
|
114
|
-
--Pu400: #ad7bee;
|
|
115
|
-
--Pu500: #9050e9;
|
|
116
|
-
--Pu600: #7526e3;
|
|
117
|
-
--Pu700: #401075;
|
|
118
|
-
--Purple: var(--Pu500);
|
|
119
|
-
|
|
120
|
-
--V50: #f2defe;
|
|
121
|
-
--V100: #e5b9fe;
|
|
122
|
-
--V200: #d892fe;
|
|
123
|
-
--V300: #d384fe;
|
|
124
|
-
--V400: #cb65ff;
|
|
125
|
-
--V500: #ba01ff;
|
|
126
|
-
--V600: #7b119a;
|
|
127
|
-
--V700: #3d0157;
|
|
128
|
-
--Violet: var(--V500);
|
|
129
|
-
|
|
130
|
-
--Pi50: #fddde3;
|
|
131
|
-
--Pi100: #fdb6c5;
|
|
132
|
-
--Pi200: #fe8aa7;
|
|
133
|
-
--Pi300: #fe7298;
|
|
134
|
-
--Pi400: #ff538a;
|
|
135
|
-
--Pi500: #e3066a;
|
|
136
|
-
--Pi600: #b60554;
|
|
137
|
-
--Pi700: #61022a;
|
|
138
|
-
--Pink: var(--Pi400);
|
|
139
|
-
|
|
140
|
-
--R25: #fcece8;
|
|
141
|
-
--R50: #ffdfd7;
|
|
142
|
-
--R100: #feb8ab;
|
|
143
|
-
--R200: #fe8f7d;
|
|
144
|
-
--R300: #fe7765;
|
|
145
|
-
--R400: #fe5c4c;
|
|
146
|
-
--R500: #ee3e3e;
|
|
147
|
-
--R600: #ba0517;
|
|
148
|
-
--R700: #640103;
|
|
149
|
-
--Red: var(--R400);
|
|
150
|
-
|
|
151
|
-
--color-impersonation-start: #ec4b4b;
|
|
152
|
-
--color-bloomberg: #fe9c29;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
.theme--dark {
|
|
156
|
-
--global-focus-color: var(--B300);
|
|
157
|
-
--global-window-border-color: var(--Gl800);
|
|
158
|
-
--global-text-primary: var(--N0);
|
|
159
|
-
--global-text-primary-inverse: var(--N1000);
|
|
160
|
-
--global-text-secondary: var(--Gl100);
|
|
161
|
-
--global-input-disabled-color: var(--Gl600);
|
|
162
|
-
--global-input-bg: var(--Gl800);
|
|
163
|
-
--global-input-disabled-bg: var(--Gl800);
|
|
164
|
-
--global-input-disabled-label-color: var(--Gl600);
|
|
165
|
-
--global-input-error-highlight: var(--R400);
|
|
166
|
-
--global-input-placeholder-color: rgb(from var(--N0) r g b / 0.4);
|
|
167
|
-
--global-input-caret-color: var(--B300);
|
|
168
|
-
--global-input-error-caret-color: var(--R400);
|
|
169
|
-
--global-input-border-color: var(--Gl600);
|
|
170
|
-
--global-input-color: var(--N0);
|
|
171
|
-
--global-input-label-color: var(--Gl100);
|
|
172
|
-
}
|
|
173
|
-
|
|
174
|
-
.theme--light {
|
|
175
|
-
--global-focus-color: var(--B400);
|
|
176
|
-
--global-window-border-color: var(--N100);
|
|
177
|
-
--global-text-primary: var(--N1000);
|
|
178
|
-
--global-text-primary-inverse: var(--N0);
|
|
179
|
-
--global-text-secondary: var(--N700);
|
|
180
|
-
--global-input-disabled-color: var(--N300);
|
|
181
|
-
--global-input-bg: var(--N0);
|
|
182
|
-
--global-input-disabled-bg: var(--N50);
|
|
183
|
-
--global-input-disabled-label-color: var(--N300);
|
|
184
|
-
--global-input-error-highlight: var(--R500);
|
|
185
|
-
--global-input-placeholder-color: var(--N300);
|
|
186
|
-
--global-input-caret-color: var(--B500);
|
|
187
|
-
--global-input-error-caret-color: var(--R500);
|
|
188
|
-
--global-input-border-color: var(--N200);
|
|
189
|
-
--global-input-color: var(--N1000);
|
|
190
|
-
--global-input-label-color: var(--N700);
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
/* Menu colors - used for Dropdowns, Context Menus, etc */
|
|
194
|
-
.theme--dark {
|
|
195
|
-
--menu-panel-bg-color: var(--Gl700);
|
|
196
|
-
--menu-panel-border-color: var(--Gl500);
|
|
197
|
-
--menu-button-bg-color-hover: var(--Gl500);
|
|
198
|
-
--menu-heading-color: var(--A400);
|
|
199
|
-
--menu-toggle_bg: var(--Gl400);
|
|
200
|
-
--menu-toggle_bg_disabled: var(--Gl800);
|
|
201
|
-
--menu-toggle_thumb_bg_disabled: var(--Gl500);
|
|
202
|
-
--menu-toggle_bg_active: var(--A400);
|
|
203
|
-
--menu-toggle_thumb_bg: var(--N0);
|
|
204
|
-
--menu-panel-shadow-color: rgba(0, 0, 0, 0.4);
|
|
205
|
-
}
|
|
206
|
-
.theme--light {
|
|
207
|
-
--menu-panel-bg-color: var(--N0);
|
|
208
|
-
--menu-panel-border-color: var(--N100);
|
|
209
|
-
--menu-button-bg-color-hover: var(--N50);
|
|
210
|
-
--menu-heading-color: var(--A500);
|
|
211
|
-
--menu-toggle_bg: var(--N200);
|
|
212
|
-
--menu-toggle_bg_disabled: var(--N50);
|
|
213
|
-
--menu-toggle_thumb_bg_disabled: var(--N300);
|
|
214
|
-
--menu-toggle_bg_active: var(--A500);
|
|
215
|
-
--menu-toggle_thumb_bg: var(--N0);
|
|
216
|
-
--menu-panel-shadow-color: rgba(0, 0, 0, 0.15);
|
|
217
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Consuming apps can expect these variables to exist and use them directly - much like the colors.css file.
|
|
3
|
-
We shouldn't resort to using this for every case where we want 2 or more components to share a style.
|
|
4
|
-
*/
|
|
5
|
-
:root {
|
|
6
|
-
--menu-panel-border: 1px solid var(--menu-panel-border-color);
|
|
7
|
-
--menu-panel-shadow: 0px 16px 40px var(--menu-panel-shadow-color);
|
|
8
|
-
--menu-panel-radius: 4px;
|
|
9
|
-
--menu-panel-vertical-padding: 4px;
|
|
10
|
-
--menu-clickable-color: var(--global-text-primary);
|
|
11
|
-
--menu-clickable-font-size: 12px;
|
|
12
|
-
--menu-clickable-font-weight: 400;
|
|
13
|
-
--menu-clickable-disabled: 0.5;
|
|
14
|
-
--menu-clickable-vertical-padding: 6px;
|
|
15
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/* // Inter (variable weight fonts) Main typeface used throughout the app */
|
|
2
|
-
@font-face {
|
|
3
|
-
font-family: 'Inter var';
|
|
4
|
-
font-weight: 100 900;
|
|
5
|
-
font-display: swap;
|
|
6
|
-
font-style: normal;
|
|
7
|
-
font-named-instance: 'Regular';
|
|
8
|
-
src: url('../fonts/Inter-roman.var.woff2?v=3.19') format('woff2');
|
|
9
|
-
}
|
|
10
|
-
@font-face {
|
|
11
|
-
font-family: 'Inter var';
|
|
12
|
-
font-weight: 100 900;
|
|
13
|
-
font-display: swap;
|
|
14
|
-
font-style: italic;
|
|
15
|
-
font-named-instance: 'Italic';
|
|
16
|
-
src: url('../fonts/Inter-italic.var.woff2?v=3.19') format('woff2');
|
|
17
|
-
}
|