{"version":3,"file":"vision.cjs","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n  /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n  'action.copy-url-to-clipboard': 'Скопіювати в буфер обміну',\n  /** Label for stopping an ongoing listen operation */\n  'action.listen-cancel': 'Зупинити',\n  /** Label for setting up a listener */\n  'action.listen-execute': 'Слухати',\n  /** Label for cancelling an ongoing query */\n  'action.query-cancel': 'Скасувати',\n  /** Label for executing the query, eg doing a fetch */\n  'action.query-execute': 'Отримати',\n\n  /**\n   * Some features has a \"New\" label indicating that the feature was recently introduced.\n   * This defines what the text of that label is. Keep it short and sweet.\n   */\n  'label.new': 'Нове',\n\n  /** Error message for when the \"Params\" input are not a valid json */\n  'params.error.params-invalid-json': 'Параметри не є дійсним JSON',\n  /** Label for \"Params\" (parameters) editor/input */\n  'params.label': 'Параметри',\n\n  /** Label for 'Column' indicator when there is an error within the query */\n  'query.error.column': 'Стовпець',\n  /** Label for 'Line' indicator when there is an error within the query */\n  'query.error.line': 'Лінія',\n  /** Label for \"Query\" editor/input */\n  'query.label': 'Запит',\n  /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n  'query.url': 'URL запиту',\n\n  /** Label for \"End to End time\" information of the fetched query */\n  'result.end-to-end-time-label': 'Кінець-до-кінця',\n  /** Label for \"Execution time\" information of the fetched query */\n  'result.execution-time-label': 'Виконання',\n  /** Label for \"Result\" explorer/view */\n  'result.label': 'Результат',\n  /** Tooltip text shown when the query result is not encodable as CSV */\n  'result.save-result-as-csv.not-csv-encodable': 'Результат не може бути закодований як CSV',\n  /** Label for \"Save result as\" result action */\n  'result.save-result-as-format': 'Зберегти результат як <SaveResultButtons/>',\n  /**\n   * \"Not applicable\" message for when there is no Execution time or End to End time information\n   * available for the query (eg when the query has not been executed, or errored)\n   */\n  'result.timing-not-applicable': 'не застосовно',\n\n  /** Label for the \"API version\" dropdown in settings */\n  'settings.api-version-label': 'Версія API',\n  /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n  'settings.custom-api-version-label': 'Спеціальна версія API',\n  /** Label for the \"Dataset\" dropdown in vision settings */\n  'settings.dataset-label': 'Dataset',\n  /** Error label for when the API version in 'Custom API version' input is invalid */\n  'settings.error.invalid-api-version': 'Недійсна версія API',\n  /** Label for the \"other\" versions within the \"API version\" dropdown */\n  'settings.other-api-version-label': 'Інше',\n  /**\n   * Label for the \"Perspective\" dropdown in vision settings\n   * @see {@link https://www.sanity.io/docs/perspectives}\n   */\n  'settings.perspective-label': 'Perspective',\n  /** Call to action to read the docs related to \"Perspectives\" */\n  'settings.perspectives.action.docs-link': 'Читати документацію',\n  /** Description for popover that explains what \"Perspectives\" are */\n  'settings.perspectives.description':\n    'Perspectives дозволяють вашому запиту працювати з різними \"видами\" контенту у вашому dataset',\n  /** Title for popover that explains what \"Perspectives\" are */\n  'settings.perspectives.title': 'Perspectives',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,SAAeA,sCAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA;AAAA;AAAA;AAAA,EAMxB,aAAa;AAAA;AAAA,EAGb,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,0CAA0C;AAAA;AAAA,EAE1C,qCACE;AAAA;AAAA,EAEF,+BAA+B;AACjC,CAAC;;"}