survey-core 1.9.111 → 1.9.112

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 (281) hide show
  1. package/defaultV2.css +18 -7
  2. package/defaultV2.css.map +1 -1
  3. package/defaultV2.fontless.css +18 -7
  4. package/defaultV2.fontless.css.map +1 -1
  5. package/defaultV2.fontless.min.css +2 -2
  6. package/defaultV2.min.css +2 -2
  7. package/i18n/arabic.js +256 -0
  8. package/i18n/arabic.js.map +1 -0
  9. package/i18n/arabic.min.js +6 -0
  10. package/i18n/basque.js +249 -0
  11. package/i18n/basque.js.map +1 -0
  12. package/i18n/basque.min.js +6 -0
  13. package/i18n/bulgarian.js +256 -0
  14. package/i18n/bulgarian.js.map +1 -0
  15. package/i18n/bulgarian.min.js +6 -0
  16. package/i18n/catalan.js +296 -0
  17. package/i18n/catalan.js.map +1 -0
  18. package/i18n/catalan.min.js +6 -0
  19. package/i18n/croatian.js +254 -0
  20. package/i18n/croatian.js.map +1 -0
  21. package/i18n/croatian.min.js +6 -0
  22. package/i18n/czech.js +256 -0
  23. package/i18n/czech.js.map +1 -0
  24. package/i18n/czech.min.js +6 -0
  25. package/i18n/danish.js +256 -0
  26. package/i18n/danish.js.map +1 -0
  27. package/i18n/danish.min.js +6 -0
  28. package/i18n/dutch.js +254 -0
  29. package/i18n/dutch.js.map +1 -0
  30. package/i18n/dutch.min.js +6 -0
  31. package/i18n/english.js +225 -0
  32. package/i18n/english.js.map +1 -0
  33. package/i18n/english.min.js +6 -0
  34. package/i18n/estonian.js +256 -0
  35. package/i18n/estonian.js.map +1 -0
  36. package/i18n/estonian.min.js +6 -0
  37. package/i18n/finnish.js +244 -0
  38. package/i18n/finnish.js.map +1 -0
  39. package/i18n/finnish.min.js +6 -0
  40. package/i18n/french.js +244 -0
  41. package/i18n/french.js.map +1 -0
  42. package/i18n/french.min.js +6 -0
  43. package/i18n/georgian.js +309 -0
  44. package/i18n/georgian.js.map +1 -0
  45. package/i18n/georgian.min.js +6 -0
  46. package/i18n/german.js +242 -0
  47. package/i18n/german.js.map +1 -0
  48. package/i18n/german.min.js +6 -0
  49. package/i18n/greek.js +241 -0
  50. package/i18n/greek.js.map +1 -0
  51. package/i18n/greek.min.js +6 -0
  52. package/i18n/hebrew.js +256 -0
  53. package/i18n/hebrew.js.map +1 -0
  54. package/i18n/hebrew.min.js +6 -0
  55. package/i18n/hindi.js +257 -0
  56. package/i18n/hindi.js.map +1 -0
  57. package/i18n/hindi.min.js +6 -0
  58. package/i18n/hungarian.js +255 -0
  59. package/i18n/hungarian.js.map +1 -0
  60. package/i18n/hungarian.min.js +6 -0
  61. package/i18n/icelandic.js +256 -0
  62. package/i18n/icelandic.js.map +1 -0
  63. package/i18n/icelandic.min.js +6 -0
  64. package/i18n/index.js +6871 -0
  65. package/i18n/index.js.map +1 -0
  66. package/i18n/index.min.js +6 -0
  67. package/i18n/indonesian.js +256 -0
  68. package/i18n/indonesian.js.map +1 -0
  69. package/i18n/indonesian.min.js +6 -0
  70. package/i18n/italian.js +244 -0
  71. package/i18n/italian.js.map +1 -0
  72. package/i18n/italian.min.js +6 -0
  73. package/i18n/japanese.js +256 -0
  74. package/i18n/japanese.js.map +1 -0
  75. package/i18n/japanese.min.js +6 -0
  76. package/i18n/kazakh.js +256 -0
  77. package/i18n/kazakh.js.map +1 -0
  78. package/i18n/kazakh.min.js +6 -0
  79. package/i18n/korean.js +243 -0
  80. package/i18n/korean.js.map +1 -0
  81. package/i18n/korean.min.js +6 -0
  82. package/i18n/latvian.js +244 -0
  83. package/i18n/latvian.js.map +1 -0
  84. package/i18n/latvian.min.js +6 -0
  85. package/i18n/lithuanian.js +256 -0
  86. package/i18n/lithuanian.js.map +1 -0
  87. package/i18n/lithuanian.min.js +6 -0
  88. package/i18n/macedonian.js +250 -0
  89. package/i18n/macedonian.js.map +1 -0
  90. package/i18n/macedonian.min.js +6 -0
  91. package/i18n/malay.js +246 -0
  92. package/i18n/malay.js.map +1 -0
  93. package/i18n/malay.min.js +6 -0
  94. package/i18n/nl-BE.js +279 -0
  95. package/i18n/nl-BE.js.map +1 -0
  96. package/i18n/nl-BE.min.js +6 -0
  97. package/i18n/norwegian.js +256 -0
  98. package/i18n/norwegian.js.map +1 -0
  99. package/i18n/norwegian.min.js +6 -0
  100. package/i18n/persian.js +256 -0
  101. package/i18n/persian.js.map +1 -0
  102. package/i18n/persian.min.js +6 -0
  103. package/i18n/polish.js +244 -0
  104. package/i18n/polish.js.map +1 -0
  105. package/i18n/polish.min.js +6 -0
  106. package/i18n/portuguese-br.js +306 -0
  107. package/i18n/portuguese-br.js.map +1 -0
  108. package/i18n/portuguese-br.min.js +6 -0
  109. package/i18n/portuguese.js +241 -0
  110. package/i18n/portuguese.js.map +1 -0
  111. package/i18n/portuguese.min.js +6 -0
  112. package/i18n/romanian.js +256 -0
  113. package/i18n/romanian.js.map +1 -0
  114. package/i18n/romanian.min.js +6 -0
  115. package/i18n/russian.js +244 -0
  116. package/i18n/russian.js.map +1 -0
  117. package/i18n/russian.min.js +6 -0
  118. package/i18n/serbian.js +251 -0
  119. package/i18n/serbian.js.map +1 -0
  120. package/i18n/serbian.min.js +6 -0
  121. package/i18n/simplified-chinese.js +250 -0
  122. package/i18n/simplified-chinese.js.map +1 -0
  123. package/i18n/simplified-chinese.min.js +6 -0
  124. package/i18n/slovak.js +246 -0
  125. package/i18n/slovak.js.map +1 -0
  126. package/i18n/slovak.min.js +6 -0
  127. package/i18n/spanish.js +244 -0
  128. package/i18n/spanish.js.map +1 -0
  129. package/i18n/spanish.min.js +6 -0
  130. package/i18n/swahili.js +256 -0
  131. package/i18n/swahili.js.map +1 -0
  132. package/i18n/swahili.min.js +6 -0
  133. package/i18n/swedish.js +244 -0
  134. package/i18n/swedish.js.map +1 -0
  135. package/i18n/swedish.min.js +6 -0
  136. package/i18n/tajik.js +225 -0
  137. package/i18n/tajik.js.map +1 -0
  138. package/i18n/tajik.min.js +6 -0
  139. package/i18n/telugu.js +257 -0
  140. package/i18n/telugu.js.map +1 -0
  141. package/i18n/telugu.min.js +6 -0
  142. package/i18n/thai.js +256 -0
  143. package/i18n/thai.js.map +1 -0
  144. package/i18n/thai.min.js +6 -0
  145. package/i18n/traditional-chinese.js +291 -0
  146. package/i18n/traditional-chinese.js.map +1 -0
  147. package/i18n/traditional-chinese.min.js +6 -0
  148. package/i18n/turkish.js +238 -0
  149. package/i18n/turkish.js.map +1 -0
  150. package/i18n/turkish.min.js +6 -0
  151. package/i18n/ukrainian.js +256 -0
  152. package/i18n/ukrainian.js.map +1 -0
  153. package/i18n/ukrainian.min.js +6 -0
  154. package/i18n/urdu.js +249 -0
  155. package/i18n/urdu.js.map +1 -0
  156. package/i18n/urdu.min.js +6 -0
  157. package/i18n/vietnamese.js +257 -0
  158. package/i18n/vietnamese.js.map +1 -0
  159. package/i18n/vietnamese.min.js +6 -0
  160. package/i18n/welsh.js +256 -0
  161. package/i18n/welsh.js.map +1 -0
  162. package/i18n/welsh.min.js +6 -0
  163. package/modern.css +11 -2
  164. package/modern.css.map +1 -1
  165. package/modern.fontless.css +11 -2
  166. package/modern.fontless.css.map +1 -1
  167. package/modern.fontless.min.css +2 -2
  168. package/modern.min.css +2 -2
  169. package/package.json +1 -1
  170. package/plugins/bootstrap-integration.js +1 -1
  171. package/plugins/bootstrap-integration.min.js +1 -1
  172. package/plugins/bootstrap-material-integration.js +1 -1
  173. package/plugins/bootstrap-material-integration.min.js +1 -1
  174. package/survey.core.js +248 -106
  175. package/survey.core.js.map +1 -1
  176. package/survey.core.min.js +3 -3
  177. package/survey.css +1 -1
  178. package/survey.css.map +1 -1
  179. package/survey.i18n.js +1 -1
  180. package/survey.i18n.min.js +2 -2
  181. package/survey.min.css +1 -1
  182. package/themes/borderless-dark-panelless.js +1 -1
  183. package/themes/borderless-dark-panelless.min.js +1 -1
  184. package/themes/borderless-dark.js +1 -1
  185. package/themes/borderless-dark.min.js +1 -1
  186. package/themes/borderless-light-panelless..js +1 -1
  187. package/themes/borderless-light-panelless..min.js +1 -1
  188. package/themes/borderless-light.js +1 -1
  189. package/themes/borderless-light.min.js +1 -1
  190. package/themes/contrast-dark-panelless.js +1 -1
  191. package/themes/contrast-dark-panelless.min.js +1 -1
  192. package/themes/contrast-dark.js +1 -1
  193. package/themes/contrast-dark.min.js +1 -1
  194. package/themes/contrast-light-panelless.js +1 -1
  195. package/themes/contrast-light-panelless.min.js +1 -1
  196. package/themes/contrast-light.js +1 -1
  197. package/themes/contrast-light.min.js +1 -1
  198. package/themes/default-dark-panelless.js +1 -1
  199. package/themes/default-dark-panelless.min.js +1 -1
  200. package/themes/default-dark.js +1 -1
  201. package/themes/default-dark.min.js +1 -1
  202. package/themes/default-light-panelless.js +1 -1
  203. package/themes/default-light-panelless.min.js +1 -1
  204. package/themes/default-light.js +1 -1
  205. package/themes/default-light.min.js +1 -1
  206. package/themes/doubleborder-dark-panelless.js +1 -1
  207. package/themes/doubleborder-dark-panelless.min.js +1 -1
  208. package/themes/doubleborder-dark.js +1 -1
  209. package/themes/doubleborder-dark.min.js +1 -1
  210. package/themes/doubleborder-light-panelles.js +1 -1
  211. package/themes/doubleborder-light-panelles.min.js +1 -1
  212. package/themes/doubleborder-light.js +1 -1
  213. package/themes/doubleborder-light.min.js +1 -1
  214. package/themes/flat-dark-panelless.js +1 -1
  215. package/themes/flat-dark-panelless.min.js +1 -1
  216. package/themes/flat-dark.js +1 -1
  217. package/themes/flat-dark.min.js +1 -1
  218. package/themes/flat-light-panelless.js +1 -1
  219. package/themes/flat-light-panelless.min.js +1 -1
  220. package/themes/flat-light.js +1 -1
  221. package/themes/flat-light.min.js +1 -1
  222. package/themes/index.js +1 -1
  223. package/themes/index.min.js +1 -1
  224. package/themes/layered-dark-panelless.js +1 -1
  225. package/themes/layered-dark-panelless.min.js +1 -1
  226. package/themes/layered-dark.js +1 -1
  227. package/themes/layered-dark.min.js +1 -1
  228. package/themes/layered-light-panelless.js +1 -1
  229. package/themes/layered-light-panelless.min.js +1 -1
  230. package/themes/layered-light.js +1 -1
  231. package/themes/layered-light.min.js +1 -1
  232. package/themes/plain-dark-panelless.js +1 -1
  233. package/themes/plain-dark-panelless.min.js +1 -1
  234. package/themes/plain-dark.js +1 -1
  235. package/themes/plain-dark.min.js +1 -1
  236. package/themes/plain-light-panelless.js +1 -1
  237. package/themes/plain-light-panelless.min.js +1 -1
  238. package/themes/plain-light.js +1 -1
  239. package/themes/plain-light.min.js +1 -1
  240. package/themes/sharp-dark-panelless.js +1 -1
  241. package/themes/sharp-dark-panelless.min.js +1 -1
  242. package/themes/sharp-dark.js +1 -1
  243. package/themes/sharp-dark.min.js +1 -1
  244. package/themes/sharp-light-panelless.js +1 -1
  245. package/themes/sharp-light-panelless.min.js +1 -1
  246. package/themes/sharp-light.js +1 -1
  247. package/themes/sharp-light.min.js +1 -1
  248. package/themes/solid-dark-panelless.js +1 -1
  249. package/themes/solid-dark-panelless.min.js +1 -1
  250. package/themes/solid-dark.js +1 -1
  251. package/themes/solid-dark.min.js +1 -1
  252. package/themes/solid-light-panelless.js +1 -1
  253. package/themes/solid-light-panelless.min.js +1 -1
  254. package/themes/solid-light.js +1 -1
  255. package/themes/solid-light.min.js +1 -1
  256. package/themes/three-dimensional-dark-panelless.js +1 -1
  257. package/themes/three-dimensional-dark-panelless.min.js +1 -1
  258. package/themes/three-dimensional-dark.js +1 -1
  259. package/themes/three-dimensional-dark.min.js +1 -1
  260. package/themes/three-dimensional-light-panelless.js +1 -1
  261. package/themes/three-dimensional-light-panelless.min.js +1 -1
  262. package/themes/three-dimensional-light.js +1 -1
  263. package/themes/three-dimensional-light.min.js +1 -1
  264. package/ts3.4/typings/cover.d.ts +15 -11
  265. package/ts3.4/typings/notifier.d.ts +1 -0
  266. package/ts3.4/typings/question.d.ts +24 -2
  267. package/ts3.4/typings/question_expression.d.ts +0 -1
  268. package/ts3.4/typings/question_matrixdropdowncolumn.d.ts +2 -0
  269. package/ts3.4/typings/survey-element.d.ts +0 -1
  270. package/ts3.4/typings/survey-events-api.d.ts +4 -0
  271. package/ts3.4/typings/survey.d.ts +20 -5
  272. package/ts3.4/typings/themes.d.ts +53 -1
  273. package/typings/cover.d.ts +16 -11
  274. package/typings/notifier.d.ts +1 -0
  275. package/typings/question.d.ts +26 -2
  276. package/typings/question_expression.d.ts +0 -1
  277. package/typings/question_matrixdropdowncolumn.d.ts +4 -0
  278. package/typings/survey-element.d.ts +0 -1
  279. package/typings/survey-events-api.d.ts +4 -0
  280. package/typings/survey.d.ts +20 -5
  281. package/typings/themes.d.ts +53 -1
package/i18n/welsh.js ADDED
@@ -0,0 +1,256 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ (function webpackUniversalModuleDefinition(root, factory) {
7
+ if(typeof exports === 'object' && typeof module === 'object')
8
+ module.exports = factory(require("survey-core"));
9
+ else if(typeof define === 'function' && define.amd)
10
+ define("welsh", ["survey-core"], factory);
11
+ else if(typeof exports === 'object')
12
+ exports["welsh"] = factory(require("survey-core"));
13
+ else
14
+ root["SurveyLocales"] = factory(root["Survey"]);
15
+ })(this, function(__WEBPACK_EXTERNAL_MODULE_survey_core__) {
16
+ return /******/ (function(modules) { // webpackBootstrap
17
+ /******/ // The module cache
18
+ /******/ var installedModules = {};
19
+ /******/
20
+ /******/ // The require function
21
+ /******/ function __webpack_require__(moduleId) {
22
+ /******/
23
+ /******/ // Check if module is in cache
24
+ /******/ if(installedModules[moduleId]) {
25
+ /******/ return installedModules[moduleId].exports;
26
+ /******/ }
27
+ /******/ // Create a new module (and put it into the cache)
28
+ /******/ var module = installedModules[moduleId] = {
29
+ /******/ i: moduleId,
30
+ /******/ l: false,
31
+ /******/ exports: {}
32
+ /******/ };
33
+ /******/
34
+ /******/ // Execute the module function
35
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
36
+ /******/
37
+ /******/ // Flag the module as loaded
38
+ /******/ module.l = true;
39
+ /******/
40
+ /******/ // Return the exports of the module
41
+ /******/ return module.exports;
42
+ /******/ }
43
+ /******/
44
+ /******/
45
+ /******/ // expose the modules object (__webpack_modules__)
46
+ /******/ __webpack_require__.m = modules;
47
+ /******/
48
+ /******/ // expose the module cache
49
+ /******/ __webpack_require__.c = installedModules;
50
+ /******/
51
+ /******/ // define getter function for harmony exports
52
+ /******/ __webpack_require__.d = function(exports, name, getter) {
53
+ /******/ if(!__webpack_require__.o(exports, name)) {
54
+ /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
55
+ /******/ }
56
+ /******/ };
57
+ /******/
58
+ /******/ // define __esModule on exports
59
+ /******/ __webpack_require__.r = function(exports) {
60
+ /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
61
+ /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
62
+ /******/ }
63
+ /******/ Object.defineProperty(exports, '__esModule', { value: true });
64
+ /******/ };
65
+ /******/
66
+ /******/ // create a fake namespace object
67
+ /******/ // mode & 1: value is a module id, require it
68
+ /******/ // mode & 2: merge all properties of value into the ns
69
+ /******/ // mode & 4: return value when already ns object
70
+ /******/ // mode & 8|1: behave like require
71
+ /******/ __webpack_require__.t = function(value, mode) {
72
+ /******/ if(mode & 1) value = __webpack_require__(value);
73
+ /******/ if(mode & 8) return value;
74
+ /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
75
+ /******/ var ns = Object.create(null);
76
+ /******/ __webpack_require__.r(ns);
77
+ /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
78
+ /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
79
+ /******/ return ns;
80
+ /******/ };
81
+ /******/
82
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
83
+ /******/ __webpack_require__.n = function(module) {
84
+ /******/ var getter = module && module.__esModule ?
85
+ /******/ function getDefault() { return module['default']; } :
86
+ /******/ function getModuleExports() { return module; };
87
+ /******/ __webpack_require__.d(getter, 'a', getter);
88
+ /******/ return getter;
89
+ /******/ };
90
+ /******/
91
+ /******/ // Object.prototype.hasOwnProperty.call
92
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
93
+ /******/
94
+ /******/ // __webpack_public_path__
95
+ /******/ __webpack_require__.p = "";
96
+ /******/
97
+ /******/
98
+ /******/ // Load entry module and return exports
99
+ /******/ return __webpack_require__(__webpack_require__.s = "./src/localization/welsh.ts");
100
+ /******/ })
101
+ /************************************************************************/
102
+ /******/ ({
103
+
104
+ /***/ "./src/localization/welsh.ts":
105
+ /*!***********************************!*\
106
+ !*** ./src/localization/welsh.ts ***!
107
+ \***********************************/
108
+ /*! exports provided: welshSurveyStrings */
109
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
110
+
111
+ "use strict";
112
+ __webpack_require__.r(__webpack_exports__);
113
+ /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "welshSurveyStrings", function() { return welshSurveyStrings; });
114
+ /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! survey-core */ "survey-core");
115
+ /* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_0__);
116
+
117
+ var welshSurveyStrings = {
118
+ pagePrevText: "Blaenorol",
119
+ pageNextText: "Nesaf",
120
+ completeText: "Cwblhau",
121
+ previewText: "Rhagolwg",
122
+ editText: "Golygu",
123
+ startSurveyText: "Dechrau",
124
+ otherItemText: "Arall (disgrifiwch)",
125
+ noneItemText: "Dim",
126
+ selectAllItemText: "Dewis y Cyfan ",
127
+ progressText: "Tudalen {0} o {1}",
128
+ indexText: "{0} o {1}",
129
+ panelDynamicProgressText: "Cofnod {0} o {1}",
130
+ panelDynamicTabTextFormat: "Panel {panelIndex}",
131
+ questionsProgressText: "Wedi ateb {0}/{1} cwestiwn",
132
+ emptySurvey: "Does dim modd gweld tudalen na chwestiwn yn yr arolwg.",
133
+ completingSurvey: "Diolch am lenwi’r holiadur!",
134
+ completingSurveyBefore: "Rydych chi wedi llenwi’r arolwg hwn yn barod yn ôl ein cofnodion.",
135
+ loadingSurvey: "Wrthi’n Llwytho’r Arolwg...",
136
+ placeholder: "Dewiswch...",
137
+ ratingOptionsCaption: "Dewis...",
138
+ value: "gwerth",
139
+ requiredError: "Atebwch y cwestiwn.",
140
+ requiredErrorInPanel: "Atebwch o leiaf un cwestiwn.",
141
+ requiredInAllRowsError: "Atebwch y cwestiynau ym mhob rhes.",
142
+ numericError: "Dylai’r gwerth fod yn rhif.",
143
+ minError: "Ni ddylai'r gwerth fod yn llai na {0}",
144
+ maxError: "Ni ddylai'r gwerth fod yn fwy na {0}",
145
+ textMinLength: "Rhowch o leiaf {0} nod.",
146
+ textMaxLength: "Rhowch lai na {0} nod.",
147
+ textMinMaxLength: "Rhowch o leiaf {0} nod ond dim mwy na {1}.",
148
+ minRowCountError: "Llenwch o leiaf {0} rhes.",
149
+ minSelectError: "Dewiswch o leiaf {0} amrywiolyn.",
150
+ maxSelectError: "Peidiwch â dewis mwy na {0} amrywiolyn.",
151
+ numericMinMax: "Dylai’r '{0}' fod yr un fath â {1} neu’n fwy, a’r fath â {2} neu’n llai",
152
+ numericMin: "Dylai’r '{0}' fod yr un fath â {1} neu’n fwy",
153
+ numericMax: "Dylai’r '{0}' fod yr un fath â {1} neu’n llai",
154
+ invalidEmail: "Rhowch gyfeiriad e-bost dilys.",
155
+ invalidExpression: "Dylai’r mynegiad {0} arwain at 'true'.",
156
+ urlRequestError: "Roedd y cais wedi arwain at y gwall '{0}'. {1}",
157
+ urlGetChoicesError: "Roedd y cais wedi arwain at ddata gwag neu mae priodwedd y ‘path’ yn anghywir ",
158
+ exceedMaxSize: "Ddylai’r ffeil ddim bod yn fwy na {0}.",
159
+ otherRequiredError: "Rhowch y gwerth arall.",
160
+ uploadingFile: "Mae eich ffeil wrthi’n llwytho i fyny. Arhoswch ychydig o eiliadau a rhoi cynnig arall arni.",
161
+ loadingFile: "Wrthi’n llwytho...",
162
+ chooseFile: "Dewiswch ffeil(iau)...",
163
+ noFileChosen: "Heb ddewis ffeil ",
164
+ fileDragAreaPlaceholder: "Llusgwch a gollwng ffeil yma neu cliciwch y botwm isod a dewiswch ffeil i'w lanlwytho.",
165
+ confirmDelete: "Ydych chi am ddileu’r cofnod?",
166
+ keyDuplicationError: "Dylai’r gwerth hwn fod yn unigryw.",
167
+ addColumn: "Ychwanegu colofn ",
168
+ addRow: "Ychwanegu rhes",
169
+ removeRow: "Tynnu",
170
+ emptyRowsText: "Nid oes unrhyw ffraeau.",
171
+ addPanel: "Ychwanegu o’r newydd",
172
+ removePanel: "Tynnu",
173
+ choices_Item: "eitem",
174
+ matrix_column: "Colofn",
175
+ matrix_row: "Rhes",
176
+ multipletext_itemname: "Testun",
177
+ savingData: "Mae’r canlyniadau’n cael eu cadw ar y gweinydd...",
178
+ savingDataError: "Roedd gwall a doedd dim modd cadw’r canlyniadau.",
179
+ savingDataSuccess: "Wedi llwyddo i gadw’r canlyniadau!",
180
+ saveAgainButton: "Rhowch gynnig arall arni",
181
+ timerMin: "mun",
182
+ timerSec: "eil",
183
+ timerSpentAll: "Rydych chi wedi treulio {0} ar y dudalen hon a {1} gyda’i gilydd.",
184
+ timerSpentPage: "Rydych chi wedi treulio {0} ar y dudalen hon.",
185
+ timerSpentSurvey: "Rydych chi wedi treulio {0} gyda’i gilydd.",
186
+ timerLimitAll: "Rydych chi wedi treulio {0} o {1} ar y dudalen hon a {2} o {3} gyda’i gilydd.",
187
+ timerLimitPage: "Rydych chi wedi treulio {0} o {1} ar y dudalen hon.",
188
+ timerLimitSurvey: "Rydych chi wedi treulio {0} o {1} gyda’i gilydd.",
189
+ clearCaption: "Clirio",
190
+ signaturePlaceHolder: "Arwydd yma",
191
+ chooseFileCaption: "Dewiswch ffeil ",
192
+ takePhotoCaption: "Tynnu Llun",
193
+ cameraPlaceHolder: "Cliciwch y botwm isod i dynnu llun gan ddefnyddio'r camera.",
194
+ fileCameraDragAreaPlaceHolder: "Llusgwch a gollwng neu dewiswch ffeil i lanlwytho neu dynnu llun gan ddefnyddio'r camera.",
195
+ replaceFileCaption: "Amnewid ffeil",
196
+ removeFileCaption: "Tynnu’r ffeil hon ",
197
+ booleanCheckedLabel: "Iawn",
198
+ booleanUncheckedLabel: "Na",
199
+ confirmRemoveFile: "Ydych chi’n siŵr eich bod am dynnu’r ffeil hon: {0}?",
200
+ confirmRemoveAllFiles: "Ydych chi’n siŵr eich bod am dynnu pob ffeil?",
201
+ questionTitlePatternText: "Teitl y Cwestiwn ",
202
+ modalCancelButtonText: "Canslo",
203
+ modalApplyButtonText: "Cynnig",
204
+ filterStringPlaceholder: "Teipiwch i chwilio...",
205
+ emptyMessage: "Dim data i'w arddangos",
206
+ noEntriesText: "Nid oes unrhyw gofnodion hyd yn hyn.\nCliciwch y botwm isod i ychwanegu cofnod newydd.",
207
+ noEntriesReadonlyText: "Nid oes unrhyw gofnodion.",
208
+ more: "Rhagor",
209
+ tagboxDoneButtonCaption: "OCÊ",
210
+ selectToRankEmptyRankedAreaText: "Mae'r holl ddewisiadau yn cael eu rhestru",
211
+ selectToRankEmptyUnrankedAreaText: "Dewisiadau llusgo a gollwng yma i'w graddio"
212
+ };
213
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].locales["cy"] = welshSurveyStrings;
214
+ survey_core__WEBPACK_IMPORTED_MODULE_0__["surveyLocalization"].localeNames["cy"] = "cymraeg";
215
+ // The following strings have been translated by a machine translation service
216
+ // Remove those strings that you have corrected manually
217
+ // indexText: "{0} of {1}" => "{0} o {1}"
218
+ // panelDynamicTabTextFormat: "Panel {panelIndex}" => "Panel {panelIndex}"
219
+ // ratingOptionsCaption: "Select..." => "Dewis..."
220
+ // minError: "The value should not be less than {0}" => "Ni ddylai'r gwerth fod yn llai na {0}"
221
+ // maxError: "The value should not be greater than {0}" => "Ni ddylai'r gwerth fod yn fwy na {0}"
222
+ // fileDragAreaPlaceholder: "Drag and drop a file here or click the button below and choose a file to upload." => "Llusgwch a gollwng ffeil yma neu cliciwch y botwm isod a dewiswch ffeil i'w lanlwytho."
223
+ // emptyRowsText: "There are no rows." => "Nid oes unrhyw ffraeau."
224
+ // multipletext_itemname: "text" => "Testun"
225
+ // signaturePlaceHolder: "Sign here" => "Arwydd yma"
226
+ // modalCancelButtonText: "Cancel" => "Canslo"
227
+ // modalApplyButtonText: "Apply" => "Cynnig"
228
+ // filterStringPlaceholder: "Type to search..." => "Teipiwch i chwilio..."
229
+ // emptyMessage: "No data to display" => "Dim data i'w arddangos"
230
+ // noEntriesText: "There are no entries yet.\nClick the button below to add a new entry." => "Nid oes unrhyw gofnodion hyd yn hyn.\nCliciwch y botwm isod i ychwanegu cofnod newydd."
231
+ // noEntriesReadonlyText: "There are no entries." => "Nid oes unrhyw gofnodion."
232
+ // more: "More" => "Rhagor"
233
+ // tagboxDoneButtonCaption: "OK" => "OCÊ"
234
+ // selectToRankEmptyRankedAreaText: "All choices are ranked" => "Mae'r holl ddewisiadau yn cael eu rhestru"
235
+ // selectToRankEmptyUnrankedAreaText: "Drag and drop choices here to rank them" => "Dewisiadau llusgo a gollwng yma i'w graddio"// takePhotoCaption: "Take Photo" => "Tynnu Llun"
236
+ // cameraPlaceHolder: "Click the button below to take a photo using the camera." => "Cliciwch y botwm isod i dynnu llun gan ddefnyddio'r camera."
237
+ // fileCameraDragAreaPlaceHolder: "Drag and drop or select a file to upload or take a photo using the camera." => "Llusgwch a gollwng neu dewiswch ffeil i lanlwytho neu dynnu llun gan ddefnyddio'r camera."
238
+ // replaceFileCaption: "Replace file" => "Amnewid ffeil"
239
+
240
+
241
+ /***/ }),
242
+
243
+ /***/ "survey-core":
244
+ /*!*********************************************************************************************************!*\
245
+ !*** external {"root":"Survey","commonjs2":"survey-core","commonjs":"survey-core","amd":"survey-core"} ***!
246
+ \*********************************************************************************************************/
247
+ /*! no static exports found */
248
+ /***/ (function(module, exports) {
249
+
250
+ module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;
251
+
252
+ /***/ })
253
+
254
+ /******/ });
255
+ });
256
+ //# sourceMappingURL=welsh.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["webpack://SurveyLocales/webpack/universalModuleDefinition","webpack://SurveyLocales/webpack/bootstrap","webpack://SurveyLocales/./src/localization/welsh.ts","webpack://SurveyLocales/external {\"root\":\"Survey\",\"commonjs2\":\"survey-core\",\"commonjs\":\"survey-core\",\"amd\":\"survey-core\"}"],"names":[],"mappings":"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","file":"i18n/welsh.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory(require(\"survey-core\"));\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine(\"welsh\", [\"survey-core\"], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"welsh\"] = factory(require(\"survey-core\"));\n\telse\n\t\troot[\"SurveyLocales\"] = factory(root[\"Survey\"]);\n})(this, function(__WEBPACK_EXTERNAL_MODULE_survey_core__) {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"./src/localization/welsh.ts\");\n","import { surveyLocalization } from \"survey-core\";\n\nexport var welshSurveyStrings = {\r\n pagePrevText: \"Blaenorol\",\r\n pageNextText: \"Nesaf\",\r\n completeText: \"Cwblhau\",\r\n previewText: \"Rhagolwg\",\r\n editText: \"Golygu\",\r\n startSurveyText: \"Dechrau\",\r\n otherItemText: \"Arall (disgrifiwch)\",\r\n noneItemText: \"Dim\",\r\n selectAllItemText: \"Dewis y Cyfan \",\r\n progressText: \"Tudalen {0} o {1}\",\r\n indexText: \"{0} o {1}\",\r\n panelDynamicProgressText: \"Cofnod {0} o {1}\",\r\n panelDynamicTabTextFormat: \"Panel {panelIndex}\",\r\n questionsProgressText: \"Wedi ateb {0}/{1} cwestiwn\",\r\n emptySurvey: \"Does dim modd gweld tudalen na chwestiwn yn yr arolwg.\",\r\n completingSurvey: \"Diolch am lenwi’r holiadur!\",\r\n completingSurveyBefore: \"Rydych chi wedi llenwi’r arolwg hwn yn barod yn ôl ein cofnodion.\",\r\n loadingSurvey: \"Wrthi’n Llwytho’r Arolwg...\",\r\n placeholder: \"Dewiswch...\",\r\n ratingOptionsCaption: \"Dewis...\",\r\n value: \"gwerth\",\r\n requiredError: \"Atebwch y cwestiwn.\",\r\n requiredErrorInPanel: \"Atebwch o leiaf un cwestiwn.\",\r\n requiredInAllRowsError: \"Atebwch y cwestiynau ym mhob rhes.\",\r\n numericError: \"Dylai’r gwerth fod yn rhif.\",\r\n minError: \"Ni ddylai'r gwerth fod yn llai na {0}\",\r\n maxError: \"Ni ddylai'r gwerth fod yn fwy na {0}\",\r\n textMinLength: \"Rhowch o leiaf {0} nod.\",\r\n textMaxLength: \"Rhowch lai na {0} nod.\",\r\n textMinMaxLength: \"Rhowch o leiaf {0} nod ond dim mwy na {1}.\",\r\n minRowCountError: \"Llenwch o leiaf {0} rhes.\",\r\n minSelectError: \"Dewiswch o leiaf {0} amrywiolyn.\",\r\n maxSelectError: \"Peidiwch â dewis mwy na {0} amrywiolyn.\",\r\n numericMinMax: \"Dylai’r '{0}' fod yr un fath â {1} neu’n fwy, a’r fath â {2} neu’n llai\",\r\n numericMin: \"Dylai’r '{0}' fod yr un fath â {1} neu’n fwy\",\r\n numericMax: \"Dylai’r '{0}' fod yr un fath â {1} neu’n llai\",\r\n invalidEmail: \"Rhowch gyfeiriad e-bost dilys.\",\r\n invalidExpression: \"Dylai’r mynegiad {0} arwain at 'true'.\",\r\n urlRequestError: \"Roedd y cais wedi arwain at y gwall '{0}'. {1}\",\r\n urlGetChoicesError: \"Roedd y cais wedi arwain at ddata gwag neu mae priodwedd y ‘path’ yn anghywir \",\r\n exceedMaxSize: \"Ddylai’r ffeil ddim bod yn fwy na {0}.\",\r\n otherRequiredError: \"Rhowch y gwerth arall.\",\r\n uploadingFile: \"Mae eich ffeil wrthi’n llwytho i fyny. Arhoswch ychydig o eiliadau a rhoi cynnig arall arni.\",\r\n loadingFile: \"Wrthi’n llwytho...\",\r\n chooseFile: \"Dewiswch ffeil(iau)...\",\r\n noFileChosen: \"Heb ddewis ffeil \",\r\n fileDragAreaPlaceholder: \"Llusgwch a gollwng ffeil yma neu cliciwch y botwm isod a dewiswch ffeil i'w lanlwytho.\",\r\n confirmDelete: \"Ydych chi am ddileu’r cofnod?\",\r\n keyDuplicationError: \"Dylai’r gwerth hwn fod yn unigryw.\",\r\n addColumn: \"Ychwanegu colofn \",\r\n addRow: \"Ychwanegu rhes\",\r\n removeRow: \"Tynnu\",\r\n emptyRowsText: \"Nid oes unrhyw ffraeau.\",\r\n addPanel: \"Ychwanegu o’r newydd\",\r\n removePanel: \"Tynnu\",\r\n choices_Item: \"eitem\",\r\n matrix_column: \"Colofn\",\r\n matrix_row: \"Rhes\",\r\n multipletext_itemname: \"Testun\",\r\n savingData: \"Mae’r canlyniadau’n cael eu cadw ar y gweinydd...\",\r\n savingDataError: \"Roedd gwall a doedd dim modd cadw’r canlyniadau.\",\r\n savingDataSuccess: \"Wedi llwyddo i gadw’r canlyniadau!\",\r\n saveAgainButton: \"Rhowch gynnig arall arni\",\r\n timerMin: \"mun\",\r\n timerSec: \"eil\",\r\n timerSpentAll: \"Rydych chi wedi treulio {0} ar y dudalen hon a {1} gyda’i gilydd.\",\r\n timerSpentPage: \"Rydych chi wedi treulio {0} ar y dudalen hon.\",\r\n timerSpentSurvey: \"Rydych chi wedi treulio {0} gyda’i gilydd.\",\r\n timerLimitAll: \"Rydych chi wedi treulio {0} o {1} ar y dudalen hon a {2} o {3} gyda’i gilydd.\",\r\n timerLimitPage: \"Rydych chi wedi treulio {0} o {1} ar y dudalen hon.\",\r\n timerLimitSurvey: \"Rydych chi wedi treulio {0} o {1} gyda’i gilydd.\",\r\n clearCaption: \"Clirio\",\r\n signaturePlaceHolder: \"Arwydd yma\",\r\n chooseFileCaption: \"Dewiswch ffeil \",\r\n takePhotoCaption: \"Tynnu Llun\",\r\n cameraPlaceHolder: \"Cliciwch y botwm isod i dynnu llun gan ddefnyddio'r camera.\",\r\n fileCameraDragAreaPlaceHolder: \"Llusgwch a gollwng neu dewiswch ffeil i lanlwytho neu dynnu llun gan ddefnyddio'r camera.\",\r\n replaceFileCaption: \"Amnewid ffeil\",\r\n removeFileCaption: \"Tynnu’r ffeil hon \",\r\n booleanCheckedLabel: \"Iawn\",\r\n booleanUncheckedLabel: \"Na\",\r\n confirmRemoveFile: \"Ydych chi’n siŵr eich bod am dynnu’r ffeil hon: {0}?\",\r\n confirmRemoveAllFiles: \"Ydych chi’n siŵr eich bod am dynnu pob ffeil?\",\r\n questionTitlePatternText: \"Teitl y Cwestiwn \",\r\n modalCancelButtonText: \"Canslo\",\r\n modalApplyButtonText: \"Cynnig\",\r\n filterStringPlaceholder: \"Teipiwch i chwilio...\",\r\n emptyMessage: \"Dim data i'w arddangos\",\r\n noEntriesText: \"Nid oes unrhyw gofnodion hyd yn hyn.\\nCliciwch y botwm isod i ychwanegu cofnod newydd.\",\r\n noEntriesReadonlyText: \"Nid oes unrhyw gofnodion.\",\r\n more: \"Rhagor\",\r\n tagboxDoneButtonCaption: \"OCÊ\",\r\n selectToRankEmptyRankedAreaText: \"Mae'r holl ddewisiadau yn cael eu rhestru\",\r\n selectToRankEmptyUnrankedAreaText: \"Dewisiadau llusgo a gollwng yma i'w graddio\"\r\n};\n\nsurveyLocalization.locales[\"cy\"] = welshSurveyStrings;\nsurveyLocalization.localeNames[\"cy\"] = \"cymraeg\";\n\n// The following strings have been translated by a machine translation service\n// Remove those strings that you have corrected manually\n// indexText: \"{0} of {1}\" => \"{0} o {1}\"\n// panelDynamicTabTextFormat: \"Panel {panelIndex}\" => \"Panel {panelIndex}\"\n// ratingOptionsCaption: \"Select...\" => \"Dewis...\"\n// minError: \"The value should not be less than {0}\" => \"Ni ddylai'r gwerth fod yn llai na {0}\"\n// maxError: \"The value should not be greater than {0}\" => \"Ni ddylai'r gwerth fod yn fwy na {0}\"\n// fileDragAreaPlaceholder: \"Drag and drop a file here or click the button below and choose a file to upload.\" => \"Llusgwch a gollwng ffeil yma neu cliciwch y botwm isod a dewiswch ffeil i'w lanlwytho.\"\n// emptyRowsText: \"There are no rows.\" => \"Nid oes unrhyw ffraeau.\"\n// multipletext_itemname: \"text\" => \"Testun\"\n// signaturePlaceHolder: \"Sign here\" => \"Arwydd yma\"\n// modalCancelButtonText: \"Cancel\" => \"Canslo\"\n// modalApplyButtonText: \"Apply\" => \"Cynnig\"\n// filterStringPlaceholder: \"Type to search...\" => \"Teipiwch i chwilio...\"\n// emptyMessage: \"No data to display\" => \"Dim data i'w arddangos\"\n// noEntriesText: \"There are no entries yet.\\nClick the button below to add a new entry.\" => \"Nid oes unrhyw gofnodion hyd yn hyn.\\nCliciwch y botwm isod i ychwanegu cofnod newydd.\"\n// noEntriesReadonlyText: \"There are no entries.\" => \"Nid oes unrhyw gofnodion.\"\n// more: \"More\" => \"Rhagor\"\n// tagboxDoneButtonCaption: \"OK\" => \"OCÊ\"\n// selectToRankEmptyRankedAreaText: \"All choices are ranked\" => \"Mae'r holl ddewisiadau yn cael eu rhestru\"\n// selectToRankEmptyUnrankedAreaText: \"Drag and drop choices here to rank them\" => \"Dewisiadau llusgo a gollwng yma i'w graddio\"// takePhotoCaption: \"Take Photo\" => \"Tynnu Llun\"\n// cameraPlaceHolder: \"Click the button below to take a photo using the camera.\" => \"Cliciwch y botwm isod i dynnu llun gan ddefnyddio'r camera.\"\n// fileCameraDragAreaPlaceHolder: \"Drag and drop or select a file to upload or take a photo using the camera.\" => \"Llusgwch a gollwng neu dewiswch ffeil i lanlwytho neu dynnu llun gan ddefnyddio'r camera.\"\n// replaceFileCaption: \"Replace file\" => \"Amnewid ffeil\"","module.exports = __WEBPACK_EXTERNAL_MODULE_survey_core__;"],"sourceRoot":""}
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
+ * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
+ * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
+ */
6
+ !function(e,i){"object"==typeof exports&&"object"==typeof module?module.exports=i(require("survey-core")):"function"==typeof define&&define.amd?define("welsh",["survey-core"],i):"object"==typeof exports?exports.welsh=i(require("survey-core")):e.SurveyLocales=i(e.Survey)}(this,(function(e){return function(e){var i={};function n(r){if(i[r])return i[r].exports;var o=i[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=i,n.d=function(e,i,r){n.o(e,i)||Object.defineProperty(e,i,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,i){if(1&i&&(e=n(e)),8&i)return e;if(4&i&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&i&&"string"!=typeof e)for(var o in e)n.d(r,o,function(i){return e[i]}.bind(null,o));return r},n.n=function(e){var i=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(i,"a",i),i},n.o=function(e,i){return Object.prototype.hasOwnProperty.call(e,i)},n.p="",n(n.s=48)}({0:function(i,n){i.exports=e},48:function(e,i,n){"use strict";n.r(i),n.d(i,"welshSurveyStrings",(function(){return o}));var r=n(0),o={pagePrevText:"Blaenorol",pageNextText:"Nesaf",completeText:"Cwblhau",previewText:"Rhagolwg",editText:"Golygu",startSurveyText:"Dechrau",otherItemText:"Arall (disgrifiwch)",noneItemText:"Dim",selectAllItemText:"Dewis y Cyfan ",progressText:"Tudalen {0} o {1}",indexText:"{0} o {1}",panelDynamicProgressText:"Cofnod {0} o {1}",panelDynamicTabTextFormat:"Panel {panelIndex}",questionsProgressText:"Wedi ateb {0}/{1} cwestiwn",emptySurvey:"Does dim modd gweld tudalen na chwestiwn yn yr arolwg.",completingSurvey:"Diolch am lenwi’r holiadur!",completingSurveyBefore:"Rydych chi wedi llenwi’r arolwg hwn yn barod yn ôl ein cofnodion.",loadingSurvey:"Wrthi’n Llwytho’r Arolwg...",placeholder:"Dewiswch...",ratingOptionsCaption:"Dewis...",value:"gwerth",requiredError:"Atebwch y cwestiwn.",requiredErrorInPanel:"Atebwch o leiaf un cwestiwn.",requiredInAllRowsError:"Atebwch y cwestiynau ym mhob rhes.",numericError:"Dylai’r gwerth fod yn rhif.",minError:"Ni ddylai'r gwerth fod yn llai na {0}",maxError:"Ni ddylai'r gwerth fod yn fwy na {0}",textMinLength:"Rhowch o leiaf {0} nod.",textMaxLength:"Rhowch lai na {0} nod.",textMinMaxLength:"Rhowch o leiaf {0} nod ond dim mwy na {1}.",minRowCountError:"Llenwch o leiaf {0} rhes.",minSelectError:"Dewiswch o leiaf {0} amrywiolyn.",maxSelectError:"Peidiwch â dewis mwy na {0} amrywiolyn.",numericMinMax:"Dylai’r '{0}' fod yr un fath â {1} neu’n fwy, a’r fath â {2} neu’n llai",numericMin:"Dylai’r '{0}' fod yr un fath â {1} neu’n fwy",numericMax:"Dylai’r '{0}' fod yr un fath â {1} neu’n llai",invalidEmail:"Rhowch gyfeiriad e-bost dilys.",invalidExpression:"Dylai’r mynegiad {0} arwain at 'true'.",urlRequestError:"Roedd y cais wedi arwain at y gwall '{0}'. {1}",urlGetChoicesError:"Roedd y cais wedi arwain at ddata gwag neu mae priodwedd y ‘path’ yn anghywir ",exceedMaxSize:"Ddylai’r ffeil ddim bod yn fwy na {0}.",otherRequiredError:"Rhowch y gwerth arall.",uploadingFile:"Mae eich ffeil wrthi’n llwytho i fyny. Arhoswch ychydig o eiliadau a rhoi cynnig arall arni.",loadingFile:"Wrthi’n llwytho...",chooseFile:"Dewiswch ffeil(iau)...",noFileChosen:"Heb ddewis ffeil ",fileDragAreaPlaceholder:"Llusgwch a gollwng ffeil yma neu cliciwch y botwm isod a dewiswch ffeil i'w lanlwytho.",confirmDelete:"Ydych chi am ddileu’r cofnod?",keyDuplicationError:"Dylai’r gwerth hwn fod yn unigryw.",addColumn:"Ychwanegu colofn ",addRow:"Ychwanegu rhes",removeRow:"Tynnu",emptyRowsText:"Nid oes unrhyw ffraeau.",addPanel:"Ychwanegu o’r newydd",removePanel:"Tynnu",choices_Item:"eitem",matrix_column:"Colofn",matrix_row:"Rhes",multipletext_itemname:"Testun",savingData:"Mae’r canlyniadau’n cael eu cadw ar y gweinydd...",savingDataError:"Roedd gwall a doedd dim modd cadw’r canlyniadau.",savingDataSuccess:"Wedi llwyddo i gadw’r canlyniadau!",saveAgainButton:"Rhowch gynnig arall arni",timerMin:"mun",timerSec:"eil",timerSpentAll:"Rydych chi wedi treulio {0} ar y dudalen hon a {1} gyda’i gilydd.",timerSpentPage:"Rydych chi wedi treulio {0} ar y dudalen hon.",timerSpentSurvey:"Rydych chi wedi treulio {0} gyda’i gilydd.",timerLimitAll:"Rydych chi wedi treulio {0} o {1} ar y dudalen hon a {2} o {3} gyda’i gilydd.",timerLimitPage:"Rydych chi wedi treulio {0} o {1} ar y dudalen hon.",timerLimitSurvey:"Rydych chi wedi treulio {0} o {1} gyda’i gilydd.",clearCaption:"Clirio",signaturePlaceHolder:"Arwydd yma",chooseFileCaption:"Dewiswch ffeil ",takePhotoCaption:"Tynnu Llun",cameraPlaceHolder:"Cliciwch y botwm isod i dynnu llun gan ddefnyddio'r camera.",fileCameraDragAreaPlaceHolder:"Llusgwch a gollwng neu dewiswch ffeil i lanlwytho neu dynnu llun gan ddefnyddio'r camera.",replaceFileCaption:"Amnewid ffeil",removeFileCaption:"Tynnu’r ffeil hon ",booleanCheckedLabel:"Iawn",booleanUncheckedLabel:"Na",confirmRemoveFile:"Ydych chi’n siŵr eich bod am dynnu’r ffeil hon: {0}?",confirmRemoveAllFiles:"Ydych chi’n siŵr eich bod am dynnu pob ffeil?",questionTitlePatternText:"Teitl y Cwestiwn ",modalCancelButtonText:"Canslo",modalApplyButtonText:"Cynnig",filterStringPlaceholder:"Teipiwch i chwilio...",emptyMessage:"Dim data i'w arddangos",noEntriesText:"Nid oes unrhyw gofnodion hyd yn hyn.\nCliciwch y botwm isod i ychwanegu cofnod newydd.",noEntriesReadonlyText:"Nid oes unrhyw gofnodion.",more:"Rhagor",tagboxDoneButtonCaption:"OCÊ",selectToRankEmptyRankedAreaText:"Mae'r holl ddewisiadau yn cael eu rhestru",selectToRankEmptyUnrankedAreaText:"Dewisiadau llusgo a gollwng yma i'w graddio"};r.surveyLocalization.locales.cy=o,r.surveyLocalization.localeNames.cy="cymraeg"}})}));
package/modern.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - Survey JavaScript library v1.9.111
2
+ * surveyjs - Survey JavaScript library v1.9.112
3
3
  * Copyright (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -132,6 +132,9 @@ sv-popup {
132
132
  height: auto;
133
133
  }
134
134
 
135
+ .sv-popup--confirm-delete .sv-popup__shadow {
136
+ height: initial;
137
+ }
135
138
  .sv-popup--confirm-delete .sv-popup__container {
136
139
  border-radius: var(--sjs-base-unit, var(--base-unit, 8px));
137
140
  }
@@ -2774,6 +2777,9 @@ sv-popup {
2774
2777
  height: auto;
2775
2778
  }
2776
2779
 
2780
+ .sv-popup--confirm-delete .sv-popup__shadow {
2781
+ height: initial;
2782
+ }
2777
2783
  .sv-popup--confirm-delete .sv-popup__container {
2778
2784
  border-radius: var(--sjs-base-unit, var(--base-unit, 8px));
2779
2785
  }
@@ -3214,7 +3220,7 @@ sv-popup {
3214
3220
 
3215
3221
  .sv-title-actions .sv-title-actions__title {
3216
3222
  flex-wrap: wrap;
3217
- flex: 0 0 auto;
3223
+ flex: 0 1 auto;
3218
3224
  max-width: unset;
3219
3225
  min-width: unset;
3220
3226
  }
@@ -3555,6 +3561,9 @@ sv-popup {
3555
3561
  align-items: center;
3556
3562
  }
3557
3563
 
3564
+ .sv-ranking--select-to-rank-horizontal .sv-ranking__container {
3565
+ max-width: calc(50% - 1px);
3566
+ }
3558
3567
  .sv-ranking--select-to-rank-horizontal .sv-ranking__containers-divider {
3559
3568
  width: 1px;
3560
3569
  }