@cerebruminc/cerebellum 16.5.3-beta.dangerous.11f3342 → 16.5.3-beta.dangerous.2df6625
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/cjs/DatePicker.cjs +1 -1
- package/lib/cjs/Form.cjs +2 -2
- package/lib/cjs/{FormikContainer-6Ou67s1T.js → FormikContainer-Dn3lu30W.js} +2 -2
- package/lib/cjs/{FormikContainer-6Ou67s1T.js.map → FormikContainer-Dn3lu30W.js.map} +1 -1
- package/lib/cjs/{InlineDatePicker-4u82zKn2.js → InlineDatePicker-BJZXMxnh.js} +206 -56
- package/lib/cjs/{InlineDatePicker-4u82zKn2.js.map → InlineDatePicker-BJZXMxnh.js.map} +1 -1
- package/lib/cjs/InlineDatePicker.cjs +1 -1
- package/lib/cjs/index.cjs +2 -2
- package/lib/esm/DatePicker.js +1 -1
- package/lib/esm/Form.js +2 -2
- package/lib/esm/{FormikContainer-Ck23Sm9I.js → FormikContainer-Brcmku_E.js} +2 -2
- package/lib/esm/{FormikContainer-Ck23Sm9I.js.map → FormikContainer-Brcmku_E.js.map} +1 -1
- package/lib/esm/{InlineDatePicker-RlV9iC8j.js → InlineDatePicker-BIAcoggL.js} +207 -57
- package/lib/esm/{InlineDatePicker-RlV9iC8j.js.map → InlineDatePicker-BIAcoggL.js.map} +1 -1
- package/lib/esm/InlineDatePicker.js +1 -1
- package/lib/esm/index.js +2 -2
- package/package.json +3 -3
|
@@ -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-
|
|
5
|
+
export { I as InlineDatePicker } from './InlineDatePicker-BIAcoggL.js';
|
|
6
6
|
import './colors.js';
|
|
7
7
|
import './pressedEnter.js';
|
|
8
8
|
import './IconComponentStyles-BwczcTS4.js';
|
package/lib/esm/index.js
CHANGED
|
@@ -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-
|
|
33
|
+
import { I as InlineDatePicker } from './InlineDatePicker-BIAcoggL.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-
|
|
47
|
+
export { F as Form, N as NationalityDropdown, n as nationalityList } from './FormikContainer-Brcmku_E.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.
|
|
3
|
+
"version": "16.5.3-beta.dangerous.2df6625",
|
|
4
4
|
"description": "Cerebrum's React Component Library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "lib/cjs/index.cjs",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"jest-environment-jsdom": "^29.7.0",
|
|
103
103
|
"lint-staged": "^15.0.0",
|
|
104
104
|
"lorem-ipsum": "^2.0.4",
|
|
105
|
-
"next": "^
|
|
105
|
+
"next": "^15.1.5",
|
|
106
106
|
"react": "^18.3.1",
|
|
107
107
|
"react-dom": "^18.3.1",
|
|
108
108
|
"remark-gfm": "^4.0.0",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"vite-plugin-babel-macros": "^1.0.6"
|
|
123
123
|
},
|
|
124
124
|
"peerDependencies": {
|
|
125
|
-
"next": "^14.0.0 || ^15.0.0
|
|
125
|
+
"next": "^14.0.0 || ^15.0.0",
|
|
126
126
|
"react": "^18.0.0 || ^19.0.0",
|
|
127
127
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
128
128
|
"styled-components": "^6.1.16"
|