@syntrologie/adapt-nav 2.16.0 → 2.18.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/NavWidgetLit.d.ts.map +1 -1
- package/dist/chunk-7DTOSQNC.js +43 -0
- package/dist/chunk-7DTOSQNC.js.map +7 -0
- package/dist/chunk-ZYHZ6JAD.js +447 -0
- package/dist/chunk-ZYHZ6JAD.js.map +7 -0
- package/dist/editor.d.ts +48 -21
- package/dist/editor.d.ts.map +1 -1
- package/dist/editor.js +5361 -310
- package/dist/editor.js.map +7 -0
- package/dist/resolveNavTarget.d.ts +61 -0
- package/dist/resolveNavTarget.d.ts.map +1 -0
- package/dist/resolveNavTarget.test.d.ts +2 -0
- package/dist/resolveNavTarget.test.d.ts.map +1 -0
- package/dist/runtime.d.ts +3 -4
- package/dist/runtime.d.ts.map +1 -1
- package/dist/runtime.js +612 -221
- package/dist/runtime.js.map +7 -0
- package/dist/schema.d.ts +182 -72
- package/dist/schema.d.ts.map +1 -1
- package/dist/schema.js +155 -125
- package/dist/schema.js.map +7 -0
- package/package.json +9 -24
- package/dist/NavWidget.d.ts +0 -31
- package/dist/NavWidget.d.ts.map +0 -1
- package/dist/NavWidget.js +0 -476
- package/dist/NavWidgetLit.js +0 -495
- package/dist/NavWidgetLit.test.js +0 -199
- package/dist/cdn.d.ts +0 -62
- package/dist/cdn.d.ts.map +0 -1
- package/dist/cdn.js +0 -48
- package/dist/editor-lit.d.ts +0 -49
- package/dist/editor-lit.d.ts.map +0 -1
- package/dist/editor-lit.js +0 -319
- package/dist/runtime-lit.d.ts +0 -108
- package/dist/runtime-lit.d.ts.map +0 -1
- package/dist/runtime-lit.js +0 -241
- package/dist/summarize.js +0 -51
- package/dist/types.js +0 -18
- package/node_modules/@syntro/design-system/README.md +0 -335
- package/node_modules/@syntro/design-system/dist/assets/syntrologie-logo.svg +0 -21
- package/node_modules/@syntro/design-system/dist/assets/syntrologie-logomark.svg +0 -10
- package/node_modules/@syntro/design-system/dist/index.d.ts +0 -8
- package/node_modules/@syntro/design-system/dist/index.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/index.js +0 -7
- package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts +0 -19
- package/node_modules/@syntro/design-system/dist/tailwind-preset.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tailwind-preset.js +0 -455
- package/node_modules/@syntro/design-system/dist/tokens/colors.css +0 -464
- package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts +0 -874
- package/node_modules/@syntro/design-system/dist/tokens/colors.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/colors.js +0 -564
- package/node_modules/@syntro/design-system/dist/tokens/effects.css +0 -43
- package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts +0 -139
- package/node_modules/@syntro/design-system/dist/tokens/effects.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/effects.js +0 -121
- package/node_modules/@syntro/design-system/dist/tokens/index.d.ts +0 -12
- package/node_modules/@syntro/design-system/dist/tokens/index.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/index.js +0 -11
- package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts +0 -93
- package/node_modules/@syntro/design-system/dist/tokens/panel-shell.d.ts.map +0 -1
- package/node_modules/@syntro/design-system/dist/tokens/panel-shell.js +0 -72
- package/node_modules/@syntro/design-system/package.json +0 -55
- package/node_modules/@syntro/design-system/src/assets/syntrologie-logo.svg +0 -21
- package/node_modules/@syntro/design-system/src/assets/syntrologie-logomark.svg +0 -10
- package/node_modules/@syntrologie/sdk-contracts/dist/index.d.ts +0 -129
- package/node_modules/@syntrologie/sdk-contracts/dist/index.js +0 -17
- package/node_modules/@syntrologie/sdk-contracts/dist/schemas.d.ts +0 -2296
- package/node_modules/@syntrologie/sdk-contracts/dist/schemas.js +0 -361
- package/node_modules/@syntrologie/sdk-contracts/package.json +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts +0 -2
- package/node_modules/@syntrologie/shared-editor-ui/dist/cn.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/cn.js +0 -3
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts +0 -34
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPicker.js +0 -161
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts +0 -84
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/AnchorPickerLit.js +0 -323
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggle.js +0 -9
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts +0 -25
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/BeforeAfterToggleLit.js +0 -55
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts +0 -23
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLine.js +0 -40
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ConditionStatusLineLit.js +0 -118
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadge.js +0 -22
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts +0 -32
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DetectionBadgeLit.js +0 -68
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSection.js +0 -9
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts +0 -34
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/DismissedSectionLit.js +0 -57
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButton.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts +0 -13
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditBackButtonLit.js +0 -31
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBody.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorBodyLit.js +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts +0 -13
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCard.js +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts +0 -36
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorCardLit.js +0 -102
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooter.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts +0 -20
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorFooterLit.js +0 -48
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts +0 -9
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeader.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts +0 -16
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorHeaderLit.js +0 -25
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInput.js +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts +0 -66
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorInputLit.js +0 -87
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayout.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts +0 -7
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorLayoutLit.js +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts +0 -25
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShell.js +0 -390
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts +0 -66
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorPanelShellLit.js +0 -528
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelect.js +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts +0 -41
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorSelectLit.js +0 -63
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextarea.js +0 -17
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts +0 -55
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EditorTextareaLit.js +0 -92
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts +0 -32
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlight.js +0 -85
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts +0 -90
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/ElementHighlightLit.js +0 -242
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts +0 -6
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyState.js +0 -4
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts +0 -12
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/EmptyStateLit.js +0 -21
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeader.js +0 -5
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts +0 -21
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/GroupHeaderLit.js +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts +0 -12
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourney.js +0 -40
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts +0 -28
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.js +0 -121
- package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts +0 -110
- package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.js +0 -481
- package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts +0 -26
- package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/formatConditionLabel.js +0 -202
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts +0 -8
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useElementRect.js +0 -46
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts +0 -24
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/hooks/useTriggerWhenStatus.js +0 -86
- package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts +0 -36
- package/node_modules/@syntrologie/shared-editor-ui/dist/index.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/index.js +0 -26
- package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts +0 -15
- package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/lit-elements.js +0 -14
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts +0 -33
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/elementChainRecommender.js +0 -68
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts +0 -22
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.d.ts.map +0 -1
- package/node_modules/@syntrologie/shared-editor-ui/dist/utils/selectorGenerator.js +0 -143
- package/node_modules/@syntrologie/shared-editor-ui/package.json +0 -55
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { html, LitElement } from 'lit';
|
|
2
|
-
export class EmptyStateLit extends LitElement {
|
|
3
|
-
constructor() {
|
|
4
|
-
super(...arguments);
|
|
5
|
-
this.message = '';
|
|
6
|
-
}
|
|
7
|
-
createRenderRoot() {
|
|
8
|
-
return this;
|
|
9
|
-
}
|
|
10
|
-
render() {
|
|
11
|
-
return html `
|
|
12
|
-
<div class="se-text-center se-py-8 se-px-4 se-text-text-secondary se-text-sm">
|
|
13
|
-
${this.message}
|
|
14
|
-
</div>
|
|
15
|
-
`;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
EmptyStateLit.properties = {
|
|
19
|
-
message: { type: String },
|
|
20
|
-
};
|
|
21
|
-
customElements.define('se-empty-state', EmptyStateLit);
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
interface GroupHeaderProps {
|
|
2
|
-
label: string;
|
|
3
|
-
count: number;
|
|
4
|
-
className?: string;
|
|
5
|
-
}
|
|
6
|
-
export declare function GroupHeader({ label, count, className }: GroupHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=GroupHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GroupHeader.d.ts","sourceRoot":"","sources":["../../src/components/GroupHeader.tsx"],"names":[],"mappings":"AAEA,UAAU,gBAAgB;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,SAAS,EAAE,EAAE,gBAAgB,2CAcxE"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { cn } from '../cn';
|
|
3
|
-
export function GroupHeader({ label, count, className }) {
|
|
4
|
-
return (_jsxs("div", { className: cn('se-text-xs se-font-bold se-text-text-primary se-uppercase se-tracking-wide se-py-1 se-pb-2 se-flex se-items-center se-justify-between', className), children: [_jsx("span", { children: label }), _jsx("span", { className: "se-text-xs se-text-text-secondary se-bg-badge-slate-bg se-px-1.5 se-py-0.5 se-rounded-lg", children: count })] }));
|
|
5
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
export declare class GroupHeaderLit extends LitElement {
|
|
3
|
-
static properties: {
|
|
4
|
-
label: {
|
|
5
|
-
type: StringConstructor;
|
|
6
|
-
};
|
|
7
|
-
count: {
|
|
8
|
-
type: NumberConstructor;
|
|
9
|
-
};
|
|
10
|
-
headerClass: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
attribute: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
label: string;
|
|
16
|
-
count: number;
|
|
17
|
-
headerClass: string | undefined;
|
|
18
|
-
createRenderRoot(): this;
|
|
19
|
-
render(): import("lit-html").TemplateResult<1>;
|
|
20
|
-
}
|
|
21
|
-
//# sourceMappingURL=GroupHeaderLit.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GroupHeaderLit.d.ts","sourceRoot":"","sources":["../../src/components/GroupHeaderLit.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AAEvC,qBAAa,cAAe,SAAQ,UAAU;IAC5C,OAAgB,UAAU;;;;;;;;;;;MAIxB;IAEF,KAAK,SAAM;IACX,KAAK,SAAK;IACV,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAEvB,gBAAgB;IAIhB,MAAM;CAiBhB"}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { html, LitElement } from 'lit';
|
|
2
|
-
export class GroupHeaderLit extends LitElement {
|
|
3
|
-
constructor() {
|
|
4
|
-
super(...arguments);
|
|
5
|
-
this.label = '';
|
|
6
|
-
this.count = 0;
|
|
7
|
-
}
|
|
8
|
-
createRenderRoot() {
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
render() {
|
|
12
|
-
const classes = [
|
|
13
|
-
'se-text-xs se-font-bold se-text-text-primary se-uppercase se-tracking-wide se-py-1 se-pb-2 se-flex se-items-center se-justify-between',
|
|
14
|
-
this.headerClass || '',
|
|
15
|
-
]
|
|
16
|
-
.filter(Boolean)
|
|
17
|
-
.join(' ');
|
|
18
|
-
return html `
|
|
19
|
-
<div class=${classes}>
|
|
20
|
-
<span>${this.label}</span>
|
|
21
|
-
<span class="se-text-xs se-text-text-secondary se-bg-badge-slate-bg se-px-1.5 se-py-0.5 se-rounded-lg">
|
|
22
|
-
${this.count}
|
|
23
|
-
</span>
|
|
24
|
-
</div>
|
|
25
|
-
`;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
GroupHeaderLit.properties = {
|
|
29
|
-
label: { type: String },
|
|
30
|
-
count: { type: Number },
|
|
31
|
-
headerClass: { type: String, attribute: 'header-class' },
|
|
32
|
-
};
|
|
33
|
-
customElements.define('se-group-header', GroupHeaderLit);
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* TriggerJourney — compact horizontal node graph for triggerWhen conditions.
|
|
3
|
-
*
|
|
4
|
-
* Displays each condition as a small circle node connected by lines.
|
|
5
|
-
* Nodes light up green as conditions are met.
|
|
6
|
-
*/
|
|
7
|
-
import type { TriggerWhenStatus } from './ConditionStatusLine';
|
|
8
|
-
export interface TriggerJourneyProps {
|
|
9
|
-
status: TriggerWhenStatus | null;
|
|
10
|
-
}
|
|
11
|
-
export declare function TriggerJourney({ status }: TriggerJourneyProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
//# sourceMappingURL=TriggerJourney.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TriggerJourney.d.ts","sourceRoot":"","sources":["../../src/components/TriggerJourney.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAIH,OAAO,KAAK,EAAmB,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAEhF,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,iBAAiB,GAAG,IAAI,CAAC;CAClC;AA4FD,wBAAgB,cAAc,CAAC,EAAE,MAAM,EAAE,EAAE,mBAAmB,2CA+B7D"}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
-
/**
|
|
3
|
-
* TriggerJourney — compact horizontal node graph for triggerWhen conditions.
|
|
4
|
-
*
|
|
5
|
-
* Displays each condition as a small circle node connected by lines.
|
|
6
|
-
* Nodes light up green as conditions are met.
|
|
7
|
-
*/
|
|
8
|
-
import { Check } from 'lucide-react';
|
|
9
|
-
import { cn } from '../cn';
|
|
10
|
-
/* ------------------------------------------------------------------ */
|
|
11
|
-
/* Internal: small progress bar for event_count nodes */
|
|
12
|
-
/* ------------------------------------------------------------------ */
|
|
13
|
-
function ProgressBar({ current, target }) {
|
|
14
|
-
const pct = Math.min(100, Math.round((current / Math.max(target, 1)) * 100));
|
|
15
|
-
return (_jsxs("div", { className: "se-flex se-items-center se-gap-0.5", children: [_jsx("span", { className: "se-inline-block se-w-8 se-h-1 se-rounded-full se-bg-white/20", title: `${current}/${target} (${pct}%)`, children: _jsx("span", { className: cn('se-block se-h-full se-rounded-full se-transition-all', pct >= 100 ? 'se-bg-green-4' : 'se-bg-blue-4'), style: { width: `${pct}%` } }) }), _jsxs("span", { className: "se-text-[11px] se-font-medium se-text-text-secondary", children: [current, "/", target] })] }));
|
|
16
|
-
}
|
|
17
|
-
/* ------------------------------------------------------------------ */
|
|
18
|
-
/* Internal: single journey node with label + optional connection */
|
|
19
|
-
/* ------------------------------------------------------------------ */
|
|
20
|
-
function JourneyNode({ cs, isLast }) {
|
|
21
|
-
const hasProgress = !!cs.formatted.progress;
|
|
22
|
-
const inProgress = !cs.passed && hasProgress && cs.formatted.progress.current > 0;
|
|
23
|
-
return (_jsxs("div", { className: "se-flex se-items-center se-gap-0", children: [_jsxs("div", { className: "se-flex se-flex-col se-items-center se-min-w-0", children: [_jsx("div", { "data-journey-node": true, "data-passed": cs.passed ? 'true' : 'false', className: cn('se-w-4 se-h-4 se-rounded-full se-border-2 se-flex se-items-center se-justify-center se-shrink-0', cs.passed
|
|
24
|
-
? 'se-bg-green-4 se-border-green-4'
|
|
25
|
-
: inProgress
|
|
26
|
-
? 'se-bg-blue-4 se-border-blue-4'
|
|
27
|
-
: 'se-bg-transparent se-border-white/30'), children: cs.passed && _jsx(Check, { className: "se-w-2.5 se-h-2.5 se-text-white" }) }), _jsx("span", { className: "se-text-[11px] se-font-medium se-text-text-secondary se-truncate se-max-w-[60px] se-text-center se-mt-0.5", title: cs.formatted.instruction, children: cs.formatted.shortLabel }), hasProgress && (_jsx(ProgressBar, { current: cs.formatted.progress.current, target: cs.formatted.progress.target }))] }), !isLast && (_jsx("div", { "data-journey-line": true, className: cn('se-h-0.5 se-w-4 se-self-start se-mt-2 se-shrink-0', cs.passed ? 'se-bg-green-4' : 'se-bg-white/20') }))] }));
|
|
28
|
-
}
|
|
29
|
-
/* ------------------------------------------------------------------ */
|
|
30
|
-
/* Main component */
|
|
31
|
-
/* ------------------------------------------------------------------ */
|
|
32
|
-
export function TriggerJourney({ status }) {
|
|
33
|
-
if (!status || status.conditions.length === 0) {
|
|
34
|
-
return (_jsx("div", { className: "se-mt-1 se-text-[12px] se-font-medium se-text-text-secondary se-italic", children: "Always Present" }));
|
|
35
|
-
}
|
|
36
|
-
const { conditions } = status;
|
|
37
|
-
const allPassed = conditions.every((c) => c.passed);
|
|
38
|
-
const isMulti = conditions.length > 1;
|
|
39
|
-
return (_jsxs("div", { className: "se-mt-1", children: [_jsx("div", { className: "se-flex se-items-start", children: conditions.map((cs, i) => (_jsx(JourneyNode, { cs: cs, isLast: i === conditions.length - 1 }, i))) }), allPassed && isMulti && (_jsxs("div", { className: "se-flex se-items-center se-gap-1 se-mt-1 se-text-[12px] se-text-green-4", children: [_jsx(Check, { className: "se-w-3 se-h-3" }), _jsx("span", { children: "All conditions met" })] }))] }));
|
|
40
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
import type { TriggerWhenStatus } from './ConditionStatusLine';
|
|
3
|
-
/**
|
|
4
|
-
* TriggerJourneyLit — compact horizontal node graph for triggerWhen conditions.
|
|
5
|
-
*
|
|
6
|
-
* Displays each condition as a small circle node connected by lines.
|
|
7
|
-
* Nodes light up green as conditions are met.
|
|
8
|
-
*
|
|
9
|
-
* Attributes:
|
|
10
|
-
* status — TriggerWhenStatus (set via property)
|
|
11
|
-
*
|
|
12
|
-
* Usage:
|
|
13
|
-
* const el = document.createElement('se-trigger-journey');
|
|
14
|
-
* el.status = { visible: true, isFallback: false, conditions: [...] };
|
|
15
|
-
*/
|
|
16
|
-
export declare class TriggerJourneyLit extends LitElement {
|
|
17
|
-
static properties: {
|
|
18
|
-
status: {
|
|
19
|
-
type: ObjectConstructor;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
status: TriggerWhenStatus | null;
|
|
23
|
-
createRenderRoot(): this;
|
|
24
|
-
private _renderProgressBar;
|
|
25
|
-
private _renderJourneyNode;
|
|
26
|
-
render(): import("lit-html").TemplateResult<1>;
|
|
27
|
-
}
|
|
28
|
-
//# sourceMappingURL=TriggerJourneyLit.d.ts.map
|
package/node_modules/@syntrologie/shared-editor-ui/dist/components/TriggerJourneyLit.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TriggerJourneyLit.d.ts","sourceRoot":"","sources":["../../src/components/TriggerJourneyLit.ts"],"names":[],"mappings":"AAAA,OAAO,EAAQ,UAAU,EAAE,MAAM,KAAK,CAAC;AACvC,OAAO,KAAK,EAAmB,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAEhF;;;;;;;;;;;;GAYG;AACH,qBAAa,iBAAkB,SAAQ,UAAU;IAC/C,OAAgB,UAAU;;;;MAExB;IAEF,MAAM,EAAE,iBAAiB,GAAG,IAAI,CAAQ;IAE/B,gBAAgB;IAIzB,OAAO,CAAC,kBAAkB;IAqB1B,OAAO,CAAC,kBAAkB;IAoDjB,MAAM;CA+BhB"}
|
|
@@ -1,121 +0,0 @@
|
|
|
1
|
-
import { html, LitElement } from 'lit';
|
|
2
|
-
/**
|
|
3
|
-
* TriggerJourneyLit — compact horizontal node graph for triggerWhen conditions.
|
|
4
|
-
*
|
|
5
|
-
* Displays each condition as a small circle node connected by lines.
|
|
6
|
-
* Nodes light up green as conditions are met.
|
|
7
|
-
*
|
|
8
|
-
* Attributes:
|
|
9
|
-
* status — TriggerWhenStatus (set via property)
|
|
10
|
-
*
|
|
11
|
-
* Usage:
|
|
12
|
-
* const el = document.createElement('se-trigger-journey');
|
|
13
|
-
* el.status = { visible: true, isFallback: false, conditions: [...] };
|
|
14
|
-
*/
|
|
15
|
-
export class TriggerJourneyLit extends LitElement {
|
|
16
|
-
constructor() {
|
|
17
|
-
super(...arguments);
|
|
18
|
-
this.status = null;
|
|
19
|
-
}
|
|
20
|
-
createRenderRoot() {
|
|
21
|
-
return this;
|
|
22
|
-
}
|
|
23
|
-
_renderProgressBar(current, target) {
|
|
24
|
-
const pct = Math.min(100, Math.round((current / Math.max(target, 1)) * 100));
|
|
25
|
-
const fillClass = pct >= 100 ? 'se-bg-green-4' : 'se-bg-blue-4';
|
|
26
|
-
return html `
|
|
27
|
-
<div class="se-flex se-items-center se-gap-0.5">
|
|
28
|
-
<span
|
|
29
|
-
class="se-inline-block se-w-8 se-h-1 se-rounded-full se-bg-white/20"
|
|
30
|
-
title="${current}/${target} (${pct}%)"
|
|
31
|
-
>
|
|
32
|
-
<span
|
|
33
|
-
class="se-block se-h-full se-rounded-full se-transition-all ${fillClass}"
|
|
34
|
-
style="width: ${pct}%"
|
|
35
|
-
></span>
|
|
36
|
-
</span>
|
|
37
|
-
<span class="se-text-[11px] se-font-medium se-text-text-secondary">
|
|
38
|
-
${current}/${target}
|
|
39
|
-
</span>
|
|
40
|
-
</div>
|
|
41
|
-
`;
|
|
42
|
-
}
|
|
43
|
-
_renderJourneyNode(cs, isLast) {
|
|
44
|
-
const hasProgress = !!cs.formatted.progress;
|
|
45
|
-
const inProgress = !cs.passed && hasProgress && (cs.formatted.progress?.current ?? 0) > 0;
|
|
46
|
-
let circleClasses;
|
|
47
|
-
if (cs.passed) {
|
|
48
|
-
circleClasses =
|
|
49
|
-
'se-w-4 se-h-4 se-rounded-full se-border-2 se-flex se-items-center se-justify-center se-shrink-0 se-bg-green-4 se-border-green-4';
|
|
50
|
-
}
|
|
51
|
-
else if (inProgress) {
|
|
52
|
-
circleClasses =
|
|
53
|
-
'se-w-4 se-h-4 se-rounded-full se-border-2 se-flex se-items-center se-justify-center se-shrink-0 se-bg-blue-4 se-border-blue-4';
|
|
54
|
-
}
|
|
55
|
-
else {
|
|
56
|
-
circleClasses =
|
|
57
|
-
'se-w-4 se-h-4 se-rounded-full se-border-2 se-flex se-items-center se-justify-center se-shrink-0 se-bg-transparent se-border-white/30';
|
|
58
|
-
}
|
|
59
|
-
const lineClasses = cs.passed
|
|
60
|
-
? 'se-h-0.5 se-w-4 se-self-start se-mt-2 se-shrink-0 se-bg-green-4'
|
|
61
|
-
: 'se-h-0.5 se-w-4 se-self-start se-mt-2 se-shrink-0 se-bg-white/20';
|
|
62
|
-
// Check icon for passed nodes
|
|
63
|
-
const checkIcon = cs.passed
|
|
64
|
-
? html `<svg class="se-w-2.5 se-h-2.5 se-text-white" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>`
|
|
65
|
-
: '';
|
|
66
|
-
return html `
|
|
67
|
-
<div class="se-flex se-items-center se-gap-0">
|
|
68
|
-
<div class="se-flex se-flex-col se-items-center se-min-w-0">
|
|
69
|
-
<div
|
|
70
|
-
data-journey-node
|
|
71
|
-
data-passed=${cs.passed ? 'true' : 'false'}
|
|
72
|
-
class=${circleClasses}
|
|
73
|
-
>
|
|
74
|
-
${checkIcon}
|
|
75
|
-
</div>
|
|
76
|
-
<span
|
|
77
|
-
class="se-text-[11px] se-font-medium se-text-text-secondary se-truncate se-max-w-[60px] se-text-center se-mt-0.5"
|
|
78
|
-
title=${cs.formatted.instruction}
|
|
79
|
-
>
|
|
80
|
-
${cs.formatted.shortLabel}
|
|
81
|
-
</span>
|
|
82
|
-
${hasProgress && cs.formatted.progress
|
|
83
|
-
? this._renderProgressBar(cs.formatted.progress.current, cs.formatted.progress.target)
|
|
84
|
-
: ''}
|
|
85
|
-
</div>
|
|
86
|
-
${!isLast ? html `<div data-journey-line class=${lineClasses}></div>` : ''}
|
|
87
|
-
</div>
|
|
88
|
-
`;
|
|
89
|
-
}
|
|
90
|
-
render() {
|
|
91
|
-
if (!this.status || this.status.conditions.length === 0) {
|
|
92
|
-
return html `
|
|
93
|
-
<div class="se-mt-1 se-text-[12px] se-font-medium se-text-text-secondary se-italic">
|
|
94
|
-
Always Present
|
|
95
|
-
</div>
|
|
96
|
-
`;
|
|
97
|
-
}
|
|
98
|
-
const { conditions } = this.status;
|
|
99
|
-
const allPassed = conditions.every((c) => c.passed);
|
|
100
|
-
const isMulti = conditions.length > 1;
|
|
101
|
-
return html `
|
|
102
|
-
<div class="se-mt-1">
|
|
103
|
-
<div class="se-flex se-items-start">
|
|
104
|
-
${conditions.map((cs, i) => this._renderJourneyNode(cs, i === conditions.length - 1))}
|
|
105
|
-
</div>
|
|
106
|
-
${allPassed && isMulti
|
|
107
|
-
? html `
|
|
108
|
-
<div class="se-flex se-items-center se-gap-1 se-mt-1 se-text-[12px] se-text-green-4">
|
|
109
|
-
<svg class="se-w-3 se-h-3" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
|
|
110
|
-
<span>All conditions met</span>
|
|
111
|
-
</div>
|
|
112
|
-
`
|
|
113
|
-
: ''}
|
|
114
|
-
</div>
|
|
115
|
-
`;
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
TriggerJourneyLit.properties = {
|
|
119
|
-
status: { type: Object },
|
|
120
|
-
};
|
|
121
|
-
customElements.define('se-trigger-journey', TriggerJourneyLit);
|
package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts
DELETED
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* PanelShellController — Lit ReactiveController for draggable/resizable panels.
|
|
3
|
-
*
|
|
4
|
-
* Owns geometry state (position, size, dock), pointer-event handlers for the
|
|
5
|
-
* drag FAB and 8 resize handles, localStorage persistence, and viewport
|
|
6
|
-
* clamping. A consuming LitElement calls `attachFab(el)` / `attachHandle(el, dir)`
|
|
7
|
-
* on its rendered DOM to hook up pointer events, and reads `panelStyles` /
|
|
8
|
-
* `fabStyles` to position the panel + FAB.
|
|
9
|
-
*
|
|
10
|
-
* Why a controller, not a wrapper element: `<slot>`-based wrapper elements
|
|
11
|
-
* don't compose well in light DOM (Lit wipes children on render), and shadow
|
|
12
|
-
* DOM breaks Playwright child selectors used by E2E tests. A ReactiveController
|
|
13
|
-
* is the Lit-idiomatic way to share stateful logic across elements.
|
|
14
|
-
*
|
|
15
|
-
* Emits one callback: `onToggle` when the FAB is pressed without dragging.
|
|
16
|
-
*/
|
|
17
|
-
import type { ReactiveController, ReactiveControllerHost } from 'lit';
|
|
18
|
-
export interface PanelGeometry {
|
|
19
|
-
x: number;
|
|
20
|
-
y: number;
|
|
21
|
-
width: number;
|
|
22
|
-
height: number;
|
|
23
|
-
docked: 'left' | 'right' | null;
|
|
24
|
-
}
|
|
25
|
-
export type ResizeDir = 'n' | 'ne' | 'e' | 'se' | 's' | 'sw' | 'w' | 'nw';
|
|
26
|
-
export interface PanelShellControllerOptions {
|
|
27
|
-
/** Unique storage key for geometry persistence. */
|
|
28
|
-
storageKey?: string;
|
|
29
|
-
/** Minimum width when resizing or undocked. Default 480. */
|
|
30
|
-
minWidth?: number;
|
|
31
|
-
/** Minimum height when resizing or undocked. Default 400. */
|
|
32
|
-
minHeight?: number;
|
|
33
|
-
/** Pixels the FAB must move before a press is treated as a drag. Default 5. */
|
|
34
|
-
dragThreshold?: number;
|
|
35
|
-
/** Edge-snap distance for docking. Default 20. */
|
|
36
|
-
snapThreshold?: number;
|
|
37
|
-
/** Size of the FAB in pixels. Default 56. */
|
|
38
|
-
fabSize?: number;
|
|
39
|
-
/** Inset of the FAB from the panel's bottom-left corner. Default 12. */
|
|
40
|
-
fabInset?: number;
|
|
41
|
-
/** Default geometry on first load when nothing is in storage. */
|
|
42
|
-
defaultGeometry?: Partial<PanelGeometry>;
|
|
43
|
-
/** Called when the FAB is pressed without dragging. */
|
|
44
|
-
onToggle?: () => void;
|
|
45
|
-
}
|
|
46
|
-
export interface ResizeHandleDef {
|
|
47
|
-
dir: ResizeDir;
|
|
48
|
-
style: Record<string, string>;
|
|
49
|
-
cursor: string;
|
|
50
|
-
}
|
|
51
|
-
export declare function makeResizeHandles(): ResizeHandleDef[];
|
|
52
|
-
export declare class PanelShellController implements ReactiveController {
|
|
53
|
-
private readonly host;
|
|
54
|
-
private readonly opts;
|
|
55
|
-
private _geometry;
|
|
56
|
-
private _panelEl;
|
|
57
|
-
private _fabEl;
|
|
58
|
-
private _isDragging;
|
|
59
|
-
private _hasMoved;
|
|
60
|
-
private _dragOffset;
|
|
61
|
-
private _startPanelPos;
|
|
62
|
-
private _pendingGeo;
|
|
63
|
-
private _activeResize;
|
|
64
|
-
private _resizeStartMouse;
|
|
65
|
-
private _resizeStartGeo;
|
|
66
|
-
constructor(host: ReactiveControllerHost, options?: PanelShellControllerOptions);
|
|
67
|
-
/** Current geometry (read-only snapshot). */
|
|
68
|
-
get geometry(): PanelGeometry;
|
|
69
|
-
/** Pixel rect of the panel, resolving docked positions. */
|
|
70
|
-
get rect(): {
|
|
71
|
-
top: number;
|
|
72
|
-
left: number;
|
|
73
|
-
width: number;
|
|
74
|
-
height: number;
|
|
75
|
-
};
|
|
76
|
-
/** Pixel right edge of the panel (useful for positioning adjacent UI). */
|
|
77
|
-
get rightEdge(): number;
|
|
78
|
-
/** Set geometry directly — useful for testing or external state sync. */
|
|
79
|
-
setGeometry(geo: PanelGeometry): void;
|
|
80
|
-
/** Reset geometry to default (and clear persisted state). */
|
|
81
|
-
reset(): void;
|
|
82
|
-
/** Styles to apply to the panel element. */
|
|
83
|
-
panelStyles(): Record<string, string>;
|
|
84
|
-
/** Styles to apply to the FAB button. `isOpen` adjusts the shadow. */
|
|
85
|
-
fabStyles(isOpen: boolean): Record<string, string>;
|
|
86
|
-
/** Direction descriptors for the 8 resize handles. */
|
|
87
|
-
get handles(): ResizeHandleDef[];
|
|
88
|
-
/** Bind the current panel element so the controller can direct-write styles during drag/resize. */
|
|
89
|
-
attachPanel(el: HTMLElement | null): void;
|
|
90
|
-
/** Bind the current FAB element. */
|
|
91
|
-
attachFab(el: HTMLElement | null): void;
|
|
92
|
-
hostConnected(): void;
|
|
93
|
-
hostDisconnected(): void;
|
|
94
|
-
handleFabPointerDown: (e: PointerEvent) => void;
|
|
95
|
-
handleFabPointerMove: (e: PointerEvent) => void;
|
|
96
|
-
handleFabPointerUp: (e: PointerEvent) => void;
|
|
97
|
-
handleResizePointerDown: (dir: ResizeDir, e: PointerEvent) => void;
|
|
98
|
-
handleResizePointerMove: (e: PointerEvent) => void;
|
|
99
|
-
handleResizePointerUp: (e: PointerEvent) => void;
|
|
100
|
-
private _commit;
|
|
101
|
-
private _writeStylesDuringGesture;
|
|
102
|
-
private _onWindowResize;
|
|
103
|
-
private _clampToViewport;
|
|
104
|
-
private _undockGeometry;
|
|
105
|
-
private _panelRect;
|
|
106
|
-
private _loadGeometry;
|
|
107
|
-
private _saveGeometry;
|
|
108
|
-
private _resolveDefaultGeometry;
|
|
109
|
-
}
|
|
110
|
-
//# sourceMappingURL=PanelShellController.d.ts.map
|
package/node_modules/@syntrologie/shared-editor-ui/dist/controllers/PanelShellController.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PanelShellController.d.ts","sourceRoot":"","sources":["../../src/controllers/PanelShellController.ts"],"names":[],"mappings":"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"}
|