fina-react-ds 1.0.51 → 2.0.0
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/dist/_virtual/index.js +1 -0
- package/dist/_virtual/index2.js +1 -0
- package/dist/_virtual/use-sync-external-store-shim.production.js +1 -0
- package/dist/_virtual/with-selector.js +1 -0
- package/dist/_virtual/with-selector.production.js +1 -0
- package/dist/_virtual/with-selector2.js +1 -0
- package/dist/ckeditor5.css +558 -439
- package/dist/components/alert-dialog.d.ts +30 -11
- package/dist/components/alert-dialog.js +1 -1
- package/dist/components/alert.d.ts +20 -3
- package/dist/components/alert.js +1 -1
- package/dist/components/avatar.d.ts +24 -5
- package/dist/components/avatar.js +1 -1
- package/dist/components/badge.d.ts +20 -4
- package/dist/components/badge.js +1 -1
- package/dist/components/button.d.ts +4 -5
- package/dist/components/button.js +1 -1
- package/dist/components/calendar.d.ts +3 -3
- package/dist/components/calendar.js +1 -1
- package/dist/components/card.d.ts +4 -1
- package/dist/components/card.js +1 -1
- package/dist/components/checkbox.d.ts +15 -3
- package/dist/components/checkbox.js +1 -1
- package/dist/components/date-picker.d.ts +4 -1
- package/dist/components/date-picker.js +1 -1
- package/dist/components/dialog.d.ts +12 -10
- package/dist/components/dialog.js +1 -1
- package/dist/components/dropdown-menu.d.ts +17 -17
- package/dist/components/dropdown-menu.js +1 -1
- package/dist/components/empty.js +1 -1
- package/dist/components/field.d.ts +24 -0
- package/dist/components/field.js +1 -0
- package/dist/components/file-uploader.js +1 -1
- package/dist/components/hover-card.d.ts +4 -5
- package/dist/components/hover-card.js +1 -1
- package/dist/components/html-input.d.ts +2 -1
- package/dist/components/html-input.js +1 -1
- package/dist/components/image-uploader.js +1 -1
- package/dist/components/index.d.ts +2 -12
- package/dist/components/index.js +1 -1
- package/dist/components/input.d.ts +13 -0
- package/dist/components/input.js +1 -1
- package/dist/components/label.d.ts +1 -2
- package/dist/components/label.js +1 -1
- package/dist/components/mode-toggle.js +1 -1
- package/dist/components/pagination.d.ts +2 -2
- package/dist/components/pagination.js +1 -1
- package/dist/components/popover.d.ts +8 -6
- package/dist/components/popover.js +1 -1
- package/dist/components/select.d.ts +18 -7
- package/dist/components/select.js +1 -1
- package/dist/components/separator.d.ts +2 -3
- package/dist/components/separator.js +1 -1
- package/dist/components/sheet.d.ts +42 -9
- package/dist/components/sheet.js +1 -1
- package/dist/components/sidebar.d.ts +14 -20
- package/dist/components/sidebar.js +1 -1
- package/dist/components/simple-tooltip.d.ts +2 -1
- package/dist/components/simple-tooltip.js +1 -1
- package/dist/components/skeleton.js +1 -1
- package/dist/components/sonner.js +1 -1
- package/dist/components/switch.d.ts +14 -3
- package/dist/components/switch.js +1 -1
- package/dist/components/table.d.ts +10 -0
- package/dist/components/table.js +1 -1
- package/dist/components/tabs.d.ts +29 -7
- package/dist/components/tabs.js +1 -1
- package/dist/components/textarea.d.ts +13 -0
- package/dist/components/textarea.js +1 -1
- package/dist/components/tooltip.d.ts +13 -6
- package/dist/components/tooltip.js +1 -1
- package/dist/forms/form-color-picker.d.ts +6 -0
- package/dist/forms/form-color-picker.js +1 -0
- package/dist/forms/form-date.d.ts +7 -0
- package/dist/forms/form-date.js +1 -0
- package/dist/{components → forms}/form-file-uploader.d.ts +1 -1
- package/dist/forms/form-file-uploader.js +1 -0
- package/dist/forms/form-html-input.js +1 -0
- package/dist/{components → forms}/form-image-uploader.d.ts +2 -3
- package/dist/forms/form-image-uploader.js +1 -0
- package/dist/{components → forms}/form-input.d.ts +1 -1
- package/dist/forms/form-input.js +1 -0
- package/dist/forms/form-select.d.ts +20 -0
- package/dist/forms/form-select.js +1 -0
- package/dist/forms/form-switch.js +1 -0
- package/dist/{components → forms}/form-textarea.d.ts +1 -1
- package/dist/forms/form-textarea.js +1 -0
- package/dist/forms/index.d.ts +9 -0
- package/dist/forms/index.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/alert-dialog/root/AlertDialogRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/avatar/fallback/AvatarFallback.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/avatar/image/AvatarImage.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/avatar/image/useImageLoadingStatus.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/avatar/root/AvatarRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/avatar/root/AvatarRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/avatar/root/stateAttributesMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/button/Button.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/checkbox/indicator/CheckboxIndicator.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/checkbox/root/CheckboxRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/checkbox/root/CheckboxRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/checkbox/root/CheckboxRootDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/checkbox/utils/useStateAttributesMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/checkbox-group/CheckboxGroupContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/composite.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/item/CompositeItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/item/useCompositeItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/list/CompositeList.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/list/CompositeListContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/list/useCompositeListItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/root/CompositeRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/root/CompositeRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/composite/root/useCompositeRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/context-menu/root/ContextMenuRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/csp-provider/CSPContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/backdrop/DialogBackdrop.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/close/DialogClose.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/description/DialogDescription.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/popup/DialogPopup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/popup/DialogPopupCssVars.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/popup/DialogPopupDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/portal/DialogPortal.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/portal/DialogPortalContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/root/DialogRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/root/DialogRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/root/useDialogRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/store/DialogStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/title/DialogTitle.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/trigger/DialogTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/viewport/DialogViewport.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/dialog/viewport/DialogViewportDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/direction-provider/DirectionContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/control/FieldControl.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/control/FieldControlDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/item/FieldItemContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/root/FieldRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/useField.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/utils/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/field/utils/getCombinedFieldValidityData.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingDelayGroup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingFocusManager.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingPortal.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingRootStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingTree.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/components/FloatingTreeStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useClick.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useClientPoint.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useDismiss.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useFloating.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useFloatingRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useFocus.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHover.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverFloatingInteraction.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverInteractionSharedState.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useHoverReferenceInteraction.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useInteractions.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useListNavigation.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useRole.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useSyncedFloatingRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/hooks/useTypeahead.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/middleware/arrow.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/safePolygon.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/composite.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/createAttribute.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/createEventEmitter.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/element.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/enqueueFocus.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/event.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/getEmptyRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/markOthers.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/nodes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/floating-ui-react/utils/tabbable.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/form/FormContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/input/Input.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/labelable-provider/LabelableContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/labelable-provider/useLabelableId.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/checkbox-item/MenuCheckboxItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/checkbox-item/MenuCheckboxItemContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/checkbox-item/MenuCheckboxItemDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/checkbox-item-indicator/MenuCheckboxItemIndicator.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/group/MenuGroup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/group/MenuGroupContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/group-label/MenuGroupLabel.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/item/MenuItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/item/useMenuItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/popup/MenuPopup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/portal/MenuPortal.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/portal/MenuPortalContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/positioner/MenuPositioner.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/positioner/MenuPositionerContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/radio-group/MenuRadioGroup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/radio-group/MenuRadioGroupContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/radio-item/MenuRadioItem.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/radio-item/MenuRadioItemContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/radio-item-indicator/MenuRadioItemIndicator.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/root/MenuRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/root/MenuRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/store/MenuStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/submenu-root/MenuSubmenuRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/submenu-root/MenuSubmenuRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/submenu-trigger/MenuSubmenuTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/trigger/MenuTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/utils/findRootOwnerId.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menu/utils/stateAttributesMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/menubar/MenubarContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/merge-props/mergeProps.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/description/PopoverDescription.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/popup/PopoverPopup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/portal/PopoverPortal.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/portal/PopoverPortalContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/positioner/PopoverPositioner.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/positioner/PopoverPositionerContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/root/PopoverRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/root/PopoverRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/store/PopoverStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/title/PopoverTitle.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/trigger/PopoverTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/popover/utils/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/popup/PreviewCardPopup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/portal/PreviewCardPortal.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/portal/PreviewCardPortalContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/positioner/PreviewCardPositioner.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/positioner/PreviewCardPositionerContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/root/PreviewCardContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/root/PreviewCardRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/store/PreviewCardStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/trigger/PreviewCardTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/preview-card/utils/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/content/ScrollAreaContent.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRootCssVars.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/root/ScrollAreaRootDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/root/stateAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/scrollbar/ScrollAreaScrollbarDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/utils/getOffset.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/utils/onVisible.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/viewport/ScrollAreaViewport.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/viewport/ScrollAreaViewportContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/scroll-area/viewport/ScrollAreaViewportCssVars.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/separator/Separator.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/switch/root/SwitchRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/switch/root/SwitchRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/switch/root/SwitchRootDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/switch/stateAttributesMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/switch/thumb/SwitchThumb.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/list/TabsList.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/list/TabsListContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/panel/TabsPanel.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/panel/TabsPanelDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/root/TabsRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/root/TabsRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/root/TabsRootDataAttributes.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/root/stateAttributesMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tabs/tab/TabsTab.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/toolbar/root/ToolbarRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/arrow/TooltipArrow.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/popup/TooltipPopup.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/portal/TooltipPortal.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/portal/TooltipPortalContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/positioner/TooltipPositioner.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/positioner/TooltipPositionerContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/provider/TooltipProvider.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/provider/TooltipProviderContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/root/TooltipRoot.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/root/TooltipRootContext.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/store/TooltipStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/trigger/TooltipTrigger.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/tooltip/utils/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/use-button/useButton.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/use-render/useRender.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/FloatingPortalLite.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/FocusGuard.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/InternalBackdrop.js +12 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/adaptiveOriginMiddleware.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/clamp.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/constants.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/createBaseUIEventDetails.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/getDisabledMountTransitionStyles.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/getPseudoElementBounds.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/getStateAttributesProps.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/hideMiddleware.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/popupStateMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/popups/popupStoreUtils.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/popups/popupTriggerMap.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/popups/store.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/reason-parts.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/resolveClassName.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/resolveRef.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/resolveStyle.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/stateAttributesMapping.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/styles.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useAnchorPositioning.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useAnimationsFinished.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useBaseUiId.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useFocusableWhenDisabled.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useMixedToggleClickHandler.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useOpenChangeComplete.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useOpenInteractionType.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useRenderElement.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useTransitionStatus.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_react@1.1.0_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/react/esm/utils/useValueChanged.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/detectBrowser.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/empty.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/formatErrorMessage.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/getReactElementRef.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/inertValue.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/isElementDisabled.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/mergeObjects.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/owner.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/reactVersion.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/safeReact.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/store/ReactStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/store/Store.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/store/createSelector.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/store/useStore.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useAnimationFrame.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useControlled.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useEnhancedClickHandler.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useId.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useIsoLayoutEffect.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useMergedRefs.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useOnMount.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useRefWithInit.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useScrollLock.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useStableCallback.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useTimeout.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/useValueAsRef.js +1 -0
- package/dist/node_modules/.pnpm/@base-ui_utils@0.2.4_@types_react@19.2.9_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@base-ui/utils/esm/visuallyHidden.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.4/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +1 -0
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -0
- package/dist/node_modules/.pnpm/date-fns@4.1.0/node_modules/date-fns/locale/fr.js +1 -1
- package/dist/node_modules/.pnpm/reselect@5.1.1/node_modules/reselect/dist/reselect.js +1 -0
- package/dist/node_modules/.pnpm/tabbable@6.4.0/node_modules/tabbable/dist/index.esm.js +1 -0
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.3/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +1 -0
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.3/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +1 -0
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.3/node_modules/use-sync-external-store/shim/index.js +1 -0
- package/dist/node_modules/.pnpm/use-sync-external-store@1.6.0_react@19.2.3/node_modules/use-sync-external-store/shim/with-selector.js +1 -0
- package/dist/providers/loader-provider.js +1 -1
- package/dist/providers/theme-provider.js +1 -1
- package/package.json +28 -22
- package/dist/components/form-color-picker.d.ts +0 -5
- package/dist/components/form-color-picker.js +0 -1
- package/dist/components/form-date.d.ts +0 -6
- package/dist/components/form-date.js +0 -1
- package/dist/components/form-file-uploader.js +0 -1
- package/dist/components/form-html-input.js +0 -1
- package/dist/components/form-image-uploader.js +0 -1
- package/dist/components/form-input.js +0 -1
- package/dist/components/form-select.d.ts +0 -14
- package/dist/components/form-select.js +0 -1
- package/dist/components/form-switch.js +0 -1
- package/dist/components/form-textarea.js +0 -1
- package/dist/components/form.d.ts +0 -25
- package/dist/components/form.js +0 -1
- /package/dist/{components → forms}/form-html-input.d.ts +0 -0
- /package/dist/{components → forms}/form-switch.d.ts +0 -0
package/dist/ckeditor5.css
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Copyright (c) 2003-
|
|
2
|
+
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
5
|
/*
|
|
6
|
-
* Copyright (c) 2003-
|
|
6
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7
7
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
/* Reset */
|
|
11
11
|
/*
|
|
12
|
-
* Copyright (c) 2003-
|
|
12
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
13
13
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
14
14
|
*/
|
|
15
15
|
/*
|
|
16
|
-
* Copyright (c) 2003-
|
|
16
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
17
17
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
18
18
|
*/
|
|
19
19
|
:root {
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
--ck-color-light-red: hsl(0, 100%, 90%);
|
|
136
136
|
}
|
|
137
137
|
/*
|
|
138
|
-
* Copyright (c) 2003-
|
|
138
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
139
139
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
140
140
|
*/
|
|
141
141
|
:root {
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
--ck-disabled-opacity: .5;
|
|
146
146
|
}
|
|
147
147
|
/*
|
|
148
|
-
* Copyright (c) 2003-
|
|
148
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
149
149
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
150
150
|
*/
|
|
151
151
|
:root {
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
--ck-focus-ring: 1px solid var(--ck-color-focus-border);
|
|
176
176
|
}
|
|
177
177
|
/*
|
|
178
|
-
* Copyright (c) 2003-
|
|
178
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
179
179
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
180
180
|
*/
|
|
181
181
|
:root {
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
--ck-font-size-large: 1.8em;
|
|
191
191
|
}
|
|
192
192
|
/*
|
|
193
|
-
* Copyright (c) 2003-
|
|
193
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
194
194
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
195
195
|
*/
|
|
196
196
|
:root {
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
text-align: right;
|
|
275
275
|
}
|
|
276
276
|
/*
|
|
277
|
-
* Copyright (c) 2003-
|
|
277
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
278
278
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
279
279
|
*/
|
|
280
280
|
/**
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
--ck-border-radius: 2px;
|
|
285
285
|
}
|
|
286
286
|
/*
|
|
287
|
-
* Copyright (c) 2003-
|
|
287
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
288
288
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
289
289
|
*/
|
|
290
290
|
:root {
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
--ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active);
|
|
305
305
|
}
|
|
306
306
|
/*
|
|
307
|
-
* Copyright (c) 2003-
|
|
307
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
308
308
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
309
309
|
*/
|
|
310
310
|
:root {
|
|
@@ -321,11 +321,11 @@
|
|
|
321
321
|
|
|
322
322
|
/* Components */
|
|
323
323
|
/*
|
|
324
|
-
* Copyright (c) 2003-
|
|
324
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
325
325
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
326
326
|
*/
|
|
327
327
|
/*
|
|
328
|
-
* Copyright (c) 2003-
|
|
328
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
329
329
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
330
330
|
*/
|
|
331
331
|
/**
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
* @see $ck-border-radius
|
|
335
335
|
*/
|
|
336
336
|
/*
|
|
337
|
-
* Copyright (c) 2003-
|
|
337
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
338
338
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
339
339
|
*/
|
|
340
340
|
/**
|
|
@@ -374,18 +374,18 @@
|
|
|
374
374
|
margin-top: -1px;
|
|
375
375
|
}
|
|
376
376
|
/*
|
|
377
|
-
* Copyright (c) 2003-
|
|
377
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
378
378
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
379
379
|
*/
|
|
380
380
|
/*
|
|
381
|
-
* Copyright (c) 2003-
|
|
381
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
382
382
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
383
383
|
*/
|
|
384
384
|
/**
|
|
385
385
|
* A visual style of focused element's border.
|
|
386
386
|
*/
|
|
387
387
|
/*
|
|
388
|
-
* Copyright (c) 2003-
|
|
388
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
389
389
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
390
390
|
*/
|
|
391
391
|
/**
|
|
@@ -395,14 +395,14 @@
|
|
|
395
395
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
396
396
|
*/
|
|
397
397
|
/*
|
|
398
|
-
* Copyright (c) 2003-
|
|
398
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
399
399
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
400
400
|
*/
|
|
401
401
|
/**
|
|
402
402
|
* A class which indicates that an element holding it is disabled.
|
|
403
403
|
*/
|
|
404
404
|
/*
|
|
405
|
-
* Copyright (c) 2003-
|
|
405
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
406
406
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
407
407
|
*/
|
|
408
408
|
/**
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
* @see $ck-border-radius
|
|
412
412
|
*/
|
|
413
413
|
/*
|
|
414
|
-
* Copyright (c) 2003-
|
|
414
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
415
415
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
416
416
|
*/
|
|
417
417
|
/**
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
* @param {String} $border - Border color of the button.
|
|
422
422
|
*/
|
|
423
423
|
/*
|
|
424
|
-
* Copyright (c) 2003-
|
|
424
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
425
425
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
426
426
|
*/
|
|
427
427
|
.ck.ck-button,
|
|
@@ -598,11 +598,11 @@ a.ck.ck-button-bold {
|
|
|
598
598
|
font-weight: bold;
|
|
599
599
|
}
|
|
600
600
|
/*
|
|
601
|
-
* Copyright (c) 2003-
|
|
601
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
602
602
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
603
603
|
*/
|
|
604
604
|
/*
|
|
605
|
-
* Copyright (c) 2003-
|
|
605
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
606
606
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
607
607
|
*/
|
|
608
608
|
/**
|
|
@@ -611,14 +611,14 @@ a.ck.ck-button-bold {
|
|
|
611
611
|
* @see $ck-border-radius
|
|
612
612
|
*/
|
|
613
613
|
/*
|
|
614
|
-
* Copyright (c) 2003-
|
|
614
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
615
615
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
616
616
|
*/
|
|
617
617
|
/**
|
|
618
618
|
* A class which indicates that an element holding it is disabled.
|
|
619
619
|
*/
|
|
620
620
|
/*
|
|
621
|
-
* Copyright (c) 2003-
|
|
621
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
622
622
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
623
623
|
*/
|
|
624
624
|
/* Note: To avoid rendering issues (aliasing) but to preserve the responsive nature
|
|
@@ -731,11 +731,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
731
731
|
transform: translateX( calc( -1 * var( --ck-switch-button-translation ) ) );
|
|
732
732
|
}
|
|
733
733
|
/*
|
|
734
|
-
* Copyright (c) 2003-
|
|
734
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
735
735
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
736
736
|
*/
|
|
737
737
|
/*
|
|
738
|
-
* Copyright (c) 2003-
|
|
738
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
739
739
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
740
740
|
*/
|
|
741
741
|
.ck.ck-button.ck-list-item-button {
|
|
@@ -767,7 +767,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
767
767
|
color: var(--ck-color-text);
|
|
768
768
|
}
|
|
769
769
|
/*
|
|
770
|
-
* Copyright (c) 2003-
|
|
770
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
771
771
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
772
772
|
*/
|
|
773
773
|
:root {
|
|
@@ -798,11 +798,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
798
798
|
transform: rotate(-90deg);
|
|
799
799
|
}
|
|
800
800
|
/*
|
|
801
|
-
* Copyright (c) 2003-
|
|
801
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
802
802
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
803
803
|
*/
|
|
804
804
|
/*
|
|
805
|
-
* Copyright (c) 2003-
|
|
805
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
806
806
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
807
807
|
*/
|
|
808
808
|
/**
|
|
@@ -811,7 +811,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
811
811
|
* @see $ck-border-radius
|
|
812
812
|
*/
|
|
813
813
|
/*
|
|
814
|
-
* Copyright (c) 2003-
|
|
814
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
815
815
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
816
816
|
*/
|
|
817
817
|
:root {
|
|
@@ -896,11 +896,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
896
896
|
padding: 0 var(--ck-spacing-standard);
|
|
897
897
|
}
|
|
898
898
|
/*
|
|
899
|
-
* Copyright (c) 2003-
|
|
899
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
900
900
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
901
901
|
*/
|
|
902
902
|
/*
|
|
903
|
-
* Copyright (c) 2003-
|
|
903
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
904
904
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
905
905
|
*/
|
|
906
906
|
/* View fragment with color grids. */
|
|
@@ -948,11 +948,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
948
948
|
padding: 0 8px 8px;
|
|
949
949
|
}
|
|
950
950
|
/*
|
|
951
|
-
* Copyright (c) 2003-
|
|
951
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
952
952
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
953
953
|
*/
|
|
954
954
|
/*
|
|
955
|
-
* Copyright (c) 2003-
|
|
955
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
956
956
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
957
957
|
*/
|
|
958
958
|
/**
|
|
@@ -961,7 +961,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
961
961
|
* @see $ck-border-radius
|
|
962
962
|
*/
|
|
963
963
|
/*
|
|
964
|
-
* Copyright (c) 2003-
|
|
964
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
965
965
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
966
966
|
*/
|
|
967
967
|
/**
|
|
@@ -971,7 +971,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
971
971
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
972
972
|
*/
|
|
973
973
|
/*
|
|
974
|
-
* Copyright (c) 2003-
|
|
974
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
975
975
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
976
976
|
*/
|
|
977
977
|
:root {
|
|
@@ -1021,7 +1021,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1021
1021
|
}
|
|
1022
1022
|
}
|
|
1023
1023
|
/*
|
|
1024
|
-
* Copyright (c) 2003-
|
|
1024
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1025
1025
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1026
1026
|
*/
|
|
1027
1027
|
.ck.ck-dialog .ck.ck-dialog__actions {
|
|
@@ -1031,11 +1031,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1031
1031
|
margin-left: var(--ck-spacing-large);
|
|
1032
1032
|
}
|
|
1033
1033
|
/*
|
|
1034
|
-
* Copyright (c) 2003-
|
|
1034
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1035
1035
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1036
1036
|
*/
|
|
1037
1037
|
/*
|
|
1038
|
-
* Copyright (c) 2003-
|
|
1038
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1039
1039
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1040
1040
|
*/
|
|
1041
1041
|
/**
|
|
@@ -1044,14 +1044,14 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1044
1044
|
* @see $ck-border-radius
|
|
1045
1045
|
*/
|
|
1046
1046
|
/*
|
|
1047
|
-
* Copyright (c) 2003-
|
|
1047
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1048
1048
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1049
1049
|
*/
|
|
1050
1050
|
/**
|
|
1051
1051
|
* A class which indicates that an element holding it is disabled.
|
|
1052
1052
|
*/
|
|
1053
1053
|
/*
|
|
1054
|
-
* Copyright (c) 2003-
|
|
1054
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1055
1055
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1056
1056
|
*/
|
|
1057
1057
|
/**
|
|
@@ -1061,7 +1061,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1061
1061
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
1062
1062
|
*/
|
|
1063
1063
|
/*
|
|
1064
|
-
* Copyright (c) 2003-
|
|
1064
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1065
1065
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1066
1066
|
*/
|
|
1067
1067
|
:root {
|
|
@@ -1159,11 +1159,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1159
1159
|
outline: none;
|
|
1160
1160
|
}
|
|
1161
1161
|
/*
|
|
1162
|
-
* Copyright (c) 2003-
|
|
1162
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1163
1163
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1164
1164
|
*/
|
|
1165
1165
|
/*
|
|
1166
|
-
* Copyright (c) 2003-
|
|
1166
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1167
1167
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1168
1168
|
*/
|
|
1169
1169
|
/**
|
|
@@ -1203,11 +1203,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1203
1203
|
border-top-right-radius: 0;
|
|
1204
1204
|
}
|
|
1205
1205
|
/*
|
|
1206
|
-
* Copyright (c) 2003-
|
|
1206
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1207
1207
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1208
1208
|
*/
|
|
1209
1209
|
/*
|
|
1210
|
-
* Copyright (c) 2003-
|
|
1210
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1211
1211
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1212
1212
|
*/
|
|
1213
1213
|
/**
|
|
@@ -1298,25 +1298,25 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1298
1298
|
right: -1px;
|
|
1299
1299
|
}
|
|
1300
1300
|
/*
|
|
1301
|
-
* Copyright (c) 2003-
|
|
1301
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1302
1302
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1303
1303
|
*/
|
|
1304
1304
|
.ck.ck-toolbar-dropdown .ck-toolbar {
|
|
1305
1305
|
border: 0;
|
|
1306
1306
|
}
|
|
1307
1307
|
/*
|
|
1308
|
-
* Copyright (c) 2003-
|
|
1308
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1309
1309
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1310
1310
|
*/
|
|
1311
1311
|
/*
|
|
1312
|
-
* Copyright (c) 2003-
|
|
1312
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1313
1313
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1314
1314
|
*/
|
|
1315
1315
|
/**
|
|
1316
1316
|
* A class which indicates that an element holding it is disabled.
|
|
1317
1317
|
*/
|
|
1318
1318
|
/*
|
|
1319
|
-
* Copyright (c) 2003-
|
|
1319
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1320
1320
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1321
1321
|
*/
|
|
1322
1322
|
/**
|
|
@@ -1326,7 +1326,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1326
1326
|
* @param {String} $border - Border color of the button.
|
|
1327
1327
|
*/
|
|
1328
1328
|
/*
|
|
1329
|
-
* Copyright (c) 2003-
|
|
1329
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1330
1330
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1331
1331
|
*/
|
|
1332
1332
|
/*
|
|
@@ -1393,7 +1393,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1393
1393
|
margin-right: var(--ck-spacing-small);
|
|
1394
1394
|
}
|
|
1395
1395
|
/*
|
|
1396
|
-
* Copyright (c) 2003-
|
|
1396
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1397
1397
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1398
1398
|
*/
|
|
1399
1399
|
:root {
|
|
@@ -1403,7 +1403,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1403
1403
|
min-width: var(--ck-dropdown-menu-menu-item-min-width);
|
|
1404
1404
|
}
|
|
1405
1405
|
/*
|
|
1406
|
-
* Copyright (c) 2003-
|
|
1406
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1407
1407
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1408
1408
|
*/
|
|
1409
1409
|
/*
|
|
@@ -1434,11 +1434,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1434
1434
|
background: var(--ck-color-button-default-hover-background);
|
|
1435
1435
|
}
|
|
1436
1436
|
/*
|
|
1437
|
-
* Copyright (c) 2003-
|
|
1437
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1438
1438
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1439
1439
|
*/
|
|
1440
1440
|
/*
|
|
1441
|
-
* Copyright (c) 2003-
|
|
1441
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1442
1442
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1443
1443
|
*/
|
|
1444
1444
|
/**
|
|
@@ -1447,7 +1447,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1447
1447
|
* @see $ck-border-radius
|
|
1448
1448
|
*/
|
|
1449
1449
|
/*
|
|
1450
|
-
* Copyright (c) 2003-
|
|
1450
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1451
1451
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1452
1452
|
*/
|
|
1453
1453
|
/**
|
|
@@ -1495,18 +1495,18 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1495
1495
|
outline: none;
|
|
1496
1496
|
}
|
|
1497
1497
|
/*
|
|
1498
|
-
* Copyright (c) 2003-
|
|
1498
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1499
1499
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1500
1500
|
*/
|
|
1501
1501
|
/*
|
|
1502
|
-
* Copyright (c) 2003-
|
|
1502
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1503
1503
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1504
1504
|
*/
|
|
1505
1505
|
/**
|
|
1506
1506
|
* A visual style of focused element's border.
|
|
1507
1507
|
*/
|
|
1508
1508
|
/*
|
|
1509
|
-
* Copyright (c) 2003-
|
|
1509
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1510
1510
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1511
1511
|
*/
|
|
1512
1512
|
/**
|
|
@@ -1597,11 +1597,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1597
1597
|
margin-left: 2px;
|
|
1598
1598
|
}
|
|
1599
1599
|
/*
|
|
1600
|
-
* Copyright (c) 2003-
|
|
1600
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1601
1601
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1602
1602
|
*/
|
|
1603
1603
|
/*
|
|
1604
|
-
* Copyright (c) 2003-
|
|
1604
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1605
1605
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1606
1606
|
*/
|
|
1607
1607
|
/**
|
|
@@ -1610,14 +1610,14 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1610
1610
|
* @see $ck-border-radius
|
|
1611
1611
|
*/
|
|
1612
1612
|
/*
|
|
1613
|
-
* Copyright (c) 2003-
|
|
1613
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1614
1614
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1615
1615
|
*/
|
|
1616
1616
|
/**
|
|
1617
1617
|
* A class which indicates that an element holding it is disabled.
|
|
1618
1618
|
*/
|
|
1619
1619
|
/*
|
|
1620
|
-
* Copyright (c) 2003-
|
|
1620
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1621
1621
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1622
1622
|
*/
|
|
1623
1623
|
/**
|
|
@@ -1627,14 +1627,14 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1627
1627
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
1628
1628
|
*/
|
|
1629
1629
|
/*
|
|
1630
|
-
* Copyright (c) 2003-
|
|
1630
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1631
1631
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1632
1632
|
*/
|
|
1633
1633
|
/**
|
|
1634
1634
|
* A visual style of focused element's border.
|
|
1635
1635
|
*/
|
|
1636
1636
|
/*
|
|
1637
|
-
* Copyright (c) 2003-
|
|
1637
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1638
1638
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1639
1639
|
*/
|
|
1640
1640
|
/**
|
|
@@ -1694,7 +1694,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1694
1694
|
border-top-color: var(--ck-color-panel-background);
|
|
1695
1695
|
}
|
|
1696
1696
|
/*
|
|
1697
|
-
* Copyright (c) 2003-
|
|
1697
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1698
1698
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1699
1699
|
*/
|
|
1700
1700
|
:root {
|
|
@@ -1733,7 +1733,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1733
1733
|
flex-shrink: 0;
|
|
1734
1734
|
}
|
|
1735
1735
|
/*
|
|
1736
|
-
* Copyright (c) 2003-
|
|
1736
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1737
1737
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1738
1738
|
*/
|
|
1739
1739
|
:root {
|
|
@@ -1766,11 +1766,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1766
1766
|
fill: currentColor;
|
|
1767
1767
|
}
|
|
1768
1768
|
/*
|
|
1769
|
-
* Copyright (c) 2003-
|
|
1769
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1770
1770
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1771
1771
|
*/
|
|
1772
1772
|
/*
|
|
1773
|
-
* Copyright (c) 2003-
|
|
1773
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1774
1774
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1775
1775
|
*/
|
|
1776
1776
|
/**
|
|
@@ -1779,14 +1779,14 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1779
1779
|
* @see $ck-border-radius
|
|
1780
1780
|
*/
|
|
1781
1781
|
/*
|
|
1782
|
-
* Copyright (c) 2003-
|
|
1782
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1783
1783
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1784
1784
|
*/
|
|
1785
1785
|
/**
|
|
1786
1786
|
* A visual style of focused element's border.
|
|
1787
1787
|
*/
|
|
1788
1788
|
/*
|
|
1789
|
-
* Copyright (c) 2003-
|
|
1789
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1790
1790
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1791
1791
|
*/
|
|
1792
1792
|
/**
|
|
@@ -1869,22 +1869,22 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
1869
1869
|
}
|
|
1870
1870
|
}
|
|
1871
1871
|
/*
|
|
1872
|
-
* Copyright (c) 2003-
|
|
1872
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1873
1873
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1874
1874
|
*/
|
|
1875
1875
|
.ck.ck-label {
|
|
1876
1876
|
font-weight: bold;
|
|
1877
1877
|
}
|
|
1878
1878
|
/*
|
|
1879
|
-
* Copyright (c) 2003-
|
|
1879
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1880
1880
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1881
1881
|
*/
|
|
1882
1882
|
/*
|
|
1883
|
-
* Copyright (c) 2003-
|
|
1883
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1884
1884
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1885
1885
|
*/
|
|
1886
1886
|
/*
|
|
1887
|
-
* Copyright (c) 2003-
|
|
1887
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
1888
1888
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
1889
1889
|
*/
|
|
1890
1890
|
/**
|
|
@@ -2002,7 +2002,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2002
2002
|
flex-grow: 1;
|
|
2003
2003
|
}
|
|
2004
2004
|
/*
|
|
2005
|
-
* Copyright (c) 2003-
|
|
2005
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2006
2006
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2007
2007
|
*/
|
|
2008
2008
|
.ck.ck-labeled-input .ck-labeled-input__status {
|
|
@@ -2017,18 +2017,18 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2017
2017
|
color: var(--ck-color-base-error);
|
|
2018
2018
|
}
|
|
2019
2019
|
/*
|
|
2020
|
-
* Copyright (c) 2003-
|
|
2020
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2021
2021
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2022
2022
|
*/
|
|
2023
2023
|
/*
|
|
2024
|
-
* Copyright (c) 2003-
|
|
2024
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2025
2025
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2026
2026
|
*/
|
|
2027
2027
|
/**
|
|
2028
2028
|
* A class which indicates that an element holding it is disabled.
|
|
2029
2029
|
*/
|
|
2030
2030
|
/*
|
|
2031
|
-
* Copyright (c) 2003-
|
|
2031
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2032
2032
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2033
2033
|
*/
|
|
2034
2034
|
/**
|
|
@@ -2037,7 +2037,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2037
2037
|
* @see $ck-border-radius
|
|
2038
2038
|
*/
|
|
2039
2039
|
/*
|
|
2040
|
-
* Copyright (c) 2003-
|
|
2040
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2041
2041
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2042
2042
|
*/
|
|
2043
2043
|
/**
|
|
@@ -2047,7 +2047,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2047
2047
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
2048
2048
|
*/
|
|
2049
2049
|
/*
|
|
2050
|
-
* Copyright (c) 2003-
|
|
2050
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2051
2051
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2052
2052
|
*/
|
|
2053
2053
|
.ck.ck-list {
|
|
@@ -2140,7 +2140,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2140
2140
|
margin: var(--ck-spacing-small) 0;
|
|
2141
2141
|
}
|
|
2142
2142
|
/*
|
|
2143
|
-
* Copyright (c) 2003-
|
|
2143
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2144
2144
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2145
2145
|
*/
|
|
2146
2146
|
.ck.ck-menu-bar {
|
|
@@ -2154,7 +2154,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2154
2154
|
width: 100%;
|
|
2155
2155
|
}
|
|
2156
2156
|
/*
|
|
2157
|
-
* Copyright (c) 2003-
|
|
2157
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2158
2158
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2159
2159
|
*/
|
|
2160
2160
|
.ck.ck-menu-bar__menu {
|
|
@@ -2165,18 +2165,18 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2165
2165
|
max-width: 100%;
|
|
2166
2166
|
}
|
|
2167
2167
|
/*
|
|
2168
|
-
* Copyright (c) 2003-
|
|
2168
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2169
2169
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2170
2170
|
*/
|
|
2171
2171
|
/*
|
|
2172
|
-
* Copyright (c) 2003-
|
|
2172
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2173
2173
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2174
2174
|
*/
|
|
2175
2175
|
/**
|
|
2176
2176
|
* A class which indicates that an element holding it is disabled.
|
|
2177
2177
|
*/
|
|
2178
2178
|
/*
|
|
2179
|
-
* Copyright (c) 2003-
|
|
2179
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2180
2180
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2181
2181
|
*/
|
|
2182
2182
|
/**
|
|
@@ -2186,7 +2186,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2186
2186
|
* @param {String} $border - Border color of the button.
|
|
2187
2187
|
*/
|
|
2188
2188
|
/*
|
|
2189
|
-
* Copyright (c) 2003-
|
|
2189
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2190
2190
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2191
2191
|
*/
|
|
2192
2192
|
/*
|
|
@@ -2266,7 +2266,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2266
2266
|
opacity: var(--ck-disabled-opacity);
|
|
2267
2267
|
}
|
|
2268
2268
|
/*
|
|
2269
|
-
* Copyright (c) 2003-
|
|
2269
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2270
2270
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2271
2271
|
*/
|
|
2272
2272
|
:root {
|
|
@@ -2276,11 +2276,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2276
2276
|
min-width: var(--ck-menu-bar-menu-item-min-width);
|
|
2277
2277
|
}
|
|
2278
2278
|
/*
|
|
2279
|
-
* Copyright (c) 2003-
|
|
2279
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2280
2280
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2281
2281
|
*/
|
|
2282
2282
|
/*
|
|
2283
|
-
* Copyright (c) 2003-
|
|
2283
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2284
2284
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2285
2285
|
*/
|
|
2286
2286
|
/*
|
|
@@ -2305,11 +2305,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2305
2305
|
margin-left: var(--ck-spacing-medium);
|
|
2306
2306
|
}
|
|
2307
2307
|
/*
|
|
2308
|
-
* Copyright (c) 2003-
|
|
2308
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2309
2309
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2310
2310
|
*/
|
|
2311
2311
|
/*
|
|
2312
|
-
* Copyright (c) 2003-
|
|
2312
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2313
2313
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2314
2314
|
*/
|
|
2315
2315
|
/**
|
|
@@ -2318,7 +2318,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2318
2318
|
* @see $ck-border-radius
|
|
2319
2319
|
*/
|
|
2320
2320
|
/*
|
|
2321
|
-
* Copyright (c) 2003-
|
|
2321
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2322
2322
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2323
2323
|
*/
|
|
2324
2324
|
/**
|
|
@@ -2328,7 +2328,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2328
2328
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
2329
2329
|
*/
|
|
2330
2330
|
/*
|
|
2331
|
-
* Copyright (c) 2003-
|
|
2331
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2332
2332
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2333
2333
|
*/
|
|
2334
2334
|
/**
|
|
@@ -2393,11 +2393,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2393
2393
|
box-shadow: var(--ck-focus-outer-shadow), 0 0;
|
|
2394
2394
|
}
|
|
2395
2395
|
/*
|
|
2396
|
-
* Copyright (c) 2003-
|
|
2396
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2397
2397
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2398
2398
|
*/
|
|
2399
2399
|
/*
|
|
2400
|
-
* Copyright (c) 2003-
|
|
2400
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2401
2401
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2402
2402
|
*/
|
|
2403
2403
|
/**
|
|
@@ -2406,7 +2406,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2406
2406
|
* @see $ck-border-radius
|
|
2407
2407
|
*/
|
|
2408
2408
|
/*
|
|
2409
|
-
* Copyright (c) 2003-
|
|
2409
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2410
2410
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2411
2411
|
*/
|
|
2412
2412
|
/**
|
|
@@ -2561,7 +2561,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2561
2561
|
top: 50%;
|
|
2562
2562
|
}
|
|
2563
2563
|
/*
|
|
2564
|
-
* Copyright (c) 2003-
|
|
2564
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2565
2565
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2566
2566
|
*/
|
|
2567
2567
|
.ck .ck-balloon-rotator__navigation {
|
|
@@ -2588,11 +2588,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2588
2588
|
box-shadow: none;
|
|
2589
2589
|
}
|
|
2590
2590
|
/*
|
|
2591
|
-
* Copyright (c) 2003-
|
|
2591
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2592
2592
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2593
2593
|
*/
|
|
2594
2594
|
/*
|
|
2595
|
-
* Copyright (c) 2003-
|
|
2595
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2596
2596
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2597
2597
|
*/
|
|
2598
2598
|
/**
|
|
@@ -2637,11 +2637,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2637
2637
|
--ck-balloon-fake-panel-offset-vertical: -6px;
|
|
2638
2638
|
}
|
|
2639
2639
|
/*
|
|
2640
|
-
* Copyright (c) 2003-
|
|
2640
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2641
2641
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2642
2642
|
*/
|
|
2643
2643
|
/*
|
|
2644
|
-
* Copyright (c) 2003-
|
|
2644
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2645
2645
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2646
2646
|
*/
|
|
2647
2647
|
/**
|
|
@@ -2658,19 +2658,19 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2658
2658
|
border-top-right-radius: 0;
|
|
2659
2659
|
}
|
|
2660
2660
|
/*
|
|
2661
|
-
* Copyright (c) 2003-
|
|
2661
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2662
2662
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2663
2663
|
*/
|
|
2664
2664
|
/*
|
|
2665
|
-
* Copyright (c) 2003-
|
|
2665
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2666
2666
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2667
2667
|
*/
|
|
2668
2668
|
/*
|
|
2669
|
-
* Copyright (c) 2003-
|
|
2669
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2670
2670
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2671
2671
|
*/
|
|
2672
2672
|
/*
|
|
2673
|
-
* Copyright (c) 2003-
|
|
2673
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2674
2674
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2675
2675
|
*/
|
|
2676
2676
|
.ck-vertical-form > .ck-button:nth-last-child(2)::after {
|
|
@@ -2739,11 +2739,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2739
2739
|
}
|
|
2740
2740
|
}
|
|
2741
2741
|
/*
|
|
2742
|
-
* Copyright (c) 2003-
|
|
2742
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2743
2743
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2744
2744
|
*/
|
|
2745
2745
|
/*
|
|
2746
|
-
* Copyright (c) 2003-
|
|
2746
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2747
2747
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2748
2748
|
*/
|
|
2749
2749
|
:root {
|
|
@@ -2817,7 +2817,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2817
2817
|
margin-top: var(--ck-spacing-medium);
|
|
2818
2818
|
}
|
|
2819
2819
|
/*
|
|
2820
|
-
* Copyright (c) 2003-
|
|
2820
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2821
2821
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2822
2822
|
*/
|
|
2823
2823
|
:root {
|
|
@@ -2846,7 +2846,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2846
2846
|
}
|
|
2847
2847
|
}
|
|
2848
2848
|
/*
|
|
2849
|
-
* Copyright (c) 2003-
|
|
2849
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2850
2850
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2851
2851
|
*/
|
|
2852
2852
|
/*
|
|
@@ -2857,7 +2857,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2857
2857
|
overflow-x: hidden
|
|
2858
2858
|
}
|
|
2859
2859
|
/*
|
|
2860
|
-
* Copyright (c) 2003-
|
|
2860
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2861
2861
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2862
2862
|
*/
|
|
2863
2863
|
:root {
|
|
@@ -2869,11 +2869,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2869
2869
|
font-size: var(--ck-block-toolbar-size);
|
|
2870
2870
|
}
|
|
2871
2871
|
/*
|
|
2872
|
-
* Copyright (c) 2003-
|
|
2872
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2873
2873
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2874
2874
|
*/
|
|
2875
2875
|
/*
|
|
2876
|
-
* Copyright (c) 2003-
|
|
2876
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2877
2877
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2878
2878
|
*/
|
|
2879
2879
|
/**
|
|
@@ -2882,7 +2882,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
2882
2882
|
* @see $ck-border-radius
|
|
2883
2883
|
*/
|
|
2884
2884
|
/*
|
|
2885
|
-
* Copyright (c) 2003-
|
|
2885
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
2886
2886
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
2887
2887
|
*/
|
|
2888
2888
|
.ck.ck-toolbar {
|
|
@@ -3042,11 +3042,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3042
3042
|
}
|
|
3043
3043
|
/* stylelint-enable */
|
|
3044
3044
|
/*
|
|
3045
|
-
* Copyright (c) 2003-
|
|
3045
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3046
3046
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3047
3047
|
*/
|
|
3048
3048
|
/*
|
|
3049
|
-
* Copyright (c) 2003-
|
|
3049
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3050
3050
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3051
3051
|
*/
|
|
3052
3052
|
/**
|
|
@@ -3085,11 +3085,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3085
3085
|
|
|
3086
3086
|
/* Editor */
|
|
3087
3087
|
/*
|
|
3088
|
-
* Copyright (c) 2003-
|
|
3088
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3089
3089
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3090
3090
|
*/
|
|
3091
3091
|
/*
|
|
3092
|
-
* Copyright (c) 2003-
|
|
3092
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3093
3093
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3094
3094
|
*/
|
|
3095
3095
|
/**
|
|
@@ -3138,7 +3138,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3138
3138
|
|
|
3139
3139
|
/* Plugins */
|
|
3140
3140
|
/*
|
|
3141
|
-
* Copyright (c) 2003-
|
|
3141
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3142
3142
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3143
3143
|
*/
|
|
3144
3144
|
:root {
|
|
@@ -3190,11 +3190,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3190
3190
|
outline: solid 1px hsla(0, 0%, 100%, .5);
|
|
3191
3191
|
}
|
|
3192
3192
|
/*
|
|
3193
|
-
* Copyright (c) 2003-
|
|
3193
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3194
3194
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3195
3195
|
*/
|
|
3196
3196
|
/*
|
|
3197
|
-
* Copyright (c) 2003-
|
|
3197
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3198
3198
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3199
3199
|
*/
|
|
3200
3200
|
:root {
|
|
@@ -3209,11 +3209,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3209
3209
|
width: var(--ck-bookmark-form-width);
|
|
3210
3210
|
}
|
|
3211
3211
|
/*
|
|
3212
|
-
* Copyright (c) 2003-
|
|
3212
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3213
3213
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3214
3214
|
*/
|
|
3215
3215
|
/*
|
|
3216
|
-
* Copyright (c) 2003-
|
|
3216
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3217
3217
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3218
3218
|
*/
|
|
3219
3219
|
/**
|
|
@@ -3241,11 +3241,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3241
3241
|
cursor: default;
|
|
3242
3242
|
}
|
|
3243
3243
|
/*
|
|
3244
|
-
* Copyright (c) 2003-
|
|
3244
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3245
3245
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3246
3246
|
*/
|
|
3247
3247
|
/*
|
|
3248
|
-
* Copyright (c) 2003-
|
|
3248
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3249
3249
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3250
3250
|
*/
|
|
3251
3251
|
:root {
|
|
@@ -3320,7 +3320,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3320
3320
|
border-color: transparent var(--ck-clipboard-drop-target-color) transparent transparent;
|
|
3321
3321
|
}
|
|
3322
3322
|
/*
|
|
3323
|
-
* Copyright (c) 2003-
|
|
3323
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3324
3324
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3325
3325
|
*/
|
|
3326
3326
|
:root {
|
|
@@ -3345,11 +3345,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3345
3345
|
overflow-x: hidden;
|
|
3346
3346
|
}
|
|
3347
3347
|
/*
|
|
3348
|
-
* Copyright (c) 2003-
|
|
3348
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3349
3349
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3350
3350
|
*/
|
|
3351
3351
|
/*
|
|
3352
|
-
* Copyright (c) 2003-
|
|
3352
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3353
3353
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3354
3354
|
*/
|
|
3355
3355
|
/* See ckeditor/ckeditor5#936. */
|
|
@@ -3386,15 +3386,15 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3386
3386
|
}
|
|
3387
3387
|
}
|
|
3388
3388
|
/*
|
|
3389
|
-
* Copyright (c) 2003-
|
|
3389
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3390
3390
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3391
3391
|
*/
|
|
3392
3392
|
/*
|
|
3393
|
-
* Copyright (c) 2003-
|
|
3393
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3394
3394
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3395
3395
|
*/
|
|
3396
3396
|
/*
|
|
3397
|
-
* Copyright (c) 2003-
|
|
3397
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3398
3398
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3399
3399
|
*/
|
|
3400
3400
|
.ck.ck-find-and-replace-form {
|
|
@@ -3561,7 +3561,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3561
3561
|
}
|
|
3562
3562
|
}
|
|
3563
3563
|
/*
|
|
3564
|
-
* Copyright (c) 2003-
|
|
3564
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3565
3565
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3566
3566
|
*/
|
|
3567
3567
|
/* Resize dropdown's button label. */
|
|
@@ -3572,7 +3572,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3572
3572
|
min-width: 18em;
|
|
3573
3573
|
}
|
|
3574
3574
|
/*
|
|
3575
|
-
* Copyright (c) 2003-
|
|
3575
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3576
3576
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3577
3577
|
*/
|
|
3578
3578
|
/*
|
|
@@ -3581,7 +3581,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3581
3581
|
* **in the theme** when compiling the editor.
|
|
3582
3582
|
*/
|
|
3583
3583
|
/*
|
|
3584
|
-
* Copyright (c) 2003-
|
|
3584
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3585
3585
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3586
3586
|
*/
|
|
3587
3587
|
:root {
|
|
@@ -3712,11 +3712,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3712
3712
|
color: var(--ck-html-embed-source-disabled-color)
|
|
3713
3713
|
}
|
|
3714
3714
|
/*
|
|
3715
|
-
* Copyright (c) 2003-
|
|
3715
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3716
3716
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3717
3717
|
*/
|
|
3718
3718
|
/*
|
|
3719
|
-
* Copyright (c) 2003-
|
|
3719
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3720
3720
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3721
3721
|
*/
|
|
3722
3722
|
:root {
|
|
@@ -3766,11 +3766,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3766
3766
|
outline: none;
|
|
3767
3767
|
}
|
|
3768
3768
|
/*
|
|
3769
|
-
* Copyright (c) 2003-
|
|
3769
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3770
3770
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3771
3771
|
*/
|
|
3772
3772
|
/*
|
|
3773
|
-
* Copyright (c) 2003-
|
|
3773
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3774
3774
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3775
3775
|
*/
|
|
3776
3776
|
:root {
|
|
@@ -3874,7 +3874,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3874
3874
|
}
|
|
3875
3875
|
}
|
|
3876
3876
|
/*
|
|
3877
|
-
* Copyright (c) 2003-
|
|
3877
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3878
3878
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3879
3879
|
*/
|
|
3880
3880
|
:root {
|
|
@@ -3917,7 +3917,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3917
3917
|
}
|
|
3918
3918
|
}
|
|
3919
3919
|
/*
|
|
3920
|
-
* Copyright (c) 2003-
|
|
3920
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3921
3921
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3922
3922
|
*/
|
|
3923
3923
|
/* Showing animation. */
|
|
@@ -3943,11 +3943,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3943
3943
|
to { opacity: 1; }
|
|
3944
3944
|
}
|
|
3945
3945
|
/*
|
|
3946
|
-
* Copyright (c) 2003-
|
|
3946
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3947
3947
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3948
3948
|
*/
|
|
3949
3949
|
/*
|
|
3950
|
-
* Copyright (c) 2003-
|
|
3950
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3951
3951
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3952
3952
|
*/
|
|
3953
3953
|
:root {
|
|
@@ -3962,11 +3962,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3962
3962
|
width: var(--ck-text-alternative-form-width);
|
|
3963
3963
|
}
|
|
3964
3964
|
/*
|
|
3965
|
-
* Copyright (c) 2003-
|
|
3965
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3966
3966
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3967
3967
|
*/
|
|
3968
3968
|
/*
|
|
3969
|
-
* Copyright (c) 2003-
|
|
3969
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3970
3970
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3971
3971
|
*/
|
|
3972
3972
|
:root {
|
|
@@ -3981,7 +3981,7 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
3981
3981
|
width: var(--ck-image-custom-resize-form-width);
|
|
3982
3982
|
}
|
|
3983
3983
|
/*
|
|
3984
|
-
* Copyright (c) 2003-
|
|
3984
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3985
3985
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
3986
3986
|
*/
|
|
3987
3987
|
/* Class added to span element surrounding currently selected link. */
|
|
@@ -4008,11 +4008,11 @@ of the component, floating–point numbers have been used which, for the default
|
|
|
4008
4008
|
outline: solid 1px hsla(0, 0%, 100%, .5);
|
|
4009
4009
|
}
|
|
4010
4010
|
/*
|
|
4011
|
-
* Copyright (c) 2003-
|
|
4011
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4012
4012
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4013
4013
|
*/
|
|
4014
4014
|
/*
|
|
4015
|
-
* Copyright (c) 2003-
|
|
4015
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4016
4016
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4017
4017
|
*/
|
|
4018
4018
|
:root {
|
|
@@ -4063,15 +4063,15 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4063
4063
|
padding-left: var(--ck-spacing-extra-tiny );
|
|
4064
4064
|
}
|
|
4065
4065
|
/*
|
|
4066
|
-
* Copyright (c) 2003-
|
|
4066
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4067
4067
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4068
4068
|
*/
|
|
4069
4069
|
/*
|
|
4070
|
-
* Copyright (c) 2003-
|
|
4070
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4071
4071
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4072
4072
|
*/
|
|
4073
4073
|
/*
|
|
4074
|
-
* Copyright (c) 2003-
|
|
4074
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4075
4075
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4076
4076
|
*/
|
|
4077
4077
|
:root {
|
|
@@ -4117,7 +4117,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4117
4117
|
text-overflow: ellipsis;
|
|
4118
4118
|
}
|
|
4119
4119
|
/*
|
|
4120
|
-
* Copyright (c) 2003-
|
|
4120
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4121
4121
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4122
4122
|
*/
|
|
4123
4123
|
:root {
|
|
@@ -4152,11 +4152,11 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4152
4152
|
height: calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size));
|
|
4153
4153
|
}
|
|
4154
4154
|
/*
|
|
4155
|
-
* Copyright (c) 2003-
|
|
4155
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4156
4156
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4157
4157
|
*/
|
|
4158
4158
|
/*
|
|
4159
|
-
* Copyright (c) 2003-
|
|
4159
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4160
4160
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4161
4161
|
*/
|
|
4162
4162
|
:root {
|
|
@@ -4171,11 +4171,11 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4171
4171
|
width: var(--ck-link-properties-width);
|
|
4172
4172
|
}
|
|
4173
4173
|
/*
|
|
4174
|
-
* Copyright (c) 2003-
|
|
4174
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4175
4175
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4176
4176
|
*/
|
|
4177
4177
|
/*
|
|
4178
|
-
* Copyright (c) 2003-
|
|
4178
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4179
4179
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4180
4180
|
*/
|
|
4181
4181
|
:root {
|
|
@@ -4213,7 +4213,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4213
4213
|
font-style: italic;
|
|
4214
4214
|
}
|
|
4215
4215
|
/*
|
|
4216
|
-
* Copyright (c) 2003-
|
|
4216
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4217
4217
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4218
4218
|
*/
|
|
4219
4219
|
/* When there are no list styles and there is no collapsible. */
|
|
@@ -4259,7 +4259,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4259
4259
|
background: none;
|
|
4260
4260
|
}
|
|
4261
4261
|
/*
|
|
4262
|
-
* Copyright (c) 2003-
|
|
4262
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4263
4263
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4264
4264
|
*/
|
|
4265
4265
|
:root {
|
|
@@ -4295,7 +4295,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4295
4295
|
height: var(--ck-list-style-button-size);
|
|
4296
4296
|
}
|
|
4297
4297
|
/*
|
|
4298
|
-
* Copyright (c) 2003-
|
|
4298
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4299
4299
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4300
4300
|
*/
|
|
4301
4301
|
:root {
|
|
@@ -4383,7 +4383,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4383
4383
|
color: hsl(0, 0%, 100%);
|
|
4384
4384
|
}
|
|
4385
4385
|
/*
|
|
4386
|
-
* Copyright (c) 2003-
|
|
4386
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4387
4387
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4388
4388
|
*/
|
|
4389
4389
|
:root {
|
|
@@ -4395,7 +4395,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4395
4395
|
color: var(--ck-content-color-mention-text);
|
|
4396
4396
|
}
|
|
4397
4397
|
/*
|
|
4398
|
-
* Copyright (c) 2003-
|
|
4398
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4399
4399
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4400
4400
|
*/
|
|
4401
4401
|
:root {
|
|
@@ -4457,15 +4457,15 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4457
4457
|
background: var(--ck-color-restricted-editing-exception-hover-background);
|
|
4458
4458
|
}
|
|
4459
4459
|
/*
|
|
4460
|
-
* Copyright (c) 2003-
|
|
4460
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4461
4461
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4462
4462
|
*/
|
|
4463
4463
|
/*
|
|
4464
|
-
* Copyright (c) 2003-
|
|
4464
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4465
4465
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4466
4466
|
*/
|
|
4467
4467
|
/*
|
|
4468
|
-
* Copyright (c) 2003-
|
|
4468
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4469
4469
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4470
4470
|
*/
|
|
4471
4471
|
/**
|
|
@@ -4513,11 +4513,11 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4513
4513
|
text-align: center;
|
|
4514
4514
|
}
|
|
4515
4515
|
/*
|
|
4516
|
-
* Copyright (c) 2003-
|
|
4516
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4517
4517
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4518
4518
|
*/
|
|
4519
4519
|
/*
|
|
4520
|
-
* Copyright (c) 2003-
|
|
4520
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4521
4521
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4522
4522
|
*/
|
|
4523
4523
|
.ck.ck-character-info {
|
|
@@ -4537,15 +4537,15 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4537
4537
|
opacity: .6;
|
|
4538
4538
|
}
|
|
4539
4539
|
/*
|
|
4540
|
-
* Copyright (c) 2003-
|
|
4540
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4541
4541
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4542
4542
|
*/
|
|
4543
4543
|
/*
|
|
4544
|
-
* Copyright (c) 2003-
|
|
4544
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4545
4545
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4546
4546
|
*/
|
|
4547
4547
|
/*
|
|
4548
|
-
* Copyright (c) 2003-
|
|
4548
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4549
4549
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4550
4550
|
*/
|
|
4551
4551
|
.ck.ck-special-characters-navigation > .ck-label {
|
|
@@ -4570,14 +4570,14 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4570
4570
|
}
|
|
4571
4571
|
}
|
|
4572
4572
|
/*
|
|
4573
|
-
* Copyright (c) 2003-
|
|
4573
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4574
4574
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4575
4575
|
*/
|
|
4576
4576
|
.ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active > .ck-button > .ck-button__label {
|
|
4577
4577
|
font-style: italic;
|
|
4578
4578
|
}
|
|
4579
4579
|
/*
|
|
4580
|
-
* Copyright (c) 2003-
|
|
4580
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4581
4581
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4582
4582
|
*/
|
|
4583
4583
|
:root {
|
|
@@ -4659,7 +4659,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4659
4659
|
opacity: 1;
|
|
4660
4660
|
}
|
|
4661
4661
|
/*
|
|
4662
|
-
* Copyright (c) 2003-
|
|
4662
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4663
4663
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4664
4664
|
*/
|
|
4665
4665
|
.ck.ck-style-panel .ck-style-panel__style-group > .ck-label {
|
|
@@ -4669,7 +4669,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4669
4669
|
margin-top: 0;
|
|
4670
4670
|
}
|
|
4671
4671
|
/*
|
|
4672
|
-
* Copyright (c) 2003-
|
|
4672
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4673
4673
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4674
4674
|
*/
|
|
4675
4675
|
:root {
|
|
@@ -4681,15 +4681,15 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4681
4681
|
max-height: var(--ck-style-panel-max-height);
|
|
4682
4682
|
}
|
|
4683
4683
|
/*
|
|
4684
|
-
* Copyright (c) 2003-
|
|
4684
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4685
4685
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4686
4686
|
*/
|
|
4687
4687
|
/*
|
|
4688
|
-
* Copyright (c) 2003-
|
|
4688
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4689
4689
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4690
4690
|
*/
|
|
4691
4691
|
/*
|
|
4692
|
-
* Copyright (c) 2003-
|
|
4692
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4693
4693
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4694
4694
|
*/
|
|
4695
4695
|
/**
|
|
@@ -4775,11 +4775,11 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4775
4775
|
margin-left: var(--ck-spacing-standard);
|
|
4776
4776
|
}
|
|
4777
4777
|
/*
|
|
4778
|
-
* Copyright (c) 2003-
|
|
4778
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4779
4779
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4780
4780
|
*/
|
|
4781
4781
|
/*
|
|
4782
|
-
* Copyright (c) 2003-
|
|
4782
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4783
4783
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4784
4784
|
*/
|
|
4785
4785
|
/* Ignore labels that work as fieldset legends */
|
|
@@ -4797,7 +4797,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4797
4797
|
color: var(--ck-color-text);
|
|
4798
4798
|
}
|
|
4799
4799
|
/*
|
|
4800
|
-
* Copyright (c) 2003-
|
|
4800
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4801
4801
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4802
4802
|
*/
|
|
4803
4803
|
:root {
|
|
@@ -4837,7 +4837,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4837
4837
|
background: var(--ck-color-focus-outer-shadow);
|
|
4838
4838
|
}
|
|
4839
4839
|
/*
|
|
4840
|
-
* Copyright (c) 2003-
|
|
4840
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4841
4841
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4842
4842
|
*/
|
|
4843
4843
|
.ck.ck-table-cell-properties-form {
|
|
@@ -4855,12 +4855,15 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4855
4855
|
margin-top: var(--ck-spacing-standard);
|
|
4856
4856
|
}
|
|
4857
4857
|
/*
|
|
4858
|
-
* Copyright (c) 2003-
|
|
4858
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4859
4859
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4860
4860
|
*/
|
|
4861
4861
|
:root {
|
|
4862
4862
|
--ck-color-table-focused-cell-background: hsla(212, 90%, 80%, .3);
|
|
4863
4863
|
--ck-table-content-default-border-color: hsl(0, 0%, 83%);
|
|
4864
|
+
--ck-table-border-none-helper-line-color: hsl(0, 0%, 83%);
|
|
4865
|
+
--ck-table-border-none-helper-line-style: dashed;
|
|
4866
|
+
--ck-table-border-none-helper-line-width: 1px;
|
|
4864
4867
|
}
|
|
4865
4868
|
/* Dashed outline for table without any border. */
|
|
4866
4869
|
.ck-widget.table table[style*="border:none"],
|
|
@@ -4886,11 +4889,34 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4886
4889
|
outline-offset: -1px; /* progressive enhancement - no IE support */
|
|
4887
4890
|
}
|
|
4888
4891
|
/*
|
|
4889
|
-
|
|
4892
|
+
By using `:where` we set the specificity to 0, but we need to override the inline styles that's why we must use `!important`.
|
|
4893
|
+
This way it will be easier to override it in custom themes if needed.
|
|
4894
|
+
*/
|
|
4895
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) :where( td[style*="border:none"], td[style*="border-style:none"], th[style*="border:none"], th[style*="border-style:none"] ) {
|
|
4896
|
+
border: var(--ck-table-border-none-helper-line-style) var(--ck-table-border-none-helper-line-width) var(--ck-table-border-none-helper-line-color) !important;
|
|
4897
|
+
}
|
|
4898
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) > :where( table[style*="border-top-style:none"] ),
|
|
4899
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) :where( td[style*="border-top-style:none"], th[style*="border-top-style:none"] ) {
|
|
4900
|
+
border-top: var(--ck-table-border-none-helper-line-style) var(--ck-table-border-none-helper-line-width) var(--ck-table-border-none-helper-line-color) !important;
|
|
4901
|
+
}
|
|
4902
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) > :where( table[style*="border-right-style:none"] ),
|
|
4903
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) :where( td[style*="border-right-style:none"], th[style*="border-right-style:none"] ) {
|
|
4904
|
+
border-right: var(--ck-table-border-none-helper-line-style) var(--ck-table-border-none-helper-line-width) var(--ck-table-border-none-helper-line-color) !important;
|
|
4905
|
+
}
|
|
4906
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) > :where( table[style*="border-bottom-style:none"] ),
|
|
4907
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) :where( td[style*="border-bottom-style:none"], th[style*="border-bottom-style:none"] ) {
|
|
4908
|
+
border-bottom: var(--ck-table-border-none-helper-line-style) var(--ck-table-border-none-helper-line-width) var(--ck-table-border-none-helper-line-color) !important;
|
|
4909
|
+
}
|
|
4910
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) > :where( table[style*="border-left-style:none"] ),
|
|
4911
|
+
:where(.ck.ck-editor__editable.ck-table-show-hidden-borders .ck-widget.table) :where( td[style*="border-left-style:none"], th[style*="border-left-style:none"] ) {
|
|
4912
|
+
border-left: var(--ck-table-border-none-helper-line-style) var(--ck-table-border-none-helper-line-width) var(--ck-table-border-none-helper-line-color) !important;
|
|
4913
|
+
}
|
|
4914
|
+
/*
|
|
4915
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4890
4916
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4891
4917
|
*/
|
|
4892
4918
|
/*
|
|
4893
|
-
* Copyright (c) 2003-
|
|
4919
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4894
4920
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4895
4921
|
*/
|
|
4896
4922
|
/**
|
|
@@ -4969,7 +4995,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4969
4995
|
}
|
|
4970
4996
|
}
|
|
4971
4997
|
/*
|
|
4972
|
-
* Copyright (c) 2003-
|
|
4998
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4973
4999
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4974
5000
|
*/
|
|
4975
5001
|
.ck.ck-table-properties-form {
|
|
@@ -4989,7 +5015,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
4989
5015
|
width: 40px;
|
|
4990
5016
|
}
|
|
4991
5017
|
/*
|
|
4992
|
-
* Copyright (c) 2003-
|
|
5018
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
4993
5019
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4994
5020
|
*/
|
|
4995
5021
|
:root {
|
|
@@ -5030,7 +5056,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5030
5056
|
display: none;
|
|
5031
5057
|
}
|
|
5032
5058
|
/*
|
|
5033
|
-
* Copyright (c) 2003-
|
|
5059
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5034
5060
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5035
5061
|
*/
|
|
5036
5062
|
:root {
|
|
@@ -5160,7 +5186,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5160
5186
|
bottom: 0;
|
|
5161
5187
|
}
|
|
5162
5188
|
/*
|
|
5163
|
-
* Copyright (c) 2003-
|
|
5189
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5164
5190
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5165
5191
|
*/
|
|
5166
5192
|
.ck.ck-table-properties-form {
|
|
@@ -5191,11 +5217,11 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5191
5217
|
color: currentColor;
|
|
5192
5218
|
}
|
|
5193
5219
|
/*
|
|
5194
|
-
* Copyright (c) 2003-
|
|
5220
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5195
5221
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5196
5222
|
*/
|
|
5197
5223
|
/*
|
|
5198
|
-
* Copyright (c) 2003-
|
|
5224
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5199
5225
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5200
5226
|
*/
|
|
5201
5227
|
/**
|
|
@@ -5289,11 +5315,11 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5289
5315
|
}
|
|
5290
5316
|
}
|
|
5291
5317
|
/*
|
|
5292
|
-
* Copyright (c) 2003-
|
|
5318
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5293
5319
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5294
5320
|
*/
|
|
5295
5321
|
/*
|
|
5296
|
-
* Copyright (c) 2003-
|
|
5322
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5297
5323
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5298
5324
|
*/
|
|
5299
5325
|
/* Ignore labels that work as fieldset legends */
|
|
@@ -5308,18 +5334,114 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5308
5334
|
margin-top: var(--ck-spacing-large);
|
|
5309
5335
|
}
|
|
5310
5336
|
/*
|
|
5311
|
-
* Copyright (c) 2003-
|
|
5337
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5338
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5339
|
+
*/
|
|
5340
|
+
.ck.ck-table-cell-properties-form {
|
|
5341
|
+
width: 320px;
|
|
5342
|
+
}
|
|
5343
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental {
|
|
5344
|
+
--ck-table-form-default-input-width: 80px;
|
|
5345
|
+
}
|
|
5346
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-cell-properties-form__padding-row {
|
|
5347
|
+
align-self: flex-end;
|
|
5348
|
+
padding: 0;
|
|
5349
|
+
width: 25%;
|
|
5350
|
+
}
|
|
5351
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar {
|
|
5352
|
+
background: none;
|
|
5353
|
+
|
|
5354
|
+
/* Compensate for missing input label that would push the margin (toolbar has no inputs). */
|
|
5355
|
+
margin-top: var(--ck-spacing-standard);
|
|
5356
|
+
}
|
|
5357
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__border-row .ck-labeled-field-view > .ck-label {
|
|
5358
|
+
font-size: var(--ck-font-size-tiny);
|
|
5359
|
+
text-align: center;
|
|
5360
|
+
}
|
|
5361
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__border-row .ck-table-form__border-style,
|
|
5362
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__border-row .ck-table-form__border-width {
|
|
5363
|
+
width: 80px;
|
|
5364
|
+
min-width: 80px;
|
|
5365
|
+
max-width: 80px;
|
|
5366
|
+
}
|
|
5367
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__dimensions-row {
|
|
5368
|
+
padding: 0;
|
|
5369
|
+
}
|
|
5370
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width,
|
|
5371
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height {
|
|
5372
|
+
margin: 0
|
|
5373
|
+
}
|
|
5374
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
|
|
5375
|
+
align-self: flex-end;
|
|
5376
|
+
display: inline-block;
|
|
5377
|
+
height: var(--ck-ui-component-min-height);
|
|
5378
|
+
line-height: var(--ck-ui-component-min-height);
|
|
5379
|
+
margin: 0 var(--ck-spacing-small);
|
|
5380
|
+
}
|
|
5381
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-form__row.ck-table-form__action-row > .ck.ck-button {
|
|
5382
|
+
flex-grow: initial;
|
|
5383
|
+
}
|
|
5384
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental .ck-form__row.ck-form__row.ck-table-form__action-row > .ck.ck-button .ck-button__label {
|
|
5385
|
+
color: currentColor;
|
|
5386
|
+
}
|
|
5387
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-form__dimensions-row {
|
|
5388
|
+
--ck-table-form-dimensions-input-width: calc(var(--ck-table-form-default-input-width) * 2 + var(--ck-spacing-large));
|
|
5389
|
+
|
|
5390
|
+
width: var(--ck-table-form-dimensions-input-width);
|
|
5391
|
+
max-width: var(--ck-table-form-dimensions-input-width);
|
|
5392
|
+
min-width: var(--ck-table-form-dimensions-input-width);
|
|
5393
|
+
padding: 0;
|
|
5394
|
+
}
|
|
5395
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width,
|
|
5396
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height {
|
|
5397
|
+
width: var(--ck-table-form-default-input-width);
|
|
5398
|
+
min-width: var(--ck-table-form-default-input-width);
|
|
5399
|
+
max-width: var(--ck-table-form-default-input-width);
|
|
5400
|
+
margin: 0
|
|
5401
|
+
}
|
|
5402
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
|
|
5403
|
+
position: relative;
|
|
5404
|
+
left: -0.5ch;
|
|
5405
|
+
width: 0;
|
|
5406
|
+
overflow: visible;
|
|
5407
|
+
align-self: flex-end;
|
|
5408
|
+
display: inline-block;
|
|
5409
|
+
height: var(--ck-ui-component-min-height);
|
|
5410
|
+
line-height: var(--ck-ui-component-min-height);
|
|
5411
|
+
margin: 0 var(--ck-spacing-small);
|
|
5412
|
+
}
|
|
5413
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-form__cell-type-row {
|
|
5414
|
+
--ck-table-form-dimensions-input-width: calc(var(--ck-table-form-default-input-width) * 2 + var(--ck-spacing-large));
|
|
5415
|
+
|
|
5416
|
+
width: var(--ck-table-form-dimensions-input-width);
|
|
5417
|
+
max-width: var(--ck-table-form-dimensions-input-width);
|
|
5418
|
+
min-width: var(--ck-table-form-dimensions-input-width);
|
|
5419
|
+
padding: 0;
|
|
5420
|
+
}
|
|
5421
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar.ck-table-cell-properties-form__horizontal-alignment-toolbar {
|
|
5422
|
+
--ck-table-form-dimensions-input-width: calc(var(--ck-table-form-default-input-width) * 2 + var(--ck-spacing-large));
|
|
5423
|
+
|
|
5424
|
+
width: var(--ck-table-form-dimensions-input-width);
|
|
5425
|
+
max-width: var(--ck-table-form-dimensions-input-width);
|
|
5426
|
+
min-width: var(--ck-table-form-dimensions-input-width);
|
|
5427
|
+
padding: 0;
|
|
5428
|
+
}
|
|
5429
|
+
.ck.ck-table-cell-properties-form.ck-table-cell-properties-form_experimental.ck-table-cell-properties-form_experimental-no-cell-type .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar.ck-table-cell-properties-form__vertical-alignment-toolbar {
|
|
5430
|
+
flex-grow: 1;
|
|
5431
|
+
}
|
|
5432
|
+
/*
|
|
5433
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5312
5434
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5313
5435
|
*/
|
|
5314
5436
|
/*
|
|
5315
|
-
* Copyright (c) 2003-
|
|
5437
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5316
5438
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5317
5439
|
*/
|
|
5318
5440
|
/**
|
|
5319
5441
|
* A visual style of focused element's border.
|
|
5320
5442
|
*/
|
|
5321
5443
|
/*
|
|
5322
|
-
* Copyright (c) 2003-
|
|
5444
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5323
5445
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5324
5446
|
*/
|
|
5325
5447
|
/**
|
|
@@ -5329,7 +5451,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5329
5451
|
* Gives an element a drop shadow so it looks like a floating panel.
|
|
5330
5452
|
*/
|
|
5331
5453
|
/*
|
|
5332
|
-
* Copyright (c) 2003-
|
|
5454
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5333
5455
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5334
5456
|
*/
|
|
5335
5457
|
:root {
|
|
@@ -5511,7 +5633,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5511
5633
|
margin-top: calc(1em + var(--ck-widget-handler-icon-size));
|
|
5512
5634
|
}
|
|
5513
5635
|
/*
|
|
5514
|
-
* Copyright (c) 2003-
|
|
5636
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5515
5637
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5516
5638
|
*/
|
|
5517
5639
|
:root {
|
|
@@ -5548,7 +5670,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5548
5670
|
left: var(--ck-resizer-offset);
|
|
5549
5671
|
}
|
|
5550
5672
|
/*
|
|
5551
|
-
* Copyright (c) 2003-
|
|
5673
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5552
5674
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5553
5675
|
*/
|
|
5554
5676
|
:root {
|
|
@@ -5811,7 +5933,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5811
5933
|
}
|
|
5812
5934
|
|
|
5813
5935
|
/*
|
|
5814
|
-
* Copyright (c) 2003-
|
|
5936
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5815
5937
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5816
5938
|
*/
|
|
5817
5939
|
|
|
@@ -5826,7 +5948,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5826
5948
|
}
|
|
5827
5949
|
|
|
5828
5950
|
/*
|
|
5829
|
-
* Copyright (c) 2003-
|
|
5951
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5830
5952
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5831
5953
|
*/
|
|
5832
5954
|
|
|
@@ -5850,7 +5972,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5850
5972
|
}
|
|
5851
5973
|
|
|
5852
5974
|
/*
|
|
5853
|
-
* Copyright (c) 2003-
|
|
5975
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5854
5976
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5855
5977
|
*/
|
|
5856
5978
|
|
|
@@ -5900,7 +6022,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5900
6022
|
}
|
|
5901
6023
|
|
|
5902
6024
|
/*
|
|
5903
|
-
* Copyright (c) 2003-
|
|
6025
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5904
6026
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5905
6027
|
*/
|
|
5906
6028
|
|
|
@@ -5938,7 +6060,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5938
6060
|
}
|
|
5939
6061
|
|
|
5940
6062
|
/*
|
|
5941
|
-
* Copyright (c) 2003-
|
|
6063
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5942
6064
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5943
6065
|
*/
|
|
5944
6066
|
|
|
@@ -5979,7 +6101,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
5979
6101
|
}
|
|
5980
6102
|
|
|
5981
6103
|
/*
|
|
5982
|
-
* Copyright (c) 2003-
|
|
6104
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
5983
6105
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
5984
6106
|
*/
|
|
5985
6107
|
|
|
@@ -6001,7 +6123,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
6001
6123
|
}
|
|
6002
6124
|
|
|
6003
6125
|
/*
|
|
6004
|
-
* Copyright (c) 2003-
|
|
6126
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6005
6127
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6006
6128
|
*/
|
|
6007
6129
|
|
|
@@ -6018,7 +6140,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
6018
6140
|
}
|
|
6019
6141
|
|
|
6020
6142
|
/*
|
|
6021
|
-
* Copyright (c) 2003-
|
|
6143
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6022
6144
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6023
6145
|
*/
|
|
6024
6146
|
|
|
@@ -6028,7 +6150,7 @@ a.ck.ck-button.ck-link-toolbar__preview:has( .ck-icon ) {
|
|
|
6028
6150
|
}
|
|
6029
6151
|
|
|
6030
6152
|
/*
|
|
6031
|
-
* Copyright (c) 2003-
|
|
6153
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6032
6154
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6033
6155
|
*/
|
|
6034
6156
|
|
|
@@ -6069,7 +6191,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6069
6191
|
}
|
|
6070
6192
|
|
|
6071
6193
|
/*
|
|
6072
|
-
* Copyright (c) 2003-
|
|
6194
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6073
6195
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6074
6196
|
*/
|
|
6075
6197
|
|
|
@@ -6099,7 +6221,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6099
6221
|
}
|
|
6100
6222
|
|
|
6101
6223
|
/*
|
|
6102
|
-
* Copyright (c) 2003-
|
|
6224
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6103
6225
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6104
6226
|
*/
|
|
6105
6227
|
|
|
@@ -6157,7 +6279,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6157
6279
|
}
|
|
6158
6280
|
|
|
6159
6281
|
/*
|
|
6160
|
-
* Copyright (c) 2003-
|
|
6282
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6161
6283
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6162
6284
|
*/
|
|
6163
6285
|
|
|
@@ -6176,7 +6298,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6176
6298
|
}
|
|
6177
6299
|
|
|
6178
6300
|
/*
|
|
6179
|
-
* Copyright (c) 2003-
|
|
6301
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6180
6302
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6181
6303
|
*/
|
|
6182
6304
|
|
|
@@ -6193,7 +6315,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6193
6315
|
}
|
|
6194
6316
|
|
|
6195
6317
|
/*
|
|
6196
|
-
* Copyright (c) 2003-
|
|
6318
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6197
6319
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6198
6320
|
*/
|
|
6199
6321
|
|
|
@@ -6227,7 +6349,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6227
6349
|
}
|
|
6228
6350
|
|
|
6229
6351
|
/*
|
|
6230
|
-
* Copyright (c) 2003-
|
|
6352
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6231
6353
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6232
6354
|
*/
|
|
6233
6355
|
|
|
@@ -6237,7 +6359,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6237
6359
|
}
|
|
6238
6360
|
|
|
6239
6361
|
/*
|
|
6240
|
-
* Copyright (c) 2003-
|
|
6362
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6241
6363
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6242
6364
|
*/
|
|
6243
6365
|
|
|
@@ -6251,7 +6373,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6251
6373
|
}
|
|
6252
6374
|
|
|
6253
6375
|
/*
|
|
6254
|
-
* Copyright (c) 2003-
|
|
6376
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6255
6377
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6256
6378
|
*/
|
|
6257
6379
|
|
|
@@ -6270,7 +6392,7 @@ div.ck.ck-balloon-panel.ck-emoji-picker-balloon {
|
|
|
6270
6392
|
}
|
|
6271
6393
|
|
|
6272
6394
|
/*
|
|
6273
|
-
* Copyright (c) 2003-
|
|
6395
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6274
6396
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6275
6397
|
*/
|
|
6276
6398
|
|
|
@@ -6299,7 +6421,7 @@ See https://github.com/ckeditor/ckeditor5/issues/6636 */
|
|
|
6299
6421
|
}
|
|
6300
6422
|
|
|
6301
6423
|
/*
|
|
6302
|
-
* Copyright (c) 2003-
|
|
6424
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6303
6425
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6304
6426
|
*/
|
|
6305
6427
|
|
|
@@ -6580,7 +6702,7 @@ Fullscreen layout:
|
|
|
6580
6702
|
}
|
|
6581
6703
|
|
|
6582
6704
|
/*
|
|
6583
|
-
* Copyright (c) 2003-
|
|
6705
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6584
6706
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6585
6707
|
*/
|
|
6586
6708
|
|
|
@@ -6601,7 +6723,7 @@ Fullscreen layout:
|
|
|
6601
6723
|
}
|
|
6602
6724
|
|
|
6603
6725
|
/*
|
|
6604
|
-
* Copyright (c) 2003-
|
|
6726
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6605
6727
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6606
6728
|
*/
|
|
6607
6729
|
|
|
@@ -6641,7 +6763,7 @@ Fullscreen layout:
|
|
|
6641
6763
|
}
|
|
6642
6764
|
|
|
6643
6765
|
/*
|
|
6644
|
-
* Copyright (c) 2003-
|
|
6766
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6645
6767
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6646
6768
|
*/
|
|
6647
6769
|
|
|
@@ -6659,7 +6781,7 @@ Fullscreen layout:
|
|
|
6659
6781
|
}
|
|
6660
6782
|
|
|
6661
6783
|
/*
|
|
6662
|
-
* Copyright (c) 2003-
|
|
6784
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6663
6785
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6664
6786
|
*/
|
|
6665
6787
|
|
|
@@ -6722,7 +6844,7 @@ Fullscreen layout:
|
|
|
6722
6844
|
}
|
|
6723
6845
|
|
|
6724
6846
|
/*
|
|
6725
|
-
* Copyright (c) 2003-
|
|
6847
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6726
6848
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6727
6849
|
*/
|
|
6728
6850
|
|
|
@@ -6780,12 +6902,12 @@ span.ck-widget.html-object-embed {
|
|
|
6780
6902
|
|
|
6781
6903
|
|
|
6782
6904
|
/*
|
|
6783
|
-
* Copyright (c) 2003-
|
|
6905
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6784
6906
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6785
6907
|
*/
|
|
6786
6908
|
|
|
6787
6909
|
/*
|
|
6788
|
-
* Copyright (c) 2003-
|
|
6910
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6789
6911
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6790
6912
|
*/
|
|
6791
6913
|
|
|
@@ -6840,7 +6962,7 @@ span.ck-widget.html-object-embed {
|
|
|
6840
6962
|
}
|
|
6841
6963
|
|
|
6842
6964
|
/*
|
|
6843
|
-
* Copyright (c) 2003-
|
|
6965
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6844
6966
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6845
6967
|
*/
|
|
6846
6968
|
|
|
@@ -6890,7 +7012,7 @@ span.ck-widget.html-object-embed {
|
|
|
6890
7012
|
}
|
|
6891
7013
|
|
|
6892
7014
|
/*
|
|
6893
|
-
* Copyright (c) 2003-
|
|
7015
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
6894
7016
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
6895
7017
|
*/
|
|
6896
7018
|
|
|
@@ -7004,7 +7126,7 @@ span.ck-widget.html-object-embed {
|
|
|
7004
7126
|
}
|
|
7005
7127
|
|
|
7006
7128
|
/*
|
|
7007
|
-
* Copyright (c) 2003-
|
|
7129
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7008
7130
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7009
7131
|
*/
|
|
7010
7132
|
|
|
@@ -7023,7 +7145,7 @@ span.ck-widget.html-object-embed {
|
|
|
7023
7145
|
}
|
|
7024
7146
|
|
|
7025
7147
|
/*
|
|
7026
|
-
* Copyright (c) 2003-
|
|
7148
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7027
7149
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7028
7150
|
*/
|
|
7029
7151
|
|
|
@@ -7047,7 +7169,7 @@ span.ck-widget.html-object-embed {
|
|
|
7047
7169
|
}
|
|
7048
7170
|
|
|
7049
7171
|
/*
|
|
7050
|
-
* Copyright (c) 2003-
|
|
7172
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7051
7173
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7052
7174
|
*/
|
|
7053
7175
|
|
|
@@ -7066,7 +7188,7 @@ span.ck-widget.html-object-embed {
|
|
|
7066
7188
|
}
|
|
7067
7189
|
|
|
7068
7190
|
/*
|
|
7069
|
-
* Copyright (c) 2003-
|
|
7191
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7070
7192
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7071
7193
|
*/
|
|
7072
7194
|
|
|
@@ -7213,7 +7335,7 @@ span.ck-widget.html-object-embed {
|
|
|
7213
7335
|
}
|
|
7214
7336
|
|
|
7215
7337
|
/*
|
|
7216
|
-
* Copyright (c) 2003-
|
|
7338
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7217
7339
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7218
7340
|
*/
|
|
7219
7341
|
|
|
@@ -7222,7 +7344,7 @@ span.ck-widget.html-object-embed {
|
|
|
7222
7344
|
}
|
|
7223
7345
|
|
|
7224
7346
|
/*
|
|
7225
|
-
* Copyright (c) 2003-
|
|
7347
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7226
7348
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7227
7349
|
*/
|
|
7228
7350
|
|
|
@@ -7237,7 +7359,7 @@ span.ck-widget.html-object-embed {
|
|
|
7237
7359
|
}
|
|
7238
7360
|
|
|
7239
7361
|
/*
|
|
7240
|
-
* Copyright (c) 2003-
|
|
7362
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7241
7363
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7242
7364
|
*/
|
|
7243
7365
|
|
|
@@ -7250,7 +7372,7 @@ span.ck-widget.html-object-embed {
|
|
|
7250
7372
|
}
|
|
7251
7373
|
|
|
7252
7374
|
/*
|
|
7253
|
-
* Copyright (c) 2003-
|
|
7375
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7254
7376
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7255
7377
|
*/
|
|
7256
7378
|
|
|
@@ -7263,12 +7385,12 @@ span.ck-widget.html-object-embed {
|
|
|
7263
7385
|
|
|
7264
7386
|
|
|
7265
7387
|
/*
|
|
7266
|
-
* Copyright (c) 2003-
|
|
7388
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7267
7389
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7268
7390
|
*/
|
|
7269
7391
|
|
|
7270
7392
|
/*
|
|
7271
|
-
* Copyright (c) 2003-
|
|
7393
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7272
7394
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7273
7395
|
*/
|
|
7274
7396
|
|
|
@@ -7285,7 +7407,7 @@ span.ck-widget.html-object-embed {
|
|
|
7285
7407
|
}
|
|
7286
7408
|
|
|
7287
7409
|
/*
|
|
7288
|
-
* Copyright (c) 2003-
|
|
7410
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7289
7411
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7290
7412
|
*/
|
|
7291
7413
|
|
|
@@ -7300,7 +7422,7 @@ span.ck-widget.html-object-embed {
|
|
|
7300
7422
|
}
|
|
7301
7423
|
|
|
7302
7424
|
/*
|
|
7303
|
-
* Copyright (c) 2003-
|
|
7425
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7304
7426
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7305
7427
|
*/
|
|
7306
7428
|
|
|
@@ -7309,7 +7431,7 @@ span.ck-widget.html-object-embed {
|
|
|
7309
7431
|
}
|
|
7310
7432
|
|
|
7311
7433
|
/*
|
|
7312
|
-
* Copyright (c) 2003-
|
|
7434
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7313
7435
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7314
7436
|
*/
|
|
7315
7437
|
|
|
@@ -7318,7 +7440,7 @@ span.ck-widget.html-object-embed {
|
|
|
7318
7440
|
}
|
|
7319
7441
|
|
|
7320
7442
|
/*
|
|
7321
|
-
* Copyright (c) 2003-
|
|
7443
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7322
7444
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7323
7445
|
*/
|
|
7324
7446
|
|
|
@@ -7385,7 +7507,7 @@ span.ck-widget.html-object-embed {
|
|
|
7385
7507
|
}
|
|
7386
7508
|
|
|
7387
7509
|
/*
|
|
7388
|
-
* Copyright (c) 2003-
|
|
7510
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7389
7511
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7390
7512
|
*/
|
|
7391
7513
|
|
|
@@ -7426,7 +7548,7 @@ span.ck-widget.html-object-embed {
|
|
|
7426
7548
|
}
|
|
7427
7549
|
|
|
7428
7550
|
/*
|
|
7429
|
-
* Copyright (c) 2003-
|
|
7551
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7430
7552
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7431
7553
|
*/
|
|
7432
7554
|
|
|
@@ -7600,7 +7722,7 @@ span.ck-widget.html-object-embed {
|
|
|
7600
7722
|
}
|
|
7601
7723
|
|
|
7602
7724
|
/*
|
|
7603
|
-
* Copyright (c) 2003-
|
|
7725
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7604
7726
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7605
7727
|
*/
|
|
7606
7728
|
|
|
@@ -7624,7 +7746,7 @@ span.ck-widget.html-object-embed {
|
|
|
7624
7746
|
}
|
|
7625
7747
|
|
|
7626
7748
|
/*
|
|
7627
|
-
* Copyright (c) 2003-
|
|
7749
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7628
7750
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7629
7751
|
*/
|
|
7630
7752
|
|
|
@@ -7663,12 +7785,12 @@ span.ck-widget.html-object-embed {
|
|
|
7663
7785
|
}
|
|
7664
7786
|
|
|
7665
7787
|
/*
|
|
7666
|
-
* Copyright (c) 2003-
|
|
7788
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7667
7789
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7668
7790
|
*/
|
|
7669
7791
|
|
|
7670
7792
|
/*
|
|
7671
|
-
* Copyright (c) 2003-
|
|
7793
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7672
7794
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7673
7795
|
*/
|
|
7674
7796
|
|
|
@@ -7703,12 +7825,12 @@ span.ck-widget.html-object-embed {
|
|
|
7703
7825
|
}
|
|
7704
7826
|
|
|
7705
7827
|
/*
|
|
7706
|
-
* Copyright (c) 2003-
|
|
7828
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7707
7829
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7708
7830
|
*/
|
|
7709
7831
|
|
|
7710
7832
|
/*
|
|
7711
|
-
* Copyright (c) 2003-
|
|
7833
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7712
7834
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7713
7835
|
*/
|
|
7714
7836
|
|
|
@@ -7749,7 +7871,7 @@ span.ck-widget.html-object-embed {
|
|
|
7749
7871
|
}
|
|
7750
7872
|
|
|
7751
7873
|
/*
|
|
7752
|
-
* Copyright (c) 2003-
|
|
7874
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7753
7875
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7754
7876
|
*/
|
|
7755
7877
|
|
|
@@ -7782,7 +7904,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
7782
7904
|
}
|
|
7783
7905
|
|
|
7784
7906
|
/*
|
|
7785
|
-
* Copyright (c) 2003-
|
|
7907
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7786
7908
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7787
7909
|
*/
|
|
7788
7910
|
|
|
@@ -7867,7 +7989,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
7867
7989
|
|
|
7868
7990
|
|
|
7869
7991
|
/*
|
|
7870
|
-
* Copyright (c) 2003-
|
|
7992
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7871
7993
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7872
7994
|
*/
|
|
7873
7995
|
|
|
@@ -7930,12 +8052,12 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
7930
8052
|
}
|
|
7931
8053
|
|
|
7932
8054
|
/*
|
|
7933
|
-
* Copyright (c) 2003-
|
|
8055
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7934
8056
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7935
8057
|
*/
|
|
7936
8058
|
|
|
7937
8059
|
/*
|
|
7938
|
-
* Copyright (c) 2003-
|
|
8060
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
7939
8061
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
7940
8062
|
*/
|
|
7941
8063
|
|
|
@@ -8595,12 +8717,12 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8595
8717
|
}
|
|
8596
8718
|
|
|
8597
8719
|
/*
|
|
8598
|
-
* Copyright (c) 2003-
|
|
8720
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8599
8721
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8600
8722
|
*/
|
|
8601
8723
|
|
|
8602
8724
|
/*
|
|
8603
|
-
* Copyright (c) 2003-
|
|
8725
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8604
8726
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8605
8727
|
*/
|
|
8606
8728
|
|
|
@@ -8610,14 +8732,14 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8610
8732
|
* @see $ck-border-radius
|
|
8611
8733
|
*/
|
|
8612
8734
|
/*
|
|
8613
|
-
* Copyright (c) 2003-
|
|
8735
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8614
8736
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8615
8737
|
*/
|
|
8616
8738
|
/**
|
|
8617
8739
|
* A visual style of focused element's border.
|
|
8618
8740
|
*/
|
|
8619
8741
|
/*
|
|
8620
|
-
* Copyright (c) 2003-
|
|
8742
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8621
8743
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8622
8744
|
*/
|
|
8623
8745
|
/**
|
|
@@ -8678,7 +8800,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8678
8800
|
}
|
|
8679
8801
|
|
|
8680
8802
|
/*
|
|
8681
|
-
* Copyright (c) 2003-
|
|
8803
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8682
8804
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8683
8805
|
*/
|
|
8684
8806
|
|
|
@@ -8769,7 +8891,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8769
8891
|
}
|
|
8770
8892
|
|
|
8771
8893
|
/*
|
|
8772
|
-
* Copyright (c) 2003-
|
|
8894
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8773
8895
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8774
8896
|
*/
|
|
8775
8897
|
|
|
@@ -8782,7 +8904,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8782
8904
|
}
|
|
8783
8905
|
|
|
8784
8906
|
/*
|
|
8785
|
-
* Copyright (c) 2003-
|
|
8907
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8786
8908
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8787
8909
|
*/
|
|
8788
8910
|
|
|
@@ -8792,7 +8914,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8792
8914
|
}
|
|
8793
8915
|
|
|
8794
8916
|
/*
|
|
8795
|
-
* Copyright (c) 2003-
|
|
8917
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8796
8918
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8797
8919
|
*/
|
|
8798
8920
|
|
|
@@ -8822,12 +8944,18 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8822
8944
|
}
|
|
8823
8945
|
|
|
8824
8946
|
/*
|
|
8825
|
-
* Copyright (c) 2003-
|
|
8947
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8826
8948
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8827
8949
|
*/
|
|
8828
8950
|
|
|
8951
|
+
/* Ensure that table header text is aligned to the start by default. See https://github.com/ckeditor/ckeditor5/issues/19454. */
|
|
8952
|
+
|
|
8953
|
+
.ck-content .table th {
|
|
8954
|
+
text-align: start;
|
|
8955
|
+
}
|
|
8956
|
+
|
|
8829
8957
|
/* Text alignment of the table header should match the editor settings and override the native browser styling,
|
|
8830
|
-
when content is available outside the editor. See https://github.com/ckeditor/ckeditor5/issues/6638 */
|
|
8958
|
+
when content is available outside the editor. See https://github.com/ckeditor/ckeditor5/issues/6638. */
|
|
8831
8959
|
|
|
8832
8960
|
.ck-content[dir="rtl"] .table th {
|
|
8833
8961
|
text-align: right;
|
|
@@ -8964,7 +9092,30 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
8964
9092
|
}
|
|
8965
9093
|
|
|
8966
9094
|
/*
|
|
8967
|
-
* Copyright (c) 2003-
|
|
9095
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9096
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9097
|
+
*/
|
|
9098
|
+
|
|
9099
|
+
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row {
|
|
9100
|
+
flex-wrap: wrap;
|
|
9101
|
+
}
|
|
9102
|
+
|
|
9103
|
+
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:first-of-type {
|
|
9104
|
+
/* 4 buttons out of 7 (h-alignment + v-alignment) = 0.57 */
|
|
9105
|
+
flex-grow: 0.57;
|
|
9106
|
+
}
|
|
9107
|
+
|
|
9108
|
+
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:last-of-type {
|
|
9109
|
+
/* 3 buttons out of 7 (h-alignment + v-alignment) = 0.43 */
|
|
9110
|
+
flex-grow: 0.43;
|
|
9111
|
+
}
|
|
9112
|
+
|
|
9113
|
+
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar .ck-button {
|
|
9114
|
+
flex-grow: 1;
|
|
9115
|
+
}
|
|
9116
|
+
|
|
9117
|
+
/*
|
|
9118
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
8968
9119
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
8969
9120
|
*/
|
|
8970
9121
|
|
|
@@ -9033,7 +9184,81 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9033
9184
|
}
|
|
9034
9185
|
|
|
9035
9186
|
/*
|
|
9036
|
-
* Copyright (c) 2003-
|
|
9187
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9188
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9189
|
+
*/
|
|
9190
|
+
|
|
9191
|
+
.ck.ck-form__row.ck-table-form__action-row .ck-button-save,
|
|
9192
|
+
.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel {
|
|
9193
|
+
justify-content: center;
|
|
9194
|
+
}
|
|
9195
|
+
|
|
9196
|
+
/*
|
|
9197
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9198
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9199
|
+
*/
|
|
9200
|
+
|
|
9201
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__border-row,
|
|
9202
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__background-row,
|
|
9203
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__cell-type-row {
|
|
9204
|
+
flex-wrap: wrap;
|
|
9205
|
+
}
|
|
9206
|
+
|
|
9207
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row,
|
|
9208
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__cell-type-row {
|
|
9209
|
+
flex-wrap: wrap;
|
|
9210
|
+
align-items: center;
|
|
9211
|
+
}
|
|
9212
|
+
|
|
9213
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view, .ck.ck-table-form .ck-form__row.ck-table-form__cell-type-row .ck-labeled-field-view {
|
|
9214
|
+
display: flex;
|
|
9215
|
+
flex-direction: column-reverse;
|
|
9216
|
+
align-items: center;
|
|
9217
|
+
}
|
|
9218
|
+
|
|
9219
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown, .ck.ck-table-form .ck-form__row.ck-table-form__cell-type-row .ck-labeled-field-view .ck.ck-dropdown {
|
|
9220
|
+
flex-grow: 0;
|
|
9221
|
+
}
|
|
9222
|
+
|
|
9223
|
+
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator, .ck.ck-table-form .ck-form__row.ck-table-form__cell-type-row .ck-table-form__dimension-operator {
|
|
9224
|
+
flex-grow: 0;
|
|
9225
|
+
}
|
|
9226
|
+
|
|
9227
|
+
/* Ignore labels that work as fieldset legends */
|
|
9228
|
+
|
|
9229
|
+
/* Fallback for table dimension operator */
|
|
9230
|
+
|
|
9231
|
+
.ck.ck-table-form .ck-form__row > *:not(.ck-label, .ck-table-form__dimension-operator) {
|
|
9232
|
+
flex-grow: 1;
|
|
9233
|
+
}
|
|
9234
|
+
|
|
9235
|
+
.ck.ck-table-form .ck.ck-labeled-field-view {
|
|
9236
|
+
/* Allow absolute positioning of the status (error) balloons. */
|
|
9237
|
+
position: relative;
|
|
9238
|
+
}
|
|
9239
|
+
|
|
9240
|
+
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
|
|
9241
|
+
position: absolute;
|
|
9242
|
+
left: 50%;
|
|
9243
|
+
bottom: calc( -1 * var(--ck-table-properties-error-arrow-size) );
|
|
9244
|
+
transform: translate(-50%,100%);
|
|
9245
|
+
|
|
9246
|
+
/* Make sure the balloon status stays on top of other form elements. */
|
|
9247
|
+
z-index: 1;
|
|
9248
|
+
|
|
9249
|
+
/* The arrow pointing towards the field. */
|
|
9250
|
+
}
|
|
9251
|
+
|
|
9252
|
+
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status::after {
|
|
9253
|
+
content: "";
|
|
9254
|
+
position: absolute;
|
|
9255
|
+
top: calc( -1 * var(--ck-table-properties-error-arrow-size) );
|
|
9256
|
+
left: 50%;
|
|
9257
|
+
transform: translateX( -50% );
|
|
9258
|
+
}
|
|
9259
|
+
|
|
9260
|
+
/*
|
|
9261
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9037
9262
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9038
9263
|
*/
|
|
9039
9264
|
|
|
@@ -9048,12 +9273,12 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9048
9273
|
}
|
|
9049
9274
|
|
|
9050
9275
|
/*
|
|
9051
|
-
* Copyright (c) 2003-
|
|
9276
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9052
9277
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9053
9278
|
*/
|
|
9054
9279
|
|
|
9055
9280
|
/*
|
|
9056
|
-
* Copyright (c) 2003-
|
|
9281
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9057
9282
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9058
9283
|
*/
|
|
9059
9284
|
|
|
@@ -9116,7 +9341,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9116
9341
|
}
|
|
9117
9342
|
|
|
9118
9343
|
/*
|
|
9119
|
-
* Copyright (c) 2003-
|
|
9344
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9120
9345
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9121
9346
|
*/
|
|
9122
9347
|
|
|
@@ -9179,90 +9404,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9179
9404
|
}
|
|
9180
9405
|
|
|
9181
9406
|
/*
|
|
9182
|
-
* Copyright (c) 2003-
|
|
9183
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9184
|
-
*/
|
|
9185
|
-
|
|
9186
|
-
.ck.ck-form__row.ck-table-form__action-row {
|
|
9187
|
-
justify-content: flex-end;
|
|
9188
|
-
}
|
|
9189
|
-
|
|
9190
|
-
.ck.ck-form__row.ck-table-form__action-row .ck-button-save,
|
|
9191
|
-
.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel {
|
|
9192
|
-
justify-content: center;
|
|
9193
|
-
}
|
|
9194
|
-
|
|
9195
|
-
/*
|
|
9196
|
-
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
9197
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9198
|
-
*/
|
|
9199
|
-
|
|
9200
|
-
.ck.ck-table-form .ck-form__row.ck-table-form__border-row {
|
|
9201
|
-
flex-wrap: wrap;
|
|
9202
|
-
}
|
|
9203
|
-
|
|
9204
|
-
.ck.ck-table-form .ck-form__row.ck-table-form__background-row {
|
|
9205
|
-
flex-wrap: wrap;
|
|
9206
|
-
}
|
|
9207
|
-
|
|
9208
|
-
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row {
|
|
9209
|
-
flex-wrap: wrap;
|
|
9210
|
-
align-items: center;
|
|
9211
|
-
}
|
|
9212
|
-
|
|
9213
|
-
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view {
|
|
9214
|
-
display: flex;
|
|
9215
|
-
flex-direction: column-reverse;
|
|
9216
|
-
align-items: center;
|
|
9217
|
-
}
|
|
9218
|
-
|
|
9219
|
-
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown {
|
|
9220
|
-
flex-grow: 0;
|
|
9221
|
-
}
|
|
9222
|
-
|
|
9223
|
-
/* Ignore labels that work as fieldset legends */
|
|
9224
|
-
|
|
9225
|
-
/* Fallback for table dimension operator */
|
|
9226
|
-
|
|
9227
|
-
.ck.ck-table-form .ck-form__row:not(.ck-table-form__action-row) > *:not(.ck-label, .ck-table-form__dimension-operator) {
|
|
9228
|
-
flex-grow: 1;
|
|
9229
|
-
}
|
|
9230
|
-
|
|
9231
|
-
.ck.ck-table-form .ck.ck-labeled-field-view {
|
|
9232
|
-
/* Allow absolute positioning of the status (error) balloons. */
|
|
9233
|
-
position: relative;
|
|
9234
|
-
}
|
|
9235
|
-
|
|
9236
|
-
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status {
|
|
9237
|
-
position: absolute;
|
|
9238
|
-
left: 50%;
|
|
9239
|
-
bottom: calc( -1 * var(--ck-table-properties-error-arrow-size) );
|
|
9240
|
-
transform: translate(-50%,100%);
|
|
9241
|
-
|
|
9242
|
-
/* Make sure the balloon status stays on top of other form elements. */
|
|
9243
|
-
z-index: 1;
|
|
9244
|
-
|
|
9245
|
-
/* The arrow pointing towards the field. */
|
|
9246
|
-
}
|
|
9247
|
-
|
|
9248
|
-
.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status::after {
|
|
9249
|
-
content: "";
|
|
9250
|
-
position: absolute;
|
|
9251
|
-
top: calc( -1 * var(--ck-table-properties-error-arrow-size) );
|
|
9252
|
-
left: 50%;
|
|
9253
|
-
transform: translateX( -50% );
|
|
9254
|
-
}
|
|
9255
|
-
|
|
9256
|
-
.ck.ck-table-form:has( .ck-form__header > .ck-button-back ) .ck-form__row.ck-table-form__action-row > .ck.ck-button {
|
|
9257
|
-
flex-grow: initial;
|
|
9258
|
-
}
|
|
9259
|
-
|
|
9260
|
-
.ck.ck-table-form:has( .ck-form__header > .ck-button-back ) .ck-form__row.ck-table-form__action-row > .ck.ck-button .ck-button__label {
|
|
9261
|
-
color: currentColor;
|
|
9262
|
-
}
|
|
9263
|
-
|
|
9264
|
-
/*
|
|
9265
|
-
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
9407
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9266
9408
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9267
9409
|
*/
|
|
9268
9410
|
|
|
@@ -9329,16 +9471,16 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9329
9471
|
}
|
|
9330
9472
|
|
|
9331
9473
|
/*
|
|
9332
|
-
* Copyright (c) 2003-
|
|
9474
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9333
9475
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9334
9476
|
*/
|
|
9335
9477
|
|
|
9336
9478
|
/*
|
|
9337
|
-
* Copyright (c) 2003-
|
|
9479
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9338
9480
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9339
9481
|
*/
|
|
9340
9482
|
/*
|
|
9341
|
-
* Copyright (c) 2003-
|
|
9483
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9342
9484
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9343
9485
|
*/
|
|
9344
9486
|
|
|
@@ -9419,17 +9561,21 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9419
9561
|
/* End of `ck-responsive-form` customization */
|
|
9420
9562
|
|
|
9421
9563
|
/*
|
|
9422
|
-
* Copyright (c) 2003-
|
|
9564
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9423
9565
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9424
9566
|
*/
|
|
9425
9567
|
|
|
9568
|
+
.ck.ck-form__row.ck-table-form__action-row {
|
|
9569
|
+
justify-content: flex-end;
|
|
9570
|
+
}
|
|
9571
|
+
|
|
9426
9572
|
.ck.ck-form__row.ck-table-form__action-row .ck-button-save,
|
|
9427
9573
|
.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel {
|
|
9428
9574
|
justify-content: center;
|
|
9429
9575
|
}
|
|
9430
9576
|
|
|
9431
9577
|
/*
|
|
9432
|
-
* Copyright (c) 2003-
|
|
9578
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9433
9579
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9434
9580
|
*/
|
|
9435
9581
|
|
|
@@ -9456,15 +9602,11 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9456
9602
|
flex-grow: 0;
|
|
9457
9603
|
}
|
|
9458
9604
|
|
|
9459
|
-
.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator {
|
|
9460
|
-
flex-grow: 0;
|
|
9461
|
-
}
|
|
9462
|
-
|
|
9463
9605
|
/* Ignore labels that work as fieldset legends */
|
|
9464
9606
|
|
|
9465
9607
|
/* Fallback for table dimension operator */
|
|
9466
9608
|
|
|
9467
|
-
.ck.ck-table-form .ck-form__row > *:not(.ck-label, .ck-table-form__dimension-operator) {
|
|
9609
|
+
.ck.ck-table-form .ck-form__row:not(.ck-table-form__action-row) > *:not(.ck-label, .ck-table-form__dimension-operator) {
|
|
9468
9610
|
flex-grow: 1;
|
|
9469
9611
|
}
|
|
9470
9612
|
|
|
@@ -9494,30 +9636,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9494
9636
|
}
|
|
9495
9637
|
|
|
9496
9638
|
/*
|
|
9497
|
-
* Copyright (c) 2003-
|
|
9498
|
-
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9499
|
-
*/
|
|
9500
|
-
|
|
9501
|
-
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row {
|
|
9502
|
-
flex-wrap: wrap;
|
|
9503
|
-
}
|
|
9504
|
-
|
|
9505
|
-
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:first-of-type {
|
|
9506
|
-
/* 4 buttons out of 7 (h-alignment + v-alignment) = 0.57 */
|
|
9507
|
-
flex-grow: 0.57;
|
|
9508
|
-
}
|
|
9509
|
-
|
|
9510
|
-
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:last-of-type {
|
|
9511
|
-
/* 3 buttons out of 7 (h-alignment + v-alignment) = 0.43 */
|
|
9512
|
-
flex-grow: 0.43;
|
|
9513
|
-
}
|
|
9514
|
-
|
|
9515
|
-
.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar .ck-button {
|
|
9516
|
-
flex-grow: 1;
|
|
9517
|
-
}
|
|
9518
|
-
|
|
9519
|
-
/*
|
|
9520
|
-
* Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
9639
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9521
9640
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9522
9641
|
*/
|
|
9523
9642
|
|
|
@@ -9558,7 +9677,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9558
9677
|
}
|
|
9559
9678
|
|
|
9560
9679
|
/*
|
|
9561
|
-
* Copyright (c) 2003-
|
|
9680
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9562
9681
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9563
9682
|
*/
|
|
9564
9683
|
|
|
@@ -9569,12 +9688,12 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9569
9688
|
}
|
|
9570
9689
|
|
|
9571
9690
|
/*
|
|
9572
|
-
* Copyright (c) 2003-
|
|
9691
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9573
9692
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9574
9693
|
*/
|
|
9575
9694
|
|
|
9576
9695
|
/*
|
|
9577
|
-
* Copyright (c) 2003-
|
|
9696
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9578
9697
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9579
9698
|
*/
|
|
9580
9699
|
|
|
@@ -9588,7 +9707,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9588
9707
|
display: none !important;
|
|
9589
9708
|
}
|
|
9590
9709
|
/*
|
|
9591
|
-
* Copyright (c) 2003-
|
|
9710
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9592
9711
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9593
9712
|
*/
|
|
9594
9713
|
:root {
|
|
@@ -9597,7 +9716,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9597
9716
|
--ck-z-dialog: 9999;
|
|
9598
9717
|
}
|
|
9599
9718
|
/*
|
|
9600
|
-
* Copyright (c) 2003-
|
|
9719
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9601
9720
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9602
9721
|
*/
|
|
9603
9722
|
/**
|
|
@@ -9608,7 +9727,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9608
9727
|
transition: none !important;
|
|
9609
9728
|
}
|
|
9610
9729
|
/*
|
|
9611
|
-
* Copyright (c) 2003-
|
|
9730
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9612
9731
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9613
9732
|
*/
|
|
9614
9733
|
:root {
|
|
@@ -9680,7 +9799,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9680
9799
|
border-color: var(--ck-powered-by-border-color);
|
|
9681
9800
|
}
|
|
9682
9801
|
/*
|
|
9683
|
-
* Copyright (c) 2003-
|
|
9802
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9684
9803
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9685
9804
|
*/
|
|
9686
9805
|
:root {
|
|
@@ -9728,7 +9847,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9728
9847
|
}
|
|
9729
9848
|
|
|
9730
9849
|
/*
|
|
9731
|
-
* Copyright (c) 2003-
|
|
9850
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9732
9851
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9733
9852
|
*/
|
|
9734
9853
|
|
|
@@ -9743,12 +9862,12 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9743
9862
|
}
|
|
9744
9863
|
|
|
9745
9864
|
/*
|
|
9746
|
-
* Copyright (c) 2003-
|
|
9865
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9747
9866
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9748
9867
|
*/
|
|
9749
9868
|
|
|
9750
9869
|
/*
|
|
9751
|
-
* Copyright (c) 2003-
|
|
9870
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9752
9871
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9753
9872
|
*/
|
|
9754
9873
|
|
|
@@ -9756,7 +9875,7 @@ div.ck.ck-balloon-panel.ck-mention-balloon {
|
|
|
9756
9875
|
* Makes element unselectable.
|
|
9757
9876
|
*/
|
|
9758
9877
|
/*
|
|
9759
|
-
* Copyright (c) 2003-
|
|
9878
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9760
9879
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9761
9880
|
*/
|
|
9762
9881
|
|
|
@@ -9795,7 +9914,7 @@ a.ck.ck-button {
|
|
|
9795
9914
|
}
|
|
9796
9915
|
|
|
9797
9916
|
/*
|
|
9798
|
-
* Copyright (c) 2003-
|
|
9917
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9799
9918
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9800
9919
|
*/
|
|
9801
9920
|
|
|
@@ -9808,12 +9927,12 @@ a.ck.ck-button {
|
|
|
9808
9927
|
}
|
|
9809
9928
|
|
|
9810
9929
|
/*
|
|
9811
|
-
* Copyright (c) 2003-
|
|
9930
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9812
9931
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9813
9932
|
*/
|
|
9814
9933
|
|
|
9815
9934
|
/*
|
|
9816
|
-
* Copyright (c) 2003-
|
|
9935
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9817
9936
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9818
9937
|
*/
|
|
9819
9938
|
|
|
@@ -9858,7 +9977,7 @@ a.ck.ck-button {
|
|
|
9858
9977
|
}
|
|
9859
9978
|
|
|
9860
9979
|
/*
|
|
9861
|
-
* Copyright (c) 2003-
|
|
9980
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9862
9981
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9863
9982
|
*/
|
|
9864
9983
|
|
|
@@ -9867,7 +9986,7 @@ a.ck.ck-button {
|
|
|
9867
9986
|
}
|
|
9868
9987
|
|
|
9869
9988
|
/*
|
|
9870
|
-
* Copyright (c) 2003-
|
|
9989
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9871
9990
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9872
9991
|
*/
|
|
9873
9992
|
|
|
@@ -9876,7 +9995,7 @@ a.ck.ck-button {
|
|
|
9876
9995
|
}
|
|
9877
9996
|
|
|
9878
9997
|
/*
|
|
9879
|
-
* Copyright (c) 2003-
|
|
9998
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9880
9999
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9881
10000
|
*/
|
|
9882
10001
|
|
|
@@ -9911,12 +10030,12 @@ a.ck.ck-button {
|
|
|
9911
10030
|
}
|
|
9912
10031
|
|
|
9913
10032
|
/*
|
|
9914
|
-
* Copyright (c) 2003-
|
|
10033
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9915
10034
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9916
10035
|
*/
|
|
9917
10036
|
|
|
9918
10037
|
/*
|
|
9919
|
-
* Copyright (c) 2003-
|
|
10038
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9920
10039
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9921
10040
|
*/
|
|
9922
10041
|
|
|
@@ -9946,7 +10065,7 @@ a.ck.ck-button {
|
|
|
9946
10065
|
}
|
|
9947
10066
|
|
|
9948
10067
|
/*
|
|
9949
|
-
* Copyright (c) 2003-
|
|
10068
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9950
10069
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9951
10070
|
*/
|
|
9952
10071
|
|
|
@@ -9988,7 +10107,7 @@ a.ck.ck-button {
|
|
|
9988
10107
|
}
|
|
9989
10108
|
|
|
9990
10109
|
/*
|
|
9991
|
-
* Copyright (c) 2003-
|
|
10110
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
9992
10111
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
9993
10112
|
*/
|
|
9994
10113
|
|
|
@@ -9998,7 +10117,7 @@ a.ck.ck-button {
|
|
|
9998
10117
|
}
|
|
9999
10118
|
|
|
10000
10119
|
/*
|
|
10001
|
-
* Copyright (c) 2003-
|
|
10120
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10002
10121
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10003
10122
|
*/
|
|
10004
10123
|
|
|
@@ -10095,7 +10214,7 @@ a.ck.ck-button {
|
|
|
10095
10214
|
}
|
|
10096
10215
|
|
|
10097
10216
|
/*
|
|
10098
|
-
* Copyright (c) 2003-
|
|
10217
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10099
10218
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10100
10219
|
*/
|
|
10101
10220
|
|
|
@@ -10110,7 +10229,7 @@ a.ck.ck-button {
|
|
|
10110
10229
|
|
|
10111
10230
|
|
|
10112
10231
|
/*
|
|
10113
|
-
* Copyright (c) 2003-
|
|
10232
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10114
10233
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10115
10234
|
*/
|
|
10116
10235
|
|
|
@@ -10129,7 +10248,7 @@ a.ck.ck-button {
|
|
|
10129
10248
|
}
|
|
10130
10249
|
|
|
10131
10250
|
/*
|
|
10132
|
-
* Copyright (c) 2003-
|
|
10251
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10133
10252
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10134
10253
|
*/
|
|
10135
10254
|
|
|
@@ -10138,7 +10257,7 @@ a.ck.ck-button {
|
|
|
10138
10257
|
}
|
|
10139
10258
|
|
|
10140
10259
|
/*
|
|
10141
|
-
* Copyright (c) 2003-
|
|
10260
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10142
10261
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10143
10262
|
*/
|
|
10144
10263
|
|
|
@@ -10148,7 +10267,7 @@ a.ck.ck-button {
|
|
|
10148
10267
|
}
|
|
10149
10268
|
|
|
10150
10269
|
/*
|
|
10151
|
-
* Copyright (c) 2003-
|
|
10270
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10152
10271
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10153
10272
|
*/
|
|
10154
10273
|
|
|
@@ -10160,7 +10279,7 @@ a.ck.ck-button {
|
|
|
10160
10279
|
}
|
|
10161
10280
|
|
|
10162
10281
|
/*
|
|
10163
|
-
* Copyright (c) 2003-
|
|
10282
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10164
10283
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10165
10284
|
*/
|
|
10166
10285
|
|
|
@@ -10193,7 +10312,7 @@ a.ck.ck-button {
|
|
|
10193
10312
|
}
|
|
10194
10313
|
|
|
10195
10314
|
/*
|
|
10196
|
-
* Copyright (c) 2003-
|
|
10315
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10197
10316
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10198
10317
|
*/
|
|
10199
10318
|
|
|
@@ -10212,7 +10331,7 @@ a.ck.ck-button {
|
|
|
10212
10331
|
}
|
|
10213
10332
|
|
|
10214
10333
|
/*
|
|
10215
|
-
* Copyright (c) 2003-
|
|
10334
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10216
10335
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10217
10336
|
*/
|
|
10218
10337
|
|
|
@@ -10221,7 +10340,7 @@ a.ck.ck-button {
|
|
|
10221
10340
|
}
|
|
10222
10341
|
|
|
10223
10342
|
/*
|
|
10224
|
-
* Copyright (c) 2003-
|
|
10343
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10225
10344
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10226
10345
|
*/
|
|
10227
10346
|
|
|
@@ -10234,7 +10353,7 @@ a.ck.ck-button {
|
|
|
10234
10353
|
}
|
|
10235
10354
|
|
|
10236
10355
|
/*
|
|
10237
|
-
* Copyright (c) 2003-
|
|
10356
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10238
10357
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10239
10358
|
*/
|
|
10240
10359
|
|
|
@@ -10249,12 +10368,12 @@ a.ck.ck-button {
|
|
|
10249
10368
|
}
|
|
10250
10369
|
|
|
10251
10370
|
/*
|
|
10252
|
-
* Copyright (c) 2003-
|
|
10371
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10253
10372
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10254
10373
|
*/
|
|
10255
10374
|
|
|
10256
10375
|
/*
|
|
10257
|
-
* Copyright (c) 2003-
|
|
10376
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10258
10377
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10259
10378
|
*/
|
|
10260
10379
|
|
|
@@ -10287,7 +10406,7 @@ a.ck.ck-button {
|
|
|
10287
10406
|
}
|
|
10288
10407
|
|
|
10289
10408
|
/*
|
|
10290
|
-
* Copyright (c) 2003-
|
|
10409
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10291
10410
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10292
10411
|
*/
|
|
10293
10412
|
|
|
@@ -10338,7 +10457,7 @@ a.ck.ck-button {
|
|
|
10338
10457
|
}
|
|
10339
10458
|
|
|
10340
10459
|
/*
|
|
10341
|
-
* Copyright (c) 2003-
|
|
10460
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10342
10461
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10343
10462
|
*/
|
|
10344
10463
|
|
|
@@ -10356,7 +10475,7 @@ a.ck.ck-button {
|
|
|
10356
10475
|
}
|
|
10357
10476
|
|
|
10358
10477
|
/*
|
|
10359
|
-
* Copyright (c) 2003-
|
|
10478
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10360
10479
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10361
10480
|
*/
|
|
10362
10481
|
|
|
@@ -10380,7 +10499,7 @@ a.ck.ck-button {
|
|
|
10380
10499
|
}
|
|
10381
10500
|
|
|
10382
10501
|
/*
|
|
10383
|
-
* Copyright (c) 2003-
|
|
10502
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10384
10503
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10385
10504
|
*/
|
|
10386
10505
|
|
|
@@ -10396,7 +10515,7 @@ a.ck.ck-button {
|
|
|
10396
10515
|
}
|
|
10397
10516
|
|
|
10398
10517
|
/*
|
|
10399
|
-
* Copyright (c) 2003-
|
|
10518
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10400
10519
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10401
10520
|
*/
|
|
10402
10521
|
|
|
@@ -10419,12 +10538,12 @@ a.ck.ck-button {
|
|
|
10419
10538
|
}
|
|
10420
10539
|
|
|
10421
10540
|
/*
|
|
10422
|
-
* Copyright (c) 2003-
|
|
10541
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10423
10542
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10424
10543
|
*/
|
|
10425
10544
|
|
|
10426
10545
|
/*
|
|
10427
|
-
* Copyright (c) 2003-
|
|
10546
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10428
10547
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10429
10548
|
*/
|
|
10430
10549
|
|
|
@@ -10459,7 +10578,7 @@ a.ck.ck-button {
|
|
|
10459
10578
|
}
|
|
10460
10579
|
|
|
10461
10580
|
/*
|
|
10462
|
-
* Copyright (c) 2003-
|
|
10581
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10463
10582
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10464
10583
|
*/
|
|
10465
10584
|
|
|
@@ -10472,12 +10591,12 @@ a.ck.ck-button {
|
|
|
10472
10591
|
}
|
|
10473
10592
|
|
|
10474
10593
|
/*
|
|
10475
|
-
* Copyright (c) 2003-
|
|
10594
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10476
10595
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10477
10596
|
*/
|
|
10478
10597
|
|
|
10479
10598
|
/*
|
|
10480
|
-
* Copyright (c) 2003-
|
|
10599
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10481
10600
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10482
10601
|
*/
|
|
10483
10602
|
|
|
@@ -10495,7 +10614,7 @@ a.ck.ck-button {
|
|
|
10495
10614
|
}
|
|
10496
10615
|
|
|
10497
10616
|
/*
|
|
10498
|
-
* Copyright (c) 2003-
|
|
10617
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10499
10618
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10500
10619
|
*/
|
|
10501
10620
|
|
|
@@ -10519,12 +10638,12 @@ a.ck.ck-button {
|
|
|
10519
10638
|
}
|
|
10520
10639
|
|
|
10521
10640
|
/*
|
|
10522
|
-
* Copyright (c) 2003-
|
|
10641
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10523
10642
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10524
10643
|
*/
|
|
10525
10644
|
|
|
10526
10645
|
/*
|
|
10527
|
-
* Copyright (c) 2003-
|
|
10646
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10528
10647
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10529
10648
|
*/
|
|
10530
10649
|
|
|
@@ -10587,7 +10706,7 @@ a.ck.ck-button {
|
|
|
10587
10706
|
}
|
|
10588
10707
|
|
|
10589
10708
|
/*
|
|
10590
|
-
* Copyright (c) 2003-
|
|
10709
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10591
10710
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10592
10711
|
*/
|
|
10593
10712
|
|
|
@@ -10597,7 +10716,7 @@ a.ck.ck-button {
|
|
|
10597
10716
|
}
|
|
10598
10717
|
|
|
10599
10718
|
/*
|
|
10600
|
-
* Copyright (c) 2003-
|
|
10719
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10601
10720
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10602
10721
|
*/
|
|
10603
10722
|
|
|
@@ -10607,7 +10726,7 @@ a.ck.ck-button {
|
|
|
10607
10726
|
}
|
|
10608
10727
|
|
|
10609
10728
|
/*
|
|
10610
|
-
* Copyright (c) 2003-
|
|
10729
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10611
10730
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10612
10731
|
*/
|
|
10613
10732
|
|
|
@@ -10670,7 +10789,7 @@ a.ck.ck-button {
|
|
|
10670
10789
|
}
|
|
10671
10790
|
|
|
10672
10791
|
/*
|
|
10673
|
-
* Copyright (c) 2003-
|
|
10792
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10674
10793
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10675
10794
|
*/
|
|
10676
10795
|
|
|
@@ -10680,7 +10799,7 @@ a.ck.ck-button {
|
|
|
10680
10799
|
}
|
|
10681
10800
|
|
|
10682
10801
|
/*
|
|
10683
|
-
* Copyright (c) 2003-
|
|
10802
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10684
10803
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10685
10804
|
*/
|
|
10686
10805
|
|
|
@@ -10775,7 +10894,7 @@ a.ck.ck-button {
|
|
|
10775
10894
|
}
|
|
10776
10895
|
|
|
10777
10896
|
/*
|
|
10778
|
-
* Copyright (c) 2003-
|
|
10897
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10779
10898
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10780
10899
|
*/
|
|
10781
10900
|
|
|
@@ -10817,7 +10936,7 @@ a.ck.ck-button {
|
|
|
10817
10936
|
}
|
|
10818
10937
|
|
|
10819
10938
|
/*
|
|
10820
|
-
* Copyright (c) 2003-
|
|
10939
|
+
* Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
10821
10940
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
10822
10941
|
*/
|
|
10823
10942
|
|