@cerebruminc/cerebellum 16.5.3-beta.dangerous.2df6625 → 16.5.3-beta.dangerous.3bc70bf

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.
Files changed (32) hide show
  1. package/README.md +3 -3
  2. package/lib/cjs/DatePicker.cjs +1 -1
  3. package/lib/cjs/Form.cjs +3 -3
  4. package/lib/cjs/FormSeparator.cjs +1 -1
  5. package/lib/cjs/{FormStyles-Cc6-_Iwt.js → FormStyles-CCsL1LJO.js} +7 -2
  6. package/lib/cjs/{FormStyles-Cc6-_Iwt.js.map → FormStyles-CCsL1LJO.js.map} +1 -1
  7. package/lib/cjs/FormWrapper.cjs +1 -1
  8. package/lib/cjs/{FormikContainer-Dn3lu30W.js → FormikContainer-BVUsbx6j.js} +3 -3
  9. package/lib/cjs/{FormikContainer-Dn3lu30W.js.map → FormikContainer-BVUsbx6j.js.map} +1 -1
  10. package/lib/cjs/{InlineDatePicker-BJZXMxnh.js → InlineDatePicker-4u82zKn2.js} +56 -206
  11. package/lib/cjs/{InlineDatePicker-BJZXMxnh.js.map → InlineDatePicker-4u82zKn2.js.map} +1 -1
  12. package/lib/cjs/InlineDatePicker.cjs +1 -1
  13. package/lib/cjs/InlineTextarea.cjs +3 -2
  14. package/lib/cjs/InlineTextarea.cjs.map +1 -1
  15. package/lib/cjs/TitleGroup.cjs +1 -1
  16. package/lib/cjs/index.cjs +3 -3
  17. package/lib/esm/DatePicker.js +1 -1
  18. package/lib/esm/Form.js +3 -3
  19. package/lib/esm/FormSeparator.js +1 -1
  20. package/lib/esm/{FormStyles-DCnDnD_Z.js → FormStyles-BSqmKCsK.js} +7 -2
  21. package/lib/esm/{FormStyles-DCnDnD_Z.js.map → FormStyles-BSqmKCsK.js.map} +1 -1
  22. package/lib/esm/FormWrapper.js +1 -1
  23. package/lib/esm/{FormikContainer-Brcmku_E.js → FormikContainer-C_iJWcIG.js} +3 -3
  24. package/lib/esm/{FormikContainer-Brcmku_E.js.map → FormikContainer-C_iJWcIG.js.map} +1 -1
  25. package/lib/esm/{InlineDatePicker-BIAcoggL.js → InlineDatePicker-RlV9iC8j.js} +57 -207
  26. package/lib/esm/{InlineDatePicker-BIAcoggL.js.map → InlineDatePicker-RlV9iC8j.js.map} +1 -1
  27. package/lib/esm/InlineDatePicker.js +1 -1
  28. package/lib/esm/InlineTextarea.js +3 -2
  29. package/lib/esm/InlineTextarea.js.map +1 -1
  30. package/lib/esm/TitleGroup.js +1 -1
  31. package/lib/esm/index.js +4 -4
  32. package/package.json +1 -1
@@ -2,7 +2,7 @@ import './_tslib-CcAXazg4.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'dayjs';
4
4
  import 'react';
5
- export { I as InlineDatePicker } from './InlineDatePicker-BIAcoggL.js';
5
+ export { I as InlineDatePicker } from './InlineDatePicker-RlV9iC8j.js';
6
6
  import './colors.js';
7
7
  import './pressedEnter.js';
8
8
  import './IconComponentStyles-BwczcTS4.js';
@@ -13,7 +13,7 @@ var PositionWrapper = styled.div(templateObject_1 || (templateObject_1 = __makeT
13
13
  return $width !== null && $width !== void 0 ? $width : 700;
14
14
  });
15
15
  styled(Label)(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n margin-bottom: 0;\n max-width: 100%;\n"], ["\n margin-bottom: 0;\n max-width: 100%;\n"])));
16
- var TextareaElement = styled.textarea(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n background-color: ", ";\n border: 1px solid;\n border-color: ", ";\n border-radius: 8px;\n\n color: ", ";\n display: block;\n font-size: ", "px;\n height: ", ";\n max-width: 100%;\n min-width: 100px;\n min-height: 65px;\n padding: 21px;\n position: relative;\n resize: ", ";\n width: ", ";\n\n &:active,\n &:focus {\n border: solid 1px\n ", ";\n outline: none;\n }\n &::placeholder {\n color: ", ";\n }\n &::selection {\n background-color: ", ";\n }\n\n &::-webkit-resizer {\n background-image: url(\"", "\");\n background-repeat: no-repeat;\n }\n"], ["\n background-color: ", ";\n border: 1px solid;\n border-color: ", ";\n border-radius: 8px;\n\n color: ", ";\n display: block;\n font-size: ", "px;\n height: ", ";\n max-width: 100%;\n min-width: 100px;\n min-height: 65px;\n padding: 21px;\n position: relative;\n resize: ", ";\n width: ", ";\n\n &:active,\n &:focus {\n border: solid 1px\n ", ";\n outline: none;\n }\n &::placeholder {\n color: ", ";\n }\n &::selection {\n background-color: ", ";\n }\n\n &::-webkit-resizer {\n background-image: url(\"", "\");\n background-repeat: no-repeat;\n }\n"])), function (_a) {
16
+ var TextareaElement = styled.textarea(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n background-color: ", ";\n border: 1px solid;\n border-color: ", ";\n border-radius: 8px;\n\n color: ", ";\n display: block;\n font-size: ", "px;\n height: ", ";\n max-width: 100%;\n min-width: 100px;\n min-height: 65px;\n padding: 21px;\n position: relative;\n resize: ", ";\n width: ", ";\n\n &:active,\n &:focus {\n border: solid 1px\n ", ";\n outline: none;\n }\n &::placeholder {\n color: ", ";\n }\n ", "\n\n &::-webkit-resizer {\n background-image: url(\"", "\");\n background-repeat: no-repeat;\n }\n"], ["\n background-color: ", ";\n border: 1px solid;\n border-color: ", ";\n border-radius: 8px;\n\n color: ", ";\n display: block;\n font-size: ", "px;\n height: ", ";\n max-width: 100%;\n min-width: 100px;\n min-height: 65px;\n padding: 21px;\n position: relative;\n resize: ", ";\n width: ", ";\n\n &:active,\n &:focus {\n border: solid 1px\n ", ";\n outline: none;\n }\n &::placeholder {\n color: ", ";\n }\n ", "\n\n &::-webkit-resizer {\n background-image: url(\"", "\");\n background-repeat: no-repeat;\n }\n"])), function (_a) {
17
17
  var _b;
18
18
  var $textareaBackgroundColor = _a.$textareaBackgroundColor, disabled = _a.disabled, $disabledBackgroundColor = _a.$disabledBackgroundColor, theme = _a.theme;
19
19
  return disabled ? $disabledBackgroundColor : $textareaBackgroundColor || ((_b = theme.input) === null || _b === void 0 ? void 0 : _b.inputBackgroundColor);
@@ -53,7 +53,8 @@ var TextareaElement = styled.textarea(templateObject_3 || (templateObject_3 = __
53
53
  }, function (_a) {
54
54
  var _b;
55
55
  var $showValidationMessage = _a.$showValidationMessage, $failColorSecondary = _a.$failColorSecondary, theme = _a.theme;
56
- return $showValidationMessage ? $failColorSecondary || ((_b = theme.input) === null || _b === void 0 ? void 0 : _b.failColorSecondary) : "auto";
56
+ return $showValidationMessage &&
57
+ "\n &::selection {\n background-color: ".concat($failColorSecondary || ((_b = theme.input) === null || _b === void 0 ? void 0 : _b.failColorSecondary), ";\n }\n ");
57
58
  }, iconUrl);
58
59
  var templateObject_1, templateObject_2, templateObject_3;
59
60
 
@@ -1 +1 @@
1
- {"version":3,"file":"InlineTextarea.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"InlineTextarea.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -5,7 +5,7 @@ import './BodyLEmphasis.js';
5
5
  import './Loading.js';
6
6
  import './Scroller.js';
7
7
  import './Inputs-DIweV8Nj.js';
8
- export { u as AddButtonBox, A as AddButtonGroup, B as ButtonGroup, w as CancelButton, C as CenterCheckbox, o as CenterToggle, s as ClearFormButtonWrap, e as FieldBox, p as FormGroup, a as FormSeparator, q as FormTitleGroup, F as FormWrapper, H as HelperTextGrid, n as InlineFieldCell, m as InlineFieldGrid, I as InputBox, f as LeftGutter, g as LeftLabel, L as LoadingBase, b as LoadingBox, d as LoadingInput, c as LoadingLabel, k as RemovableButtonBox, i as RemovableFieldBox, j as RemoveButtonWrapper, R as RightGutter, S as SubHeader, v as SubmitButton, l as Text, r as Title, T as TitleGroup, V as ValidationTextGrid } from './FormStyles-DCnDnD_Z.js';
8
+ export { u as AddButtonBox, A as AddButtonGroup, B as ButtonGroup, w as CancelButton, C as CenterCheckbox, o as CenterToggle, s as ClearFormButtonWrap, e as FieldBox, p as FormGroup, a as FormSeparator, q as FormTitleGroup, F as FormWrapper, H as HelperTextGrid, n as InlineFieldCell, m as InlineFieldGrid, I as InputBox, f as LeftGutter, g as LeftLabel, L as LoadingBase, b as LoadingBox, d as LoadingInput, c as LoadingLabel, k as RemovableButtonBox, i as RemovableFieldBox, j as RemoveButtonWrapper, R as RightGutter, S as SubHeader, v as SubmitButton, l as Text, r as Title, T as TitleGroup, V as ValidationTextGrid } from './FormStyles-BSqmKCsK.js';
9
9
  import 'react/jsx-runtime';
10
10
  import './IconComponentStyles-BwczcTS4.js';
11
11
  import './CheckboxStyles-Cx6hCn3t.js';
package/lib/esm/index.js CHANGED
@@ -3,8 +3,8 @@ import { jsx, jsxs, Fragment as Fragment$1 } from 'react/jsx-runtime';
3
3
  import React__default, { useState, Fragment, useRef, useEffect } from 'react';
4
4
  import styled$1, { styled, useTheme } from 'styled-components';
5
5
  import { D as Drawer } from './Drawer-B8Q-IadJ.js';
6
- import { a as FormSeparator, T as TitleGroup } from './FormStyles-DCnDnD_Z.js';
7
- export { F as FormWrapper } from './FormStyles-DCnDnD_Z.js';
6
+ import { a as FormSeparator, T as TitleGroup } from './FormStyles-BSqmKCsK.js';
7
+ export { F as FormWrapper } from './FormStyles-BSqmKCsK.js';
8
8
  export { A as AlertCount } from './AlertCount-6XKYJp6w.js';
9
9
  import { c as commonjsGlobal, A as AddressInput } from './AddressInput-BPU-AgUH.js';
10
10
  export { A as Avatar } from './Avatar-BGVmo-FE.js';
@@ -30,7 +30,7 @@ export { C as ConfirmModal } from './ConfirmModal-DfDbZXk5.js';
30
30
  export { C as CreditCardInput } from './CreditCardInput-CghnwKIk.js';
31
31
  export { C as CurrencyInput } from './CurrencyInput-g7xr2KNu.js';
32
32
  import { DatePicker } from './DatePicker.js';
33
- import { I as InlineDatePicker } from './InlineDatePicker-BIAcoggL.js';
33
+ import { I as InlineDatePicker } from './InlineDatePicker-RlV9iC8j.js';
34
34
  export { D as DescriptiveSwitchMenu } from './DescriptiveSwitchMenu-BBmMoVLR.js';
35
35
  export { SwitchTypeEnum } from './SwitchTypeEnum.js';
36
36
  import { I as InlineInput } from './InlineInput-B9BjHT1N.js';
@@ -44,7 +44,7 @@ import { A as ASTERISK_OFFSET_SPACE } from './helpers-NrTaiexf.js';
44
44
  export { D as DrawerDivider } from './DrawerDivider-kh5ebsLE.js';
45
45
  export { E as EmailInput } from './EmailInput-D3Afiw2u.js';
46
46
  export { Footer } from './Footer.js';
47
- export { F as Form, N as NationalityDropdown, n as nationalityList } from './FormikContainer-Brcmku_E.js';
47
+ export { F as Form, N as NationalityDropdown, n as nationalityList } from './FormikContainer-C_iJWcIG.js';
48
48
  export { FormFieldTypeEnum, RemovableFieldTypeEnum, isAddress, isCheckbox, isCheckboxGroup, isConfigurableInput, isCountrySelect, isCountySelect, isCreditCard, isCurrency, isDatePicker, isDescriptiveDropdownInput, isEmail, isFormFieldType, isImagePicker, isMultiSelect, isNationalitySelect, isNumber, isPassword, isPhone, isRadioGroup, isRemovable, isSectionHeader, isSelect, isSocialSecurity, isSplitLine, isStateSelect, isTextarea, isToggle, isToggleGroup, isZipCode } from './FormFieldTypeEnum.js';
49
49
  export { F as FiltersBar } from './FiltersBar-DiF5ZpHq.js';
50
50
  export { H as HorizontalTabMenu } from './HorizontalTabMenu-RXe2DFNL.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cerebruminc/cerebellum",
3
- "version": "16.5.3-beta.dangerous.2df6625",
3
+ "version": "16.5.3-beta.dangerous.3bc70bf",
4
4
  "description": "Cerebrum's React Component Library",
5
5
  "type": "module",
6
6
  "main": "lib/cjs/index.cjs",