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
|
@@ -1,821 +0,0 @@
|
|
|
1
|
-
//Efeito Utilizado no Dialog
|
|
2
|
-
@keyframes slideInFromTop {
|
|
3
|
-
from {
|
|
4
|
-
transform: translateY(-60%);
|
|
5
|
-
-webkit-font-smoothing: subpixel-antialiased;
|
|
6
|
-
}
|
|
7
|
-
to {
|
|
8
|
-
transform: translateY(0);
|
|
9
|
-
-webkit-font-smoothing: subpixel-antialiased;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
//slideInFromTopSlow
|
|
14
|
-
|
|
15
|
-
@keyframes slideInFromTopSlow {
|
|
16
|
-
0% {
|
|
17
|
-
transform: translateY(-100%);
|
|
18
|
-
}
|
|
19
|
-
100% {
|
|
20
|
-
transform: translateY(0);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
//Slide from bottom
|
|
25
|
-
.slideDownReturn {
|
|
26
|
-
-webkit-animation-name: slideDownReturn;
|
|
27
|
-
animation-name: slideDownReturn;
|
|
28
|
-
}
|
|
29
|
-
@-webkit-keyframes slideDownReturn {
|
|
30
|
-
0% {
|
|
31
|
-
-webkit-transform-origin: 0 0;
|
|
32
|
-
transform-origin: 0 0;
|
|
33
|
-
-webkit-transform: translateY(100%);
|
|
34
|
-
transform: translateY(100%);
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
30% {
|
|
38
|
-
-webkit-transform-origin: 0 0;
|
|
39
|
-
transform-origin: 0 0;
|
|
40
|
-
-webkit-transform: translateY(0%);
|
|
41
|
-
transform: translateY(0%);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
@keyframes slideDownReturn {
|
|
45
|
-
0% {
|
|
46
|
-
-webkit-transform-origin: 0 0;
|
|
47
|
-
transform-origin: 0 0;
|
|
48
|
-
-webkit-transform: translateY(100%);
|
|
49
|
-
transform: translateY(100%);
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
30% {
|
|
53
|
-
-webkit-transform-origin: 0 0;
|
|
54
|
-
transform-origin: 0 0;
|
|
55
|
-
-webkit-transform: translateY(0%);
|
|
56
|
-
transform: translateY(0%);
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
//Slide from left
|
|
61
|
-
|
|
62
|
-
.slideLeftReturn {
|
|
63
|
-
-webkit-animation-name: slideLeftReturn;
|
|
64
|
-
animation-name: slideLeftReturn;
|
|
65
|
-
}
|
|
66
|
-
@-webkit-keyframes slideLeftReturn {
|
|
67
|
-
0% {
|
|
68
|
-
-webkit-transform-origin: 0 0;
|
|
69
|
-
transform-origin: 0 0;
|
|
70
|
-
-webkit-transform: translateX(-100%);
|
|
71
|
-
transform: translateX(-100%);
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
30% {
|
|
75
|
-
-webkit-transform-origin: 0 0;
|
|
76
|
-
transform-origin: 0 0;
|
|
77
|
-
-webkit-transform: translateX(0%);
|
|
78
|
-
transform: translateX(0%);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
@keyframes slideLeftReturn {
|
|
82
|
-
0% {
|
|
83
|
-
-webkit-transform-origin: 0 0;
|
|
84
|
-
transform-origin: 0 0;
|
|
85
|
-
-webkit-transform: translateX(-100%);
|
|
86
|
-
transform: translateX(-100%);
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
30% {
|
|
90
|
-
-webkit-transform-origin: 0 0;
|
|
91
|
-
transform-origin: 0 0;
|
|
92
|
-
-webkit-transform: translateX(0%);
|
|
93
|
-
transform: translateX(0%);
|
|
94
|
-
}
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
//Slide from right
|
|
98
|
-
|
|
99
|
-
.slideRightReturn {
|
|
100
|
-
-webkit-animation-name: slideRightReturn;
|
|
101
|
-
animation-name: slideRightReturn;
|
|
102
|
-
}
|
|
103
|
-
@-webkit-keyframes slideRightReturn {
|
|
104
|
-
0% {
|
|
105
|
-
-webkit-transform-origin: 0 0;
|
|
106
|
-
transform-origin: 0 0;
|
|
107
|
-
-webkit-transform: translateX(100%);
|
|
108
|
-
transform: translateX(100%);
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
30% {
|
|
112
|
-
-webkit-transform-origin: 0 0;
|
|
113
|
-
transform-origin: 0 0;
|
|
114
|
-
-webkit-transform: translateX(0%);
|
|
115
|
-
transform: translateX(0%);
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
@keyframes slideRightReturn {
|
|
119
|
-
0% {
|
|
120
|
-
-webkit-transform-origin: 0 0;
|
|
121
|
-
transform-origin: 0 0;
|
|
122
|
-
-webkit-transform: translateX(100%);
|
|
123
|
-
transform: translateX(100%);
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
30% {
|
|
127
|
-
-webkit-transform-origin: 0 0;
|
|
128
|
-
transform-origin: 0 0;
|
|
129
|
-
-webkit-transform: translateX(0%);
|
|
130
|
-
transform: translateX(0%);
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
//Efeito Revelação - Transparencia.
|
|
135
|
-
@keyframes revealelement {
|
|
136
|
-
0% {
|
|
137
|
-
color: transparent;
|
|
138
|
-
opacity: 0.0;
|
|
139
|
-
}
|
|
140
|
-
50% {
|
|
141
|
-
color: inherit;
|
|
142
|
-
opacity: 0.3;
|
|
143
|
-
}
|
|
144
|
-
100% {
|
|
145
|
-
color: inherit;
|
|
146
|
-
opacity: 1;
|
|
147
|
-
}
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
@-moz-keyframes revealelement {
|
|
151
|
-
0% {
|
|
152
|
-
-moz-color: transparent;
|
|
153
|
-
-moz-height: 0%;
|
|
154
|
-
-moz-opacity: 0.0;
|
|
155
|
-
}
|
|
156
|
-
50% {
|
|
157
|
-
-moz-color: inherit;
|
|
158
|
-
-moz-height: auto;
|
|
159
|
-
-moz-opacity: 0.3;
|
|
160
|
-
}
|
|
161
|
-
100% {
|
|
162
|
-
-moz-color: inherit;
|
|
163
|
-
-moz-opacity: 1;
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
@-webkit-keyframes revealelement {
|
|
168
|
-
0% {
|
|
169
|
-
color: transparent;
|
|
170
|
-
height: 0%;
|
|
171
|
-
opacity: 0.0;
|
|
172
|
-
}
|
|
173
|
-
50% {
|
|
174
|
-
color: inherit;
|
|
175
|
-
height: auto;
|
|
176
|
-
opacity: 0.3;
|
|
177
|
-
}
|
|
178
|
-
100% {
|
|
179
|
-
color: inherit;
|
|
180
|
-
opacity: 1;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
@keyframes transparent-effect {
|
|
185
|
-
0% {
|
|
186
|
-
color: transparent;
|
|
187
|
-
height: 0%;
|
|
188
|
-
opacity: 0.3;
|
|
189
|
-
}
|
|
190
|
-
50% {
|
|
191
|
-
color: transparent;
|
|
192
|
-
height: auto;
|
|
193
|
-
opacity: 0.7;
|
|
194
|
-
}
|
|
195
|
-
100% {
|
|
196
|
-
color: inherit;
|
|
197
|
-
opacity: 1;
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
//Efeito Blink Aplicado no checkbox
|
|
202
|
-
@keyframes blink-effect {
|
|
203
|
-
from {
|
|
204
|
-
box-shadow: 0 0 0 0 $component-selected-color,
|
|
205
|
-
inset 0 0 0 1px $component-selected-color,
|
|
206
|
-
inset 0 0 0 16px #fff,
|
|
207
|
-
inset 0 0 0 16px $component-selected-color;
|
|
208
|
-
}
|
|
209
|
-
to {
|
|
210
|
-
box-shadow: 0 0 0 1px $component-selected-color,
|
|
211
|
-
inset 0 0 0 1px $component-selected-color,
|
|
212
|
-
inset 0 0 0 16px #fff,
|
|
213
|
-
inset 0 0 0 16px $component-selected-color;
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
@keyframes show-notification {
|
|
218
|
-
0% {
|
|
219
|
-
opacity: 0;
|
|
220
|
-
-webkit-transform: translate(0, -100%);
|
|
221
|
-
transform: translate(0, -100%);
|
|
222
|
-
}
|
|
223
|
-
10% {
|
|
224
|
-
opacity: 1;
|
|
225
|
-
-webkit-transform: translate(0, 0);
|
|
226
|
-
transform: translate(0, 0);
|
|
227
|
-
}
|
|
228
|
-
90% {
|
|
229
|
-
opacity: 1;
|
|
230
|
-
-webkit-transform: translate(0, 0);
|
|
231
|
-
transform: translate(0, 0);
|
|
232
|
-
}
|
|
233
|
-
100% {
|
|
234
|
-
opacity: 0;
|
|
235
|
-
-webkit-transform: translate(0, -100%);
|
|
236
|
-
transform: translate(0, -100%);
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
@keyframes show-notification {
|
|
241
|
-
0% {
|
|
242
|
-
opacity: 0;
|
|
243
|
-
-webkit-transform: translate(0, -100%);
|
|
244
|
-
transform: translate(0, -100%);
|
|
245
|
-
}
|
|
246
|
-
10% {
|
|
247
|
-
opacity: 1;
|
|
248
|
-
-webkit-transform: translate(0, 0);
|
|
249
|
-
transform: translate(0, 0);
|
|
250
|
-
}
|
|
251
|
-
90% {
|
|
252
|
-
opacity: 1;
|
|
253
|
-
-webkit-transform: translate(0, 0);
|
|
254
|
-
transform: translate(0, 0);
|
|
255
|
-
}
|
|
256
|
-
100% {
|
|
257
|
-
opacity: 0;
|
|
258
|
-
-webkit-transform: translate(0, -100%);
|
|
259
|
-
transform: translate(0, -100%);
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
//Efeito left
|
|
264
|
-
@-webkit-keyframes nav-anim-left {
|
|
265
|
-
0% {
|
|
266
|
-
left: 100%;
|
|
267
|
-
}
|
|
268
|
-
100% {
|
|
269
|
-
left: -3%;
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
@-moz-keyframes nav-anim-left {
|
|
274
|
-
0% {
|
|
275
|
-
left: 100%;
|
|
276
|
-
}
|
|
277
|
-
100% {
|
|
278
|
-
left: -3%;
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
@-o-keyframes nav-anim-left {
|
|
283
|
-
0% {
|
|
284
|
-
left: 100%;
|
|
285
|
-
}
|
|
286
|
-
100% {
|
|
287
|
-
left: -3%;
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
@keyframes nav-anim-left {
|
|
292
|
-
0% {
|
|
293
|
-
left: 100%;
|
|
294
|
-
}
|
|
295
|
-
100% {
|
|
296
|
-
left: -3%;
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
.swashIn {
|
|
300
|
-
animation-name: swashIn;
|
|
301
|
-
}
|
|
302
|
-
@keyframes swashIn {
|
|
303
|
-
0% {
|
|
304
|
-
opacity: 0;
|
|
305
|
-
transform-origin: 50% 50%;
|
|
306
|
-
transform: scale(0, 0);
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
90% {
|
|
310
|
-
opacity: 1;
|
|
311
|
-
transform-origin: 50% 50%;
|
|
312
|
-
transform: scale(0.9, 0.9);
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
100% {
|
|
316
|
-
opacity: 1;
|
|
317
|
-
transform-origin: 50% 50%;
|
|
318
|
-
transform: scale(1, 1);
|
|
319
|
-
}
|
|
320
|
-
}
|
|
321
|
-
.tinUpIn {
|
|
322
|
-
animation-name: tinUpIn;
|
|
323
|
-
}
|
|
324
|
-
@keyframes tinUpIn {
|
|
325
|
-
0% {
|
|
326
|
-
opacity: 0;
|
|
327
|
-
transform: scale(1, 1) translateY(-900%);
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
50%, 70%, 90% {
|
|
331
|
-
opacity: 1;
|
|
332
|
-
transform: scale(1.1, 1.1) translateY(0);
|
|
333
|
-
}
|
|
334
|
-
|
|
335
|
-
60%, 80%, 100% {
|
|
336
|
-
opacity: 1;
|
|
337
|
-
transform: scale(1, 1) translateY(0);
|
|
338
|
-
}
|
|
339
|
-
}
|
|
340
|
-
.tinRightIn {
|
|
341
|
-
animation-name: tinRightIn;
|
|
342
|
-
}
|
|
343
|
-
@keyframes tinRightIn {
|
|
344
|
-
0% {
|
|
345
|
-
opacity: 0;
|
|
346
|
-
transform: scale(1, 1) translateX(900%);
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
50%, 70%, 90% {
|
|
350
|
-
opacity: 1;
|
|
351
|
-
transform: scale(1.1, 1.1) translateX(0);
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
60%, 80%, 100% {
|
|
355
|
-
opacity: 1;
|
|
356
|
-
transform: scale(1, 1) translateX(0);
|
|
357
|
-
}
|
|
358
|
-
}
|
|
359
|
-
.tinLeftIn {
|
|
360
|
-
animation-name: tinLeftIn;
|
|
361
|
-
}
|
|
362
|
-
@keyframes tinLeftIn {
|
|
363
|
-
0% {
|
|
364
|
-
opacity: 0;
|
|
365
|
-
transform: scale(1, 1) translateX(-900%);
|
|
366
|
-
}
|
|
367
|
-
|
|
368
|
-
50%, 70%, 90% {
|
|
369
|
-
opacity: 1;
|
|
370
|
-
transform: scale(1.1, 1.1) translateX(0);
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
60%, 80%, 100% {
|
|
374
|
-
opacity: 1;
|
|
375
|
-
transform: scale(1, 1) translateX(0);
|
|
376
|
-
}
|
|
377
|
-
}
|
|
378
|
-
.perspectiveDown {
|
|
379
|
-
animation-name: perspectiveDown;
|
|
380
|
-
}
|
|
381
|
-
@keyframes perspectiveDown {
|
|
382
|
-
0% {
|
|
383
|
-
transform-origin: 0 100%;
|
|
384
|
-
transform: perspective(800px) rotateX(0deg);
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
100% {
|
|
388
|
-
transform-origin: 0 100%;
|
|
389
|
-
transform: perspective(800px) rotateX(-180deg);
|
|
390
|
-
}
|
|
391
|
-
}
|
|
392
|
-
.perspectiveUp {
|
|
393
|
-
animation-name: perspectiveUp;
|
|
394
|
-
}
|
|
395
|
-
@keyframes perspectiveUp {
|
|
396
|
-
0% {
|
|
397
|
-
transform-origin: 0 0;
|
|
398
|
-
transform: perspective(800px) rotateX(0deg);
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
100% {
|
|
402
|
-
transform-origin: 0 0;
|
|
403
|
-
transform: perspective(800px) rotateX(180deg);
|
|
404
|
-
}
|
|
405
|
-
}
|
|
406
|
-
.puffIn {
|
|
407
|
-
animation-name: puffIn;
|
|
408
|
-
}
|
|
409
|
-
@keyframes puffIn {
|
|
410
|
-
0% {
|
|
411
|
-
opacity: 0;
|
|
412
|
-
transform-origin: 50% 50%;
|
|
413
|
-
transform: scale(2,2);
|
|
414
|
-
filter: blur(2px);
|
|
415
|
-
}
|
|
416
|
-
|
|
417
|
-
100% {
|
|
418
|
-
opacity: 1;
|
|
419
|
-
transform-origin: 50% 50%;
|
|
420
|
-
transform: scale(1,1);
|
|
421
|
-
filter: blur(0px);
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
.vanishIn {
|
|
425
|
-
animation-name: vanishIn;
|
|
426
|
-
}
|
|
427
|
-
@keyframes vanishIn {
|
|
428
|
-
0% {
|
|
429
|
-
opacity: 0;
|
|
430
|
-
transform-origin: 50% 50%;
|
|
431
|
-
transform: scale(2, 2);
|
|
432
|
-
filter: blur(90px);
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
100% {
|
|
436
|
-
opacity: 1;
|
|
437
|
-
transform-origin: 50% 50%;
|
|
438
|
-
transform: scale(1, 1);
|
|
439
|
-
filter: blur(0px);
|
|
440
|
-
}
|
|
441
|
-
}
|
|
442
|
-
.vanishOut {
|
|
443
|
-
animation-name: vanishOut;
|
|
444
|
-
}
|
|
445
|
-
@keyframes vanishOut {
|
|
446
|
-
0% {
|
|
447
|
-
opacity: 1;
|
|
448
|
-
transform-origin: 50% 50%;
|
|
449
|
-
transform: scale(1, 1);
|
|
450
|
-
filter: blur(0px);
|
|
451
|
-
}
|
|
452
|
-
|
|
453
|
-
100% {
|
|
454
|
-
opacity: 0;
|
|
455
|
-
transform-origin: 50% 50%;
|
|
456
|
-
transform: scale(2, 2);
|
|
457
|
-
filter: blur(20px);
|
|
458
|
-
}
|
|
459
|
-
}
|
|
460
|
-
.boingInUp {
|
|
461
|
-
animation-name: boingInUp;
|
|
462
|
-
}
|
|
463
|
-
@keyframes boingInUp {
|
|
464
|
-
0% {
|
|
465
|
-
opacity: 0;
|
|
466
|
-
transform-origin: 50% 0%;
|
|
467
|
-
transform: perspective(800px) rotateX(-90deg);
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
50% {
|
|
471
|
-
opacity: 1;
|
|
472
|
-
transform-origin: 50% 0%;
|
|
473
|
-
transform: perspective(800px) rotateX(50deg);
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
100% {
|
|
477
|
-
opacity: 1;
|
|
478
|
-
transform-origin: 50% 0%;
|
|
479
|
-
transform: perspective(800px) rotateX(0deg);
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
.slideDown {
|
|
483
|
-
animation-name: slideDown;
|
|
484
|
-
}
|
|
485
|
-
@keyframes slideDown {
|
|
486
|
-
0% {
|
|
487
|
-
transform-origin: 0 0;
|
|
488
|
-
transform: translateY(0%);
|
|
489
|
-
}
|
|
490
|
-
|
|
491
|
-
10% {
|
|
492
|
-
transform-origin: 0 0;
|
|
493
|
-
transform: translateY(5%);
|
|
494
|
-
}
|
|
495
|
-
}
|
|
496
|
-
.slideLeft {
|
|
497
|
-
animation-name: slideLeft;
|
|
498
|
-
}
|
|
499
|
-
@keyframes slideLeft {
|
|
500
|
-
0% {
|
|
501
|
-
transform-origin: 0 0;
|
|
502
|
-
transform: translateX(0%);
|
|
503
|
-
}
|
|
504
|
-
|
|
505
|
-
10% {
|
|
506
|
-
transform-origin: 0 0;
|
|
507
|
-
transform: translateX(-2%);
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
|
|
511
|
-
@-moz-keyframes slideLeft {
|
|
512
|
-
0% {
|
|
513
|
-
-moz-transform-origin: 0 0;
|
|
514
|
-
-moz-transform: translateX(0%);
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
10% {
|
|
518
|
-
-moz-transform-origin: 0 0;
|
|
519
|
-
-moz-transform: translateX(-2%);
|
|
520
|
-
}
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
@-webkit-keyframes slideLeft {
|
|
524
|
-
0% {
|
|
525
|
-
-webkit-transform-origin: 0 0;
|
|
526
|
-
-webkit-transform: translateX(0%);
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
10% {
|
|
530
|
-
-webkit-transform-origin: 0 0;
|
|
531
|
-
-webkit-transform: translateX(-2%);
|
|
532
|
-
}
|
|
533
|
-
}
|
|
534
|
-
|
|
535
|
-
.slideRight {
|
|
536
|
-
animation-name: slideRight;
|
|
537
|
-
}
|
|
538
|
-
@keyframes slideRight {
|
|
539
|
-
0% {
|
|
540
|
-
transform-origin: 0 0;
|
|
541
|
-
transform: translateX(0%);
|
|
542
|
-
}
|
|
543
|
-
|
|
544
|
-
100% {
|
|
545
|
-
transform-origin: 0 0;
|
|
546
|
-
transform: translateX(100%);
|
|
547
|
-
}
|
|
548
|
-
}
|
|
549
|
-
%hvr-grow {
|
|
550
|
-
display: inline-block;
|
|
551
|
-
vertical-align: middle;
|
|
552
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
553
|
-
transform: perspective(1px) translateZ(0);
|
|
554
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
555
|
-
-webkit-transition-duration: 0.3s;
|
|
556
|
-
transition-duration: 0.3s;
|
|
557
|
-
-webkit-transition-property: transform;
|
|
558
|
-
transition-property: transform;
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
%hvr-grow:hover, %hvr-grow:focus, %hvr-grow:active {
|
|
562
|
-
-webkit-transform: scale(1.1);
|
|
563
|
-
transform: scale(1.1);
|
|
564
|
-
}
|
|
565
|
-
|
|
566
|
-
%hvr-fade {
|
|
567
|
-
display: inline-block;
|
|
568
|
-
vertical-align: middle;
|
|
569
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
570
|
-
transform: perspective(1px) translateZ(0);
|
|
571
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
572
|
-
overflow: hidden;
|
|
573
|
-
-webkit-transition-duration: 0.3s;
|
|
574
|
-
transition-duration: 0.3s;
|
|
575
|
-
-webkit-transition-property: color, background-color;
|
|
576
|
-
transition-property: color, background-color;
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
%hvr-fade:hover, %hvr-fade:focus, %hvr-fade:active {
|
|
580
|
-
background-color: #0c3652;
|
|
581
|
-
color: white;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
.hvr-forward {
|
|
585
|
-
display: inline-block;
|
|
586
|
-
vertical-align: middle;
|
|
587
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
588
|
-
transform: perspective(1px) translateZ(0);
|
|
589
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
590
|
-
-webkit-transition-duration: 0.3s;
|
|
591
|
-
transition-duration: 0.3s;
|
|
592
|
-
-webkit-transition-property: transform;
|
|
593
|
-
transition-property: transform;
|
|
594
|
-
}
|
|
595
|
-
|
|
596
|
-
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
|
|
597
|
-
-webkit-transform: translateX(8px);
|
|
598
|
-
transform: translateX(8px);
|
|
599
|
-
}
|
|
600
|
-
|
|
601
|
-
/* Back Pulse */
|
|
602
|
-
@-webkit-keyframes hvr-back-pulse {
|
|
603
|
-
50% {
|
|
604
|
-
background-color: rgba(32, 152, 209, 0.75);
|
|
605
|
-
}
|
|
606
|
-
}
|
|
607
|
-
@keyframes hvr-back-pulse {
|
|
608
|
-
50% {
|
|
609
|
-
background-color: rgba(32, 152, 209, 0.75);
|
|
610
|
-
}
|
|
611
|
-
}
|
|
612
|
-
%hvr-back-pulse {
|
|
613
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
614
|
-
overflow: hidden;
|
|
615
|
-
-webkit-transition-duration: 0.5s;
|
|
616
|
-
transition-duration: 0.5s;
|
|
617
|
-
-webkit-transition-property: color, background-color;
|
|
618
|
-
transition-property: color, background-color;
|
|
619
|
-
}
|
|
620
|
-
|
|
621
|
-
%hvr-back-pulse:hover, %hvr-back-pulse:focus, %hvr-back-pulse:active {
|
|
622
|
-
-webkit-animation-name: hvr-back-pulse;
|
|
623
|
-
animation-name: hvr-back-pulse;
|
|
624
|
-
-webkit-animation-duration: 1s;
|
|
625
|
-
animation-duration: 1s;
|
|
626
|
-
-webkit-animation-delay: 0.5s;
|
|
627
|
-
animation-delay: 0.5s;
|
|
628
|
-
-webkit-animation-timing-function: linear;
|
|
629
|
-
animation-timing-function: linear;
|
|
630
|
-
-webkit-animation-iteration-count: 2;
|
|
631
|
-
animation-iteration-count: 2;
|
|
632
|
-
background-color: #2098D1;
|
|
633
|
-
background-color: #2098d1;
|
|
634
|
-
color: white;
|
|
635
|
-
}
|
|
636
|
-
|
|
637
|
-
/* Bubble Float Left */
|
|
638
|
-
.hvr-bubble-float-left {
|
|
639
|
-
display: inline-block;
|
|
640
|
-
vertical-align: middle;
|
|
641
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
642
|
-
transform: perspective(1px) translateZ(0);
|
|
643
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
644
|
-
position: relative;
|
|
645
|
-
-webkit-transition-duration: 0.3s;
|
|
646
|
-
transition-duration: 0.3s;
|
|
647
|
-
-webkit-transition-property: transform;
|
|
648
|
-
transition-property: transform;
|
|
649
|
-
}
|
|
650
|
-
|
|
651
|
-
.hvr-bubble-float-left:before {
|
|
652
|
-
position: absolute;
|
|
653
|
-
z-index: -1;
|
|
654
|
-
content: '';
|
|
655
|
-
top: calc(50% - 10px);
|
|
656
|
-
left: 0;
|
|
657
|
-
border-style: solid;
|
|
658
|
-
border-width: 10px 10px 10px 0;
|
|
659
|
-
border-color: transparent #e1e1e1 transparent transparent;
|
|
660
|
-
-webkit-transition-duration: 0.3s;
|
|
661
|
-
transition-duration: 0.3s;
|
|
662
|
-
-webkit-transition-property: transform;
|
|
663
|
-
transition-property: transform;
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
|
|
667
|
-
-webkit-transform: translateX(10px);
|
|
668
|
-
transform: translateX(10px);
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
|
|
672
|
-
-webkit-transform: translateX(-10px);
|
|
673
|
-
transform: translateX(-10px);
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
/* Wobble Horizontal */
|
|
677
|
-
@-webkit-keyframes hvr-wobble-horizontal {
|
|
678
|
-
16.65% {
|
|
679
|
-
-webkit-transform: translateX(8px);
|
|
680
|
-
transform: translateX(8px);
|
|
681
|
-
}
|
|
682
|
-
33.3% {
|
|
683
|
-
-webkit-transform: translateX(-6px);
|
|
684
|
-
transform: translateX(-6px);
|
|
685
|
-
}
|
|
686
|
-
49.95% {
|
|
687
|
-
-webkit-transform: translateX(4px);
|
|
688
|
-
transform: translateX(4px);
|
|
689
|
-
}
|
|
690
|
-
66.6% {
|
|
691
|
-
-webkit-transform: translateX(-2px);
|
|
692
|
-
transform: translateX(-2px);
|
|
693
|
-
}
|
|
694
|
-
83.25% {
|
|
695
|
-
-webkit-transform: translateX(1px);
|
|
696
|
-
transform: translateX(1px);
|
|
697
|
-
}
|
|
698
|
-
100% {
|
|
699
|
-
-webkit-transform: translateX(0);
|
|
700
|
-
transform: translateX(0);
|
|
701
|
-
}
|
|
702
|
-
}
|
|
703
|
-
@keyframes hvr-wobble-horizontal {
|
|
704
|
-
16.65% {
|
|
705
|
-
-webkit-transform: translateX(8px);
|
|
706
|
-
transform: translateX(8px);
|
|
707
|
-
}
|
|
708
|
-
33.3% {
|
|
709
|
-
-webkit-transform: translateX(-6px);
|
|
710
|
-
transform: translateX(-6px);
|
|
711
|
-
}
|
|
712
|
-
49.95% {
|
|
713
|
-
-webkit-transform: translateX(4px);
|
|
714
|
-
transform: translateX(4px);
|
|
715
|
-
}
|
|
716
|
-
66.6% {
|
|
717
|
-
-webkit-transform: translateX(-2px);
|
|
718
|
-
transform: translateX(-2px);
|
|
719
|
-
}
|
|
720
|
-
83.25% {
|
|
721
|
-
-webkit-transform: translateX(1px);
|
|
722
|
-
transform: translateX(1px);
|
|
723
|
-
}
|
|
724
|
-
100% {
|
|
725
|
-
-webkit-transform: translateX(0);
|
|
726
|
-
transform: translateX(0);
|
|
727
|
-
}
|
|
728
|
-
}
|
|
729
|
-
.hvr-wobble-horizontal {
|
|
730
|
-
display: inline-block;
|
|
731
|
-
vertical-align: middle;
|
|
732
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
733
|
-
transform: perspective(1px) translateZ(0);
|
|
734
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
|
|
738
|
-
-webkit-animation-name: hvr-wobble-horizontal;
|
|
739
|
-
animation-name: hvr-wobble-horizontal;
|
|
740
|
-
-webkit-animation-duration: 1s;
|
|
741
|
-
animation-duration: 1s;
|
|
742
|
-
-webkit-animation-timing-function: ease-in-out;
|
|
743
|
-
animation-timing-function: ease-in-out;
|
|
744
|
-
-webkit-animation-iteration-count: 1;
|
|
745
|
-
animation-iteration-count: 1;
|
|
746
|
-
}
|
|
747
|
-
|
|
748
|
-
%hvr-menu-item {
|
|
749
|
-
vertical-align: middle;
|
|
750
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
751
|
-
transform: perspective(1px) translateZ(0);
|
|
752
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
753
|
-
-webkit-transition-duration: 0.3s;
|
|
754
|
-
transition-duration: 0.3s;
|
|
755
|
-
-webkit-transition-property: transform;
|
|
756
|
-
transition-property: transform;
|
|
757
|
-
}
|
|
758
|
-
|
|
759
|
-
%hvr-menu-item:hover, %hvr-menu-item:focus, %hvr-menu-item:active {
|
|
760
|
-
-webkit-transform: scale(1.1);
|
|
761
|
-
transform: scale(1.1);
|
|
762
|
-
}
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
.hvr-grow {
|
|
766
|
-
display: inline-block;
|
|
767
|
-
vertical-align: middle;
|
|
768
|
-
-webkit-transform: perspective(1px) translateZ(0);
|
|
769
|
-
transform: perspective(1px) translateZ(0);
|
|
770
|
-
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
|
|
771
|
-
-webkit-transition-duration: 0.3s;
|
|
772
|
-
transition-duration: 0.3s;
|
|
773
|
-
-webkit-transition-property: transform;
|
|
774
|
-
transition-property: transform;
|
|
775
|
-
}
|
|
776
|
-
|
|
777
|
-
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
|
|
778
|
-
-webkit-transform: scale(1.1);
|
|
779
|
-
transform: scale(1.1);
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
// SlideWithPosition
|
|
783
|
-
@keyframes slideWithPositionFromLeft {
|
|
784
|
-
from {
|
|
785
|
-
left: -100%;
|
|
786
|
-
}
|
|
787
|
-
to {
|
|
788
|
-
left: 100%;
|
|
789
|
-
}
|
|
790
|
-
}
|
|
791
|
-
|
|
792
|
-
@keyframes slideWithPositionRightToLeft {
|
|
793
|
-
from {
|
|
794
|
-
left: 100%;
|
|
795
|
-
opacity: 0;
|
|
796
|
-
}
|
|
797
|
-
to {
|
|
798
|
-
left: 0;
|
|
799
|
-
opacity: 1;
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
|
|
803
|
-
@keyframes slideRightToLeftWithFade {
|
|
804
|
-
from {
|
|
805
|
-
opacity: 0;
|
|
806
|
-
transform: translateX(2%);
|
|
807
|
-
} to {
|
|
808
|
-
opacity: 1;
|
|
809
|
-
transform: translateX(0);
|
|
810
|
-
}
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
@keyframes slideLeftToRightWithFade {
|
|
814
|
-
from {
|
|
815
|
-
opacity: 0;
|
|
816
|
-
transform: translateX(-2%);
|
|
817
|
-
} to {
|
|
818
|
-
opacity: 1;
|
|
819
|
-
transform: translateX(0);
|
|
820
|
-
}
|
|
821
|
-
}
|