@atlaskit/jql-editor 6.5.0 → 7.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/CHANGELOG.md +37 -0
- package/analytics/package.json +1 -8
- package/async/package.json +1 -8
- package/components/types/package.json +1 -8
- package/dist/cjs/analytics/util.js +1 -1
- package/dist/cjs/plugins/autocomplete/constants.js +3 -0
- package/dist/cjs/state/index.js +25 -8
- package/dist/es2019/analytics/util.js +1 -1
- package/dist/es2019/plugins/autocomplete/constants.js +2 -1
- package/dist/es2019/state/index.js +20 -2
- package/dist/esm/analytics/util.js +1 -1
- package/dist/esm/plugins/autocomplete/constants.js +3 -0
- package/dist/esm/state/index.js +25 -8
- package/i18n/package.json +1 -8
- package/jql-editor-analytics-listener/package.json +1 -8
- package/jql-editor-layout/package.json +1 -8
- package/package.json +32 -37
- package/state/types/package.json +1 -8
- package/types/package.json +1 -8
- package/ui/package.json +1 -8
- package/ui/types/package.json +1 -8
- package/dist/types-ts4.5/accessibility/index.d.ts +0 -1
- package/dist/types-ts4.5/accessibility/styled.d.ts +0 -7
- package/dist/types-ts4.5/analytics/constants.d.ts +0 -18
- package/dist/types-ts4.5/analytics/index.d.ts +0 -7
- package/dist/types-ts4.5/analytics/listener/analytics-web-client-wrapper.d.ts +0 -9
- package/dist/types-ts4.5/analytics/listener/handle-event.d.ts +0 -9
- package/dist/types-ts4.5/analytics/listener/helpers/logger.d.ts +0 -24
- package/dist/types-ts4.5/analytics/listener/index.d.ts +0 -7
- package/dist/types-ts4.5/analytics/listener/jql-editor-analytics-listener.d.ts +0 -20
- package/dist/types-ts4.5/analytics/listener/process-event-payload.d.ts +0 -8
- package/dist/types-ts4.5/analytics/listener/types.d.ts +0 -7
- package/dist/types-ts4.5/analytics/types.d.ts +0 -3
- package/dist/types-ts4.5/analytics/util.d.ts +0 -5
- package/dist/types-ts4.5/async.d.ts +0 -5
- package/dist/types-ts4.5/commands/select-error-command/index.d.ts +0 -5
- package/dist/types-ts4.5/common/constants.d.ts +0 -6
- package/dist/types-ts4.5/common/messages.d.ts +0 -7
- package/dist/types-ts4.5/common/styled.d.ts +0 -8
- package/dist/types-ts4.5/entry-points/analytics.d.ts +0 -2
- package/dist/types-ts4.5/entry-points/async.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/components-types.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/jql-editor-analytics-listener.d.ts +0 -2
- package/dist/types-ts4.5/entry-points/jql-editor-layout.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/src-types.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/state-types.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/types.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/ui-types.d.ts +0 -1
- package/dist/types-ts4.5/entry-points/ui.d.ts +0 -1
- package/dist/types-ts4.5/hooks/use-editor-theme/index.d.ts +0 -43
- package/dist/types-ts4.5/hooks/use-editor-view-has-infos/index.d.ts +0 -1
- package/dist/types-ts4.5/hooks/use-editor-view-has-warnings/index.d.ts +0 -1
- package/dist/types-ts4.5/hooks/use-editor-view-is-invalid/index.d.ts +0 -11
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -8
- package/dist/types-ts4.5/i18n/da.d.ts +0 -8
- package/dist/types-ts4.5/i18n/de.d.ts +0 -8
- package/dist/types-ts4.5/i18n/en.d.ts +0 -8
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -8
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -8
- package/dist/types-ts4.5/i18n/es.d.ts +0 -8
- package/dist/types-ts4.5/i18n/et.d.ts +0 -8
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -8
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -8
- package/dist/types-ts4.5/i18n/hr.d.ts +0 -8
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -8
- package/dist/types-ts4.5/i18n/index.d.ts +0 -24
- package/dist/types-ts4.5/i18n/it.d.ts +0 -8
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -8
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -8
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -8
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -8
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -8
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -8
- package/dist/types-ts4.5/i18n/pt_PT.d.ts +0 -8
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -8
- package/dist/types-ts4.5/i18n/sk.d.ts +0 -8
- package/dist/types-ts4.5/i18n/sl.d.ts +0 -8
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +0 -8
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +0 -8
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -8
- package/dist/types-ts4.5/i18n/th.d.ts +0 -8
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -8
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -8
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -8
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -8
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -8
- package/dist/types-ts4.5/index.d.ts +0 -5
- package/dist/types-ts4.5/plugins/autocomplete/components/autocomplete/index.d.ts +0 -4
- package/dist/types-ts4.5/plugins/autocomplete/components/autocomplete-dropdown/index.d.ts +0 -11
- package/dist/types-ts4.5/plugins/autocomplete/components/autocomplete-dropdown/styled.d.ts +0 -24
- package/dist/types-ts4.5/plugins/autocomplete/components/autocomplete-option/index.d.ts +0 -10
- package/dist/types-ts4.5/plugins/autocomplete/components/autocomplete-option/messages.d.ts +0 -12
- package/dist/types-ts4.5/plugins/autocomplete/components/autocomplete-option/styled.d.ts +0 -34
- package/dist/types-ts4.5/plugins/autocomplete/components/types.d.ts +0 -38
- package/dist/types-ts4.5/plugins/autocomplete/constants.d.ts +0 -14
- package/dist/types-ts4.5/plugins/autocomplete/index.d.ts +0 -4
- package/dist/types-ts4.5/plugins/autocomplete/messages.d.ts +0 -7
- package/dist/types-ts4.5/plugins/autocomplete/types.d.ts +0 -1
- package/dist/types-ts4.5/plugins/autocomplete/view.d.ts +0 -19
- package/dist/types-ts4.5/plugins/common/get-document-position/index.d.ts +0 -9
- package/dist/types-ts4.5/plugins/common/plugin-keymap.d.ts +0 -8
- package/dist/types-ts4.5/plugins/common/react-plugin-view.d.ts +0 -48
- package/dist/types-ts4.5/plugins/index.d.ts +0 -5
- package/dist/types-ts4.5/plugins/jql-ast/JQLEditorErrorStrategy.d.ts +0 -17
- package/dist/types-ts4.5/plugins/jql-ast/constants.d.ts +0 -3
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/CustomFieldRuleErrorHandler.d.ts +0 -5
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/ExpectedTokensErrorHandler.d.ts +0 -11
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/FieldPropertyIdErrorHandler.d.ts +0 -6
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/FieldRuleErrorHandler.d.ts +0 -6
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/FunctionArgumentRuleErrorHandler.d.ts +0 -6
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/OperandRuleErrorHandler.d.ts +0 -9
- package/dist/types-ts4.5/plugins/jql-ast/error-handlers/OperatorRuleErrorHandler.d.ts +0 -6
- package/dist/types-ts4.5/plugins/jql-ast/index.d.ts +0 -7
- package/dist/types-ts4.5/plugins/jql-ast/messages.d.ts +0 -172
- package/dist/types-ts4.5/plugins/jql-ast/utils.d.ts +0 -4
- package/dist/types-ts4.5/plugins/jql-syntax-highlighting/index.d.ts +0 -4
- package/dist/types-ts4.5/plugins/jql-syntax-highlighting/types.d.ts +0 -5
- package/dist/types-ts4.5/plugins/jql-syntax-highlighting/visitor.d.ts +0 -19
- package/dist/types-ts4.5/plugins/rich-inline-nodes/constants.d.ts +0 -3
- package/dist/types-ts4.5/plugins/rich-inline-nodes/index.d.ts +0 -4
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/base/index.d.ts +0 -16
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/base/types.d.ts +0 -7
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/goal/goal-icon.d.ts +0 -16
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/goal/goal-node.d.ts +0 -10
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/goal/index.d.ts +0 -3
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/goal/types.d.ts +0 -5
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/index.d.ts +0 -13
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/lozenge-with-avatar/index.d.ts +0 -7
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/lozenge-with-avatar/styled.d.ts +0 -18
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/project/index.d.ts +0 -3
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/project/messages.d.ts +0 -7
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/project/project-node.d.ts +0 -10
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/project/types.d.ts +0 -7
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/team/index.d.ts +0 -7
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/team/styled.d.ts +0 -18
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/types.d.ts +0 -9
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/user/index.d.ts +0 -7
- package/dist/types-ts4.5/plugins/rich-inline-nodes/nodes/user/styled.d.ts +0 -18
- package/dist/types-ts4.5/plugins/rich-inline-nodes/types.d.ts +0 -2
- package/dist/types-ts4.5/plugins/rich-inline-nodes/util/create-node-spec.d.ts +0 -4
- package/dist/types-ts4.5/plugins/rich-inline-nodes/util/react-node-view.d.ts +0 -24
- package/dist/types-ts4.5/plugins/rich-inline-nodes/util/replace-nodes-transaction.d.ts +0 -3
- package/dist/types-ts4.5/plugins/types.d.ts +0 -16
- package/dist/types-ts4.5/plugins/validation-tooltip/constants.d.ts +0 -5
- package/dist/types-ts4.5/plugins/validation-tooltip/index.d.ts +0 -3
- package/dist/types-ts4.5/plugins/validation-tooltip/view.d.ts +0 -18
- package/dist/types-ts4.5/schema/index.d.ts +0 -28
- package/dist/types-ts4.5/state/analytics/index.d.ts +0 -9
- package/dist/types-ts4.5/state/autocomplete/index.d.ts +0 -4
- package/dist/types-ts4.5/state/hydration/index.d.ts +0 -3
- package/dist/types-ts4.5/state/hydration/util.d.ts +0 -30
- package/dist/types-ts4.5/state/index.d.ts +0 -102
- package/dist/types-ts4.5/state/types.d.ts +0 -261
- package/dist/types-ts4.5/state/util.d.ts +0 -16
- package/dist/types-ts4.5/types.d.ts +0 -5
- package/dist/types-ts4.5/ui/error-boundary/index.d.ts +0 -25
- package/dist/types-ts4.5/ui/index.d.ts +0 -3
- package/dist/types-ts4.5/ui/intl-provider/index.d.ts +0 -10
- package/dist/types-ts4.5/ui/jql-editor/index.d.ts +0 -13
- package/dist/types-ts4.5/ui/jql-editor/types.d.ts +0 -136
- package/dist/types-ts4.5/ui/jql-editor-controls-content/base-expand-toggle/index.d.ts +0 -10
- package/dist/types-ts4.5/ui/jql-editor-controls-content/base-expand-toggle/styled.d.ts +0 -7
- package/dist/types-ts4.5/ui/jql-editor-controls-content/base-search/index.d.ts +0 -9
- package/dist/types-ts4.5/ui/jql-editor-controls-content/base-syntax-help/index.d.ts +0 -9
- package/dist/types-ts4.5/ui/jql-editor-controls-content/base-syntax-help/styled.d.ts +0 -7
- package/dist/types-ts4.5/ui/jql-editor-controls-content/expand-toggle/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-controls-content/expand-toggle/messages.d.ts +0 -17
- package/dist/types-ts4.5/ui/jql-editor-controls-content/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-controls-content/read-only-controls-content/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-controls-content/search/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-controls-content/search/messages.d.ts +0 -7
- package/dist/types-ts4.5/ui/jql-editor-controls-content/syntax-help/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-controls-content/syntax-help/messages.d.ts +0 -12
- package/dist/types-ts4.5/ui/jql-editor-footer-content/index.d.ts +0 -6
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-editor-help/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-editor-help/messages.d.ts +0 -17
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-editor-help/styled.d.ts +0 -11
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/errors/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/errors/messages.d.ts +0 -7
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/format/index.d.ts +0 -15
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/format/styled.d.ts +0 -13
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/index.d.ts +0 -3
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/infos/index.d.ts +0 -3
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/warnings/index.d.ts +0 -3
- package/dist/types-ts4.5/ui/jql-editor-footer-content/jql-messages/warnings/messages.d.ts +0 -17
- package/dist/types-ts4.5/ui/jql-editor-layout/index.d.ts +0 -65
- package/dist/types-ts4.5/ui/jql-editor-layout/styled.d.ts +0 -65
- package/dist/types-ts4.5/ui/jql-editor-portal-provider/context.d.ts +0 -4
- package/dist/types-ts4.5/ui/jql-editor-portal-provider/index.d.ts +0 -7
- package/dist/types-ts4.5/ui/jql-editor-portal-provider/types.d.ts +0 -38
- package/dist/types-ts4.5/ui/jql-editor-view/index.d.ts +0 -10
- package/dist/types-ts4.5/ui/messages.d.ts +0 -7
- package/dist/types-ts4.5/ui/tooltip-tag/index.d.ts +0 -2
- package/dist/types-ts4.5/ui/tooltip-tag/styled.d.ts +0 -7
- package/dist/types-ts4.5/ui/types.d.ts +0 -9
- package/dist/types-ts4.5/utils/document-text/index.d.ts +0 -9
- package/dist/types-ts4.5/utils/split-text-by-new-line/index.d.ts +0 -4
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Adapted from https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/analytics/analytics-listeners/src/fabric/process-event-payload.tsx
|
|
3
|
-
* In future if this package is migrated into the Atlassian Frontend repo, then this code and related logic should be
|
|
4
|
-
* moved into @atlaskit/analytics-listeners.
|
|
5
|
-
*/
|
|
6
|
-
import { type GasPayload, type GasScreenEventPayload } from '@atlaskit/analytics-gas-types';
|
|
7
|
-
import { type UIAnalyticsEvent } from '@atlaskit/analytics-next';
|
|
8
|
-
export declare const processEventPayload: (event: UIAnalyticsEvent) => GasPayload | GasScreenEventPayload;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { type GasPurePayload, type GasPureScreenEventPayload } from '@atlaskit/analytics-gas-types';
|
|
2
|
-
export type AnalyticsWebClient = {
|
|
3
|
-
sendOperationalEvent: (event: GasPurePayload) => void;
|
|
4
|
-
sendScreenEvent: (event: GasPureScreenEventPayload) => void;
|
|
5
|
-
sendTrackEvent: (event: GasPurePayload) => void;
|
|
6
|
-
sendUIEvent: (event: GasPurePayload) => void;
|
|
7
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { type JqlAnalyticsEvent } from '@atlaskit/jql-editor-common';
|
|
2
|
-
import { type Action, type ActionSubject, type ActionSubjectId } from './constants';
|
|
3
|
-
export declare const useJqlEditorAnalytics: (analyticsSource: string) => {
|
|
4
|
-
createAndFireAnalyticsEvent: (payload: JqlAnalyticsEvent<Action, ActionSubject, ActionSubjectId>) => void;
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type JQLEditorProps } from './ui/types';
|
|
3
|
-
import type { Cleanup } from 'react-loosely-lazy/dist/types/cleanup';
|
|
4
|
-
export declare const preloadJQLEditor: () => Cleanup;
|
|
5
|
-
export declare const JQLEditorAsync: (props: JQLEditorProps) => React.JSX.Element;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare const JQL_EDITOR_MAIN_ID = "jql-editor-main";
|
|
2
|
-
export declare const JQL_EDITOR_AUTOCOMPLETE_ID = "jql-editor-autocomplete";
|
|
3
|
-
export declare const JQL_EDITOR_INPUT_ID = "jql-editor-input";
|
|
4
|
-
export declare const JQL_EDITOR_HELP_CONTENT_ID = "jql-editor-help-content";
|
|
5
|
-
export declare const JQL_EDITOR_VALIDATION_ID = "jql-editor-validation";
|
|
6
|
-
export declare const SYNTAX_HELP_DESCRIPTION_ID = "syntax-help-description";
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { DetailedHTMLProps, HTMLAttributes } from 'react';
|
|
2
|
-
import { type SerializedStyles, type Theme } from '@emotion/react';
|
|
3
|
-
import { type StyledComponent } from '@emotion/styled';
|
|
4
|
-
export declare const hiddenMixin: SerializedStyles;
|
|
5
|
-
export declare const TooltipContent: StyledComponent<{
|
|
6
|
-
as?: React.ElementType;
|
|
7
|
-
theme?: Theme;
|
|
8
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { JQLEditorAsync, preloadJQLEditor } from '../async';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { AutocompleteOption, AutocompleteValueType, AutocompleteOptions, AutocompleteProvider, } from '../plugins/autocomplete/components/types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { JQLEditorReadOnly } from '../ui/jql-editor-layout/index';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { JQLClause } from '../types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { ExternalMessage, ExternalError, ExternalWarning, ExternalInfo, CustomComponents, } from '../state/types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { JQLEditorUIProps, HydratedValue, HydratedValues, HydratedUser, HydratedTeam, HydratedProject, HydratedGoal, } from '../ui/jql-editor/types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { JQLEditorProps } from '../ui/types';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as JQLEditor } from '../ui/index';
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { type Context } from 'react';
|
|
2
|
-
export type EditorTheme = {
|
|
3
|
-
/**
|
|
4
|
-
* The maximum number of rows that are visible in the default editor view.
|
|
5
|
-
*/
|
|
6
|
-
defaultMaxRows: number;
|
|
7
|
-
/**
|
|
8
|
-
* The number of initial rows that are visible.
|
|
9
|
-
*/
|
|
10
|
-
defaultRows?: number;
|
|
11
|
-
/**
|
|
12
|
-
* `true` if the editor view is in the expanded state.
|
|
13
|
-
*/
|
|
14
|
-
expanded: boolean;
|
|
15
|
-
/**
|
|
16
|
-
* The number of rows that are visible when the editor view is expanded.
|
|
17
|
-
*/
|
|
18
|
-
expandedRows: number;
|
|
19
|
-
/**
|
|
20
|
-
* `false` matches AK's default field styling
|
|
21
|
-
* `true` matches AK's compact field styling, generally used for search purposes.
|
|
22
|
-
*/
|
|
23
|
-
isCompact: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* `true` shows search button, other search related elements
|
|
26
|
-
* `false` to act as a text field
|
|
27
|
-
*/
|
|
28
|
-
isSearch: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* Toggle the editor view expanded state.
|
|
31
|
-
*/
|
|
32
|
-
toggleExpanded: () => void;
|
|
33
|
-
};
|
|
34
|
-
export declare const EditorThemeContext: Context<EditorTheme>;
|
|
35
|
-
/**
|
|
36
|
-
* Hook to manage the theming state of the editor.
|
|
37
|
-
*/
|
|
38
|
-
export declare const useEditorTheme: ({ isSearch, isCompact, defaultRows, }: {
|
|
39
|
-
defaultRows?: number;
|
|
40
|
-
isCompact?: boolean;
|
|
41
|
-
isSearch?: boolean;
|
|
42
|
-
}) => EditorTheme;
|
|
43
|
-
export declare const useEditorThemeContext: () => EditorTheme;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useEditorViewHasInfos: () => boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useEditorViewHasWarnings: () => boolean;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Determine if the editor view should be displayed in an invalid state. To determine if the editor is invalid we adopt
|
|
3
|
-
* the following rules:
|
|
4
|
-
* 1. Client errors are dynamic
|
|
5
|
-
* a. If the user searches with invalid JQL then the invalid state is shown
|
|
6
|
-
* b. If the user fixes the error the invalid state is cleared until their next search
|
|
7
|
-
* 2. External JQL errors are static
|
|
8
|
-
* a. If an external error is provided (and the previous search contains no client errors) then the invalid state is
|
|
9
|
-
* shown until their next search
|
|
10
|
-
*/
|
|
11
|
-
export declare const useEditorViewIsInvalid: () => boolean;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NOTE:
|
|
3
|
-
*
|
|
4
|
-
* This file is automatically generated by i18n-tools.
|
|
5
|
-
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
-
*/
|
|
7
|
-
export { default as zh } from './zh';
|
|
8
|
-
export { default as cs } from './cs';
|
|
9
|
-
export { default as da } from './da';
|
|
10
|
-
export { default as nl } from './nl';
|
|
11
|
-
export { default as fi } from './fi';
|
|
12
|
-
export { default as fr } from './fr';
|
|
13
|
-
export { default as de } from './de';
|
|
14
|
-
export { default as hu } from './hu';
|
|
15
|
-
export { default as it } from './it';
|
|
16
|
-
export { default as ja } from './ja';
|
|
17
|
-
export { default as ko } from './ko';
|
|
18
|
-
export { default as nb } from './nb';
|
|
19
|
-
export { default as pl } from './pl';
|
|
20
|
-
export { default as pt_BR } from './pt_BR';
|
|
21
|
-
export { default as ru } from './ru';
|
|
22
|
-
export { default as es } from './es';
|
|
23
|
-
export { default as sv } from './sv';
|
|
24
|
-
export { default as en_ZZ } from './en_ZZ';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { default as JQLEditor } from './ui';
|
|
2
|
-
export { JQLEditorAsync, preloadJQLEditor } from './async';
|
|
3
|
-
export { JQLEditorReadOnly } from './ui/jql-editor-layout';
|
|
4
|
-
export { JQLEditorAnalyticsListener, ANALYTICS_CHANNEL, useJqlPackageAnalytics, EventType, } from './analytics';
|
|
5
|
-
export type { ListenerProps, JqlAnalyticsEvent, JQLEditorUIProps, JQLEditorProps, HydratedValue, HydratedValues, HydratedUser, HydratedTeam, HydratedProject, HydratedGoal, AutocompleteOption, AutocompleteValueType, AutocompleteOptions, AutocompleteProvider, JQLClause, ExternalMessage, ExternalError, ExternalWarning, ExternalInfo, CustomComponents, } from './types';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type PluginKeymap } from '../../../common/plugin-keymap';
|
|
3
|
-
import { type AutocompleteAnalyticsAttributes, type SelectableAutocompleteOption } from '../types';
|
|
4
|
-
type Props = {
|
|
5
|
-
keymap: PluginKeymap;
|
|
6
|
-
loading: boolean;
|
|
7
|
-
onClick: (option: SelectableAutocompleteOption, analyticsAttributes: AutocompleteAnalyticsAttributes) => void;
|
|
8
|
-
options: SelectableAutocompleteOption[];
|
|
9
|
-
};
|
|
10
|
-
declare const AutocompleteDropdown: ({ options, loading, keymap, onClick, }: Props) => React.JSX.Element | null;
|
|
11
|
-
export default AutocompleteDropdown;
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { DetailedHTMLProps, HTMLAttributes } from 'react';
|
|
2
|
-
import type { Theme } from '@emotion/react';
|
|
3
|
-
import { type StyledComponent } from '@emotion/styled';
|
|
4
|
-
export declare const AutocompleteContainer: StyledComponent<{
|
|
5
|
-
as?: React.ElementType;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
} & {
|
|
8
|
-
isOpen: boolean;
|
|
9
|
-
usePopper?: boolean;
|
|
10
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
11
|
-
export declare const AutocompleteOptionsContainer: StyledComponent<{
|
|
12
|
-
as?: React.ElementType;
|
|
13
|
-
theme?: Theme;
|
|
14
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
15
|
-
export declare const OptionList: StyledComponent<{
|
|
16
|
-
as?: React.ElementType;
|
|
17
|
-
theme?: Theme;
|
|
18
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
|
|
19
|
-
export declare const AutocompleteLoadingFooter: StyledComponent<{
|
|
20
|
-
as?: React.ElementType;
|
|
21
|
-
theme?: Theme;
|
|
22
|
-
} & {
|
|
23
|
-
hasOptions: boolean;
|
|
24
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type SelectableAutocompleteOption } from '../types';
|
|
3
|
-
type Props = {
|
|
4
|
-
isSelected: boolean;
|
|
5
|
-
onClick: () => void;
|
|
6
|
-
onMouseMove: () => void;
|
|
7
|
-
option: SelectableAutocompleteOption;
|
|
8
|
-
};
|
|
9
|
-
declare const AutocompleteOption: React.ForwardRefExoticComponent<Props & React.RefAttributes<HTMLLIElement>>;
|
|
10
|
-
export default AutocompleteOption;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare const messages: {
|
|
2
|
-
deprecatedFieldTooltipDefaultMessage: {
|
|
3
|
-
defaultMessage: string;
|
|
4
|
-
description: string;
|
|
5
|
-
id: string;
|
|
6
|
-
};
|
|
7
|
-
deprecatedFieldTooltipParentReplacementMessage: {
|
|
8
|
-
defaultMessage: string;
|
|
9
|
-
description: string;
|
|
10
|
-
id: string;
|
|
11
|
-
};
|
|
12
|
-
};
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import type { DetailedHTMLProps, HTMLAttributes, LiHTMLAttributes } from 'react';
|
|
2
|
-
import type { Theme } from '@emotion/react';
|
|
3
|
-
import { type StyledComponent } from '@emotion/styled';
|
|
4
|
-
export declare const TooltipContent: StyledComponent<{
|
|
5
|
-
as?: React.ElementType;
|
|
6
|
-
theme?: Theme;
|
|
7
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
8
|
-
export declare const OptionListItem: StyledComponent<{
|
|
9
|
-
as?: React.ElementType;
|
|
10
|
-
theme?: Theme;
|
|
11
|
-
} & {
|
|
12
|
-
isDeprecated: boolean;
|
|
13
|
-
isSelected: boolean;
|
|
14
|
-
}, DetailedHTMLProps<LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
|
|
15
|
-
export declare const OptionName: StyledComponent<{
|
|
16
|
-
as?: React.ElementType;
|
|
17
|
-
theme?: Theme;
|
|
18
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
19
|
-
export declare const DeprecatedOptionContainer: StyledComponent<{
|
|
20
|
-
as?: React.ElementType;
|
|
21
|
-
theme?: Theme;
|
|
22
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
23
|
-
export declare const OptionHighlight: StyledComponent<{
|
|
24
|
-
as?: React.ElementType;
|
|
25
|
-
theme?: Theme;
|
|
26
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
27
|
-
export declare const FieldType: StyledComponent<{
|
|
28
|
-
as?: React.ElementType;
|
|
29
|
-
theme?: Theme;
|
|
30
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
31
|
-
export declare const FieldTypeIcon: StyledComponent<{
|
|
32
|
-
as?: React.ElementType;
|
|
33
|
-
theme?: Theme;
|
|
34
|
-
}, DetailedHTMLProps<HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|