linear-react-components-ui 1.1.27-rc.1 → 2.0.0-beta.1
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/package.json +347 -85
- package/lib/@types/Align.d.ts +0 -4
- package/lib/@types/Align.js +0 -5
- package/lib/@types/ButtonTypes.d.ts +0 -3
- package/lib/@types/ButtonTypes.js +0 -5
- package/lib/@types/ColorStyles.d.ts +0 -4
- package/lib/@types/ColorStyles.js +0 -5
- package/lib/@types/DataCombo.d.ts +0 -3
- package/lib/@types/DataCombo.js +0 -5
- package/lib/@types/Icon.d.ts +0 -5
- package/lib/@types/Icon.js +0 -5
- package/lib/@types/LabelStyles.d.ts +0 -3
- package/lib/@types/LabelStyles.js +0 -5
- package/lib/@types/Period.d.ts +0 -6
- package/lib/@types/Period.js +0 -5
- package/lib/@types/PermissionAttr.d.ts +0 -14
- package/lib/@types/PermissionAttr.js +0 -5
- package/lib/@types/PointerEvents.d.ts +0 -3
- package/lib/@types/PointerEvents.js +0 -5
- package/lib/@types/Position.d.ts +0 -4
- package/lib/@types/Position.js +0 -5
- package/lib/@types/PositionAlert.d.ts +0 -3
- package/lib/@types/PositionAlert.js +0 -5
- package/lib/@types/Size.d.ts +0 -3
- package/lib/@types/Size.js +0 -5
- package/lib/@types/SizePixels.d.ts +0 -3
- package/lib/@types/SizePixels.js +0 -5
- package/lib/@types/StorageMock.d.ts +0 -5
- package/lib/@types/StorageMock.js +0 -5
- package/lib/BaseMask-78847f45.d.ts +0 -24
- package/lib/Cnpj-8366781f.d.ts +0 -18
- package/lib/Cpf-3dfd54eb.d.ts +0 -18
- package/lib/Phone-1962c0f2.d.ts +0 -18
- package/lib/ZipCode-be9c5b3b.d.ts +0 -13
- package/lib/alerts/AlertContainer.d.ts +0 -18
- package/lib/alerts/AlertContainer.js +0 -80
- package/lib/alerts/AlertProvider.d.ts +0 -9
- package/lib/alerts/AlertProvider.js +0 -72
- package/lib/alerts/BaseAlert.d.ts +0 -9
- package/lib/alerts/BaseAlert.js +0 -34
- package/lib/alerts/Message.d.ts +0 -9
- package/lib/alerts/Message.js +0 -113
- package/lib/alerts/helpers.d.ts +0 -9
- package/lib/alerts/helpers.js +0 -9
- package/lib/alerts/index.d.ts +0 -11
- package/lib/alerts/index.js +0 -16
- package/lib/alerts/types.d.ts +0 -51
- package/lib/alerts/types.js +0 -5
- package/lib/alerts/withAlert.d.ts +0 -9
- package/lib/alerts/withAlert.js +0 -23
- package/lib/assets/fonts/Roboto-Black.woff +0 -0
- package/lib/assets/fonts/Roboto-Black.woff2 +0 -0
- package/lib/assets/fonts/Roboto-Bold.woff +0 -0
- package/lib/assets/fonts/Roboto-Bold.woff2 +0 -0
- package/lib/assets/fonts/Roboto-Light.woff +0 -0
- package/lib/assets/fonts/Roboto-Light.woff2 +0 -0
- package/lib/assets/fonts/Roboto-Medium.woff +0 -0
- package/lib/assets/fonts/Roboto-Medium.woff2 +0 -0
- package/lib/assets/fonts/Roboto-Regular.woff +0 -0
- package/lib/assets/fonts/Roboto-Regular.woff2 +0 -0
- package/lib/assets/fonts/Roboto-Thin.woff +0 -0
- package/lib/assets/fonts/Roboto-Thin.woff2 +0 -0
- package/lib/assets/fonts/TitilliumWeb-Black.woff +0 -0
- package/lib/assets/fonts/TitilliumWeb-Black.woff2 +0 -0
- package/lib/assets/fonts/TitilliumWeb-Bold.woff +0 -0
- package/lib/assets/fonts/TitilliumWeb-Bold.woff2 +0 -0
- package/lib/assets/fonts/TitilliumWeb-ExtraLight.woff +0 -0
- package/lib/assets/fonts/TitilliumWeb-ExtraLight.woff2 +0 -0
- package/lib/assets/fonts/TitilliumWeb-Light.woff +0 -0
- package/lib/assets/fonts/TitilliumWeb-Light.woff2 +0 -0
- package/lib/assets/fonts/TitilliumWeb-Regular.woff +0 -0
- package/lib/assets/fonts/TitilliumWeb-Regular.woff2 +0 -0
- package/lib/assets/fonts/TitilliumWeb-SemiBold.woff +0 -0
- package/lib/assets/fonts/TitilliumWeb-SemiBold.woff2 +0 -0
- package/lib/assets/images/logo.png +0 -0
- package/lib/assets/styles/alerts.scss +0 -149
- package/lib/assets/styles/avatar.scss +0 -42
- package/lib/assets/styles/badge.scss +0 -48
- package/lib/assets/styles/button.scss +0 -373
- package/lib/assets/styles/calendar.scss +0 -311
- package/lib/assets/styles/checkbox.scss +0 -108
- package/lib/assets/styles/checkbox2.scss +0 -199
- package/lib/assets/styles/colorpicker.scss +0 -12
- package/lib/assets/styles/colors.scss +0 -180
- package/lib/assets/styles/commons.scss +0 -138
- package/lib/assets/styles/datepicker.scss +0 -36
- package/lib/assets/styles/datepicker2.scss +0 -336
- package/lib/assets/styles/dialog.scss +0 -200
- package/lib/assets/styles/drawers.scss +0 -158
- package/lib/assets/styles/dropdown.scss +0 -179
- package/lib/assets/styles/effects.scss +0 -821
- package/lib/assets/styles/error.scss +0 -9
- package/lib/assets/styles/fieldset.scss +0 -96
- package/lib/assets/styles/file.scss +0 -229
- package/lib/assets/styles/filefield.scss +0 -42
- package/lib/assets/styles/floatMenu.scss +0 -15
- package/lib/assets/styles/fonts.scss +0 -86
- package/lib/assets/styles/form.scss +0 -23
- package/lib/assets/styles/gridlayout.scss +0 -2055
- package/lib/assets/styles/hint.scss +0 -30
- package/lib/assets/styles/icon.scss +0 -42
- package/lib/assets/styles/input.scss +0 -156
- package/lib/assets/styles/label.scss +0 -118
- package/lib/assets/styles/labelMessages.scss +0 -81
- package/lib/assets/styles/list.scss +0 -124
- package/lib/assets/styles/multiSelect.scss +0 -125
- package/lib/assets/styles/noPermission.scss +0 -25
- package/lib/assets/styles/numberfield.scss +0 -18
- package/lib/assets/styles/numbers.scss +0 -5
- package/lib/assets/styles/panel.scss +0 -95
- package/lib/assets/styles/periodpicker.scss +0 -109
- package/lib/assets/styles/popover.scss +0 -44
- package/lib/assets/styles/progress.scss +0 -72
- package/lib/assets/styles/radio.scss +0 -183
- package/lib/assets/styles/radiofield.scss +0 -185
- package/lib/assets/styles/search.scss +0 -13
- package/lib/assets/styles/select.scss +0 -159
- package/lib/assets/styles/selectfield.scss +0 -411
- package/lib/assets/styles/shortcuts.scss +0 -59
- package/lib/assets/styles/sidenav.scss +0 -409
- package/lib/assets/styles/skeleton.scss +0 -48
- package/lib/assets/styles/slot.scss +0 -34
- package/lib/assets/styles/spinner.scss +0 -34
- package/lib/assets/styles/split.scss +0 -80
- package/lib/assets/styles/table.scss +0 -185
- package/lib/assets/styles/tabs.scss +0 -308
- package/lib/assets/styles/textContent.scss +0 -9
- package/lib/assets/styles/textfield.scss +0 -186
- package/lib/assets/styles/toolbar.scss +0 -74
- package/lib/assets/styles/tooltip.scss +0 -96
- package/lib/assets/styles/treetable.scss +0 -100
- package/lib/assets/styles/treeview.scss +0 -112
- package/lib/assets/styles/uitour.scss +0 -112
- package/lib/assets/styles/wizard.scss +0 -186
- package/lib/avatar/index.d.ts +0 -12
- package/lib/avatar/index.js +0 -89
- package/lib/avatar/types.d.ts +0 -31
- package/lib/avatar/types.js +0 -5
- package/lib/badge/index.d.ts +0 -6
- package/lib/badge/index.js +0 -30
- package/lib/badge/types.d.ts +0 -13
- package/lib/badge/types.js +0 -5
- package/lib/buttons/ActivateButton.d.ts +0 -12
- package/lib/buttons/ActivateButton.js +0 -14
- package/lib/buttons/AddButton.d.ts +0 -12
- package/lib/buttons/AddButton.js +0 -18
- package/lib/buttons/Button.d.ts +0 -15
- package/lib/buttons/Button.js +0 -22
- package/lib/buttons/ButtonGroups.d.ts +0 -8
- package/lib/buttons/ButtonGroups.js +0 -17
- package/lib/buttons/CancelButton.d.ts +0 -12
- package/lib/buttons/CancelButton.js +0 -23
- package/lib/buttons/DangerButton.d.ts +0 -12
- package/lib/buttons/DangerButton.js +0 -23
- package/lib/buttons/DefaultButton.d.ts +0 -15
- package/lib/buttons/DefaultButton.js +0 -184
- package/lib/buttons/DestroyButton.d.ts +0 -12
- package/lib/buttons/DestroyButton.js +0 -22
- package/lib/buttons/EditButton.d.ts +0 -12
- package/lib/buttons/EditButton.js +0 -14
- package/lib/buttons/InactivateButton.d.ts +0 -12
- package/lib/buttons/InactivateButton.js +0 -14
- package/lib/buttons/InfoButton.d.ts +0 -12
- package/lib/buttons/InfoButton.js +0 -23
- package/lib/buttons/PrimaryButton.d.ts +0 -12
- package/lib/buttons/PrimaryButton.js +0 -23
- package/lib/buttons/RestoreButton.d.ts +0 -12
- package/lib/buttons/RestoreButton.js +0 -14
- package/lib/buttons/SaveButton.d.ts +0 -12
- package/lib/buttons/SaveButton.js +0 -23
- package/lib/buttons/SuccessButton.d.ts +0 -12
- package/lib/buttons/SuccessButton.js +0 -23
- package/lib/buttons/WarningButton.d.ts +0 -12
- package/lib/buttons/WarningButton.js +0 -23
- package/lib/buttons/button_container/index.d.ts +0 -12
- package/lib/buttons/button_container/index.js +0 -30
- package/lib/buttons/index.d.ts +0 -27
- package/lib/buttons/index.js +0 -108
- package/lib/buttons/split_button/index.d.ts +0 -12
- package/lib/buttons/split_button/index.js +0 -63
- package/lib/buttons/types.d.ts +0 -50
- package/lib/buttons/types.js +0 -5
- package/lib/calendar/DangerCalendar.d.ts +0 -8
- package/lib/calendar/DangerCalendar.js +0 -18
- package/lib/calendar/InfoCalendar.d.ts +0 -8
- package/lib/calendar/InfoCalendar.js +0 -18
- package/lib/calendar/PrimaryCalendar.d.ts +0 -8
- package/lib/calendar/PrimaryCalendar.js +0 -18
- package/lib/calendar/SuccessCalendar.d.ts +0 -8
- package/lib/calendar/SuccessCalendar.js +0 -18
- package/lib/calendar/WarningCalendar.d.ts +0 -8
- package/lib/calendar/WarningCalendar.js +0 -18
- package/lib/calendar/base/helpers.d.ts +0 -62
- package/lib/calendar/base/helpers.js +0 -117
- package/lib/calendar/base/index.d.ts +0 -8
- package/lib/calendar/base/index.js +0 -206
- package/lib/calendar/index.d.ts +0 -14
- package/lib/calendar/index.js +0 -44
- package/lib/calendar/types.d.ts +0 -30
- package/lib/calendar/types.js +0 -5
- package/lib/checkbox/index.d.ts +0 -13
- package/lib/checkbox/index.js +0 -146
- package/lib/checkbox/types.d.ts +0 -48
- package/lib/checkbox/types.js +0 -5
- package/lib/dialog/Alert.d.ts +0 -9
- package/lib/dialog/Alert.js +0 -32
- package/lib/dialog/Custom.d.ts +0 -9
- package/lib/dialog/Custom.js +0 -55
- package/lib/dialog/Error.d.ts +0 -9
- package/lib/dialog/Error.js +0 -32
- package/lib/dialog/Information.d.ts +0 -9
- package/lib/dialog/Information.js +0 -32
- package/lib/dialog/Question.d.ts +0 -9
- package/lib/dialog/Question.js +0 -63
- package/lib/dialog/Warning.d.ts +0 -9
- package/lib/dialog/Warning.js +0 -32
- package/lib/dialog/base/Content.d.ts +0 -9
- package/lib/dialog/base/Content.js +0 -22
- package/lib/dialog/base/Footer.d.ts +0 -9
- package/lib/dialog/base/Footer.js +0 -12
- package/lib/dialog/base/Header.d.ts +0 -9
- package/lib/dialog/base/Header.js +0 -57
- package/lib/dialog/base/index.d.ts +0 -15
- package/lib/dialog/base/index.js +0 -203
- package/lib/dialog/base/style.js +0 -13
- package/lib/dialog/form/index.d.ts +0 -10
- package/lib/dialog/form/index.js +0 -127
- package/lib/dialog/index.d.ts +0 -16
- package/lib/dialog/index.js +0 -51
- package/lib/dialog/types.d.ts +0 -116
- package/lib/dialog/types.js +0 -5
- package/lib/dialog/wizard/index.d.ts +0 -13
- package/lib/dialog/wizard/index.js +0 -79
- package/lib/dialog/wizard/progressbar.d.ts +0 -14
- package/lib/dialog/wizard/progressbar.js +0 -38
- package/lib/dialog/wizard/step.d.ts +0 -9
- package/lib/dialog/wizard/step.js +0 -22
- package/lib/dialog/wizard/useWizard.d.ts +0 -9
- package/lib/dialog/wizard/useWizard.js +0 -47
- package/lib/drawer/Content.d.ts +0 -10
- package/lib/drawer/Content.js +0 -25
- package/lib/drawer/Drawer.d.ts +0 -10
- package/lib/drawer/Drawer.js +0 -144
- package/lib/drawer/Header.d.ts +0 -10
- package/lib/drawer/Header.js +0 -75
- package/lib/drawer/helpers.d.ts +0 -10
- package/lib/drawer/helpers.js +0 -10
- package/lib/drawer/index.d.ts +0 -12
- package/lib/drawer/index.js +0 -25
- package/lib/drawer/types.d.ts +0 -42
- package/lib/drawer/types.js +0 -5
- package/lib/dropdown/Popup.d.ts +0 -6
- package/lib/dropdown/Popup.js +0 -90
- package/lib/dropdown/helper.d.ts +0 -4
- package/lib/dropdown/helper.js +0 -16
- package/lib/dropdown/types.d.ts +0 -48
- package/lib/dropdown/types.js +0 -5
- package/lib/dropdown/withDropdown.d.ts +0 -10
- package/lib/dropdown/withDropdown.js +0 -92
- package/lib/fieldset/index.d.ts +0 -8
- package/lib/fieldset/index.js +0 -82
- package/lib/fieldset/types.d.ts +0 -30
- package/lib/fieldset/types.js +0 -5
- package/lib/form/Field.d.ts +0 -14
- package/lib/form/Field.js +0 -134
- package/lib/form/FieldArray.d.ts +0 -14
- package/lib/form/FieldArray.js +0 -101
- package/lib/form/FieldNumber.d.ts +0 -14
- package/lib/form/FieldNumber.js +0 -76
- package/lib/form/FieldPeriod.d.ts +0 -14
- package/lib/form/FieldPeriod.js +0 -100
- package/lib/form/helpers.d.ts +0 -19
- package/lib/form/helpers.js +0 -50
- package/lib/form/index.d.ts +0 -18
- package/lib/form/index.js +0 -307
- package/lib/form/types.d.ts +0 -255
- package/lib/form/types.js +0 -5
- package/lib/form/withFieldHOC.d.ts +0 -14
- package/lib/form/withFieldHOC.js +0 -72
- package/lib/form/withFormSecurity.d.ts +0 -15
- package/lib/form/withFormSecurity.js +0 -54
- package/lib/form2/helpers.d.ts +0 -8
- package/lib/form2/helpers.js +0 -41
- package/lib/form2/index.d.ts +0 -9
- package/lib/form2/index.js +0 -36
- package/lib/form2/types.d.ts +0 -129
- package/lib/form2/types.js +0 -5
- package/lib/form2/useForm/index.d.ts +0 -5
- package/lib/form2/useForm/index.js +0 -210
- package/lib/gridlayout/GridCol.d.ts +0 -6
- package/lib/gridlayout/GridCol.js +0 -34
- package/lib/gridlayout/GridRow.d.ts +0 -6
- package/lib/gridlayout/GridRow.js +0 -31
- package/lib/gridlayout/index.d.ts +0 -8
- package/lib/gridlayout/index.js +0 -16
- package/lib/gridlayout/types.d.ts +0 -20
- package/lib/gridlayout/types.js +0 -5
- package/lib/hint/helpers.d.ts +0 -3
- package/lib/hint/helpers.js +0 -21
- package/lib/hint/index.d.ts +0 -7
- package/lib/hint/index.js +0 -30
- package/lib/hint/types.d.ts +0 -14
- package/lib/hint/types.js +0 -5
- package/lib/icons/helper.d.ts +0 -668
- package/lib/icons/helper.js +0 -672
- package/lib/icons/index.d.ts +0 -13
- package/lib/icons/index.js +0 -78
- package/lib/icons/types.d.ts +0 -46
- package/lib/icons/types.js +0 -5
- package/lib/index-02a27c19.d.ts +0 -26
- package/lib/index-053f615b.d.ts +0 -26
- package/lib/index-25b80f32.d.ts +0 -22
- package/lib/index-368f781f.d.ts +0 -15
- package/lib/index-696662fe.d.ts +0 -15
- package/lib/index-6f5c772d.d.ts +0 -23
- package/lib/index-6fcf446c.d.ts +0 -26
- package/lib/index-7159df18.d.ts +0 -21
- package/lib/index-c9247c1f.d.ts +0 -15
- package/lib/index-ecafc8c6.d.ts +0 -30
- package/lib/index.d.ts +0 -40
- package/lib/index.js +0 -69
- package/lib/inputs/base/InputTextBase.d.ts +0 -11
- package/lib/inputs/base/InputTextBase.js +0 -278
- package/lib/inputs/base/helpers.d.ts +0 -17
- package/lib/inputs/base/helpers.js +0 -42
- package/lib/inputs/base/types.d.ts +0 -92
- package/lib/inputs/base/types.js +0 -5
- package/lib/inputs/color/index.d.ts +0 -7
- package/lib/inputs/color/index.js +0 -94
- package/lib/inputs/color/types.d.ts +0 -19
- package/lib/inputs/color/types.js +0 -5
- package/lib/inputs/date/Dialog.d.ts +0 -13
- package/lib/inputs/date/Dialog.js +0 -26
- package/lib/inputs/date/Dropdown.d.ts +0 -13
- package/lib/inputs/date/Dropdown.js +0 -40
- package/lib/inputs/date/helpers.d.ts +0 -37
- package/lib/inputs/date/helpers.js +0 -48
- package/lib/inputs/date/index.d.ts +0 -13
- package/lib/inputs/date/index.js +0 -300
- package/lib/inputs/date/types.d.ts +0 -64
- package/lib/inputs/date/types.js +0 -5
- package/lib/inputs/errorMessage/index.d.ts +0 -16
- package/lib/inputs/errorMessage/index.js +0 -25
- package/lib/inputs/file/DefaultFile.d.ts +0 -13
- package/lib/inputs/file/DefaultFile.js +0 -80
- package/lib/inputs/file/DragDropFile.d.ts +0 -13
- package/lib/inputs/file/DragDropFile.js +0 -273
- package/lib/inputs/file/File.d.ts +0 -13
- package/lib/inputs/file/File.js +0 -64
- package/lib/inputs/file/FileButtonSettings.d.ts +0 -13
- package/lib/inputs/file/FileButtonSettings.js +0 -33
- package/lib/inputs/file/helpers.d.ts +0 -13
- package/lib/inputs/file/helpers.js +0 -21
- package/lib/inputs/file/index.d.ts +0 -16
- package/lib/inputs/file/index.js +0 -23
- package/lib/inputs/file/types.d.ts +0 -57
- package/lib/inputs/file/types.js +0 -5
- package/lib/inputs/inputHOC.d.ts +0 -16
- package/lib/inputs/inputHOC.js +0 -43
- package/lib/inputs/mask/BaseMask.d.ts +0 -12
- package/lib/inputs/mask/BaseMask.js +0 -171
- package/lib/inputs/mask/Cnpj.d.ts +0 -15
- package/lib/inputs/mask/Cnpj.js +0 -59
- package/lib/inputs/mask/Cpf.d.ts +0 -15
- package/lib/inputs/mask/Cpf.js +0 -56
- package/lib/inputs/mask/Phone.d.ts +0 -12
- package/lib/inputs/mask/Phone.js +0 -19
- package/lib/inputs/mask/ZipCode.d.ts +0 -12
- package/lib/inputs/mask/ZipCode.js +0 -14
- package/lib/inputs/mask/helpers.d.ts +0 -15
- package/lib/inputs/mask/helpers.js +0 -119
- package/lib/inputs/mask/index.d.ts +0 -17
- package/lib/inputs/mask/index.js +0 -37
- package/lib/inputs/mask/types.d.ts +0 -80
- package/lib/inputs/mask/types.js +0 -5
- package/lib/inputs/multiSelect/ActionButtons.d.ts +0 -13
- package/lib/inputs/multiSelect/ActionButtons.js +0 -50
- package/lib/inputs/multiSelect/Dropdown.d.ts +0 -13
- package/lib/inputs/multiSelect/Dropdown.js +0 -137
- package/lib/inputs/multiSelect/helper.d.ts +0 -13
- package/lib/inputs/multiSelect/helper.js +0 -21
- package/lib/inputs/multiSelect/index.d.ts +0 -13
- package/lib/inputs/multiSelect/index.js +0 -237
- package/lib/inputs/multiSelect/types.d.ts +0 -67
- package/lib/inputs/multiSelect/types.js +0 -5
- package/lib/inputs/number/BaseNumber.d.ts +0 -17
- package/lib/inputs/number/BaseNumber.js +0 -78
- package/lib/inputs/number/Currency.d.ts +0 -17
- package/lib/inputs/number/Currency.js +0 -29
- package/lib/inputs/number/Decimal.d.ts +0 -17
- package/lib/inputs/number/Decimal.js +0 -11
- package/lib/inputs/number/format_number.d.ts +0 -5
- package/lib/inputs/number/format_number.js +0 -29
- package/lib/inputs/number/index.d.ts +0 -19
- package/lib/inputs/number/index.js +0 -64
- package/lib/inputs/number/types.d.ts +0 -39
- package/lib/inputs/number/types.js +0 -5
- package/lib/inputs/period/Dialog.d.ts +0 -14
- package/lib/inputs/period/Dialog.js +0 -27
- package/lib/inputs/period/Dropdown.d.ts +0 -14
- package/lib/inputs/period/Dropdown.js +0 -39
- package/lib/inputs/period/PeriodList.d.ts +0 -14
- package/lib/inputs/period/PeriodList.js +0 -52
- package/lib/inputs/period/helper.d.ts +0 -22
- package/lib/inputs/period/helper.js +0 -64
- package/lib/inputs/period/index.d.ts +0 -14
- package/lib/inputs/period/index.js +0 -544
- package/lib/inputs/period/types.d.ts +0 -78
- package/lib/inputs/period/types.js +0 -5
- package/lib/inputs/search/index.d.ts +0 -16
- package/lib/inputs/search/index.js +0 -132
- package/lib/inputs/select/ActionButtons.d.ts +0 -16
- package/lib/inputs/select/ActionButtons.js +0 -39
- package/lib/inputs/select/Dropdown.d.ts +0 -16
- package/lib/inputs/select/Dropdown.js +0 -113
- package/lib/inputs/select/helper.d.ts +0 -25
- package/lib/inputs/select/helper.js +0 -111
- package/lib/inputs/select/index.d.ts +0 -13
- package/lib/inputs/select/index.js +0 -42
- package/lib/inputs/select/multiple/Selecteds.d.ts +0 -13
- package/lib/inputs/select/multiple/Selecteds.js +0 -27
- package/lib/inputs/select/multiple/index.d.ts +0 -13
- package/lib/inputs/select/multiple/index.js +0 -289
- package/lib/inputs/select/simple/index.d.ts +0 -13
- package/lib/inputs/select/simple/index.js +0 -318
- package/lib/inputs/select/types.d.ts +0 -125
- package/lib/inputs/select/types.js +0 -5
- package/lib/inputs/text/index.d.ts +0 -12
- package/lib/inputs/text/index.js +0 -13
- package/lib/inputs/text/types.d.ts +0 -24
- package/lib/inputs/text/types.js +0 -5
- package/lib/inputs/textarea/index.d.ts +0 -12
- package/lib/inputs/textarea/index.js +0 -25
- package/lib/inputs/textarea/types.d.ts +0 -16
- package/lib/inputs/textarea/types.js +0 -5
- package/lib/inputs/types.d.ts +0 -159
- package/lib/inputs/types.js +0 -5
- package/lib/inputs2/checkboxfield/base.d.ts +0 -29
- package/lib/inputs2/checkboxfield/base.js +0 -134
- package/lib/inputs2/checkboxfield/index.d.ts +0 -8
- package/lib/inputs2/checkboxfield/index.js +0 -57
- package/lib/inputs2/colorfield/index.d.ts +0 -10
- package/lib/inputs2/colorfield/index.js +0 -119
- package/lib/inputs2/date/base/constants.d.ts +0 -7
- package/lib/inputs2/date/base/constants.js +0 -44
- package/lib/inputs2/date/base/index.d.ts +0 -12
- package/lib/inputs2/date/base/index.js +0 -177
- package/lib/inputs2/date/datefield/base.d.ts +0 -13
- package/lib/inputs2/date/datefield/base.js +0 -330
- package/lib/inputs2/date/datefield/calendarbox.d.ts +0 -7
- package/lib/inputs2/date/datefield/calendarbox.js +0 -116
- package/lib/inputs2/date/datefield/context.d.ts +0 -14
- package/lib/inputs2/date/datefield/context.js +0 -15
- package/lib/inputs2/date/datefield/index.d.ts +0 -10
- package/lib/inputs2/date/datefield/index.js +0 -57
- package/lib/inputs2/date/datefield/triggers.d.ts +0 -8
- package/lib/inputs2/date/datefield/triggers.js +0 -46
- package/lib/inputs2/date/datefield/types.d.ts +0 -65
- package/lib/inputs2/date/datefield/types.js +0 -5
- package/lib/inputs2/date/dateperiodfield/base.d.ts +0 -13
- package/lib/inputs2/date/dateperiodfield/base.js +0 -595
- package/lib/inputs2/date/dateperiodfield/calendarbox.d.ts +0 -7
- package/lib/inputs2/date/dateperiodfield/calendarbox.js +0 -138
- package/lib/inputs2/date/dateperiodfield/context.d.ts +0 -14
- package/lib/inputs2/date/dateperiodfield/context.js +0 -17
- package/lib/inputs2/date/dateperiodfield/index.d.ts +0 -10
- package/lib/inputs2/date/dateperiodfield/index.js +0 -57
- package/lib/inputs2/date/dateperiodfield/triggers.d.ts +0 -6
- package/lib/inputs2/date/dateperiodfield/triggers.js +0 -125
- package/lib/inputs2/date/dateperiodfield/types.d.ts +0 -103
- package/lib/inputs2/date/dateperiodfield/types.js +0 -19
- package/lib/inputs2/date/helpers.d.ts +0 -21
- package/lib/inputs2/date/helpers.js +0 -62
- package/lib/inputs2/date/types.d.ts +0 -60
- package/lib/inputs2/date/types.js +0 -19
- package/lib/inputs2/filefield/index.d.ts +0 -10
- package/lib/inputs2/filefield/index.js +0 -174
- package/lib/inputs2/index.d.ts +0 -38
- package/lib/inputs2/index.js +0 -37
- package/lib/inputs2/mask/BaseMask.d.ts +0 -11
- package/lib/inputs2/mask/BaseMask.js +0 -95
- package/lib/inputs2/mask/Cnpj.d.ts +0 -12
- package/lib/inputs2/mask/Cnpj.js +0 -56
- package/lib/inputs2/mask/Cpf.d.ts +0 -12
- package/lib/inputs2/mask/Cpf.js +0 -52
- package/lib/inputs2/mask/Phone.d.ts +0 -12
- package/lib/inputs2/mask/Phone.js +0 -25
- package/lib/inputs2/mask/ZipCode.d.ts +0 -12
- package/lib/inputs2/mask/ZipCode.js +0 -22
- package/lib/inputs2/mask/helpers.d.ts +0 -4
- package/lib/inputs2/mask/helpers.js +0 -57
- package/lib/inputs2/numberfield/currency.d.ts +0 -14
- package/lib/inputs2/numberfield/currency.js +0 -91
- package/lib/inputs2/numberfield/decimal.d.ts +0 -14
- package/lib/inputs2/numberfield/decimal.js +0 -85
- package/lib/inputs2/numberfield/helpers.d.ts +0 -30
- package/lib/inputs2/numberfield/helpers.js +0 -53
- package/lib/inputs2/numberfield/index.d.ts +0 -13
- package/lib/inputs2/numberfield/index.js +0 -121
- package/lib/inputs2/numberfield/types.d.ts +0 -37
- package/lib/inputs2/numberfield/types.js +0 -5
- package/lib/inputs2/radiofield/base.d.ts +0 -12
- package/lib/inputs2/radiofield/base.js +0 -156
- package/lib/inputs2/radiofield/index.d.ts +0 -9
- package/lib/inputs2/radiofield/index.js +0 -55
- package/lib/inputs2/radiofield/types.d.ts +0 -36
- package/lib/inputs2/radiofield/types.js +0 -5
- package/lib/inputs2/selectfield/base.d.ts +0 -11
- package/lib/inputs2/selectfield/base.js +0 -513
- package/lib/inputs2/selectfield/context.d.ts +0 -39
- package/lib/inputs2/selectfield/context.js +0 -15
- package/lib/inputs2/selectfield/helpers.d.ts +0 -6
- package/lib/inputs2/selectfield/helpers.js +0 -25
- package/lib/inputs2/selectfield/index.d.ts +0 -11
- package/lib/inputs2/selectfield/index.js +0 -84
- package/lib/inputs2/selectfield/item.d.ts +0 -12
- package/lib/inputs2/selectfield/item.js +0 -89
- package/lib/inputs2/selectfield/listbox.d.ts +0 -7
- package/lib/inputs2/selectfield/listbox.js +0 -117
- package/lib/inputs2/selectfield/options.d.ts +0 -9
- package/lib/inputs2/selectfield/options.js +0 -26
- package/lib/inputs2/selectfield/search.d.ts +0 -7
- package/lib/inputs2/selectfield/search.js +0 -70
- package/lib/inputs2/selectfield/selections.d.ts +0 -10
- package/lib/inputs2/selectfield/selections.js +0 -87
- package/lib/inputs2/selectfield/triggers.d.ts +0 -8
- package/lib/inputs2/selectfield/triggers.js +0 -109
- package/lib/inputs2/selectfield/types.d.ts +0 -56
- package/lib/inputs2/selectfield/types.js +0 -21
- package/lib/inputs2/slot/index.d.ts +0 -14
- package/lib/inputs2/slot/index.js +0 -47
- package/lib/inputs2/textareafield/base.d.ts +0 -26
- package/lib/inputs2/textareafield/base.js +0 -166
- package/lib/inputs2/textareafield/index.d.ts +0 -9
- package/lib/inputs2/textareafield/index.js +0 -70
- package/lib/inputs2/textfield/base.d.ts +0 -26
- package/lib/inputs2/textfield/base.js +0 -131
- package/lib/inputs2/textfield/index.d.ts +0 -9
- package/lib/inputs2/textfield/index.js +0 -70
- package/lib/internals/colorStyles.d.ts +0 -9
- package/lib/internals/colorStyles.js +0 -14
- package/lib/internals/constants.d.ts +0 -14
- package/lib/internals/constants.js +0 -18
- package/lib/internals/types.d.ts +0 -9
- package/lib/internals/types.js +0 -5
- package/lib/labelMessages/index.d.ts +0 -9
- package/lib/labelMessages/index.js +0 -58
- package/lib/labelMessages/types.d.ts +0 -20
- package/lib/labelMessages/types.js +0 -5
- package/lib/labels/DangerLabel.d.ts +0 -12
- package/lib/labels/DangerLabel.js +0 -18
- package/lib/labels/DefaultLabel.d.ts +0 -12
- package/lib/labels/DefaultLabel.js +0 -59
- package/lib/labels/InfoLabel.d.ts +0 -12
- package/lib/labels/InfoLabel.js +0 -18
- package/lib/labels/PrimaryLabel.d.ts +0 -12
- package/lib/labels/PrimaryLabel.js +0 -18
- package/lib/labels/SuccessLabel.d.ts +0 -12
- package/lib/labels/SuccessLabel.js +0 -18
- package/lib/labels/WarningLabel.d.ts +0 -12
- package/lib/labels/WarningLabel.js +0 -18
- package/lib/labels/index.d.ts +0 -19
- package/lib/labels/index.js +0 -52
- package/lib/labels/label_container/index.d.ts +0 -12
- package/lib/labels/label_container/index.js +0 -22
- package/lib/labels/types.d.ts +0 -23
- package/lib/labels/types.js +0 -5
- package/lib/list/Header.d.ts +0 -11
- package/lib/list/Header.js +0 -23
- package/lib/list/Item.d.ts +0 -11
- package/lib/list/Item.js +0 -165
- package/lib/list/Separator.d.ts +0 -3
- package/lib/list/Separator.js +0 -12
- package/lib/list/helpers.d.ts +0 -16
- package/lib/list/helpers.js +0 -14
- package/lib/list/index.d.ts +0 -14
- package/lib/list/index.js +0 -180
- package/lib/list/types.d.ts +0 -71
- package/lib/list/types.js +0 -5
- package/lib/menus/float/MenuItem.d.ts +0 -9
- package/lib/menus/float/MenuItem.js +0 -68
- package/lib/menus/float/SubMenuContainer.js +0 -76
- package/lib/menus/float/helpers.d.ts +0 -9
- package/lib/menus/float/helpers.js +0 -10
- package/lib/menus/float/index.d.ts +0 -40
- package/lib/menus/float/index.js +0 -68
- package/lib/menus/float/types.d.ts +0 -30
- package/lib/menus/float/types.js +0 -5
- package/lib/menus/index.d.ts +0 -12
- package/lib/menus/index.js +0 -9
- package/lib/menus/sidenav/ExpandMenu.d.ts +0 -12
- package/lib/menus/sidenav/ExpandMenu.js +0 -27
- package/lib/menus/sidenav/MenuLink.d.ts +0 -12
- package/lib/menus/sidenav/MenuLink.js +0 -37
- package/lib/menus/sidenav/NavMenuGroup.d.ts +0 -12
- package/lib/menus/sidenav/NavMenuGroup.js +0 -25
- package/lib/menus/sidenav/NavMenuItem.d.ts +0 -12
- package/lib/menus/sidenav/NavMenuItem.js +0 -151
- package/lib/menus/sidenav/NavSubMenuItem.d.ts +0 -12
- package/lib/menus/sidenav/NavSubMenuItem.js +0 -42
- package/lib/menus/sidenav/helpers.d.ts +0 -14
- package/lib/menus/sidenav/helpers.js +0 -18
- package/lib/menus/sidenav/index.d.ts +0 -16
- package/lib/menus/sidenav/index.js +0 -183
- package/lib/menus/sidenav/popup_menu_search/EmptyList.d.ts +0 -12
- package/lib/menus/sidenav/popup_menu_search/EmptyList.js +0 -26
- package/lib/menus/sidenav/popup_menu_search/index.d.ts +0 -12
- package/lib/menus/sidenav/popup_menu_search/index.js +0 -115
- package/lib/menus/sidenav/types.d.ts +0 -90
- package/lib/menus/sidenav/types.js +0 -5
- package/lib/noPermission/index.d.ts +0 -3
- package/lib/noPermission/index.js +0 -23
- package/lib/panel/Content.d.ts +0 -10
- package/lib/panel/Content.js +0 -83
- package/lib/panel/DangerPanel.d.ts +0 -10
- package/lib/panel/DangerPanel.js +0 -15
- package/lib/panel/Default.d.ts +0 -10
- package/lib/panel/Default.js +0 -66
- package/lib/panel/Header.d.ts +0 -10
- package/lib/panel/Header.js +0 -74
- package/lib/panel/InfoPanel.d.ts +0 -10
- package/lib/panel/InfoPanel.js +0 -15
- package/lib/panel/PrimaryPanel.d.ts +0 -10
- package/lib/panel/PrimaryPanel.js +0 -15
- package/lib/panel/SuccessPanel.d.ts +0 -10
- package/lib/panel/SuccessPanel.js +0 -15
- package/lib/panel/ToolBar.d.ts +0 -10
- package/lib/panel/ToolBar.js +0 -22
- package/lib/panel/WarningPanel.d.ts +0 -10
- package/lib/panel/WarningPanel.js +0 -15
- package/lib/panel/helpers.d.ts +0 -11
- package/lib/panel/helpers.js +0 -25
- package/lib/panel/index.d.ts +0 -18
- package/lib/panel/index.js +0 -59
- package/lib/panel/types.d.ts +0 -47
- package/lib/panel/types.js +0 -5
- package/lib/permissionValidations.d.ts +0 -14
- package/lib/permissionValidations.js +0 -59
- package/lib/popover/PopoverText.d.ts +0 -11
- package/lib/popover/PopoverText.js +0 -28
- package/lib/popover/PopoverTitle.d.ts +0 -11
- package/lib/popover/PopoverTitle.js +0 -17
- package/lib/popover/index.d.ts +0 -13
- package/lib/popover/index.js +0 -70
- package/lib/popover/types.d.ts +0 -36
- package/lib/popover/types.js +0 -5
- package/lib/progress/Bar.d.ts +0 -6
- package/lib/progress/Bar.js +0 -74
- package/lib/progress/index.d.ts +0 -7
- package/lib/progress/index.js +0 -38
- package/lib/progress/types.d.ts +0 -37
- package/lib/progress/types.js +0 -5
- package/lib/radio/index.d.ts +0 -16
- package/lib/radio/index.js +0 -114
- package/lib/radio/types.d.ts +0 -28
- package/lib/radio/types.js +0 -5
- package/lib/shortcuts/index.d.ts +0 -7
- package/lib/shortcuts/index.js +0 -28
- package/lib/shortcuts/types.d.ts +0 -12
- package/lib/shortcuts/types.js +0 -5
- package/lib/skeleton/SkeletonContainer.d.ts +0 -7
- package/lib/skeleton/SkeletonContainer.js +0 -22
- package/lib/skeleton/index.d.ts +0 -8
- package/lib/skeleton/index.js +0 -51
- package/lib/skeleton/types.d.ts +0 -21
- package/lib/skeleton/types.js +0 -5
- package/lib/spinner/SpinnerLoading.d.ts +0 -7
- package/lib/spinner/SpinnerLoading.js +0 -220
- package/lib/spinner/index.d.ts +0 -7
- package/lib/spinner/index.js +0 -59
- package/lib/spinner/types.d.ts +0 -20
- package/lib/spinner/types.js +0 -5
- package/lib/split/Split.d.ts +0 -6
- package/lib/split/Split.js +0 -291
- package/lib/split/SplitSide.d.ts +0 -6
- package/lib/split/SplitSide.js +0 -41
- package/lib/split/helpers.d.ts +0 -10
- package/lib/split/helpers.js +0 -10
- package/lib/split/index.d.ts +0 -8
- package/lib/split/index.js +0 -17
- package/lib/split/types.d.ts +0 -34
- package/lib/split/types.js +0 -5
- package/lib/table/Body.d.ts +0 -8
- package/lib/table/Body.js +0 -70
- package/lib/table/Header.d.ts +0 -8
- package/lib/table/Header.js +0 -92
- package/lib/table/HeaderColumn.d.ts +0 -8
- package/lib/table/HeaderColumn.js +0 -54
- package/lib/table/Row.d.ts +0 -8
- package/lib/table/Row.js +0 -88
- package/lib/table/RowColumn.d.ts +0 -8
- package/lib/table/RowColumn.js +0 -80
- package/lib/table/helpers.d.ts +0 -10
- package/lib/table/helpers.js +0 -15
- package/lib/table/index.d.ts +0 -13
- package/lib/table/index.js +0 -152
- package/lib/table/types.d.ts +0 -100
- package/lib/table/types.js +0 -5
- package/lib/tabs/DropdownTabs.d.ts +0 -11
- package/lib/tabs/DropdownTabs.js +0 -86
- package/lib/tabs/Menu.d.ts +0 -11
- package/lib/tabs/Menu.js +0 -48
- package/lib/tabs/MenuTabs.d.ts +0 -11
- package/lib/tabs/MenuTabs.js +0 -90
- package/lib/tabs/Panel.d.ts +0 -11
- package/lib/tabs/Panel.js +0 -85
- package/lib/tabs/context.d.ts +0 -12
- package/lib/tabs/context.js +0 -131
- package/lib/tabs/index.d.ts +0 -12
- package/lib/tabs/index.js +0 -75
- package/lib/tabs/tabHelpers.d.ts +0 -12
- package/lib/tabs/tabHelpers.js +0 -70
- package/lib/tabs/types.d.ts +0 -105
- package/lib/tabs/types.js +0 -5
- package/lib/tabs/useTabs.d.ts +0 -11
- package/lib/tabs/useTabs.js +0 -11
- package/lib/textContent/index.d.ts +0 -17
- package/lib/textContent/index.js +0 -46
- package/lib/toolbar/ButtonBar.d.ts +0 -12
- package/lib/toolbar/ButtonBar.js +0 -65
- package/lib/toolbar/LabelBar.d.ts +0 -12
- package/lib/toolbar/LabelBar.js +0 -57
- package/lib/toolbar/Separator.d.ts +0 -3
- package/lib/toolbar/Separator.js +0 -12
- package/lib/toolbar/ToolBarGroup.d.ts +0 -12
- package/lib/toolbar/ToolBarGroup.js +0 -19
- package/lib/toolbar/helpers.d.ts +0 -12
- package/lib/toolbar/helpers.js +0 -9
- package/lib/toolbar/index.d.ts +0 -16
- package/lib/toolbar/index.js +0 -65
- package/lib/toolbar/types.d.ts +0 -47
- package/lib/toolbar/types.js +0 -5
- package/lib/tooltip/TooltipContent.d.ts +0 -7
- package/lib/tooltip/TooltipContent.js +0 -64
- package/lib/tooltip/index.d.ts +0 -7
- package/lib/tooltip/index.js +0 -46
- package/lib/tooltip/types.d.ts +0 -39
- package/lib/tooltip/types.js +0 -5
- package/lib/tooltip/useTooltip.d.ts +0 -30
- package/lib/tooltip/useTooltip.js +0 -153
- package/lib/treetable/Body.d.ts +0 -3
- package/lib/treetable/Body.js +0 -33
- package/lib/treetable/Header.d.ts +0 -3
- package/lib/treetable/Header.js +0 -23
- package/lib/treetable/Row.d.ts +0 -9
- package/lib/treetable/Row.js +0 -236
- package/lib/treetable/helpers.d.ts +0 -21
- package/lib/treetable/helpers.js +0 -32
- package/lib/treetable/index.d.ts +0 -10
- package/lib/treetable/index.js +0 -28
- package/lib/treetable/types.d.js +0 -5
- package/lib/treeview/Header.d.ts +0 -7
- package/lib/treeview/Header.js +0 -21
- package/lib/treeview/Node.d.ts +0 -7
- package/lib/treeview/Node.js +0 -244
- package/lib/treeview/constants.d.ts +0 -7
- package/lib/treeview/constants.js +0 -9
- package/lib/treeview/index.d.ts +0 -9
- package/lib/treeview/index.js +0 -319
- package/lib/treeview/types.d.ts +0 -108
- package/lib/treeview/types.js +0 -5
- package/lib/types.d-b477e076.d.ts +0 -47
- package/lib/uitour/helpers.d.ts +0 -8
- package/lib/uitour/helpers.js +0 -12
- package/lib/uitour/index.d.ts +0 -7
- package/lib/uitour/index.js +0 -256
- package/lib/uitour/types.d.ts +0 -38
- package/lib/uitour/types.js +0 -5
package/package.json
CHANGED
|
@@ -1,32 +1,325 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "linear-react-components-ui",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.0-beta.1",
|
|
4
4
|
"description": "Linear Sistemas ReactJs Components",
|
|
5
|
-
"
|
|
6
|
-
"
|
|
5
|
+
"type": "module",
|
|
6
|
+
"main": "./lib/index.js",
|
|
7
|
+
"module": "./lib/index.js",
|
|
8
|
+
"types": "./lib/index.d.ts",
|
|
9
|
+
"sideEffects": [
|
|
10
|
+
"**/*.css",
|
|
11
|
+
"**/*.scss"
|
|
12
|
+
],
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"types": "./lib/index.d.ts",
|
|
16
|
+
"import": "./lib/index.js",
|
|
17
|
+
"default": "./lib/index.js"
|
|
18
|
+
},
|
|
19
|
+
"./package.json": "./package.json",
|
|
20
|
+
"./styles/*": "./lib/assets/styles/*.css",
|
|
21
|
+
"./alerts": {
|
|
22
|
+
"types": "./lib/alerts/index.d.ts",
|
|
23
|
+
"import": "./lib/alerts/index.js",
|
|
24
|
+
"default": "./lib/alerts/index.js"
|
|
25
|
+
},
|
|
26
|
+
"./avatar": {
|
|
27
|
+
"types": "./lib/avatar/index.d.ts",
|
|
28
|
+
"import": "./lib/avatar/index.js",
|
|
29
|
+
"default": "./lib/avatar/index.js"
|
|
30
|
+
},
|
|
31
|
+
"./badge": {
|
|
32
|
+
"types": "./lib/badge/index.d.ts",
|
|
33
|
+
"import": "./lib/badge/index.js",
|
|
34
|
+
"default": "./lib/badge/index.js"
|
|
35
|
+
},
|
|
36
|
+
"./buttons": {
|
|
37
|
+
"types": "./lib/buttons/index.d.ts",
|
|
38
|
+
"import": "./lib/buttons/index.js",
|
|
39
|
+
"default": "./lib/buttons/index.js"
|
|
40
|
+
},
|
|
41
|
+
"./calendar": {
|
|
42
|
+
"types": "./lib/calendar/index.d.ts",
|
|
43
|
+
"import": "./lib/calendar/index.js",
|
|
44
|
+
"default": "./lib/calendar/index.js"
|
|
45
|
+
},
|
|
46
|
+
"./checkbox": {
|
|
47
|
+
"types": "./lib/checkbox/index.d.ts",
|
|
48
|
+
"import": "./lib/checkbox/index.js",
|
|
49
|
+
"default": "./lib/checkbox/index.js"
|
|
50
|
+
},
|
|
51
|
+
"./dialog": {
|
|
52
|
+
"types": "./lib/dialog/index.d.ts",
|
|
53
|
+
"import": "./lib/dialog/index.js",
|
|
54
|
+
"default": "./lib/dialog/index.js"
|
|
55
|
+
},
|
|
56
|
+
"./dialog/form": {
|
|
57
|
+
"types": "./lib/dialog/form/index.d.ts",
|
|
58
|
+
"import": "./lib/dialog/form/index.js",
|
|
59
|
+
"default": "./lib/dialog/form/index.js"
|
|
60
|
+
},
|
|
61
|
+
"./dialog/wizard": {
|
|
62
|
+
"types": "./lib/dialog/wizard/index.d.ts",
|
|
63
|
+
"import": "./lib/dialog/wizard/index.js",
|
|
64
|
+
"default": "./lib/dialog/wizard/index.js"
|
|
65
|
+
},
|
|
66
|
+
"./drawer": {
|
|
67
|
+
"types": "./lib/drawer/index.d.ts",
|
|
68
|
+
"import": "./lib/drawer/index.js",
|
|
69
|
+
"default": "./lib/drawer/index.js"
|
|
70
|
+
},
|
|
71
|
+
"./dropdown": {
|
|
72
|
+
"types": "./lib/dropdown/index.d.ts",
|
|
73
|
+
"import": "./lib/dropdown/index.js",
|
|
74
|
+
"default": "./lib/dropdown/index.js"
|
|
75
|
+
},
|
|
76
|
+
"./fieldset": {
|
|
77
|
+
"types": "./lib/fieldset/index.d.ts",
|
|
78
|
+
"import": "./lib/fieldset/index.js",
|
|
79
|
+
"default": "./lib/fieldset/index.js"
|
|
80
|
+
},
|
|
81
|
+
"./form": {
|
|
82
|
+
"types": "./lib/form/index.d.ts",
|
|
83
|
+
"import": "./lib/form/index.js",
|
|
84
|
+
"default": "./lib/form/index.js"
|
|
85
|
+
},
|
|
86
|
+
"./form2": {
|
|
87
|
+
"types": "./lib/form2/index.d.ts",
|
|
88
|
+
"import": "./lib/form2/index.js",
|
|
89
|
+
"default": "./lib/form2/index.js"
|
|
90
|
+
},
|
|
91
|
+
"./gridlayout": {
|
|
92
|
+
"types": "./lib/gridlayout/index.d.ts",
|
|
93
|
+
"import": "./lib/gridlayout/index.js",
|
|
94
|
+
"default": "./lib/gridlayout/index.js"
|
|
95
|
+
},
|
|
96
|
+
"./hint": {
|
|
97
|
+
"types": "./lib/hint/index.d.ts",
|
|
98
|
+
"import": "./lib/hint/index.js",
|
|
99
|
+
"default": "./lib/hint/index.js"
|
|
100
|
+
},
|
|
101
|
+
"./icons": {
|
|
102
|
+
"types": "./lib/icons/index.d.ts",
|
|
103
|
+
"import": "./lib/icons/index.js",
|
|
104
|
+
"default": "./lib/icons/index.js"
|
|
105
|
+
},
|
|
106
|
+
"./inputs": {
|
|
107
|
+
"types": "./lib/inputs/index.d.ts",
|
|
108
|
+
"import": "./lib/inputs/index.js",
|
|
109
|
+
"default": "./lib/inputs/index.js"
|
|
110
|
+
},
|
|
111
|
+
"./inputs/text": {
|
|
112
|
+
"types": "./lib/inputs/text/index.d.ts",
|
|
113
|
+
"import": "./lib/inputs/text/index.js",
|
|
114
|
+
"default": "./lib/inputs/text/index.js"
|
|
115
|
+
},
|
|
116
|
+
"./inputs/textarea": {
|
|
117
|
+
"types": "./lib/inputs/textarea/index.d.ts",
|
|
118
|
+
"import": "./lib/inputs/textarea/index.js",
|
|
119
|
+
"default": "./lib/inputs/textarea/index.js"
|
|
120
|
+
},
|
|
121
|
+
"./inputs/color": {
|
|
122
|
+
"types": "./lib/inputs/color/index.d.ts",
|
|
123
|
+
"import": "./lib/inputs/color/index.js",
|
|
124
|
+
"default": "./lib/inputs/color/index.js"
|
|
125
|
+
},
|
|
126
|
+
"./inputs/date": {
|
|
127
|
+
"types": "./lib/inputs/date/index.d.ts",
|
|
128
|
+
"import": "./lib/inputs/date/index.js",
|
|
129
|
+
"default": "./lib/inputs/date/index.js"
|
|
130
|
+
},
|
|
131
|
+
"./inputs/errorMessage": {
|
|
132
|
+
"types": "./lib/inputs/errorMessage/index.d.ts",
|
|
133
|
+
"import": "./lib/inputs/errorMessage/index.js",
|
|
134
|
+
"default": "./lib/inputs/errorMessage/index.js"
|
|
135
|
+
},
|
|
136
|
+
"./inputs/file": {
|
|
137
|
+
"types": "./lib/inputs/file/index.d.ts",
|
|
138
|
+
"import": "./lib/inputs/file/index.js",
|
|
139
|
+
"default": "./lib/inputs/file/index.js"
|
|
140
|
+
},
|
|
141
|
+
"./inputs/mask": {
|
|
142
|
+
"types": "./lib/inputs/mask/index.d.ts",
|
|
143
|
+
"import": "./lib/inputs/mask/index.js",
|
|
144
|
+
"default": "./lib/inputs/mask/index.js"
|
|
145
|
+
},
|
|
146
|
+
"./inputs/multiSelect": {
|
|
147
|
+
"types": "./lib/inputs/multiSelect/index.d.ts",
|
|
148
|
+
"import": "./lib/inputs/multiSelect/index.js",
|
|
149
|
+
"default": "./lib/inputs/multiSelect/index.js"
|
|
150
|
+
},
|
|
151
|
+
"./inputs/number": {
|
|
152
|
+
"types": "./lib/inputs/number/index.d.ts",
|
|
153
|
+
"import": "./lib/inputs/number/index.js",
|
|
154
|
+
"default": "./lib/inputs/number/index.js"
|
|
155
|
+
},
|
|
156
|
+
"./inputs/period": {
|
|
157
|
+
"types": "./lib/inputs/period/index.d.ts",
|
|
158
|
+
"import": "./lib/inputs/period/index.js",
|
|
159
|
+
"default": "./lib/inputs/period/index.js"
|
|
160
|
+
},
|
|
161
|
+
"./inputs/search": {
|
|
162
|
+
"types": "./lib/inputs/search/index.d.ts",
|
|
163
|
+
"import": "./lib/inputs/search/index.js",
|
|
164
|
+
"default": "./lib/inputs/search/index.js"
|
|
165
|
+
},
|
|
166
|
+
"./inputs/select": {
|
|
167
|
+
"types": "./lib/inputs/select/index.d.ts",
|
|
168
|
+
"import": "./lib/inputs/select/index.js",
|
|
169
|
+
"default": "./lib/inputs/select/index.js"
|
|
170
|
+
},
|
|
171
|
+
"./inputs2": {
|
|
172
|
+
"types": "./lib/inputs2/index.d.ts",
|
|
173
|
+
"import": "./lib/inputs2/index.js",
|
|
174
|
+
"default": "./lib/inputs2/index.js"
|
|
175
|
+
},
|
|
176
|
+
"./inputs2/slot": {
|
|
177
|
+
"types": "./lib/inputs2/slot/index.d.ts",
|
|
178
|
+
"import": "./lib/inputs2/slot/index.js",
|
|
179
|
+
"default": "./lib/inputs2/slot/index.js"
|
|
180
|
+
},
|
|
181
|
+
"./labelMessages": {
|
|
182
|
+
"types": "./lib/labelMessages/index.d.ts",
|
|
183
|
+
"import": "./lib/labelMessages/index.js",
|
|
184
|
+
"default": "./lib/labelMessages/index.js"
|
|
185
|
+
},
|
|
186
|
+
"./labels": {
|
|
187
|
+
"types": "./lib/labels/index.d.ts",
|
|
188
|
+
"import": "./lib/labels/index.js",
|
|
189
|
+
"default": "./lib/labels/index.js"
|
|
190
|
+
},
|
|
191
|
+
"./list": {
|
|
192
|
+
"types": "./lib/list/index.d.ts",
|
|
193
|
+
"import": "./lib/list/index.js",
|
|
194
|
+
"default": "./lib/list/index.js"
|
|
195
|
+
},
|
|
196
|
+
"./menus": {
|
|
197
|
+
"types": "./lib/menus/index.d.ts",
|
|
198
|
+
"import": "./lib/menus/index.js",
|
|
199
|
+
"default": "./lib/menus/index.js"
|
|
200
|
+
},
|
|
201
|
+
"./menus/sidenav": {
|
|
202
|
+
"types": "./lib/menus/sidenav/index.d.ts",
|
|
203
|
+
"import": "./lib/menus/sidenav/index.js",
|
|
204
|
+
"default": "./lib/menus/sidenav/index.js"
|
|
205
|
+
},
|
|
206
|
+
"./menus/float": {
|
|
207
|
+
"types": "./lib/menus/float/index.d.ts",
|
|
208
|
+
"import": "./lib/menus/float/index.js",
|
|
209
|
+
"default": "./lib/menus/float/index.js"
|
|
210
|
+
},
|
|
211
|
+
"./noPermission": {
|
|
212
|
+
"types": "./lib/noPermission/index.d.ts",
|
|
213
|
+
"import": "./lib/noPermission/index.js",
|
|
214
|
+
"default": "./lib/noPermission/index.js"
|
|
215
|
+
},
|
|
216
|
+
"./panel": {
|
|
217
|
+
"types": "./lib/panel/index.d.ts",
|
|
218
|
+
"import": "./lib/panel/index.js",
|
|
219
|
+
"default": "./lib/panel/index.js"
|
|
220
|
+
},
|
|
221
|
+
"./popover": {
|
|
222
|
+
"types": "./lib/popover/index.d.ts",
|
|
223
|
+
"import": "./lib/popover/index.js",
|
|
224
|
+
"default": "./lib/popover/index.js"
|
|
225
|
+
},
|
|
226
|
+
"./progress": {
|
|
227
|
+
"types": "./lib/progress/index.d.ts",
|
|
228
|
+
"import": "./lib/progress/index.js",
|
|
229
|
+
"default": "./lib/progress/index.js"
|
|
230
|
+
},
|
|
231
|
+
"./radio": {
|
|
232
|
+
"types": "./lib/radio/index.d.ts",
|
|
233
|
+
"import": "./lib/radio/index.js",
|
|
234
|
+
"default": "./lib/radio/index.js"
|
|
235
|
+
},
|
|
236
|
+
"./shortcuts": {
|
|
237
|
+
"types": "./lib/shortcuts/index.d.ts",
|
|
238
|
+
"import": "./lib/shortcuts/index.js",
|
|
239
|
+
"default": "./lib/shortcuts/index.js"
|
|
240
|
+
},
|
|
241
|
+
"./skeleton": {
|
|
242
|
+
"types": "./lib/skeleton/index.d.ts",
|
|
243
|
+
"import": "./lib/skeleton/index.js",
|
|
244
|
+
"default": "./lib/skeleton/index.js"
|
|
245
|
+
},
|
|
246
|
+
"./spinner": {
|
|
247
|
+
"types": "./lib/spinner/index.d.ts",
|
|
248
|
+
"import": "./lib/spinner/index.js",
|
|
249
|
+
"default": "./lib/spinner/index.js"
|
|
250
|
+
},
|
|
251
|
+
"./split": {
|
|
252
|
+
"types": "./lib/split/index.d.ts",
|
|
253
|
+
"import": "./lib/split/index.js",
|
|
254
|
+
"default": "./lib/split/index.js"
|
|
255
|
+
},
|
|
256
|
+
"./table": {
|
|
257
|
+
"types": "./lib/table/index.d.ts",
|
|
258
|
+
"import": "./lib/table/index.js",
|
|
259
|
+
"default": "./lib/table/index.js"
|
|
260
|
+
},
|
|
261
|
+
"./tabs": {
|
|
262
|
+
"types": "./lib/tabs/index.d.ts",
|
|
263
|
+
"import": "./lib/tabs/index.js",
|
|
264
|
+
"default": "./lib/tabs/index.js"
|
|
265
|
+
},
|
|
266
|
+
"./textContent": {
|
|
267
|
+
"types": "./lib/textContent/index.d.ts",
|
|
268
|
+
"import": "./lib/textContent/index.js",
|
|
269
|
+
"default": "./lib/textContent/index.js"
|
|
270
|
+
},
|
|
271
|
+
"./toolbar": {
|
|
272
|
+
"types": "./lib/toolbar/index.d.ts",
|
|
273
|
+
"import": "./lib/toolbar/index.js",
|
|
274
|
+
"default": "./lib/toolbar/index.js"
|
|
275
|
+
},
|
|
276
|
+
"./tooltip": {
|
|
277
|
+
"types": "./lib/tooltip/index.d.ts",
|
|
278
|
+
"import": "./lib/tooltip/index.js",
|
|
279
|
+
"default": "./lib/tooltip/index.js"
|
|
280
|
+
},
|
|
281
|
+
"./treetable": {
|
|
282
|
+
"types": "./lib/treetable/index.d.ts",
|
|
283
|
+
"import": "./lib/treetable/index.js",
|
|
284
|
+
"default": "./lib/treetable/index.js"
|
|
285
|
+
},
|
|
286
|
+
"./treeview": {
|
|
287
|
+
"types": "./lib/treeview/index.d.ts",
|
|
288
|
+
"import": "./lib/treeview/index.js",
|
|
289
|
+
"default": "./lib/treeview/index.js"
|
|
290
|
+
},
|
|
291
|
+
"./uitour": {
|
|
292
|
+
"types": "./lib/uitour/index.d.ts",
|
|
293
|
+
"import": "./lib/uitour/index.js",
|
|
294
|
+
"default": "./lib/uitour/index.js"
|
|
295
|
+
},
|
|
296
|
+
"./permissionValidations": {
|
|
297
|
+
"types": "./lib/permissionValidations.d.ts",
|
|
298
|
+
"import": "./lib/permissionValidations.js",
|
|
299
|
+
"default": "./lib/permissionValidations.js"
|
|
300
|
+
}
|
|
301
|
+
},
|
|
7
302
|
"files": [
|
|
8
|
-
"lib"
|
|
303
|
+
"lib",
|
|
304
|
+
"package.json"
|
|
9
305
|
],
|
|
10
306
|
"scripts": {
|
|
11
|
-
"lib": "
|
|
12
|
-
"
|
|
13
|
-
"demo": "
|
|
14
|
-
"
|
|
15
|
-
"check:
|
|
16
|
-
"deploy:heroku": "npm run demo:prod && cd demo && git commit -am 'Deploy' && git push heroku master",
|
|
307
|
+
"lib": "vite build",
|
|
308
|
+
"demo": "vite --config vite.demo.config.js",
|
|
309
|
+
"demo:prod": "vite preview --config vite.demo.config.js",
|
|
310
|
+
"check:js": "eslint --cache",
|
|
311
|
+
"check:style": "stylelint src/**/*.{scss,css}",
|
|
17
312
|
"deploy:vercel": "npm run demo:prod && vercel --prod demo",
|
|
18
313
|
"publish:npm": "npm run lib && npm publish",
|
|
19
314
|
"publish:npm:beta": "npm run lib && npm publish --tag beta",
|
|
20
315
|
"publish:npm:rc": "npm run lib && npm publish --tag rc",
|
|
21
316
|
"prepare": "husky",
|
|
22
|
-
"test": "
|
|
23
|
-
"test:watch": "
|
|
24
|
-
"test:coverage": "
|
|
317
|
+
"test": "vitest run",
|
|
318
|
+
"test:watch": "vitest",
|
|
319
|
+
"test:coverage": "vitest run --coverage"
|
|
25
320
|
},
|
|
26
|
-
"keywords": [],
|
|
27
321
|
"license": "MIT",
|
|
28
322
|
"author": "Deivisson Bruno <deivisson.bruno@linearsistemas.com.br>",
|
|
29
|
-
"homepage": "",
|
|
30
323
|
"repository": {
|
|
31
324
|
"type": "git",
|
|
32
325
|
"url": "git@git.erplinear.com.br:linear-front/linear-react-components-ui.git"
|
|
@@ -44,81 +337,50 @@
|
|
|
44
337
|
]
|
|
45
338
|
},
|
|
46
339
|
"dependencies": {
|
|
47
|
-
"@
|
|
48
|
-
"attach-dom-events": "1.0.0",
|
|
49
|
-
"browserslist": "4.23.0",
|
|
50
|
-
"esbuild": "0.21.5",
|
|
51
|
-
"history": "5.0.0",
|
|
52
|
-
"init": "0.1.2",
|
|
340
|
+
"@faker-js/faker": "10.1.0",
|
|
53
341
|
"lodash": "4.17.21",
|
|
54
342
|
"moment": "2.30.1",
|
|
55
|
-
"
|
|
56
|
-
"react-
|
|
343
|
+
"react": "19.2.3",
|
|
344
|
+
"react-dom": "19.2.3",
|
|
57
345
|
"react-imask": "7.6.1",
|
|
58
|
-
"react-router-dom": "
|
|
59
|
-
"react-syntax-highlighter": "15.
|
|
60
|
-
"
|
|
61
|
-
"uuid": "9.0.1"
|
|
346
|
+
"react-router-dom": "7.9.4",
|
|
347
|
+
"react-syntax-highlighter": "15.6.6",
|
|
348
|
+
"uuid": "13.0.0"
|
|
62
349
|
},
|
|
63
350
|
"devDependencies": {
|
|
64
|
-
"@
|
|
65
|
-
"@
|
|
66
|
-
"@
|
|
67
|
-
"@
|
|
68
|
-
"@
|
|
69
|
-
"@
|
|
70
|
-
"@
|
|
71
|
-
"@
|
|
72
|
-
"@
|
|
73
|
-
"@
|
|
74
|
-
"@
|
|
75
|
-
"@
|
|
76
|
-
"@
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"@typescript-eslint/parser": "6.21.0",
|
|
89
|
-
"babel-eslint": "10.1.0",
|
|
90
|
-
"babel-jest": "29.7.0",
|
|
91
|
-
"babel-loader": "9.1.3",
|
|
92
|
-
"babel-polyfill": "6.26.0",
|
|
93
|
-
"babel-preset-react-app": "10.0.1",
|
|
94
|
-
"css-loader": "6.5.1",
|
|
95
|
-
"eslint": "8.56.0",
|
|
96
|
-
"eslint-config-airbnb": "19.0.4",
|
|
97
|
-
"eslint-config-airbnb-typescript": "17.1.0",
|
|
98
|
-
"eslint-import-resolver-typescript": "3.6.1",
|
|
99
|
-
"eslint-plugin-import": "2.29.1",
|
|
100
|
-
"eslint-plugin-jsx-a11y": "6.8.0",
|
|
101
|
-
"eslint-plugin-promise": "6.1.1",
|
|
102
|
-
"eslint-plugin-react": "7.33.2",
|
|
103
|
-
"eslint-plugin-react-hooks": "4.6.0",
|
|
104
|
-
"file-loader": "6.2.0",
|
|
105
|
-
"html-webpack-plugin": "5.5.0",
|
|
106
|
-
"husky": "9.0.7",
|
|
107
|
-
"identity-obj-proxy": "3.0.0",
|
|
108
|
-
"jest": "27.5.1",
|
|
109
|
-
"react": "18.2.0",
|
|
110
|
-
"react-dom": "18.2.0",
|
|
111
|
-
"react-transition-group": "^4.4.2",
|
|
351
|
+
"@eslint/js": "9.35.0",
|
|
352
|
+
"@stylistic/eslint-plugin": "5.3.1",
|
|
353
|
+
"@testing-library/dom": "10.4.1",
|
|
354
|
+
"@testing-library/jest-dom": "6.8.0",
|
|
355
|
+
"@testing-library/react": "16.3.0",
|
|
356
|
+
"@testing-library/user-event": "14.6.1",
|
|
357
|
+
"@types/eslint-plugin-jsx-a11y": "6.10.1",
|
|
358
|
+
"@types/lodash": "4.17.20",
|
|
359
|
+
"@types/node": "22.18.0",
|
|
360
|
+
"@types/react": "19.2.2",
|
|
361
|
+
"@types/react-dom": "19.2.0",
|
|
362
|
+
"@types/react-syntax-highlighter": "15.5.13",
|
|
363
|
+
"@vitejs/plugin-react": "5.0.4",
|
|
364
|
+
"babel-plugin-react-compiler": "1.0.0",
|
|
365
|
+
"eslint": "9.35.0",
|
|
366
|
+
"eslint-plugin-import": "2.32.0",
|
|
367
|
+
"eslint-plugin-jsx-a11y": "6.10.2",
|
|
368
|
+
"eslint-plugin-react": "7.37.5",
|
|
369
|
+
"eslint-plugin-react-hooks": "7.0.0",
|
|
370
|
+
"fast-glob": "3.3.3",
|
|
371
|
+
"globals": "16.4.0",
|
|
372
|
+
"husky": "9.1.7",
|
|
373
|
+
"jiti": "2.5.1",
|
|
374
|
+
"jsdom": "26.1.0",
|
|
112
375
|
"resize-observer-polyfill": "1.5.1",
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
"
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
-
"
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"webpack-manifest-plugin": "4.0.2"
|
|
376
|
+
"sass-embedded": "1.92.1",
|
|
377
|
+
"stylelint": "16.26.1",
|
|
378
|
+
"stylelint-config-standard-scss": "16.0.0",
|
|
379
|
+
"typescript": "5.8.2",
|
|
380
|
+
"typescript-eslint": "8.43.0",
|
|
381
|
+
"vite": "7.1.11",
|
|
382
|
+
"vite-plugin-dts": "4.5.4",
|
|
383
|
+
"vite-plugin-lib-inject-css": "2.2.2",
|
|
384
|
+
"vitest": "3.2.4"
|
|
123
385
|
}
|
|
124
386
|
}
|
package/lib/@types/Align.d.ts
DELETED
package/lib/@types/Align.js
DELETED
package/lib/@types/DataCombo.js
DELETED
package/lib/@types/Icon.d.ts
DELETED
package/lib/@types/Icon.js
DELETED
package/lib/@types/Period.d.ts
DELETED
package/lib/@types/Period.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
type PermissionAttr = {
|
|
2
|
-
module?: string;
|
|
3
|
-
feature?: string;
|
|
4
|
-
operation?: string;
|
|
5
|
-
onDenied?: string;
|
|
6
|
-
};
|
|
7
|
-
type OnDenied = {
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
unvisible?: boolean;
|
|
10
|
-
readOnly?: boolean;
|
|
11
|
-
hideContent?: boolean;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
export { OnDenied, PermissionAttr };
|
package/lib/@types/Position.d.ts
DELETED
package/lib/@types/Position.js
DELETED
package/lib/@types/Size.d.ts
DELETED
package/lib/@types/Size.js
DELETED
package/lib/@types/SizePixels.js
DELETED