sanity 3.94.1-next.5.ec6157041e → 3.94.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/dist/BehaviorSubject-CU-WJrzA.mjs +30 -0
  2. package/dist/BehaviorSubject-CU-WJrzA.mjs.map +1 -0
  3. package/dist/BroadcastDisplayedDocument-BSV9T3BU.mjs +20 -0
  4. package/dist/BroadcastDisplayedDocument-BSV9T3BU.mjs.map +1 -0
  5. package/dist/DisplayedDocumentBroadcaster-DZ65n35Q.mjs +62 -0
  6. package/dist/DisplayedDocumentBroadcaster-DZ65n35Q.mjs.map +1 -0
  7. package/dist/LiveQueries-Crz53eU5.mjs +407 -0
  8. package/dist/LiveQueries-Crz53eU5.mjs.map +1 -0
  9. package/dist/Observable-CCQtH8Gg.mjs +546 -0
  10. package/dist/Observable-CCQtH8Gg.mjs.map +1 -0
  11. package/dist/PostMessageDocuments-BjgsJxz4.mjs +72 -0
  12. package/dist/PostMessageDocuments-BjgsJxz4.mjs.map +1 -0
  13. package/dist/PostMessagePerspective-pucY-E6a.mjs +22 -0
  14. package/dist/PostMessagePerspective-pucY-E6a.mjs.map +1 -0
  15. package/dist/PostMessagePreviewSnapshots-CRQgRg4_.mjs +71 -0
  16. package/dist/PostMessagePreviewSnapshots-CRQgRg4_.mjs.map +1 -0
  17. package/dist/PostMessageRefreshMutations-D944RbO3.mjs +66 -0
  18. package/dist/PostMessageRefreshMutations-D944RbO3.mjs.map +1 -0
  19. package/dist/PostMessageSchema-3eOtr1bs.mjs +516 -0
  20. package/dist/PostMessageSchema-3eOtr1bs.mjs.map +1 -0
  21. package/dist/PostMessageTelemetry-DMTQDJeN.mjs +20 -0
  22. package/dist/PostMessageTelemetry-DMTQDJeN.mjs.map +1 -0
  23. package/dist/PresentationToolGrantsCheck-B0q4AQ3b.mjs +3999 -0
  24. package/dist/PresentationToolGrantsCheck-B0q4AQ3b.mjs.map +1 -0
  25. package/dist/QRCodeSVG-hyTW2xeN.mjs +648 -0
  26. package/dist/QRCodeSVG-hyTW2xeN.mjs.map +1 -0
  27. package/dist/Refractor-Zss2QEe8.mjs +2568 -0
  28. package/dist/Refractor-Zss2QEe8.mjs.map +1 -0
  29. package/dist/SourceContext-QxJD1Wrm.mjs +111 -0
  30. package/dist/SourceContext-QxJD1Wrm.mjs.map +1 -0
  31. package/dist/StructureToolProvider-B-7cwz7l.mjs +2287 -0
  32. package/dist/StructureToolProvider-B-7cwz7l.mjs.map +1 -0
  33. package/dist/ViteDevServerStopped-CgIEqy9p.mjs +57 -0
  34. package/dist/ViteDevServerStopped-CgIEqy9p.mjs.map +1 -0
  35. package/dist/_createContext.mjs +38 -0
  36. package/dist/_createContext.mjs.map +1 -0
  37. package/dist/_singletons.mjs +216 -0
  38. package/dist/_singletons.mjs.map +1 -0
  39. package/dist/browser-B0Q9qZJS.mjs +478 -0
  40. package/dist/browser-B0Q9qZJS.mjs.map +1 -0
  41. package/dist/browser-DmX5VEcE.mjs +324 -0
  42. package/dist/browser-DmX5VEcE.mjs.map +1 -0
  43. package/dist/desk.mjs +53 -0
  44. package/dist/desk.mjs.map +1 -0
  45. package/dist/first-Cz545eV-.mjs +42 -0
  46. package/dist/first-Cz545eV-.mjs.map +1 -0
  47. package/dist/index-B2GCDfau.mjs +96 -0
  48. package/dist/index-B2GCDfau.mjs.map +1 -0
  49. package/dist/index-BRIelBPK.mjs +6946 -0
  50. package/dist/index-BRIelBPK.mjs.map +1 -0
  51. package/dist/index-BUB137yJ.mjs +144 -0
  52. package/dist/index-BUB137yJ.mjs.map +1 -0
  53. package/dist/index-C3PGPrdL.mjs +1192 -0
  54. package/dist/index-C3PGPrdL.mjs.map +1 -0
  55. package/dist/index-C9NvTy6s.mjs +319 -0
  56. package/dist/index-C9NvTy6s.mjs.map +1 -0
  57. package/dist/index-DCkQlgdi.mjs +4001 -0
  58. package/dist/index-DCkQlgdi.mjs.map +1 -0
  59. package/dist/index-DG-3plB0.mjs +71 -0
  60. package/dist/index-DG-3plB0.mjs.map +1 -0
  61. package/dist/index-RoxwhtVB.mjs +5600 -0
  62. package/dist/index-RoxwhtVB.mjs.map +1 -0
  63. package/dist/index-iMZR29eF.mjs +756 -0
  64. package/dist/index-iMZR29eF.mjs.map +1 -0
  65. package/dist/index-wVXq9rWS.mjs +244 -0
  66. package/dist/index-wVXq9rWS.mjs.map +1 -0
  67. package/dist/index.mjs +137385 -0
  68. package/dist/index.mjs.map +1 -0
  69. package/dist/lodash-Vz5dH_Dm.mjs +3679 -0
  70. package/dist/lodash-Vz5dH_Dm.mjs.map +1 -0
  71. package/dist/pane-Bm_57XKB.mjs +5 -0
  72. package/dist/pane-Bm_57XKB.mjs.map +1 -0
  73. package/dist/pane-Dopl4BjD.mjs +5 -0
  74. package/dist/pane-Dopl4BjD.mjs.map +1 -0
  75. package/dist/presentation-DsIky7Cj.mjs +556 -0
  76. package/dist/presentation-DsIky7Cj.mjs.map +1 -0
  77. package/dist/presentation.mjs +10 -0
  78. package/dist/presentation.mjs.map +1 -0
  79. package/dist/publishReplay-PuJoYJpp.mjs +92 -0
  80. package/dist/publishReplay-PuJoYJpp.mjs.map +1 -0
  81. package/dist/refractor-Bg1S3YDK.mjs +26 -0
  82. package/dist/refractor-Bg1S3YDK.mjs.map +1 -0
  83. package/dist/resources-BQsCEzu1.mjs +60 -0
  84. package/dist/resources-BQsCEzu1.mjs.map +1 -0
  85. package/dist/resources-BahMtJuO.mjs +177 -0
  86. package/dist/resources-BahMtJuO.mjs.map +1 -0
  87. package/dist/resources-CjkBN4z6.mjs +126 -0
  88. package/dist/resources-CjkBN4z6.mjs.map +1 -0
  89. package/dist/resources-Dc-6ZcPg.mjs +157 -0
  90. package/dist/resources-Dc-6ZcPg.mjs.map +1 -0
  91. package/dist/resources-DqxSuDsr.mjs +37 -0
  92. package/dist/resources-DqxSuDsr.mjs.map +1 -0
  93. package/dist/resources-_gTjFWLH.mjs +517 -0
  94. package/dist/resources-_gTjFWLH.mjs.map +1 -0
  95. package/dist/resources-kA1bao30.mjs +358 -0
  96. package/dist/resources-kA1bao30.mjs.map +1 -0
  97. package/dist/router.mjs +721 -0
  98. package/dist/router.mjs.map +1 -0
  99. package/dist/stegaEncodeSourceMap-DCG9Ba1H.mjs +358 -0
  100. package/dist/stegaEncodeSourceMap-DCG9Ba1H.mjs.map +1 -0
  101. package/dist/structure.mjs +57 -0
  102. package/dist/structure.mjs.map +1 -0
  103. package/dist/structureTool-Bth1vd8r.mjs +13150 -0
  104. package/dist/structureTool-Bth1vd8r.mjs.map +1 -0
  105. package/dist/switchMap-DHVUskpL.mjs +54 -0
  106. package/dist/switchMap-DHVUskpL.mjs.map +1 -0
  107. package/dist/v4-zH-CAum7.mjs +24798 -0
  108. package/dist/v4-zH-CAum7.mjs.map +1 -0
  109. package/dist/version-DoE_JnhG.mjs +5 -0
  110. package/dist/version-DoE_JnhG.mjs.map +1 -0
  111. package/lib/_chunks-cjs/version.js +1 -1
  112. package/lib/_chunks-es/version.mjs +1 -1
  113. package/package.json +23 -23
@@ -0,0 +1,126 @@
1
+ const e = {
2
+ /** The title shown above the document list */
3
+ "document-list-pane.document-list.title": "Documents on this page",
4
+ /** The text shown if the document list is unable to render */
5
+ "document-list-pane.error.text": "Could not render the document list",
6
+ /** The status of the channel connection */
7
+ "channel.status_connected": "Connected",
8
+ /** The status of the channel connection */
9
+ "channel.status_connecting": "Connecting",
10
+ /** The status of the channel connection */
11
+ "channel.status_disconnected": "Disconnected",
12
+ /** The status of the channel connection */
13
+ "channel.status_reconnecting": "Reconnecting",
14
+ /** The text shown if the document editor is unable to render */
15
+ "document-pane.error.text": "Could not render the document editor",
16
+ /** The text shown on the button for bypassing after a connection has failed */
17
+ "error-card.continue-button.text": "Continue anyway",
18
+ /** The text shown on the button for retrying after a connection has failed */
19
+ "error-card.retry-button.text": "Retry",
20
+ /** The title on the card shown after a connection has failed */
21
+ "error-card.title": "An error occurred",
22
+ /** The text shown when the document is used in a single location */
23
+ "locations-banner.locations-count_one": "Used on one page",
24
+ /** The text shown when the document is used in multiple locations */
25
+ "locations-banner.locations-count_other": "Used on {{count}} pages",
26
+ /** The text shown when a resolver exists but the document is not used in any locations */
27
+ "locations-banner.locations-count_zero": "Not used on any pages",
28
+ /** The text shown whilst the locations resolver is executing */
29
+ "locations-banner.resolving.text": "Resolving locations...",
30
+ /** The label shown on a main document in the list pane */
31
+ "main-document.label": "Main document",
32
+ /** The warning message text shown when a defined resolver fails to return a main document */
33
+ "main-document.missing.text": "Missing a main document for <Code>{{path}}</Code>",
34
+ /** The label for a generic error message */
35
+ "presentation-error.label": "Error message",
36
+ /** The text shown when the preview frame cannot connect to Presentation */
37
+ "preview-frame.connection.error.text": "Could not connect to the preview",
38
+ /** The title of the error toast that shows when the preview iframe times out while waiting for a connection over comlink to establish, and the root cause is discovered to be that the iframe is loading on an URL origin that's not in the allow list. */
39
+ "preview-frame.configuration.error.title": "Preview URL origin mismatch",
40
+ /** The toast description for the error message explaining that the iframe is blocked from loading due to a security mismatch. */
41
+ "preview-frame.configuration.error.description": "The preview iframe is configured to load <Code>{{targetOrigin}}</Code>, but the reported origin is <Code>{{reportedOrigin}}</Code>. Presentation Tool is unable to connect to unknown origins for security purposes. Update your <Code>presentationTool.allowOrigins</Code> configuration to allow connecting to Visual Editing and Loaders.",
42
+ /** The title of the error toast that shows when attempting to navigate to a preview URL origin that's not in the allow list. */
43
+ "preview-search-param.configuration.error.title": "Blocked preview URL",
44
+ /** The toast description for the error message explaining that the iframe won't navigate to the new preview URL due to an URL origin security mismatch. */
45
+ "preview-search-param.configuration.error.description": "The router wants to navigate to <Code>{{previewSearchParam}}</Code>, but the origin <Code>{{blockedOrigin}}</Code> is not allowed. Update your <Code>presentationTool.allowOrigins</Code> configuration to allow it.",
46
+ /** The text shown on the button for dismissing the error overlay after a timeout */
47
+ "preview-frame.continue-button.text": "Continue anyway",
48
+ /** The label for the loader's connection status */
49
+ "preview-frame.loader.connection-status.label": "Loader connection status",
50
+ /** The `aria-label` for the navigator toggle button */
51
+ "preview-frame.navigator.toggle-button.aria-label": "Toggle navigator",
52
+ /** The tooltip text for the navigator toggle button */
53
+ "preview-frame.navigator.toggle-button.tooltip": "Toggle navigator",
54
+ /** The label for the overlay's connection status */
55
+ "preview-frame.overlay.connection-status.label": "Overlay connection status",
56
+ /** The text shown on the overlay toggle button */
57
+ "preview-frame.overlay.toggle-button.text": "Edit",
58
+ /** The text shown on the overlay toggle tooltip when overlays are enabled */
59
+ "preview-frame.overlay.toggle-button.tooltip_disable": "Disable edit overlay",
60
+ /** The text shown on the overlay toggle tooltip when overlays are disabled */
61
+ "preview-frame.overlay.toggle-button.tooltip_enable": "Enable edit overlay",
62
+ /** The text description for the published perspective switcher menu item */
63
+ "preview-frame.perspective.published.text": "View this page with published content",
64
+ /** The `aria-label` for the refresh button */
65
+ "preview-frame.refresh-button.aria-label": "Refresh preview",
66
+ /** The tooltip text for the refresh button */
67
+ "preview-frame.refresh-button.tooltip": "Refresh preview",
68
+ /** Text describing the current status of the preview frame */
69
+ "preview-frame.status_connecting": "Connecting.",
70
+ /** Text describing the current status of the preview frame */
71
+ "preview-frame.status_loading": "Loading.",
72
+ /** Text describing the current status of the preview frame */
73
+ "preview-frame.status_refreshing": "Refreshing.",
74
+ /** Text describing the current status of the preview frame */
75
+ "preview-frame.status_reloading": "Refreshing.",
76
+ /** Text describing the current status of the preview frame */
77
+ "preview-frame.status_timeout": "Unable to connect, check the browser console for more information.",
78
+ /** The `aria-label` for the button that switches viewport size */
79
+ "preview-frame.viewport-button.aria-label": "Toggle viewport size",
80
+ /** The viewport size button tooltip text when switching to a full width viewport */
81
+ "preview-frame.viewport-button.tooltip_full": "Switch to full viewport",
82
+ /** The viewport size button tooltip text when switching to a narrow viewport */
83
+ "preview-frame.viewport-button.tooltip_narrow": "Switch to narrow viewport",
84
+ /** The validation error message shown when the preview location input is missing an origin */
85
+ "preview-location-input.error_missing-origin": "URL must start with {{origin}}",
86
+ /** The validation error message shown when the preview location input's base path matches that of the studio */
87
+ "preview-location-input.error_same-base-path": "URL can’t have the same base path as the Studio {{basePath}}",
88
+ /** The status of the clipboard operation when copying a URL */
89
+ "share-url.clipboard.status_copying": "Copying URL to clipboard…",
90
+ /** The status of the clipboard operation when copying a URL */
91
+ "share-url.clipboard.status_failed": "Copy failed",
92
+ /** The status of the clipboard operation when copying a URL */
93
+ "share-url.clipboard.status_success": "The URL is copied to the clipboard",
94
+ /** The status of the clipboard operation when copying a URL */
95
+ "share-url.clipboard.status_unsupported": "Clipboard not supported",
96
+ /** The share URL menu item text for opening a preview window */
97
+ "share-url.menu-item.open.text": "Open preview",
98
+ /** Error toast that notifies that URL Preview Secrets can't be generated as the user lacks ACL grants */
99
+ "preview-url-secret.missing-grants": "You don't have permission to create URL Preview Secrets. This will likely cause the preview to fail loading.",
100
+ /** The `aria-label` for the button that opens the share menu */
101
+ "preview-frame.share-button.aria-label": "Share this preview",
102
+ /** The <title> for the QR Code SVG that shows a link to the current preview */
103
+ "share-preview-menu.qr-code.title": "A QR Code which encodes the URL: {{url}}",
104
+ /** Error message toast that shows the current user does not have permission to toggle sharing of the current preview */
105
+ "share-preview-menu.error_toggle-sharing": "You don't have permission to toggle sharing of this preview",
106
+ /** The text shown on the sharing toggle tooltip when sharing is enabled */
107
+ "share-preview-menu.toggle-button.tooltip_disable": "Disable sharing",
108
+ /** The text shown on the sharing toggle tooltip when sharing is disabled */
109
+ "share-preview-menu.toggle-button.tooltip_enable": "Enable sharing",
110
+ /** The first line of the label that renders next to the sharing toggle, it renders on two rows */
111
+ "share-preview-menu.toggle-button.label_first-line": "Share this preview",
112
+ /** The second line of the label that renders next to the sharing toggle, it renders on two rows */
113
+ "share-preview-menu.toggle-button.label_second-line": "with anyone who has the link",
114
+ /** Placeholder message for the QR Code SVG when sharing is yet to be enabled */
115
+ "share-preview-menu.qr-code.placeholder": "QR code will appear here",
116
+ /** The text show below the QR Code SVG, with instructions on how to use it */
117
+ "share-preview-menu.qr-code.instructions": "Scan the QR Code to open the preview on your phone.",
118
+ /** Menu item in the share preview menu that allows copying the current preview URL, if sharing is enabled */
119
+ "share-preview-menu.copy-url.text": "Copy preview link",
120
+ /** Fallback message shown when the current user is not permitted to share previews */
121
+ "share-preview-menu.error_missing-grants": "You don't have permission to share previews. "
122
+ };
123
+ export {
124
+ e as default
125
+ };
126
+ //# sourceMappingURL=resources-CjkBN4z6.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resources-CjkBN4z6.mjs","sources":["../src/presentation/i18n/resources.ts"],"sourcesContent":["export default {\n /** The title shown above the document list */\n 'document-list-pane.document-list.title': 'Documents on this page',\n /** The text shown if the document list is unable to render */\n 'document-list-pane.error.text': 'Could not render the document list',\n /** The status of the channel connection */\n 'channel.status_connected': 'Connected',\n /** The status of the channel connection */\n 'channel.status_connecting': 'Connecting',\n /** The status of the channel connection */\n 'channel.status_disconnected': 'Disconnected',\n /** The status of the channel connection */\n 'channel.status_reconnecting': 'Reconnecting',\n /** The text shown if the document editor is unable to render */\n 'document-pane.error.text': 'Could not render the document editor',\n /** The text shown on the button for bypassing after a connection has failed */\n 'error-card.continue-button.text': 'Continue anyway',\n /** The text shown on the button for retrying after a connection has failed */\n 'error-card.retry-button.text': 'Retry',\n /** The title on the card shown after a connection has failed */\n 'error-card.title': 'An error occurred',\n /** The text shown when the document is used in a single location */\n 'locations-banner.locations-count_one': 'Used on one page',\n /** The text shown when the document is used in multiple locations */\n 'locations-banner.locations-count_other': 'Used on {{count}} pages',\n /** The text shown when a resolver exists but the document is not used in any locations */\n 'locations-banner.locations-count_zero': 'Not used on any pages',\n /** The text shown whilst the locations resolver is executing */\n 'locations-banner.resolving.text': 'Resolving locations...',\n /** The label shown on a main document in the list pane */\n 'main-document.label': 'Main document',\n /** The warning message text shown when a defined resolver fails to return a main document */\n 'main-document.missing.text': 'Missing a main document for <Code>{{path}}</Code>',\n /** The label for a generic error message */\n 'presentation-error.label': 'Error message',\n /** The text shown when the preview frame cannot connect to Presentation */\n 'preview-frame.connection.error.text': 'Could not connect to the preview',\n /** The title of the error toast that shows when the preview iframe times out while waiting for a connection over comlink to establish, and the root cause is discovered to be that the iframe is loading on an URL origin that's not in the allow list. */\n 'preview-frame.configuration.error.title': 'Preview URL origin mismatch',\n /** The toast description for the error message explaining that the iframe is blocked from loading due to a security mismatch. */\n 'preview-frame.configuration.error.description':\n 'The preview iframe is configured to load <Code>{{targetOrigin}}</Code>, but the reported origin is <Code>{{reportedOrigin}}</Code>. Presentation Tool is unable to connect to unknown origins for security purposes. Update your <Code>presentationTool.allowOrigins</Code> configuration to allow connecting to Visual Editing and Loaders.',\n /** The title of the error toast that shows when attempting to navigate to a preview URL origin that's not in the allow list. */\n 'preview-search-param.configuration.error.title': 'Blocked preview URL',\n /** The toast description for the error message explaining that the iframe won't navigate to the new preview URL due to an URL origin security mismatch. */\n 'preview-search-param.configuration.error.description':\n 'The router wants to navigate to <Code>{{previewSearchParam}}</Code>, but the origin <Code>{{blockedOrigin}}</Code> is not allowed. Update your <Code>presentationTool.allowOrigins</Code> configuration to allow it.',\n /** The text shown on the button for dismissing the error overlay after a timeout */\n 'preview-frame.continue-button.text': 'Continue anyway',\n /** The label for the loader's connection status */\n 'preview-frame.loader.connection-status.label': 'Loader connection status',\n /** The `aria-label` for the navigator toggle button */\n 'preview-frame.navigator.toggle-button.aria-label': 'Toggle navigator',\n /** The tooltip text for the navigator toggle button */\n 'preview-frame.navigator.toggle-button.tooltip': 'Toggle navigator',\n /** The label for the overlay's connection status */\n 'preview-frame.overlay.connection-status.label': 'Overlay connection status',\n /** The text shown on the overlay toggle button */\n 'preview-frame.overlay.toggle-button.text': 'Edit',\n /** The text shown on the overlay toggle tooltip when overlays are enabled */\n 'preview-frame.overlay.toggle-button.tooltip_disable': 'Disable edit overlay',\n /** The text shown on the overlay toggle tooltip when overlays are disabled */\n 'preview-frame.overlay.toggle-button.tooltip_enable': 'Enable edit overlay',\n /** The text description for the published perspective switcher menu item */\n 'preview-frame.perspective.published.text': 'View this page with published content',\n /** The `aria-label` for the refresh button */\n 'preview-frame.refresh-button.aria-label': 'Refresh preview',\n /** The tooltip text for the refresh button */\n 'preview-frame.refresh-button.tooltip': 'Refresh preview',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_connecting': 'Connecting.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_loading': 'Loading.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_refreshing': 'Refreshing.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_reloading': 'Refreshing.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_timeout':\n 'Unable to connect, check the browser console for more information.',\n /** The `aria-label` for the button that switches viewport size */\n 'preview-frame.viewport-button.aria-label': 'Toggle viewport size',\n /** The viewport size button tooltip text when switching to a full width viewport */\n 'preview-frame.viewport-button.tooltip_full': 'Switch to full viewport',\n /** The viewport size button tooltip text when switching to a narrow viewport */\n 'preview-frame.viewport-button.tooltip_narrow': 'Switch to narrow viewport',\n /** The validation error message shown when the preview location input is missing an origin */\n 'preview-location-input.error_missing-origin': 'URL must start with {{origin}}',\n /** The validation error message shown when the preview location input's base path matches that of the studio */\n 'preview-location-input.error_same-base-path':\n 'URL can’t have the same base path as the Studio {{basePath}}',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_copying': 'Copying URL to clipboard…',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_failed': 'Copy failed',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_success': 'The URL is copied to the clipboard',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_unsupported': 'Clipboard not supported',\n /** The share URL menu item text for opening a preview window */\n 'share-url.menu-item.open.text': 'Open preview',\n /** Error toast that notifies that URL Preview Secrets can't be generated as the user lacks ACL grants */\n 'preview-url-secret.missing-grants':\n \"You don't have permission to create URL Preview Secrets. This will likely cause the preview to fail loading.\",\n /** The `aria-label` for the button that opens the share menu */\n 'preview-frame.share-button.aria-label': 'Share this preview',\n /** The <title> for the QR Code SVG that shows a link to the current preview */\n 'share-preview-menu.qr-code.title': 'A QR Code which encodes the URL: {{url}}',\n /** Error message toast that shows the current user does not have permission to toggle sharing of the current preview */\n 'share-preview-menu.error_toggle-sharing':\n \"You don't have permission to toggle sharing of this preview\",\n /** The text shown on the sharing toggle tooltip when sharing is enabled */\n 'share-preview-menu.toggle-button.tooltip_disable': 'Disable sharing',\n /** The text shown on the sharing toggle tooltip when sharing is disabled */\n 'share-preview-menu.toggle-button.tooltip_enable': 'Enable sharing',\n /** The first line of the label that renders next to the sharing toggle, it renders on two rows */\n 'share-preview-menu.toggle-button.label_first-line': 'Share this preview',\n /** The second line of the label that renders next to the sharing toggle, it renders on two rows */\n 'share-preview-menu.toggle-button.label_second-line': 'with anyone who has the link',\n /** Placeholder message for the QR Code SVG when sharing is yet to be enabled */\n 'share-preview-menu.qr-code.placeholder': 'QR code will appear here',\n /** The text show below the QR Code SVG, with instructions on how to use it */\n 'share-preview-menu.qr-code.instructions': 'Scan the QR Code to open the preview on your phone.',\n /** Menu item in the share preview menu that allows copying the current preview URL, if sharing is enabled */\n 'share-preview-menu.copy-url.text': 'Copy preview link',\n /** Fallback message shown when the current user is not permitted to share previews */\n 'share-preview-menu.error_missing-grants': \"You don't have permission to share previews. \",\n}\n"],"names":["resources"],"mappings":"AAAA,MAAeA,IAAA;AAAA;AAAA,EAEb,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,4BAA4B;AAAA;AAAA,EAE5B,6BAA6B;AAAA;AAAA,EAE7B,+BAA+B;AAAA;AAAA,EAE/B,+BAA+B;AAAA;AAAA,EAE/B,4BAA4B;AAAA;AAAA,EAE5B,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAEhC,oBAAoB;AAAA;AAAA,EAEpB,wCAAwC;AAAA;AAAA,EAExC,0CAA0C;AAAA;AAAA,EAE1C,yCAAyC;AAAA;AAAA,EAEzC,mCAAmC;AAAA;AAAA,EAEnC,uBAAuB;AAAA;AAAA,EAEvB,8BAA8B;AAAA;AAAA,EAE9B,4BAA4B;AAAA;AAAA,EAE5B,uCAAuC;AAAA;AAAA,EAEvC,2CAA2C;AAAA;AAAA,EAE3C,iDACE;AAAA;AAAA,EAEF,kDAAkD;AAAA;AAAA,EAElD,wDACE;AAAA;AAAA,EAEF,sCAAsC;AAAA;AAAA,EAEtC,gDAAgD;AAAA;AAAA,EAEhD,oDAAoD;AAAA;AAAA,EAEpD,iDAAiD;AAAA;AAAA,EAEjD,iDAAiD;AAAA;AAAA,EAEjD,4CAA4C;AAAA;AAAA,EAE5C,uDAAuD;AAAA;AAAA,EAEvD,sDAAsD;AAAA;AAAA,EAEtD,4CAA4C;AAAA;AAAA,EAE5C,2CAA2C;AAAA;AAAA,EAE3C,wCAAwC;AAAA;AAAA,EAExC,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAEhC,mCAAmC;AAAA;AAAA,EAEnC,kCAAkC;AAAA;AAAA,EAElC,gCACE;AAAA;AAAA,EAEF,4CAA4C;AAAA;AAAA,EAE5C,8CAA8C;AAAA;AAAA,EAE9C,gDAAgD;AAAA;AAAA,EAEhD,+CAA+C;AAAA;AAAA,EAE/C,+CACE;AAAA;AAAA,EAEF,sCAAsC;AAAA;AAAA,EAEtC,qCAAqC;AAAA;AAAA,EAErC,sCAAsC;AAAA;AAAA,EAEtC,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,yCAAyC;AAAA;AAAA,EAEzC,oCAAoC;AAAA;AAAA,EAEpC,2CACE;AAAA;AAAA,EAEF,oDAAoD;AAAA;AAAA,EAEpD,mDAAmD;AAAA;AAAA,EAEnD,qDAAqD;AAAA;AAAA,EAErD,sDAAsD;AAAA;AAAA,EAEtD,0CAA0C;AAAA;AAAA,EAE1C,2CAA2C;AAAA;AAAA,EAE3C,oCAAoC;AAAA;AAAA,EAEpC,2CAA2C;AAC7C;"}
@@ -0,0 +1,157 @@
1
+ import { defineLocalesResources as t } from "./index.mjs";
2
+ const s = t("tasks", {
3
+ /** The label for the create task action */
4
+ "actions.create.text": "Create new task",
5
+ /** The label for the open tasks panel action */
6
+ "actions.open.text": "Tasks",
7
+ /** The label for the button to create a new task */
8
+ "buttons.create.text": "Create Task",
9
+ /** The label for the button to discard changes */
10
+ "buttons.discard.text": "Discard",
11
+ /** The label for the button to open the draft */
12
+ "buttons.draft.text": "Draft",
13
+ /** The label for the button to create a new task */
14
+ "buttons.new.text": "New task",
15
+ /** The text for tooltip in the create a new task button when mode is upsell */
16
+ "buttons.new.upsell-tooltip": "Upgrade to create tasks",
17
+ /** The label for the button that will navigate to the next task */
18
+ "buttons.next.tooltip": "Go to next task",
19
+ /** The label for the button that will previous to the next task */
20
+ "buttons.previous.tooltip": "Go to previous task",
21
+ /** Text for the remove task dialog asking for confirmation of deletion */
22
+ "dialog.remove-task.body": "Once deleted, a task cannot be recovered.",
23
+ /** The label for the cancel button on the remove task dialog */
24
+ "dialog.remove-task.buttons.cancel.text": "Cancel",
25
+ /** The label for the confirmation button on the remove task dialog */
26
+ "dialog.remove-task.buttons.confirm.text": "Delete",
27
+ /** The title for the remove task dialog */
28
+ "dialog.remove-task.title": "Delete this task?",
29
+ /** The text used as a placeholder for the footer action in a document with a single task */
30
+ "document.footer.open-tasks.placeholder_one": "Open task",
31
+ /** The text used as a placeholder for the footer action in a document with multiple tasks */
32
+ "document.footer.open-tasks.placeholder_other": "Open tasks",
33
+ /** The label used in the button in the footer action in a document with a single task */
34
+ "document.footer.open-tasks.text_one": "{{count}} open task",
35
+ /** The label used in the button in the footer action in a document with multiple tasks */
36
+ "document.footer.open-tasks.text_other": "{{count}} open tasks",
37
+ /** The heading in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/
38
+ "empty-state.list.assigned.heading": "You haven't been assigned any tasks",
39
+ /** The text in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/
40
+ "empty-state.list.assigned.text": "Once you're assigned tasks they'll show up here",
41
+ /** The text in the tasks sidebar button any of the empty states is rendered*/
42
+ "empty-state.list.create-new": "Create new task",
43
+ /** The heading in the tasks sidebar, in the document tab, when the document doesn't have any task*/
44
+ "empty-state.list.document.heading": "This document doesn't have any tasks yet",
45
+ /** The text in the tasks sidebar, in the document tab, when the document doesn't have any task*/
46
+ "empty-state.list.document.text": "Once a document has connected tasks, they will be shown here.",
47
+ /** The heading in the tasks sidebar, when viewing the document tab, but there is not an active document*/
48
+ "empty-state.list.no-active-document.heading": "Open a document to see its task",
49
+ /** The text in the tasks sidebar, when viewing the document tab, but there is not an active document*/
50
+ "empty-state.list.no-active-document.text": "Tasks on your active document will be shown here.",
51
+ /** The heading in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/
52
+ "empty-state.list.subscribed.heading": "You haven't subscribed to any tasks",
53
+ /** The text in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/
54
+ "empty-state.list.subscribed.text": "When you create, modify, or comment on a task you will be subscribed automatically",
55
+ /** The heading in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/
56
+ "empty-state.status.list.closed.assigned.heading": "No completed tasks",
57
+ /** The text in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/
58
+ "empty-state.status.list.closed.assigned.text": "Your tasks marked done will show up here",
59
+ /** The heading in the tasks sidebar, in the document tab, under the closed details, when it's empty.*/
60
+ "empty-state.status.list.closed.document.heading": "No completed tasks",
61
+ /** The heading in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/
62
+ "empty-state.status.list.closed.subscribed.heading": "No completed tasks",
63
+ /** The text in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/
64
+ "empty-state.status.list.closed.subscribed.text": "Tasks you subscribe to marked done will show up here",
65
+ /** The heading in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/
66
+ "empty-state.status.list.open.assigned.heading": "You're all caught up",
67
+ /** The text in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/
68
+ "empty-state.status.list.open.assigned.text": "New tasks assigned to you will show up here",
69
+ /** The heading in the tasks sidebar, in the document tab, under the open details, when it's empty.*/
70
+ "empty-state.status.list.open.document.heading": "No tasks on this document",
71
+ /** The heading in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/
72
+ "empty-state.status.list.open.subscribed.heading": "No subscribed tasks",
73
+ /** The text in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/
74
+ "empty-state.status.list.open.subscribed.text": "Tasks you subscribe to will show up here",
75
+ /** Text used in the assignee input when there is no user assigned */
76
+ "form.input.assignee.no-user-assigned.text": "Unassigned",
77
+ /** Text used in the assignee input tooltip when there is no user assigned */
78
+ "form.input.assignee.no-user-assigned.tooltip": "Set assignee",
79
+ /** Text used in the assignee input when searching and no users are found */
80
+ "form.input.assignee.search.no-users.text": "No users found",
81
+ /** Placeholder text used in the search box in the assignee input */
82
+ "form.input.assignee.search.placeholder": "Select assignee",
83
+ /** Text used in the assignee input when user is not authorized */
84
+ "form.input.assignee.unauthorized.text": "Unauthorized",
85
+ /** Text used in the assignee input tooltip when there is no user assigned */
86
+ "form.input.assignee.user-assigned.tooltip": "Change assignee",
87
+ /** Text used in the assignee input when user is not found */
88
+ "form.input.assignee.user-not-found.text": "User not found",
89
+ /** The label used in the create more toggle */
90
+ "form.input.create-more.text": "Create more",
91
+ /** The label used in the date input button tooltip when it's empty */
92
+ "form.input.date.buttons.empty.tooltip": "Set due date",
93
+ /** The label used in the date input to remove the current value */
94
+ "form.input.date.buttons.remove.text": "Remove",
95
+ /** The label used in the date input button tooltip when it has value */
96
+ "form.input.date.buttons.tooltip": "Change due date",
97
+ /** Placeholder text used in the description input */
98
+ "form.input.description.placeholder": "Add description",
99
+ /** Text used in the tooltip in the status change button */
100
+ "form.input.status.button.tooltip": "Change status",
101
+ /** The label used in the target input to remove the current value */
102
+ "form.input.target.buttons.remove.text": "Remove target content",
103
+ /** The text used in the target input when encountering a schema error */
104
+ "form.input.target.error.schema-not-found": "Schema not found",
105
+ /** The placeholder text used in the target input for the search component */
106
+ "form.input.target.search.placeholder": "Select target document",
107
+ /** The placeholder text for the title input */
108
+ "form.input.title.placeholder": "Task title",
109
+ /** The status error message presented when the user does not supply a title */
110
+ "form.status.error.title-required": "Title is required",
111
+ /** The status message upon successful creation of a task */
112
+ "form.status.success": "Task created",
113
+ /** The text displayed when no tasks are found */
114
+ "list.empty.text": "No tasks",
115
+ /** The text displayed at the bottom of the tasks list inviting users provide feedback */
116
+ "list.feedback.text": "Help us improve, <Link>share feedback on Tasks</Link> ",
117
+ /** The label for the copy link menu item */
118
+ "menuitem.copylink.text": "Copy link to task",
119
+ /** The label for the delete task menu item */
120
+ "menuitem.delete.text": "Delete task",
121
+ /** The label for the duplicate task menu item */
122
+ "menuitem.duplicate.text": "Duplicate task",
123
+ /** The text for the duplicate task menu item tooltip when mode is upsell */
124
+ "menuitem.duplicate.upsell-tooltip": "Upgrade to duplicate tasks",
125
+ /** Fragment used to construct the first entry in the activity log */
126
+ "panel.activity.created-fragment": "created this task",
127
+ /** The title of the activity section of the task */
128
+ "panel.activity.title": "Activity",
129
+ /** The text used in the activity log when unable to find the user */
130
+ "panel.activity.unknown-user": "Unknown user",
131
+ /** The tooltip for the close button for the task panel */
132
+ "panel.close.tooltip": "Close sidebar",
133
+ /** The placeholder text for the comment text box */
134
+ "panel.comment.placeholder": "Add a comment...",
135
+ /** The placeholder text for the comment text box when mode is upsell */
136
+ "panel.comment.placeholder.upsell": "Upgrade to comment on tasks",
137
+ /** The title used in the task panel when showing the create task form */
138
+ "panel.create.title": "Create",
139
+ /** The title used in the drafts pulldown */
140
+ "panel.drafts.title": "Drafts",
141
+ /** The tooltip for the task navigation component */
142
+ "panel.navigation.tooltip": "Open tasks",
143
+ /** Title of the Tasks panel */
144
+ "panel.title": "Tasks",
145
+ /** Label for the Assigned Tab */
146
+ "tab.assigned.label": "Assigned",
147
+ /** Label for the Active Document Tab */
148
+ "tab.document.label": "Active Document",
149
+ /** Label for the Subscribed Tab */
150
+ "tab.subscribed.label": "Subscribed",
151
+ /** Tooltip for the tasks navbar icon */
152
+ "toolbar.tooltip": "Tasks"
153
+ });
154
+ export {
155
+ s as default
156
+ };
157
+ //# sourceMappingURL=resources-Dc-6ZcPg.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resources-Dc-6ZcPg.mjs","sources":["../src/core/tasks/i18n/resources.ts"],"sourcesContent":["/* eslint sort-keys: \"error\" */\nimport {defineLocalesResources} from '../../i18n'\n\n/**\n * Defined locale strings for the task tool, in US English.\n *\n * @internal\n */\nconst tasksLocaleStrings = defineLocalesResources('tasks', {\n /** The label for the create task action */\n 'actions.create.text': 'Create new task',\n /** The label for the open tasks panel action */\n 'actions.open.text': 'Tasks',\n /** The label for the button to create a new task */\n 'buttons.create.text': 'Create Task',\n /** The label for the button to discard changes */\n 'buttons.discard.text': 'Discard',\n /** The label for the button to open the draft */\n 'buttons.draft.text': 'Draft',\n /** The label for the button to create a new task */\n 'buttons.new.text': 'New task',\n /** The text for tooltip in the create a new task button when mode is upsell */\n 'buttons.new.upsell-tooltip': 'Upgrade to create tasks',\n /** The label for the button that will navigate to the next task */\n 'buttons.next.tooltip': 'Go to next task',\n /** The label for the button that will previous to the next task */\n 'buttons.previous.tooltip': 'Go to previous task',\n /** Text for the remove task dialog asking for confirmation of deletion */\n 'dialog.remove-task.body': 'Once deleted, a task cannot be recovered.',\n /** The label for the cancel button on the remove task dialog */\n 'dialog.remove-task.buttons.cancel.text': 'Cancel',\n /** The label for the confirmation button on the remove task dialog */\n 'dialog.remove-task.buttons.confirm.text': 'Delete',\n /** The title for the remove task dialog */\n 'dialog.remove-task.title': 'Delete this task?',\n /** The text used as a placeholder for the footer action in a document with a single task */\n 'document.footer.open-tasks.placeholder_one': 'Open task',\n /** The text used as a placeholder for the footer action in a document with multiple tasks */\n 'document.footer.open-tasks.placeholder_other': 'Open tasks',\n /** The label used in the button in the footer action in a document with a single task */\n 'document.footer.open-tasks.text_one': '{{count}} open task',\n /** The label used in the button in the footer action in a document with multiple tasks */\n 'document.footer.open-tasks.text_other': '{{count}} open tasks',\n\n /** The heading in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/\n 'empty-state.list.assigned.heading': \"You haven't been assigned any tasks\",\n /** The text in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/\n 'empty-state.list.assigned.text': \"Once you're assigned tasks they'll show up here\",\n /** The text in the tasks sidebar button any of the empty states is rendered*/\n 'empty-state.list.create-new': 'Create new task',\n /** The heading in the tasks sidebar, in the document tab, when the document doesn't have any task*/\n 'empty-state.list.document.heading': \"This document doesn't have any tasks yet\",\n /** The text in the tasks sidebar, in the document tab, when the document doesn't have any task*/\n 'empty-state.list.document.text': 'Once a document has connected tasks, they will be shown here.',\n /** The heading in the tasks sidebar, when viewing the document tab, but there is not an active document*/\n 'empty-state.list.no-active-document.heading': 'Open a document to see its task',\n /** The text in the tasks sidebar, when viewing the document tab, but there is not an active document*/\n 'empty-state.list.no-active-document.text': 'Tasks on your active document will be shown here.',\n /** The heading in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/\n 'empty-state.list.subscribed.heading': \"You haven't subscribed to any tasks\",\n /** The text in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/\n 'empty-state.list.subscribed.text':\n 'When you create, modify, or comment on a task you will be subscribed automatically',\n\n /** The heading in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.assigned.heading': 'No completed tasks',\n /** The text in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.assigned.text': 'Your tasks marked done will show up here',\n /** The heading in the tasks sidebar, in the document tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.document.heading': 'No completed tasks',\n /** The heading in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.subscribed.heading': 'No completed tasks',\n /** The text in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.subscribed.text':\n 'Tasks you subscribe to marked done will show up here',\n\n /** The heading in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.assigned.heading': \"You're all caught up\",\n /** The text in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.assigned.text': 'New tasks assigned to you will show up here',\n /** The heading in the tasks sidebar, in the document tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.document.heading': 'No tasks on this document',\n /** The heading in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.subscribed.heading': 'No subscribed tasks',\n /** The text in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.subscribed.text': 'Tasks you subscribe to will show up here',\n\n /** Text used in the assignee input when there is no user assigned */\n 'form.input.assignee.no-user-assigned.text': 'Unassigned',\n /** Text used in the assignee input tooltip when there is no user assigned */\n 'form.input.assignee.no-user-assigned.tooltip': 'Set assignee',\n /** Text used in the assignee input when searching and no users are found */\n 'form.input.assignee.search.no-users.text': 'No users found',\n /** Placeholder text used in the search box in the assignee input */\n 'form.input.assignee.search.placeholder': 'Select assignee',\n /** Text used in the assignee input when user is not authorized */\n 'form.input.assignee.unauthorized.text': 'Unauthorized',\n /** Text used in the assignee input tooltip when there is no user assigned */\n 'form.input.assignee.user-assigned.tooltip': 'Change assignee',\n /** Text used in the assignee input when user is not found */\n 'form.input.assignee.user-not-found.text': 'User not found',\n /** The label used in the create more toggle */\n 'form.input.create-more.text': 'Create more',\n /** The label used in the date input button tooltip when it's empty */\n 'form.input.date.buttons.empty.tooltip': 'Set due date',\n /** The label used in the date input to remove the current value */\n 'form.input.date.buttons.remove.text': 'Remove',\n /** The label used in the date input button tooltip when it has value */\n 'form.input.date.buttons.tooltip': 'Change due date',\n /** Placeholder text used in the description input */\n 'form.input.description.placeholder': 'Add description',\n /** Text used in the tooltip in the status change button */\n 'form.input.status.button.tooltip': 'Change status',\n /** The label used in the target input to remove the current value */\n 'form.input.target.buttons.remove.text': 'Remove target content',\n /** The text used in the target input when encountering a schema error */\n 'form.input.target.error.schema-not-found': 'Schema not found',\n /** The placeholder text used in the target input for the search component */\n 'form.input.target.search.placeholder': 'Select target document',\n /** The placeholder text for the title input */\n 'form.input.title.placeholder': 'Task title',\n /** The status error message presented when the user does not supply a title */\n 'form.status.error.title-required': 'Title is required',\n /** The status message upon successful creation of a task */\n 'form.status.success': 'Task created',\n /** The text displayed when no tasks are found */\n 'list.empty.text': 'No tasks',\n /** The text displayed at the bottom of the tasks list inviting users provide feedback */\n 'list.feedback.text': 'Help us improve, <Link>share feedback on Tasks</Link> ',\n /** The label for the copy link menu item */\n 'menuitem.copylink.text': 'Copy link to task',\n /** The label for the delete task menu item */\n 'menuitem.delete.text': 'Delete task',\n /** The label for the duplicate task menu item */\n 'menuitem.duplicate.text': 'Duplicate task',\n /** The text for the duplicate task menu item tooltip when mode is upsell */\n 'menuitem.duplicate.upsell-tooltip': 'Upgrade to duplicate tasks',\n /** Fragment used to construct the first entry in the activity log */\n 'panel.activity.created-fragment': 'created this task',\n /** The title of the activity section of the task */\n 'panel.activity.title': 'Activity',\n /** The text used in the activity log when unable to find the user */\n 'panel.activity.unknown-user': 'Unknown user',\n /** The tooltip for the close button for the task panel */\n 'panel.close.tooltip': 'Close sidebar',\n /** The placeholder text for the comment text box */\n 'panel.comment.placeholder': 'Add a comment...',\n /** The placeholder text for the comment text box when mode is upsell */\n 'panel.comment.placeholder.upsell': 'Upgrade to comment on tasks',\n /** The title used in the task panel when showing the create task form */\n 'panel.create.title': 'Create',\n /** The title used in the drafts pulldown */\n 'panel.drafts.title': 'Drafts',\n /** The tooltip for the task navigation component */\n 'panel.navigation.tooltip': 'Open tasks',\n /** Title of the Tasks panel */\n 'panel.title': 'Tasks',\n\n /** Label for the Assigned Tab */\n 'tab.assigned.label': 'Assigned',\n /** Label for the Active Document Tab */\n 'tab.document.label': 'Active Document',\n /** Label for the Subscribed Tab */\n 'tab.subscribed.label': 'Subscribed',\n /** Tooltip for the tasks navbar icon */\n 'toolbar.tooltip': 'Tasks',\n})\n\n/**\n * @alpha\n */\nexport type TasksLocaleResourceKeys = keyof typeof tasksLocaleStrings\n\nexport default tasksLocaleStrings\n"],"names":["tasksLocaleStrings","defineLocalesResources"],"mappings":";AAQMA,MAAAA,IAAqBC,EAAuB,SAAS;AAAA;AAAA,EAEzD,uBAAuB;AAAA;AAAA,EAEvB,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,8BAA8B;AAAA;AAAA,EAE9B,wBAAwB;AAAA;AAAA,EAExB,4BAA4B;AAAA;AAAA,EAE5B,2BAA2B;AAAA;AAAA,EAE3B,0CAA0C;AAAA;AAAA,EAE1C,2CAA2C;AAAA;AAAA,EAE3C,4BAA4B;AAAA;AAAA,EAE5B,8CAA8C;AAAA;AAAA,EAE9C,gDAAgD;AAAA;AAAA,EAEhD,uCAAuC;AAAA;AAAA,EAEvC,yCAAyC;AAAA;AAAA,EAGzC,qCAAqC;AAAA;AAAA,EAErC,kCAAkC;AAAA;AAAA,EAElC,+BAA+B;AAAA;AAAA,EAE/B,qCAAqC;AAAA;AAAA,EAErC,kCAAkC;AAAA;AAAA,EAElC,+CAA+C;AAAA;AAAA,EAE/C,4CAA4C;AAAA;AAAA,EAE5C,uCAAuC;AAAA;AAAA,EAEvC,oCACE;AAAA;AAAA,EAGF,mDAAmD;AAAA;AAAA,EAEnD,gDAAgD;AAAA;AAAA,EAEhD,mDAAmD;AAAA;AAAA,EAEnD,qDAAqD;AAAA;AAAA,EAErD,kDACE;AAAA;AAAA,EAGF,iDAAiD;AAAA;AAAA,EAEjD,8CAA8C;AAAA;AAAA,EAE9C,iDAAiD;AAAA;AAAA,EAEjD,mDAAmD;AAAA;AAAA,EAEnD,gDAAgD;AAAA;AAAA,EAGhD,6CAA6C;AAAA;AAAA,EAE7C,gDAAgD;AAAA;AAAA,EAEhD,4CAA4C;AAAA;AAAA,EAE5C,0CAA0C;AAAA;AAAA,EAE1C,yCAAyC;AAAA;AAAA,EAEzC,6CAA6C;AAAA;AAAA,EAE7C,2CAA2C;AAAA;AAAA,EAE3C,+BAA+B;AAAA;AAAA,EAE/B,yCAAyC;AAAA;AAAA,EAEzC,uCAAuC;AAAA;AAAA,EAEvC,mCAAmC;AAAA;AAAA,EAEnC,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA,EAEpC,yCAAyC;AAAA;AAAA,EAEzC,4CAA4C;AAAA;AAAA,EAE5C,wCAAwC;AAAA;AAAA,EAExC,gCAAgC;AAAA;AAAA,EAEhC,oCAAoC;AAAA;AAAA,EAEpC,uBAAuB;AAAA;AAAA,EAEvB,mBAAmB;AAAA;AAAA,EAEnB,sBAAsB;AAAA;AAAA,EAEtB,0BAA0B;AAAA;AAAA,EAE1B,wBAAwB;AAAA;AAAA,EAExB,2BAA2B;AAAA;AAAA,EAE3B,qCAAqC;AAAA;AAAA,EAErC,mCAAmC;AAAA;AAAA,EAEnC,wBAAwB;AAAA;AAAA,EAExB,+BAA+B;AAAA;AAAA,EAE/B,uBAAuB;AAAA;AAAA,EAEvB,6BAA6B;AAAA;AAAA,EAE7B,oCAAoC;AAAA;AAAA,EAEpC,sBAAsB;AAAA;AAAA,EAEtB,sBAAsB;AAAA;AAAA,EAEtB,4BAA4B;AAAA;AAAA,EAE5B,eAAe;AAAA;AAAA,EAGf,sBAAsB;AAAA;AAAA,EAEtB,sBAAsB;AAAA;AAAA,EAEtB,wBAAwB;AAAA;AAAA,EAExB,mBAAmB;AACrB,CAAC;"}
@@ -0,0 +1,37 @@
1
+ import { defineLocalesResources as e } from "./index.mjs";
2
+ const n = e("create", {
3
+ /** CTA in "Start writing in Create" dialog: Learn more */
4
+ "start-in-create-dialog.cta.learn-more": "Learn more.",
5
+ /** Text for the document pane banner informing users that the document is linked to Sanity Create */
6
+ "studio-create-link-banner.text": "This document is linked to Sanity Create",
7
+ /** Tooltip for Create Link button */
8
+ "create-link-info.tooltip": "Learn more",
9
+ /** Text above header in Create Link info popover */
10
+ "create-link-info-popover.eyebrow-title": "Sanity Create",
11
+ /** Text in badge above header in Create Link info popover */
12
+ "create-link-info-popover.eyebrow-badge": "Early access",
13
+ /** Header in Create Link info popover */
14
+ "create-link-info-popover.header": "Idea-first authoring",
15
+ /** Informational text in Create Link info popover */
16
+ "create-link-info-popover.text": "Write naturally in an AI-powered editor. Your content automatically maps to Studio fields as you type.",
17
+ /** Edit in Create button text */
18
+ "edit-in-create-button.text": "Edit with Sanity Create",
19
+ /** Unlink document from Sanity Create button text */
20
+ "unlink-from-create-button.text": "Unlink",
21
+ /** Unlink from Create dialog header */
22
+ "unlink-from-create-dialog.header": "Switch editing to Studio?",
23
+ /** Unlink from Create dialog – first informational paragraph */
24
+ "unlink-from-create-dialog.first-paragraph": "You’re unlinking “<strong>{{title}}</strong>” from Sanity Create so it can be edited here.",
25
+ /** Unlink from Create dialog – second informational paragraph */
26
+ "unlink-from-create-dialog.second-paragraph": "You’ll keep your content in both places. Any new changes in Sanity Create will stop syncing to this Studio.",
27
+ /** Unlink from Create dialog: Cancel button text */
28
+ "unlink-from-create-dialog.cancel.text": "Cancel",
29
+ /** Unlink from Create dialog: Document title used if no other title can be determined */
30
+ "unlink-from-create-dialog.document.untitled.text": "Untitled",
31
+ /** Unlink from Create dialog: Unlink button text */
32
+ "unlink-from-create-dialog.unlink.text": "Unlink now"
33
+ });
34
+ export {
35
+ n as default
36
+ };
37
+ //# sourceMappingURL=resources-DqxSuDsr.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resources-DqxSuDsr.mjs","sources":["../src/core/create/i18n/resources.ts"],"sourcesContent":["import {defineLocalesResources} from '../../i18n'\n\n/**\n * Defined locale strings for the Create integration feature, in US English.\n *\n * @internal\n */\nconst createLocaleStrings = defineLocalesResources('create', {\n /** CTA in \"Start writing in Create\" dialog: Learn more */\n 'start-in-create-dialog.cta.learn-more': 'Learn more.',\n /** Text for the document pane banner informing users that the document is linked to Sanity Create */\n 'studio-create-link-banner.text': 'This document is linked to Sanity Create',\n\n /** Tooltip for Create Link button */\n 'create-link-info.tooltip': 'Learn more',\n /** Text above header in Create Link info popover */\n 'create-link-info-popover.eyebrow-title': 'Sanity Create',\n /** Text in badge above header in Create Link info popover */\n 'create-link-info-popover.eyebrow-badge': 'Early access',\n /** Header in Create Link info popover */\n 'create-link-info-popover.header': 'Idea-first authoring',\n /** Informational text in Create Link info popover */\n 'create-link-info-popover.text':\n 'Write naturally in an AI-powered editor. Your content automatically maps to Studio fields as you type.',\n\n /** Edit in Create button text */\n 'edit-in-create-button.text': 'Edit with Sanity Create',\n /** Unlink document from Sanity Create button text */\n 'unlink-from-create-button.text': 'Unlink',\n\n /** Unlink from Create dialog header */\n 'unlink-from-create-dialog.header': 'Switch editing to Studio?',\n /** Unlink from Create dialog – first informational paragraph */\n 'unlink-from-create-dialog.first-paragraph':\n 'You’re unlinking “<strong>{{title}}</strong>” from Sanity Create so it can be edited here.',\n /** Unlink from Create dialog – second informational paragraph */\n 'unlink-from-create-dialog.second-paragraph':\n 'You’ll keep your content in both places. Any new changes in Sanity Create will stop syncing to this Studio.',\n /** Unlink from Create dialog: Cancel button text */\n 'unlink-from-create-dialog.cancel.text': 'Cancel',\n /** Unlink from Create dialog: Document title used if no other title can be determined */\n 'unlink-from-create-dialog.document.untitled.text': 'Untitled',\n /** Unlink from Create dialog: Unlink button text */\n 'unlink-from-create-dialog.unlink.text': 'Unlink now',\n})\n\n/**\n * @alpha\n */\nexport type CreateLocaleResourceKeys = keyof typeof createLocaleStrings\n\nexport default createLocaleStrings\n"],"names":["createLocaleStrings","defineLocalesResources"],"mappings":";AAOMA,MAAAA,IAAsBC,EAAuB,UAAU;AAAA;AAAA,EAE3D,yCAAyC;AAAA;AAAA,EAEzC,kCAAkC;AAAA;AAAA,EAGlC,4BAA4B;AAAA;AAAA,EAE5B,0CAA0C;AAAA;AAAA,EAE1C,0CAA0C;AAAA;AAAA,EAE1C,mCAAmC;AAAA;AAAA,EAEnC,iCACE;AAAA;AAAA,EAGF,8BAA8B;AAAA;AAAA,EAE9B,kCAAkC;AAAA;AAAA,EAGlC,oCAAoC;AAAA;AAAA,EAEpC,6CACE;AAAA;AAAA,EAEF,8CACE;AAAA;AAAA,EAEF,yCAAyC;AAAA;AAAA,EAEzC,oDAAoD;AAAA;AAAA,EAEpD,yCAAyC;AAC3C,CAAC;"}