eddev 2.3.11-beta.7 → 2.3.12

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.
Files changed (79) hide show
  1. package/dist/app/entry/MetaTags.d.ts +1 -1
  2. package/dist/app/entry/MetaTags.d.ts.map +1 -1
  3. package/dist/app/entry/hydration-script.js +1 -1
  4. package/dist/app/lib/blocks/BlockPropMutator.d.ts +1 -1
  5. package/dist/app/lib/blocks/BlockPropMutator.d.ts.map +1 -1
  6. package/dist/app/lib/blocks/SlotBlocks.d.ts +1 -1
  7. package/dist/app/lib/blocks/SlotBlocks.d.ts.map +1 -1
  8. package/dist/app/lib/blocks/SlotBlocks.js +2 -2
  9. package/dist/app/lib/blocks/block-debugger.d.ts +3 -3
  10. package/dist/app/lib/blocks/block-debugger.d.ts.map +1 -1
  11. package/dist/app/lib/blocks/block-debugger.js +1 -1
  12. package/dist/app/lib/blocks/builtin-blocks.js +1 -1
  13. package/dist/app/lib/blocks/defineBlock.js +2 -2
  14. package/dist/app/lib/blocks/editor/EditorHighlights.js +1 -1
  15. package/dist/app/lib/blocks/editor/create-block.d.ts +1 -1
  16. package/dist/app/lib/blocks/editor/create-block.d.ts.map +1 -1
  17. package/dist/app/lib/blocks/editor/root-blocks.js +2 -2
  18. package/dist/app/lib/devtools/components/DevMenu.js +4 -4
  19. package/dist/app/lib/devtools/components/DevUI.js +5 -5
  20. package/dist/app/lib/devtools/components/panels/AppDataPanel.js +4 -4
  21. package/dist/app/lib/devtools/components/panels/QueriesPanel.js +1 -1
  22. package/dist/app/lib/devtools/components/panels/RoutePanel.d.ts +1 -1
  23. package/dist/app/lib/devtools/components/panels/RoutePanel.d.ts.map +1 -1
  24. package/dist/app/lib/devtools/components/panels/RoutePanel.js +8 -8
  25. package/dist/app/lib/devtools/components/panels/StructurePanel.js +8 -8
  26. package/dist/app/lib/devtools/components/panels/index.js +5 -5
  27. package/dist/app/lib/devtools/components/ui/JSONInspector.js +2 -2
  28. package/dist/app/lib/devtools/components/ui/Panel.js +1 -1
  29. package/dist/app/lib/devtools/components/ui/QueryMonitorDisplay.d.ts +1 -1
  30. package/dist/app/lib/devtools/components/ui/QueryMonitorDisplay.d.ts.map +1 -1
  31. package/dist/app/lib/devtools/components/ui/QueryMonitorDisplay.js +3 -3
  32. package/dist/app/lib/devtools/components/ui/TabBar.js +2 -2
  33. package/dist/app/lib/devtools/components/ui/Tabs.js +2 -2
  34. package/dist/app/lib/devtools/hooks/useTailwind.d.ts +40 -40
  35. package/dist/app/lib/dynamic/dynamic.js +1 -1
  36. package/dist/app/lib/hooks/query-hooks.d.ts +1 -1
  37. package/dist/app/lib/hooks/query-hooks.d.ts.map +1 -1
  38. package/dist/app/lib/integrations/gravityforms/createGravityFormComponent.d.ts +3 -3
  39. package/dist/app/lib/integrations/gravityforms/createGravityFormComponent.d.ts.map +1 -1
  40. package/dist/app/lib/integrations/gravityforms/createGravityFormComponent.js +1 -1
  41. package/dist/app/lib/integrations/gravityforms/field-types.d.ts +1 -1
  42. package/dist/app/lib/integrations/gravityforms/field-types.d.ts.map +1 -1
  43. package/dist/app/lib/legacy-stitches/createStitches.d.ts +1 -509
  44. package/dist/app/lib/legacy-stitches/createStitches.d.ts.map +1 -1
  45. package/dist/app/lib/routing/components/BackButton.d.ts +1 -1
  46. package/dist/app/lib/routing/components/BackButton.d.ts.map +1 -1
  47. package/dist/app/lib/routing/components/BackButton.js +1 -1
  48. package/dist/app/lib/routing/components/NativeLinkHandler.js +1 -1
  49. package/dist/app/lib/routing/hooks/useRouteMeta.d.ts +1 -1
  50. package/dist/app/lib/routing/hooks/useRouteMeta.d.ts.map +1 -1
  51. package/dist/app/lib/runtime/errorHandling.d.ts +2 -2
  52. package/dist/app/lib/runtime/errorHandling.d.ts.map +1 -1
  53. package/dist/app/lib/runtime/index.d.ts +2 -2
  54. package/dist/app/lib/runtime/index.d.ts.map +1 -1
  55. package/dist/app/lib/runtime/index.js +2 -2
  56. package/dist/app/server/rpc.d.ts +1 -1
  57. package/dist/app/server/rpc.d.ts.map +1 -1
  58. package/dist/app/server/server-context.d.ts +1 -1
  59. package/dist/app/server/server-context.d.ts.map +1 -1
  60. package/dist/app/server/server-context.js +5 -5
  61. package/dist/app/server/utils/content-security.d.ts +2 -2
  62. package/dist/app/server/utils/content-security.d.ts.map +1 -1
  63. package/dist/app/utils/wp.d.ts +10 -10
  64. package/dist/app/utils/wp.d.ts.map +1 -1
  65. package/dist/node/cli/cli.js +3 -1
  66. package/dist/node/cli/version.d.ts +1 -1
  67. package/dist/node/cli/version.d.ts.map +1 -1
  68. package/dist/node/cli/version.js +1 -1
  69. package/dist/node/compiler/get-vite-config.d.ts.map +1 -1
  70. package/dist/node/compiler/get-vite-config.js +1 -0
  71. package/dist/node/compiler/vinxi-codegen.d.ts.map +1 -1
  72. package/dist/node/compiler/vinxi-codegen.js +2 -3
  73. package/dist/node/project/favicons.d.ts +1 -1
  74. package/dist/node/project/favicons.d.ts.map +1 -1
  75. package/dist/node/storybook/index.js +1 -1
  76. package/package.json +1 -1
  77. package/tsconfig.app.json +2 -2
  78. package/tsconfig.node.json +6 -3
  79. package/types.env.d.ts +1 -0
@@ -1,4 +1,4 @@
1
- import { RouteMetaTag } from "../lib/routing";
1
+ import { RouteMetaTag } from "../lib/routing/index.js";
2
2
  type Props = {
3
3
  debugKey?: string;
4
4
  tags: RouteMetaTag[];
@@ -1 +1 @@
1
- {"version":3,"file":"MetaTags.d.ts","sourceRoot":"","sources":["../../../src/app/entry/MetaTags.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAE7C,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,YAAY,EAAE,CAAA;CACrB,CAAA;AAmBD,wBAAgB,QAAQ,CAAC,KAAK,EAAE,KAAK,2CAqBpC"}
1
+ {"version":3,"file":"MetaTags.d.ts","sourceRoot":"","sources":["../../../src/app/entry/MetaTags.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAEtD,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,IAAI,EAAE,YAAY,EAAE,CAAA;CACrB,CAAA;AAmBD,wBAAgB,QAAQ,CAAC,KAAK,EAAE,KAAK,2CAqBpC"}
@@ -1,4 +1,4 @@
1
- import { hydrationDebug } from "../utils/hydration-debugger";
1
+ import { hydrationDebug } from "../utils/hydration-debugger.js";
2
2
  //@ts-nocheck
3
3
  // window.addEventListener("error", (event) => {
4
4
  // const msg = event.message.toLowerCase()
@@ -1,5 +1,5 @@
1
1
  import { PropsWithChildren } from "react";
2
- import { ContentBlock } from "./ContentBlocks";
2
+ import { ContentBlock } from "./ContentBlocks.js";
3
3
  type BlockPropsMutator = (block: ContentBlock) => void;
4
4
  type MutationContext = {
5
5
  mutate?: BlockPropsMutator;
@@ -1 +1 @@
1
- {"version":3,"file":"BlockPropMutator.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/blocks/BlockPropMutator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,iBAAiB,EAAuB,MAAM,OAAO,CAAA;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAS9C,KAAK,iBAAiB,GAAG,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAA;AAEtD,KAAK,eAAe,GAAG;IACrB,MAAM,CAAC,EAAE,iBAAiB,CAAA;CAC3B,CAAA;AAED,eAAO,MAAM,eAAe,0CAAqC,CAAA;AAEjE,KAAK,KAAK,GAAG,iBAAiB,CAAC;IAC7B;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;;OAIG;IACH,WAAW,EAAE,iBAAiB,CAAA;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,GAAG,EAAE,CAAA;CACb,CAAC,CAAA;AAEF,wBAAgB,gBAAgB,oBAE/B;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,KAAK,2CAe5C"}
1
+ {"version":3,"file":"BlockPropMutator.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/blocks/BlockPropMutator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,iBAAiB,EAAuB,MAAM,OAAO,CAAA;AAC7E,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAA;AASjD,KAAK,iBAAiB,GAAG,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAA;AAEtD,KAAK,eAAe,GAAG;IACrB,MAAM,CAAC,EAAE,iBAAiB,CAAA;CAC3B,CAAA;AAED,eAAO,MAAM,eAAe,0CAAqC,CAAA;AAEjE,KAAK,KAAK,GAAG,iBAAiB,CAAC;IAC7B;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;;OAIG;IACH,WAAW,EAAE,iBAAiB,CAAA;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,GAAG,EAAE,CAAA;CACb,CAAC,CAAA;AAEF,wBAAgB,gBAAgB,oBAE/B;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,KAAK,2CAe5C"}
@@ -1,4 +1,4 @@
1
- import { InnerBlocksProps } from "./InnerBlocks";
1
+ import { InnerBlocksProps } from "./InnerBlocks.js";
2
2
  type SlotProps = {
3
3
  id: string;
4
4
  title?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"SlotBlocks.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/blocks/SlotBlocks.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAEhD,KAAK,SAAS,GAAG;IACf,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,GAAG,gBAAgB,CAAA;AAEpB,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,kDAyD1C"}
1
+ {"version":3,"file":"SlotBlocks.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/blocks/SlotBlocks.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AAEnD,KAAK,SAAS,GAAG;IACf,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,GAAG,gBAAgB,CAAA;AAEpB,wBAAgB,UAAU,CAAC,KAAK,EAAE,SAAS,kDAyD1C"}
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { hash } from "object-code";
3
3
  import { useEffect } from "react";
4
- import { ContentBlocks } from "./ContentBlocks";
5
- import { InlineEditingContextProvider, useBlockContext, useInnerBlocks } from "./inline-editing";
4
+ import { ContentBlocks } from "./ContentBlocks.js";
5
+ import { InlineEditingContextProvider, useBlockContext, useInnerBlocks } from "./inline-editing.js";
6
6
  export function SlotBlocks(props) {
7
7
  if (env.admin) {
8
8
  const clientId = useBlockContext()?.block[1].clientId;
@@ -1,7 +1,7 @@
1
1
  import { PropsWithChildren, ReactNode } from "react";
2
- import { RouteState } from "../routing";
3
- import { type ContentBlock } from "./ContentBlocks";
4
- import { InlineEditingContext } from "./inline-editing";
2
+ import { type RouteState } from "../routing/types.js";
3
+ import { type ContentBlock } from "./ContentBlocks.js";
4
+ import { InlineEditingContext } from "./inline-editing.js";
5
5
  export type PageStructureNode = {
6
6
  type: "block";
7
7
  id: string;
@@ -1 +1 @@
1
- {"version":3,"file":"block-debugger.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/blocks/block-debugger.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"block-debugger.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/blocks/block-debugger.tsx"],"names":[],"mappings":"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"}
@@ -2,7 +2,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { useFiber } from "its-fine";
3
3
  import { createContext, Fragment, useContext, useEffect, useId, useMemo } from "react";
4
4
  import { proxy, ref } from "valtio";
5
- import { useBlockContext } from "./inline-editing";
5
+ import { useBlockContext } from "./inline-editing.js";
6
6
  import { hash } from "object-code";
7
7
  export const pageStructureRoot = proxy({
8
8
  type: "root",
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- import { InnerBlocks } from "./InnerBlocks";
2
+ import { InnerBlocks } from "./InnerBlocks.js";
3
3
  export function registerBuiltinBlocks() {
4
4
  /**
5
5
  * Register the Slot Group block, used by SlotBlocks.tsx
@@ -1,5 +1,5 @@
1
- import { blockMetaDescriptors } from "./editor/installGutenbergHooks";
2
- import { resolveAcfBlockName } from "./editor/block-templates";
1
+ import { blockMetaDescriptors } from "./editor/installGutenbergHooks.js";
2
+ import { resolveAcfBlockName } from "./editor/block-templates.js";
3
3
  export function defineBlock(name, component) {
4
4
  return component;
5
5
  }
@@ -1,6 +1,6 @@
1
1
  import { Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime";
2
2
  import { useEffect, useState } from "react";
3
- import { getEditorDocument } from "./get-editor-document";
3
+ import { getEditorDocument } from "./get-editor-document.js";
4
4
  export function EditorHighlights(props) {
5
5
  const [element, setElement] = useState(null);
6
6
  const [controller, setController] = useState(null);
@@ -1,4 +1,4 @@
1
- import { BlockInstance } from "../inline-editing";
1
+ import { BlockInstance } from "../inline-editing.js";
2
2
  /**
3
3
  * Creates a block instance for the editor. This doesn't add the block to the editor on it's own.
4
4
  * @param name The name of the block
@@ -1 +1 @@
1
- {"version":3,"file":"create-block.d.ts","sourceRoot":"","sources":["../../../../../src/app/lib/blocks/editor/create-block.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AAEjD;;;;;;GAMG;AACH,wBAAgB,WAAW,CACzB,IAAI,EAAE,kBAAkB,EACxB,UAAU,GAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAM,EACpC,WAAW,GAAE,aAAa,EAAO,GAChC,aAAa,CAKf"}
1
+ {"version":3,"file":"create-block.d.ts","sourceRoot":"","sources":["../../../../../src/app/lib/blocks/editor/create-block.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAA;AAEpD;;;;;;GAMG;AACH,wBAAgB,WAAW,CACzB,IAAI,EAAE,kBAAkB,EACxB,UAAU,GAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAM,EACpC,WAAW,GAAE,aAAa,EAAO,GAChC,aAAa,CAKf"}
@@ -1,7 +1,7 @@
1
1
  import { hash } from "object-code";
2
2
  import { subscribe, snapshot } from "valtio";
3
- import { editorConfigStore } from "./editor-config";
4
- import { blocksByTag } from "./blocks-by-tag";
3
+ import { editorConfigStore } from "./editor-config.js";
4
+ import { blocksByTag } from "./blocks-by-tag.js";
5
5
  let constraint = ["root", "#root"];
6
6
  let rootBlockList = new Set(["root", "#root"]);
7
7
  export const rootBlocks = {
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
- import { usePersistState } from "../hooks/usePersistState";
3
- import { bolt, close } from "../icons";
4
- import { DEV_TOOLS_PANELS } from "./panels";
5
- import { Button } from "./ui/Button";
2
+ import { usePersistState } from "../hooks/usePersistState.js";
3
+ import { bolt, close } from "../icons.js";
4
+ import { DEV_TOOLS_PANELS } from "./panels/index.js";
5
+ import { Button } from "./ui/Button.js";
6
6
  export function DevMenu() {
7
7
  const [expanded, setExpanded] = usePersistState("menuOpen", false);
8
8
  const [currentTab, setCurrentTab] = usePersistState("currentTab", "none");
@@ -2,11 +2,11 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { Component } from "react";
3
3
  import "../../../../../css/devtools.css";
4
4
  import { BreakpointIndicator } from "./BreakpointIndicator.js";
5
- import { DevMenu } from "./DevMenu";
6
- import { GridIndicator } from "./GridIndicator";
7
- import { Panel } from "./ui/Panel";
8
- import { Button } from "./ui/Button";
9
- import { usePersistState } from "../hooks/usePersistState";
5
+ import { DevMenu } from "./DevMenu.js";
6
+ import { GridIndicator } from "./GridIndicator.js";
7
+ import { Panel } from "./ui/Panel.js";
8
+ import { Button } from "./ui/Button.js";
9
+ import { usePersistState } from "../hooks/usePersistState.js";
10
10
  export default function DevUI() {
11
11
  return (_jsx("div", { className: "eddev-ui", children: _jsx("div", { className: "fixed left-2 bottom-2 right-2 z-[999999999999999] pointer-events-none flex justify-start", children: _jsx("div", { className: "flex gap-2 items-center pointer-events-auto", children: _jsxs(ErrorBoundary, { children: [_jsx(DevMenu, {}), _jsx("div", { children: _jsx(BreakpointIndicator, {}) }), _jsx(GridIndicator, {})] }) }) }) }));
12
12
  }
@@ -1,8 +1,8 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { useAppData, useAppDataQueryMonitor } from "../../../hooks";
3
- import { JSONInspector } from "../ui/JSONInspector";
4
- import { Panel } from "../ui/Panel";
5
- import { QueryMonitorDisplay } from "../ui/QueryMonitorDisplay";
2
+ import { useAppData, useAppDataQueryMonitor } from "../../../hooks/useAppData.js";
3
+ import { JSONInspector } from "../ui/JSONInspector.js";
4
+ import { Panel } from "../ui/Panel.js";
5
+ import { QueryMonitorDisplay } from "../ui/QueryMonitorDisplay.js";
6
6
  // import { JsonInspector } from "@rexxars/react-json-inspector"
7
7
  //
8
8
  export function AppDataPanel() {
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Panel } from "../ui/Panel";
2
+ import { Panel } from "../ui/Panel.js";
3
3
  export function QueriesPanel() {
4
4
  return (_jsx(Panel, { title: "Queries", padded: true, id: "queries", children: "WIP" }));
5
5
  }
@@ -1,4 +1,4 @@
1
- import { RouteState } from "../../../routing";
1
+ import { RouteState } from "../../../routing/index.js";
2
2
  export declare function FullRouteDetails(props: {
3
3
  route: RouteState;
4
4
  }): import("react/jsx-runtime").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"RoutePanel.d.ts","sourceRoot":"","sources":["../../../../../../src/app/lib/devtools/components/panels/RoutePanel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA8C,MAAM,kBAAkB,CAAA;AAmKzF,wBAAgB,gBAAgB,CAAC,KAAK,EAAE;IAAE,KAAK,EAAE,UAAU,CAAA;CAAE,2CAwB5D;AAED,wBAAgB,UAAU,4CAuDzB"}
1
+ {"version":3,"file":"RoutePanel.d.ts","sourceRoot":"","sources":["../../../../../../src/app/lib/devtools/components/panels/RoutePanel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAA8C,MAAM,2BAA2B,CAAA;AAmKlG,wBAAgB,gBAAgB,CAAC,KAAK,EAAE;IAAE,KAAK,EAAE,UAAU,CAAA;CAAE,2CAwB5D;AAED,wBAAgB,UAAU,4CAuDzB"}
@@ -1,14 +1,14 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
- import { useRouter, useRouterEvents, useRouterState } from "../../../routing";
3
- import { Panel } from "../ui/Panel";
2
+ import { useRouter, useRouterEvents, useRouterState } from "../../../routing/index.js";
3
+ import { Panel } from "../ui/Panel.js";
4
4
  import { Fragment, useEffect } from "react";
5
5
  import { withoutHost } from "ufo";
6
- import { terminal, undo } from "../../icons";
7
- import { Button } from "../ui/Button";
8
- import { Chip, ChipGroup } from "../ui/Chip";
9
- import { JSONInspector } from "../ui/JSONInspector";
10
- import { QueryMonitorDisplay } from "../ui/QueryMonitorDisplay";
11
- import { useTabBar } from "../ui/TabBar";
6
+ import { terminal, undo } from "../../icons.js";
7
+ import { Button } from "../ui/Button.js";
8
+ import { Chip, ChipGroup } from "../ui/Chip.js";
9
+ import { JSONInspector } from "../ui/JSONInspector.js";
10
+ import { QueryMonitorDisplay } from "../ui/QueryMonitorDisplay.js";
11
+ import { useTabBar } from "../ui/TabBar.js";
12
12
  function RouteDetails(props) {
13
13
  const { route } = props;
14
14
  const admin = route.meta.admin;
@@ -1,14 +1,14 @@
1
1
  import { jsxs as _jsxs, jsx as _jsx, Fragment as _Fragment } from "react/jsx-runtime";
2
2
  import { useEffect, useMemo, useRef, useState } from "react";
3
3
  import { useSnapshot } from "valtio";
4
- import { pageStructureRoot } from "../../../blocks/block-debugger";
5
- import { usePersistState } from "../../hooks/usePersistState";
6
- import { blocksIcon, code, globeIcon, jumpTo, routesIcon, singleBlockIcon } from "../../icons";
7
- import { Expander } from "../ui/Expander";
8
- import { JSONInspector } from "../ui/JSONInspector";
9
- import { Panel } from "../ui/Panel";
10
- import { FullRouteDetails } from "./RoutePanel";
11
- import { AppDetails } from "./AppDataPanel";
4
+ import { pageStructureRoot } from "../../../blocks/block-debugger.js";
5
+ import { usePersistState } from "../../hooks/usePersistState.js";
6
+ import { blocksIcon, code, globeIcon, jumpTo, routesIcon, singleBlockIcon } from "../../icons.js";
7
+ import { Expander } from "../ui/Expander.js";
8
+ import { JSONInspector } from "../ui/JSONInspector.js";
9
+ import { Panel } from "../ui/Panel.js";
10
+ import { FullRouteDetails } from "./RoutePanel.js";
11
+ import { AppDetails } from "./AppDataPanel.js";
12
12
  export function StructurePanel() {
13
13
  const root = useSnapshot(pageStructureRoot);
14
14
  const nodesById = useMemo(() => {
@@ -1,8 +1,8 @@
1
- import { blocksIcon, globeIcon, routesIcon, structure } from "../../icons";
2
- import { AppDataPanel } from "./AppDataPanel";
3
- import { RoutePanel } from "./RoutePanel";
4
- import { QueriesPanel } from "./QueriesPanel";
5
- import { StructurePanel } from "./StructurePanel";
1
+ import { blocksIcon, globeIcon, routesIcon, structure } from "../../icons.js";
2
+ import { AppDataPanel } from "./AppDataPanel.js";
3
+ import { RoutePanel } from "./RoutePanel.js";
4
+ import { QueriesPanel } from "./QueriesPanel.js";
5
+ import { StructurePanel } from "./StructurePanel.js";
6
6
  export const DEV_TOOLS_PANELS = {
7
7
  appData: {
8
8
  label: "App Data",
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { ObjectInspector } from "react-inspector";
3
- import { usePersistState } from "../../hooks/usePersistState";
4
- import { bytesToSize } from "../../lib/filesize";
3
+ import { usePersistState } from "../../hooks/usePersistState.js";
4
+ import { bytesToSize } from "../../lib/filesize.js";
5
5
  export function JSONInspector(props) {
6
6
  const inspector = _jsx(ObjectInspector, { data: props.data, theme: "chromeDark", expandLevel: props.expandLevel });
7
7
  const [rawMode, setRawMode] = usePersistState("json-raw-mode", false);
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
2
  import { useRef } from "react";
3
- import { usePersistState } from "../../hooks/usePersistState";
3
+ import { usePersistState } from "../../hooks/usePersistState.js";
4
4
  export function Panel(props) {
5
5
  const ref = useRef(null);
6
6
  const [size, setSize] = usePersistState(`devtools-panel-size-${props.id}`, props.defaultSize ?? null);
@@ -1,4 +1,4 @@
1
- import { QueryMonitor } from "../../../../utils/query-monitor";
1
+ import { QueryMonitor } from "../../../../utils/query-monitor.js";
2
2
  type Props = {
3
3
  entries?: QueryMonitor.Entry[];
4
4
  };
@@ -1 +1 @@
1
- {"version":3,"file":"QueryMonitorDisplay.d.ts","sourceRoot":"","sources":["../../../../../../src/app/lib/devtools/components/ui/QueryMonitorDisplay.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAI9D,KAAK,KAAK,GAAG;IACX,OAAO,CAAC,EAAE,YAAY,CAAC,KAAK,EAAE,CAAA;CAC/B,CAAA;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,KAAK,kDAS/C"}
1
+ {"version":3,"file":"QueryMonitorDisplay.d.ts","sourceRoot":"","sources":["../../../../../../src/app/lib/devtools/components/ui/QueryMonitorDisplay.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,oCAAoC,CAAA;AAIjE,KAAK,KAAK,GAAG;IACX,OAAO,CAAC,EAAE,YAAY,CAAC,KAAK,EAAE,CAAA;CAC/B,CAAA;AAED,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,KAAK,kDAO/C"}
@@ -1,11 +1,11 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
2
2
  import { Fragment, useState } from "react";
3
- import { JSONInspector } from "./JSONInspector";
4
- import { Expander } from "./Expander";
3
+ import { JSONInspector } from "./JSONInspector.js";
4
+ import { Expander } from "./Expander.js";
5
5
  export function QueryMonitorDisplay(props) {
6
6
  if (!props.entries || props.entries.length === 0)
7
7
  return null;
8
- return (_jsx("div", { className: "flex flex-col gap-1", children: props.entries?.map((entry, index) => (_jsx(MonitorEntry, { entry: entry }, index))) }));
8
+ return (_jsx("div", { className: "flex flex-col gap-1", children: props.entries?.map((entry, index) => _jsx(MonitorEntry, { entry: entry }, index)) }));
9
9
  }
10
10
  function MonitorEntry({ entry, indent }) {
11
11
  const hasChildren = entry.log.length > 0 || entry.children?.length > 0;
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { usePersistState } from "../../hooks/usePersistState";
3
- import { Button } from "./Button";
2
+ import { usePersistState } from "../../hooks/usePersistState.js";
3
+ import { Button } from "./Button.js";
4
4
  export function TabBar(props) {
5
5
  return (_jsx("div", { className: "flex gap-2 flex-none p-2 pb-0", children: props.tabs.map((t) => (_jsxs(Button, { variant: "tab", active: props.activeTab === t.value, onClick: () => props.onTabChange?.(t.value), children: [t.label, t.badge ? _jsx("span", { className: "bg-neutral-200/20 rounded-md px-1", children: t.badge }) : null] }, t.value))) }));
6
6
  }
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { usePersistState } from "../../hooks/usePersistState";
3
- import { Button } from "./Button";
2
+ import { usePersistState } from "../../hooks/usePersistState.js";
3
+ import { Button } from "./Button.js";
4
4
  export function Tabs(props) {
5
5
  const [tab, setTab] = usePersistState(`tab:${props.id}`, props.tabs[0].value);
6
6
  return (_jsxs("div", { className: "flex flex-col flex-1 gap-2 max-h-[calc(100vh-90px)]", children: [_jsx("div", { className: "flex gap-2 flex-none p-2 pb-0", children: props.tabs.map((t) => (_jsxs(Button, { variant: "tab", active: tab === t.value, onClick: () => setTab(t.value), children: [t.label, t.badge ? _jsx("span", { className: "bg-neutral-200/20 rounded-md px-1", children: t.badge }) : null] }, t.value))) }), _jsx("div", { className: "flex-1 overflow-auto max-h-[80%] basis-auto pt-0 p-2", children: props.tabs.find((t) => t.value === tab)?.content() })] }));
@@ -85,12 +85,12 @@ export declare function useTailwindConfig(): {
85
85
  readonly max: string;
86
86
  })[];
87
87
  } | undefined;
88
- readonly supports?: {
88
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
89
89
  readonly [x: string]: string;
90
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
91
- readonly data?: {
90
+ } | undefined;
91
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
92
92
  readonly [x: string]: string;
93
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
93
+ } | undefined;
94
94
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
95
95
  readonly [x: string]: string | /*elided*/ any;
96
96
  } | undefined;
@@ -493,12 +493,12 @@ export declare function useTailwindConfig(): {
493
493
  readonly max: string;
494
494
  })[];
495
495
  } | undefined;
496
- readonly supports?: {
496
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
497
497
  readonly [x: string]: string;
498
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
499
- readonly data?: {
498
+ } | undefined;
499
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
500
500
  readonly [x: string]: string;
501
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
501
+ } | undefined;
502
502
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
503
503
  readonly [x: string]: string | /*elided*/ any;
504
504
  } | undefined;
@@ -1130,12 +1130,12 @@ export declare function useTailwindConfig(): {
1130
1130
  readonly max: string;
1131
1131
  })[];
1132
1132
  } | undefined;
1133
- readonly supports?: {
1133
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
1134
1134
  readonly [x: string]: string;
1135
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
1136
- readonly data?: {
1135
+ } | undefined;
1136
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
1137
1137
  readonly [x: string]: string;
1138
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
1138
+ } | undefined;
1139
1139
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
1140
1140
  readonly [x: string]: string | /*elided*/ any;
1141
1141
  } | undefined;
@@ -1538,12 +1538,12 @@ export declare function useTailwindConfig(): {
1538
1538
  readonly max: string;
1539
1539
  })[];
1540
1540
  } | undefined;
1541
- readonly supports?: {
1541
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
1542
1542
  readonly [x: string]: string;
1543
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
1544
- readonly data?: {
1543
+ } | undefined;
1544
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
1545
1545
  readonly [x: string]: string;
1546
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
1546
+ } | undefined;
1547
1547
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
1548
1548
  readonly [x: string]: string | /*elided*/ any;
1549
1549
  } | undefined;
@@ -2150,12 +2150,12 @@ export declare function useTailwindConfig(): {
2150
2150
  readonly max: string;
2151
2151
  })[];
2152
2152
  } | undefined;
2153
- readonly supports?: {
2153
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
2154
2154
  readonly [x: string]: string;
2155
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
2156
- readonly data?: {
2155
+ } | undefined;
2156
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
2157
2157
  readonly [x: string]: string;
2158
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
2158
+ } | undefined;
2159
2159
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
2160
2160
  readonly [x: string]: string | /*elided*/ any;
2161
2161
  } | undefined;
@@ -2558,12 +2558,12 @@ export declare function useTailwindConfig(): {
2558
2558
  readonly max: string;
2559
2559
  })[];
2560
2560
  } | undefined;
2561
- readonly supports?: {
2561
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
2562
2562
  readonly [x: string]: string;
2563
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
2564
- readonly data?: {
2563
+ } | undefined;
2564
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
2565
2565
  readonly [x: string]: string;
2566
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
2566
+ } | undefined;
2567
2567
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
2568
2568
  readonly [x: string]: string | /*elided*/ any;
2569
2569
  } | undefined;
@@ -3221,12 +3221,12 @@ export declare function useTailwindConfig(): {
3221
3221
  readonly max: string;
3222
3222
  })[];
3223
3223
  } | undefined;
3224
- readonly supports?: {
3224
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
3225
3225
  readonly [x: string]: string;
3226
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
3227
- readonly data?: {
3226
+ } | undefined;
3227
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
3228
3228
  readonly [x: string]: string;
3229
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
3229
+ } | undefined;
3230
3230
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
3231
3231
  readonly [x: string]: string | /*elided*/ any;
3232
3232
  } | undefined;
@@ -3629,12 +3629,12 @@ export declare function useTailwindConfig(): {
3629
3629
  readonly max: string;
3630
3630
  })[];
3631
3631
  } | undefined;
3632
- readonly supports?: {
3632
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
3633
3633
  readonly [x: string]: string;
3634
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
3635
- readonly data?: {
3634
+ } | undefined;
3635
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
3636
3636
  readonly [x: string]: string;
3637
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
3637
+ } | undefined;
3638
3638
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
3639
3639
  readonly [x: string]: string | /*elided*/ any;
3640
3640
  } | undefined;
@@ -4239,12 +4239,12 @@ export declare function useTailwindConfig(): {
4239
4239
  readonly max: string;
4240
4240
  })[];
4241
4241
  } | undefined;
4242
- readonly supports?: {
4242
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
4243
4243
  readonly [x: string]: string;
4244
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
4245
- readonly data?: {
4244
+ } | undefined;
4245
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
4246
4246
  readonly [x: string]: string;
4247
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
4247
+ } | undefined;
4248
4248
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
4249
4249
  readonly [x: string]: string | /*elided*/ any;
4250
4250
  } | undefined;
@@ -4647,12 +4647,12 @@ export declare function useTailwindConfig(): {
4647
4647
  readonly max: string;
4648
4648
  })[];
4649
4649
  } | undefined;
4650
- readonly supports?: {
4650
+ readonly supports?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
4651
4651
  readonly [x: string]: string;
4652
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
4653
- readonly data?: {
4652
+ } | undefined;
4653
+ readonly data?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | {
4654
4654
  readonly [x: string]: string;
4655
- } | ((utils: import("tailwindcss/types/config.js").PluginUtils) => Record<string, string>) | undefined;
4655
+ } | undefined;
4656
4656
  readonly colors?: ((utils: import("tailwindcss/types/config.js").PluginUtils) => import("tailwindcss/types/config.js").RecursiveKeyValuePair<string, string>) | {
4657
4657
  readonly [x: string]: string | /*elided*/ any;
4658
4658
  } | undefined;
@@ -1,5 +1,5 @@
1
1
  import { createElement, forwardRef, lazy, memo, useRef } from "react";
2
- import { useAssetCapture } from "../../utils/asset-capture";
2
+ import { useAssetCapture } from "../../utils/asset-capture.js";
3
3
  export function dynamic(factory, name) {
4
4
  const ReactLazyComponent = lazy(factory);
5
5
  let PreloadedComponent;
@@ -85,6 +85,6 @@ export declare const rpcClient: {
85
85
  query<TName extends RPCQueryName>(name: TName, input: RPCQueryInput<TName>, opts?: TRPCRequestOptions): Promise<RPCQueryResult<TName>>;
86
86
  mutation<TName extends RPCMutationName>(name: TName, input: RPCMutationInput<TName>, opts?: TRPCRequestOptions): Promise<RPCMutationResult<TName>>;
87
87
  };
88
- export declare function getQueryClient(): import("@tanstack/query-core").QueryClient;
88
+ export declare function getQueryClient(): import("@tanstack/react-query").QueryClient;
89
89
  export type { QueryError, UseQueryResult, UseMutationResult };
90
90
  //# sourceMappingURL=query-hooks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"query-hooks.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/hooks/query-hooks.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"query-hooks.d.ts","sourceRoot":"","sources":["../../../../src/app/lib/hooks/query-hooks.ts"],"names":[],"mappings":"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"}
@@ -1,7 +1,7 @@
1
1
  import { ComponentProps, FormEvent, ReactNode } from "react";
2
- import { GFLayoutType, GravityFormsFieldState, GravityFormState, UseGravityFormResult } from "./useGravityForm";
3
- import { GFFieldProps, GFFieldTypeSpec, GravityFormsField } from "./types";
4
- import { GF_BUILTIN_FIELDS } from "./field-types";
2
+ import { GFLayoutType, GravityFormsFieldState, GravityFormState, UseGravityFormResult } from "./useGravityForm.js";
3
+ import { GFFieldProps, GFFieldTypeSpec, GravityFormsField } from "./types.js";
4
+ import { GF_BUILTIN_FIELDS } from "./field-types.js";
5
5
  declare const FORM_COMPONENTS: {
6
6
  Form(props: {
7
7
  onSubmit(e: FormEvent<HTMLFormElement>): void;
@@ -1 +1 @@
1
- {"version":3,"file":"createGravityFormComponent.d.ts","sourceRoot":"","sources":["../../../../../src/app/lib/integrations/gravityforms/createGravityFormComponent.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"createGravityFormComponent.d.ts","sourceRoot":"","sources":["../../../../../src/app/lib/integrations/gravityforms/createGravityFormComponent.tsx"],"names":[],"mappings":"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"}