@react-aria/dnd 3.0.0-alpha.5 → 3.0.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -1,10 +1,10 @@
1
- var $67uu7$react = require("react");
2
- var $67uu7$reactdom = require("react-dom");
3
- var $67uu7$reactariautils = require("@react-aria/utils");
4
- var $67uu7$reactariai18n = require("@react-aria/i18n");
5
- var $67uu7$reactarialiveannouncer = require("@react-aria/live-announcer");
6
- var $67uu7$reactariaoverlays = require("@react-aria/overlays");
7
- var $67uu7$reactariainteractions = require("@react-aria/interactions");
1
+ var $4vY0V$react = require("react");
2
+ var $4vY0V$reactdom = require("react-dom");
3
+ var $4vY0V$reactariautils = require("@react-aria/utils");
4
+ var $4vY0V$reactariai18n = require("@react-aria/i18n");
5
+ var $4vY0V$reactarialiveannouncer = require("@react-aria/live-announcer");
6
+ var $4vY0V$reactariaoverlays = require("@react-aria/overlays");
7
+ var $4vY0V$reactariainteractions = require("@react-aria/interactions");
8
8
 
9
9
  function $parcel$exportWildcard(dest, source) {
10
10
  Object.keys(source).forEach(function(key) {
@@ -28,85 +28,85 @@ function $parcel$interopDefault(a) {
28
28
  function $parcel$export(e, n, v, s) {
29
29
  Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
30
30
  }
31
- var $e2630e07d35639b3$exports = {};
31
+ var $dc204e8ec58447a6$exports = {};
32
32
 
33
- $parcel$export($e2630e07d35639b3$exports, "useDrag", () => $e2630e07d35639b3$export$7941f8aafa4b6021);
33
+ $parcel$export($dc204e8ec58447a6$exports, "useDrag", () => $dc204e8ec58447a6$export$7941f8aafa4b6021);
34
34
 
35
35
 
36
36
 
37
- let $d7547fb11526b355$export$60b7b4bcf3903d8e;
38
- (function($d7547fb11526b355$export$60b7b4bcf3903d8e) {
39
- $d7547fb11526b355$export$60b7b4bcf3903d8e[$d7547fb11526b355$export$60b7b4bcf3903d8e["none"] = 0] = "none";
40
- $d7547fb11526b355$export$60b7b4bcf3903d8e[$d7547fb11526b355$export$60b7b4bcf3903d8e["cancel"] = 0] = "cancel";
41
- $d7547fb11526b355$export$60b7b4bcf3903d8e[$d7547fb11526b355$export$60b7b4bcf3903d8e["move"] = 1] = "move";
42
- $d7547fb11526b355$export$60b7b4bcf3903d8e[$d7547fb11526b355$export$60b7b4bcf3903d8e["copy"] = 2] = "copy";
43
- $d7547fb11526b355$export$60b7b4bcf3903d8e[$d7547fb11526b355$export$60b7b4bcf3903d8e["link"] = 4] = "link";
44
- $d7547fb11526b355$export$60b7b4bcf3903d8e[$d7547fb11526b355$export$60b7b4bcf3903d8e["all"] = 7] = "all";
45
- })($d7547fb11526b355$export$60b7b4bcf3903d8e || ($d7547fb11526b355$export$60b7b4bcf3903d8e = {
37
+ let $76b1e110a27b1ccd$export$60b7b4bcf3903d8e;
38
+ (function($76b1e110a27b1ccd$export$60b7b4bcf3903d8e) {
39
+ $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[$76b1e110a27b1ccd$export$60b7b4bcf3903d8e["none"] = 0] = "none";
40
+ $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[$76b1e110a27b1ccd$export$60b7b4bcf3903d8e["cancel"] = 0] = "cancel";
41
+ $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[$76b1e110a27b1ccd$export$60b7b4bcf3903d8e["move"] = 1] = "move";
42
+ $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[$76b1e110a27b1ccd$export$60b7b4bcf3903d8e["copy"] = 2] = "copy";
43
+ $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[$76b1e110a27b1ccd$export$60b7b4bcf3903d8e["link"] = 4] = "link";
44
+ $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[$76b1e110a27b1ccd$export$60b7b4bcf3903d8e["all"] = 7] = "all";
45
+ })($76b1e110a27b1ccd$export$60b7b4bcf3903d8e || ($76b1e110a27b1ccd$export$60b7b4bcf3903d8e = {
46
46
  }));
47
- const $d7547fb11526b355$export$9bbdfc78cf083e16 = {
48
- ...$d7547fb11526b355$export$60b7b4bcf3903d8e,
49
- copyMove: $d7547fb11526b355$export$60b7b4bcf3903d8e.copy | $d7547fb11526b355$export$60b7b4bcf3903d8e.move,
50
- copyLink: $d7547fb11526b355$export$60b7b4bcf3903d8e.copy | $d7547fb11526b355$export$60b7b4bcf3903d8e.link,
51
- linkMove: $d7547fb11526b355$export$60b7b4bcf3903d8e.link | $d7547fb11526b355$export$60b7b4bcf3903d8e.move,
52
- all: $d7547fb11526b355$export$60b7b4bcf3903d8e.all,
53
- uninitialized: $d7547fb11526b355$export$60b7b4bcf3903d8e.all
47
+ const $76b1e110a27b1ccd$export$9bbdfc78cf083e16 = {
48
+ ...$76b1e110a27b1ccd$export$60b7b4bcf3903d8e,
49
+ copyMove: $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.copy | $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.move,
50
+ copyLink: $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.copy | $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.link,
51
+ linkMove: $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.link | $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.move,
52
+ all: $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.all,
53
+ uninitialized: $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.all
54
54
  };
55
- const $d7547fb11526b355$export$dd0165308d8bff45 = $d7547fb11526b355$var$invert($d7547fb11526b355$export$9bbdfc78cf083e16);
56
- const $d7547fb11526b355$export$d7ebf00f36b7a95e = $d7547fb11526b355$var$invert($d7547fb11526b355$export$60b7b4bcf3903d8e);
57
- const $d7547fb11526b355$export$608ecc6f1b23c35d = {
55
+ const $76b1e110a27b1ccd$export$dd0165308d8bff45 = $76b1e110a27b1ccd$var$invert($76b1e110a27b1ccd$export$9bbdfc78cf083e16);
56
+ const $76b1e110a27b1ccd$export$d7ebf00f36b7a95e = $76b1e110a27b1ccd$var$invert($76b1e110a27b1ccd$export$60b7b4bcf3903d8e);
57
+ const $76b1e110a27b1ccd$export$608ecc6f1b23c35d = {
58
58
  none: 'cancel',
59
59
  link: 'link',
60
60
  copy: 'copy',
61
61
  move: 'move'
62
62
  };
63
- const $d7547fb11526b355$export$5eacb0769d26d3b2 = $d7547fb11526b355$var$invert($d7547fb11526b355$export$608ecc6f1b23c35d);
64
- function $d7547fb11526b355$var$invert(object) {
63
+ const $76b1e110a27b1ccd$export$5eacb0769d26d3b2 = $76b1e110a27b1ccd$var$invert($76b1e110a27b1ccd$export$608ecc6f1b23c35d);
64
+ function $76b1e110a27b1ccd$var$invert(object) {
65
65
  let res = {
66
66
  };
67
67
  for(let key in object)res[object[key]] = key;
68
68
  return res;
69
69
  }
70
- const $d7547fb11526b355$export$4a7729b856e9a690 = new Set([
70
+ const $76b1e110a27b1ccd$export$4a7729b856e9a690 = new Set([
71
71
  'text/plain',
72
72
  'text/uri-list',
73
73
  'text/html'
74
74
  ]);
75
- const $d7547fb11526b355$export$fd9f9fc120c5402d = 'application/vnd.react-aria.items+json';
76
- const $d7547fb11526b355$export$f8fc6581787339b3 = 'application/octet-stream';
75
+ const $76b1e110a27b1ccd$export$fd9f9fc120c5402d = 'application/vnd.react-aria.items+json';
76
+ const $76b1e110a27b1ccd$export$f8fc6581787339b3 = 'application/octet-stream';
77
77
 
78
78
 
79
79
 
80
80
 
81
- const $29c8537521cf08fe$var$droppableCollectionIds = new WeakMap();
82
- function $29c8537521cf08fe$export$b1601eb39394a581(state) {
83
- let id = $67uu7$reactariautils.useId();
84
- $29c8537521cf08fe$var$droppableCollectionIds.set(state, id);
81
+ const $4620ae0dc40f0031$var$droppableCollectionIds = new WeakMap();
82
+ function $4620ae0dc40f0031$export$b1601eb39394a581(state) {
83
+ let id = $4vY0V$reactariautils.useId();
84
+ $4620ae0dc40f0031$var$droppableCollectionIds.set(state, id);
85
85
  return id;
86
86
  }
87
- function $29c8537521cf08fe$export$3093291712f09a77(state) {
88
- let id = $29c8537521cf08fe$var$droppableCollectionIds.get(state);
87
+ function $4620ae0dc40f0031$export$3093291712f09a77(state) {
88
+ let id = $4620ae0dc40f0031$var$droppableCollectionIds.get(state);
89
89
  if (!id) throw new Error('Droppable item outside a droppable collection');
90
90
  return id;
91
91
  }
92
- function $29c8537521cf08fe$export$e1d41611756c6326(items) {
92
+ function $4620ae0dc40f0031$export$e1d41611756c6326(items) {
93
93
  let types = new Set();
94
94
  for (let item of items)for (let type of Object.keys(item))types.add(type);
95
95
  return types;
96
96
  }
97
- function $29c8537521cf08fe$var$mapModality(modality) {
97
+ function $4620ae0dc40f0031$var$mapModality(modality) {
98
98
  if (!modality) modality = 'virtual';
99
99
  if (modality === 'pointer') modality = 'virtual';
100
100
  if (modality === 'virtual' && 'ontouchstart' in window) modality = 'touch';
101
101
  return modality;
102
102
  }
103
- function $29c8537521cf08fe$export$49bac5d6d4b352ea() {
104
- return $29c8537521cf08fe$var$mapModality($67uu7$reactariainteractions.useInteractionModality());
103
+ function $4620ae0dc40f0031$export$49bac5d6d4b352ea() {
104
+ return $4620ae0dc40f0031$var$mapModality($4vY0V$reactariainteractions.useInteractionModality());
105
105
  }
106
- function $29c8537521cf08fe$export$1fb2158d224b542c() {
107
- return $29c8537521cf08fe$var$mapModality($67uu7$reactariainteractions.getInteractionModality());
106
+ function $4620ae0dc40f0031$export$1fb2158d224b542c() {
107
+ return $4620ae0dc40f0031$var$mapModality($4vY0V$reactariainteractions.getInteractionModality());
108
108
  }
109
- function $29c8537521cf08fe$export$f9c1490890ddd063(dataTransfer, items) {
109
+ function $4620ae0dc40f0031$export$f9c1490890ddd063(dataTransfer, items) {
110
110
  // The data transfer API doesn't support more than one item of a given type at once.
111
111
  // In addition, only a small set of types are supported natively for transfer between applications.
112
112
  // We allow for both multiple items, as well as multiple representations of a single item.
@@ -139,7 +139,7 @@ function $29c8537521cf08fe$export$f9c1490890ddd063(dataTransfer, items) {
139
139
  }
140
140
  customData.push(dataByType);
141
141
  }
142
- for (let [type, items1] of groupedByType)if ($d7547fb11526b355$export$4a7729b856e9a690.has(type)) {
142
+ for (let [type, items1] of groupedByType)if ($76b1e110a27b1ccd$export$4a7729b856e9a690.has(type)) {
143
143
  // Only one item of a given type can be set on a data transfer.
144
144
  // Join all of the items together separated by newlines.
145
145
  let data = items1.join('\n');
@@ -148,10 +148,10 @@ function $29c8537521cf08fe$export$f9c1490890ddd063(dataTransfer, items) {
148
148
  dataTransfer.items.add(items1[0], type);
149
149
  if (needsCustomData) {
150
150
  let data = JSON.stringify(customData);
151
- dataTransfer.items.add(data, $d7547fb11526b355$export$fd9f9fc120c5402d);
151
+ dataTransfer.items.add(data, $76b1e110a27b1ccd$export$fd9f9fc120c5402d);
152
152
  }
153
153
  }
154
- class $29c8537521cf08fe$export$7f04ce188c91447c {
154
+ class $4620ae0dc40f0031$export$7f04ce188c91447c {
155
155
  has(type) {
156
156
  if (this.includesUnknownTypes) return true;
157
157
  return this.types.has(type);
@@ -159,14 +159,14 @@ class $29c8537521cf08fe$export$7f04ce188c91447c {
159
159
  constructor(dataTransfer){
160
160
  this.types = new Set();
161
161
  let hasFiles = false;
162
- for (let item of dataTransfer.items)if (item.type !== $d7547fb11526b355$export$fd9f9fc120c5402d) {
162
+ for (let item of dataTransfer.items)if (item.type !== $76b1e110a27b1ccd$export$fd9f9fc120c5402d) {
163
163
  if (item.kind === 'file') hasFiles = true;
164
164
  if (item.type) this.types.add(item.type);
165
165
  else // Files with unknown types or extensions that don't map to a known mime type
166
166
  // are sometimes exposed as an empty string by the browser. Map to a generic
167
167
  // mime type instead. Note that this could also be a directory as there's no
168
168
  // way to determine if something is a file or directory until drop.
169
- this.types.add($d7547fb11526b355$export$f8fc6581787339b3);
169
+ this.types.add($76b1e110a27b1ccd$export$f8fc6581787339b3);
170
170
  }
171
171
  // In Safari, when dragging files, the dataTransfer.items list is empty, but dataTransfer.types contains "Files".
172
172
  // Unfortunately, this doesn't tell us what types of files the user is dragging, so we need to assume that any
@@ -174,14 +174,14 @@ class $29c8537521cf08fe$export$7f04ce188c91447c {
174
174
  this.includesUnknownTypes = !hasFiles && dataTransfer.types.includes('Files');
175
175
  }
176
176
  }
177
- function $29c8537521cf08fe$export$d9e760437831f8b3(dataTransfer) {
177
+ function $4620ae0dc40f0031$export$d9e760437831f8b3(dataTransfer) {
178
178
  let items = [];
179
179
  // If our custom drag type is available, use that. This is a JSON serialized
180
180
  // representation of all items in the drag, set when there are multiple items
181
181
  // of the same type, or an individual item has multiple representations.
182
182
  let hasCustomType = false;
183
- if (dataTransfer.types.includes($d7547fb11526b355$export$fd9f9fc120c5402d)) try {
184
- let data = dataTransfer.getData($d7547fb11526b355$export$fd9f9fc120c5402d);
183
+ if (dataTransfer.types.includes($76b1e110a27b1ccd$export$fd9f9fc120c5402d)) try {
184
+ let data = dataTransfer.getData($76b1e110a27b1ccd$export$fd9f9fc120c5402d);
185
185
  let parsed = JSON.parse(data);
186
186
  for (let item of parsed)items.push({
187
187
  kind: 'text',
@@ -199,7 +199,7 @@ function $29c8537521cf08fe$export$d9e760437831f8b3(dataTransfer) {
199
199
  if (item.kind === 'string') // The data for all formats must be read here because the data transfer gets
200
200
  // cleared out after the event handler finishes. If the item has an empty string
201
201
  // as a type, the mime type is unknown. Map to a generic mime type instead.
202
- stringItems.set(item.type || $d7547fb11526b355$export$f8fc6581787339b3, dataTransfer.getData(item.type));
202
+ stringItems.set(item.type || $76b1e110a27b1ccd$export$f8fc6581787339b3, dataTransfer.getData(item.type));
203
203
  else if (item.kind === 'file') {
204
204
  // Despite the name, webkitGetAsEntry is also implemented in Firefox and Edge.
205
205
  // In the future, we may use getAsFileSystemHandle instead, but that's currently
@@ -207,10 +207,10 @@ function $29c8537521cf08fe$export$d9e760437831f8b3(dataTransfer) {
207
207
  if (typeof item.webkitGetAsEntry === 'function') {
208
208
  let entry = item.webkitGetAsEntry();
209
209
  if (!entry) continue;
210
- if (entry.isFile) items.push($29c8537521cf08fe$var$createFileItem(item.getAsFile()));
211
- else if (entry.isDirectory) items.push($29c8537521cf08fe$var$createDirectoryItem(entry));
210
+ if (entry.isFile) items.push($4620ae0dc40f0031$var$createFileItem(item.getAsFile()));
211
+ else if (entry.isDirectory) items.push($4620ae0dc40f0031$var$createDirectoryItem(entry));
212
212
  } else // Assume it's a file.
213
- items.push($29c8537521cf08fe$var$createFileItem(item.getAsFile()));
213
+ items.push($4620ae0dc40f0031$var$createFileItem(item.getAsFile()));
214
214
  }
215
215
  }
216
216
  // All string items are different representations of the same item. There's no way to have
@@ -223,7 +223,7 @@ function $29c8537521cf08fe$export$d9e760437831f8b3(dataTransfer) {
223
223
  }
224
224
  return items;
225
225
  }
226
- function $29c8537521cf08fe$var$blobToString(blob) {
226
+ function $4620ae0dc40f0031$var$blobToString(blob) {
227
227
  if (typeof blob.text === 'function') return blob.text();
228
228
  // Safari doesn't have the Blob#text() method yet...
229
229
  return new Promise((resolve, reject)=>{
@@ -235,24 +235,24 @@ function $29c8537521cf08fe$var$blobToString(blob) {
235
235
  reader.readAsText(blob);
236
236
  });
237
237
  }
238
- function $29c8537521cf08fe$var$createFileItem(file) {
238
+ function $4620ae0dc40f0031$var$createFileItem(file) {
239
239
  return {
240
240
  kind: 'file',
241
- type: file.type || $d7547fb11526b355$export$f8fc6581787339b3,
241
+ type: file.type || $76b1e110a27b1ccd$export$f8fc6581787339b3,
242
242
  name: file.name,
243
- getText: ()=>$29c8537521cf08fe$var$blobToString(file)
243
+ getText: ()=>$4620ae0dc40f0031$var$blobToString(file)
244
244
  ,
245
245
  getFile: ()=>Promise.resolve(file)
246
246
  };
247
247
  }
248
- function $29c8537521cf08fe$var$createDirectoryItem(entry) {
248
+ function $4620ae0dc40f0031$var$createDirectoryItem(entry) {
249
249
  return {
250
250
  kind: 'directory',
251
251
  name: entry.name,
252
- getEntries: ()=>$29c8537521cf08fe$var$getEntries(entry)
252
+ getEntries: ()=>$4620ae0dc40f0031$var$getEntries(entry)
253
253
  };
254
254
  }
255
- async function* $29c8537521cf08fe$var$getEntries(item) {
255
+ async function* $4620ae0dc40f0031$var$getEntries(item) {
256
256
  let reader = item.createReader();
257
257
  // We must call readEntries repeatedly because there may be a limit to the
258
258
  // number of entries that are returned at once.
@@ -263,63 +263,69 @@ async function* $29c8537521cf08fe$var$getEntries(item) {
263
263
  });
264
264
  for (let entry of entries){
265
265
  if (entry.isFile) {
266
- let file = await $29c8537521cf08fe$var$getEntryFile(entry);
267
- yield $29c8537521cf08fe$var$createFileItem(file);
268
- } else if (entry.isDirectory) yield $29c8537521cf08fe$var$createDirectoryItem(entry);
266
+ let file = await $4620ae0dc40f0031$var$getEntryFile(entry);
267
+ yield $4620ae0dc40f0031$var$createFileItem(file);
268
+ } else if (entry.isDirectory) yield $4620ae0dc40f0031$var$createDirectoryItem(entry);
269
269
  }
270
270
  }while (entries.length > 0)
271
271
  }
272
- function $29c8537521cf08fe$var$getEntryFile(entry) {
272
+ function $4620ae0dc40f0031$var$getEntryFile(entry) {
273
273
  return new Promise((resolve, reject)=>entry.file(resolve, reject)
274
274
  );
275
275
  }
276
276
 
277
277
 
278
278
 
279
- let $7b1813d52b80b911$var$dropTargets = new Map();
280
- let $7b1813d52b80b911$var$dropItems = new Map();
281
- let $7b1813d52b80b911$var$dragSession = null;
282
- let $7b1813d52b80b911$var$subscriptions = new Set();
283
- function $7b1813d52b80b911$export$c28d9fb4a54e471a(target) {
284
- $7b1813d52b80b911$var$dropTargets.set(target.element, target);
285
- $7b1813d52b80b911$var$dragSession === null || $7b1813d52b80b911$var$dragSession === void 0 ? void 0 : $7b1813d52b80b911$var$dragSession.updateValidDropTargets();
279
+ let $28e10663603f5ea1$var$dropTargets = new Map();
280
+ let $28e10663603f5ea1$var$dropItems = new Map();
281
+ let $28e10663603f5ea1$var$dragSession = null;
282
+ let $28e10663603f5ea1$var$subscriptions = new Set();
283
+ function $28e10663603f5ea1$export$c28d9fb4a54e471a(target) {
284
+ $28e10663603f5ea1$var$dropTargets.set(target.element, target);
285
+ $28e10663603f5ea1$var$dragSession === null || $28e10663603f5ea1$var$dragSession === void 0 ? void 0 : $28e10663603f5ea1$var$dragSession.updateValidDropTargets();
286
286
  return ()=>{
287
- $7b1813d52b80b911$var$dropTargets.delete(target.element);
288
- $7b1813d52b80b911$var$dragSession === null || $7b1813d52b80b911$var$dragSession === void 0 ? void 0 : $7b1813d52b80b911$var$dragSession.updateValidDropTargets();
287
+ $28e10663603f5ea1$var$dropTargets.delete(target.element);
288
+ $28e10663603f5ea1$var$dragSession === null || $28e10663603f5ea1$var$dragSession === void 0 ? void 0 : $28e10663603f5ea1$var$dragSession.updateValidDropTargets();
289
289
  };
290
290
  }
291
- function $7b1813d52b80b911$export$aef80212ac99c003(item) {
292
- $7b1813d52b80b911$var$dropItems.set(item.element, item);
291
+ function $28e10663603f5ea1$export$aef80212ac99c003(item) {
292
+ $28e10663603f5ea1$var$dropItems.set(item.element, item);
293
293
  return ()=>{
294
- $7b1813d52b80b911$var$dropItems.delete(item.element);
294
+ $28e10663603f5ea1$var$dropItems.delete(item.element);
295
295
  };
296
296
  }
297
- function $7b1813d52b80b911$export$549dbcf8649bf3b2(target, formatMessage) {
298
- if ($7b1813d52b80b911$var$dragSession) throw new Error('Cannot begin dragging while already dragging');
299
- $7b1813d52b80b911$var$dragSession = new $7b1813d52b80b911$var$DragSession(target, formatMessage);
297
+ function $28e10663603f5ea1$export$549dbcf8649bf3b2(target, formatMessage) {
298
+ if ($28e10663603f5ea1$var$dragSession) throw new Error('Cannot begin dragging while already dragging');
299
+ $28e10663603f5ea1$var$dragSession = new $28e10663603f5ea1$var$DragSession(target, formatMessage);
300
300
  requestAnimationFrame(()=>{
301
- $7b1813d52b80b911$var$dragSession.setup();
302
- if ($29c8537521cf08fe$export$1fb2158d224b542c() === 'keyboard') $7b1813d52b80b911$var$dragSession.next();
301
+ $28e10663603f5ea1$var$dragSession.setup();
302
+ if ($4620ae0dc40f0031$export$1fb2158d224b542c() === 'keyboard') $28e10663603f5ea1$var$dragSession.next();
303
303
  });
304
- for (let cb of $7b1813d52b80b911$var$subscriptions)cb();
304
+ for (let cb of $28e10663603f5ea1$var$subscriptions)cb();
305
305
  }
306
- function $7b1813d52b80b911$export$418e185dd3f1b968() {
307
- let [session, setSession] = $67uu7$react.useState($7b1813d52b80b911$var$dragSession);
308
- $67uu7$react.useEffect(()=>{
309
- let cb = ()=>setSession($7b1813d52b80b911$var$dragSession)
306
+ function $28e10663603f5ea1$export$418e185dd3f1b968() {
307
+ let [session, setSession] = $4vY0V$react.useState($28e10663603f5ea1$var$dragSession);
308
+ $4vY0V$react.useEffect(()=>{
309
+ let cb = ()=>setSession($28e10663603f5ea1$var$dragSession)
310
310
  ;
311
- $7b1813d52b80b911$var$subscriptions.add(cb);
311
+ $28e10663603f5ea1$var$subscriptions.add(cb);
312
312
  return ()=>{
313
- $7b1813d52b80b911$var$subscriptions.delete(cb);
313
+ $28e10663603f5ea1$var$subscriptions.delete(cb);
314
314
  };
315
315
  }, []);
316
316
  return session;
317
317
  }
318
- function $7b1813d52b80b911$var$endDragging() {
319
- $7b1813d52b80b911$var$dragSession = null;
320
- for (let cb of $7b1813d52b80b911$var$subscriptions)cb();
318
+ function $28e10663603f5ea1$var$endDragging() {
319
+ $28e10663603f5ea1$var$dragSession = null;
320
+ for (let cb of $28e10663603f5ea1$var$subscriptions)cb();
321
321
  }
322
- const $7b1813d52b80b911$var$CANCELED_EVENTS = [
322
+ function $28e10663603f5ea1$export$7454aff2e161f241(element) {
323
+ for (let target of $28e10663603f5ea1$var$dropTargets.keys()){
324
+ if (target.contains(element)) return true;
325
+ }
326
+ return false;
327
+ }
328
+ const $28e10663603f5ea1$var$CANCELED_EVENTS = [
323
329
  'pointerdown',
324
330
  'pointermove',
325
331
  'pointerenter',
@@ -341,34 +347,36 @@ const $7b1813d52b80b911$var$CANCELED_EVENTS = [
341
347
  'focusin',
342
348
  'focusout'
343
349
  ];
344
- const $7b1813d52b80b911$var$CLICK_EVENTS = [
350
+ const $28e10663603f5ea1$var$CLICK_EVENTS = [
345
351
  'pointerup',
346
352
  'mouseup',
347
353
  'touchend'
348
354
  ];
349
- const $7b1813d52b80b911$var$MESSAGES = {
355
+ const $28e10663603f5ea1$var$MESSAGES = {
350
356
  keyboard: 'dragStartedKeyboard',
351
357
  touch: 'dragStartedTouch',
352
358
  virtual: 'dragStartedVirtual'
353
359
  };
354
- class $7b1813d52b80b911$var$DragSession {
360
+ class $28e10663603f5ea1$var$DragSession {
355
361
  setup() {
356
362
  document.addEventListener('keydown', this.onKeyDown, true);
357
363
  window.addEventListener('focus', this.onFocus, true);
358
364
  window.addEventListener('blur', this.onBlur, true);
359
365
  document.addEventListener('click', this.onClick, true);
360
- for (let event of $7b1813d52b80b911$var$CANCELED_EVENTS)document.addEventListener(event, this.cancelEvent, true);
366
+ document.addEventListener('pointerdown', this.onPointerDown, true);
367
+ for (let event of $28e10663603f5ea1$var$CANCELED_EVENTS)document.addEventListener(event, this.cancelEvent, true);
361
368
  this.mutationObserver = new MutationObserver(()=>this.updateValidDropTargets()
362
369
  );
363
370
  this.updateValidDropTargets();
364
- $67uu7$reactarialiveannouncer.announce(this.formatMessage($7b1813d52b80b911$var$MESSAGES[$29c8537521cf08fe$export$1fb2158d224b542c()]));
371
+ $4vY0V$reactarialiveannouncer.announce(this.formatMessage($28e10663603f5ea1$var$MESSAGES[$4620ae0dc40f0031$export$1fb2158d224b542c()]));
365
372
  }
366
373
  teardown() {
367
374
  document.removeEventListener('keydown', this.onKeyDown, true);
368
375
  window.removeEventListener('focus', this.onFocus, true);
369
376
  window.removeEventListener('blur', this.onBlur, true);
370
377
  document.removeEventListener('click', this.onClick, true);
371
- for (let event of $7b1813d52b80b911$var$CANCELED_EVENTS)document.removeEventListener(event, this.cancelEvent, true);
378
+ document.removeEventListener('pointerdown', this.onPointerDown, true);
379
+ for (let event of $28e10663603f5ea1$var$CANCELED_EVENTS)document.removeEventListener(event, this.cancelEvent, true);
372
380
  this.mutationObserver.disconnect();
373
381
  this.restoreAriaHidden();
374
382
  if (this.mutationImmediate) clearImmediate(this.mutationImmediate);
@@ -403,7 +411,7 @@ class $7b1813d52b80b911$var$DragSession {
403
411
  else this.dragTarget.element.focus();
404
412
  return;
405
413
  }
406
- let item = $7b1813d52b80b911$var$dropItems.get(e.target);
414
+ let item = $28e10663603f5ea1$var$dropItems.get(e.target);
407
415
  this.setCurrentDropTarget(dropTarget, item);
408
416
  }
409
417
  onBlur(e) {
@@ -417,22 +425,32 @@ class $7b1813d52b80b911$var$DragSession {
417
425
  }
418
426
  onClick(e) {
419
427
  this.cancelEvent(e);
420
- if (e.detail !== 0) return;
421
- if (e.target === this.dragTarget.element) {
422
- this.cancel();
423
- return;
424
- }
425
- let dropTarget = this.validDropTargets.find((target)=>target.element.contains(e.target)
426
- );
427
- if (dropTarget) {
428
- let item = $7b1813d52b80b911$var$dropItems.get(e.target);
429
- this.setCurrentDropTarget(dropTarget, item);
430
- this.drop(item);
428
+ if (e.detail === 0 || this.isVirtualClick) {
429
+ if (e.target === this.dragTarget.element) {
430
+ this.cancel();
431
+ return;
432
+ }
433
+ let dropTarget = this.validDropTargets.find((target)=>target.element.contains(e.target)
434
+ );
435
+ if (dropTarget) {
436
+ let item = $28e10663603f5ea1$var$dropItems.get(e.target);
437
+ this.setCurrentDropTarget(dropTarget, item);
438
+ this.drop(item);
439
+ }
431
440
  }
432
441
  }
442
+ onPointerDown(e) {
443
+ // Android Talkback double tap has e.detail = 1 for onClick. Detect the virtual click in onPointerDown before onClick fires
444
+ // so we can properly perform cancel and drop operations.
445
+ this.cancelEvent(e);
446
+ this.isVirtualClick = $28e10663603f5ea1$var$isVirtualPointerEvent(e);
447
+ }
433
448
  cancelEvent(e) {
449
+ var ref;
450
+ // Allow focusin and focusout on the drag target so focus ring works properly.
451
+ if ((e.type === 'focusin' || e.type === 'focusout') && e.target === ((ref = this.dragTarget) === null || ref === void 0 ? void 0 : ref.element)) return;
434
452
  // Allow default for events that might cancel a click event
435
- if (!$7b1813d52b80b911$var$CLICK_EVENTS.includes(e.type)) e.preventDefault();
453
+ if (!$28e10663603f5ea1$var$CLICK_EVENTS.includes(e.type)) e.preventDefault();
436
454
  e.stopPropagation();
437
455
  e.stopImmediatePropagation();
438
456
  }
@@ -440,12 +458,12 @@ class $7b1813d52b80b911$var$DragSession {
440
458
  if (!this.mutationObserver) return;
441
459
  this.mutationObserver.disconnect();
442
460
  if (this.restoreAriaHidden) this.restoreAriaHidden();
443
- this.validDropTargets = $7b1813d52b80b911$var$findValidDropTargets(this.dragTarget);
461
+ this.validDropTargets = $28e10663603f5ea1$var$findValidDropTargets(this.dragTarget);
444
462
  if (this.currentDropTarget && !this.validDropTargets.includes(this.currentDropTarget)) this.setCurrentDropTarget(this.validDropTargets[0]);
445
463
  // Find valid drop items within collections
446
- let types = $29c8537521cf08fe$export$e1d41611756c6326(this.dragTarget.items);
464
+ let types = $4620ae0dc40f0031$export$e1d41611756c6326(this.dragTarget.items);
447
465
  let validDropItems = [
448
- ...$7b1813d52b80b911$var$dropItems.values()
466
+ ...$28e10663603f5ea1$var$dropItems.values()
449
467
  ].filter((item)=>{
450
468
  if (typeof item.getDropOperation === 'function') return item.getDropOperation(types, this.dragTarget.allowedDropOperations) !== 'cancel';
451
469
  return true;
@@ -455,7 +473,7 @@ class $7b1813d52b80b911$var$DragSession {
455
473
  let visibleDropTargets = this.validDropTargets.filter((target)=>!validDropItems.some((item)=>target.element.contains(item.element)
456
474
  )
457
475
  );
458
- this.restoreAriaHidden = $67uu7$reactariaoverlays.ariaHideOutside([
476
+ this.restoreAriaHidden = $4vY0V$reactariaoverlays.ariaHideOutside([
459
477
  this.dragTarget.element,
460
478
  ...validDropItems.map((item)=>item.element
461
479
  ),
@@ -549,13 +567,18 @@ class $7b1813d52b80b911$var$DragSession {
549
567
  dropOperation: this.dropOperation
550
568
  });
551
569
  }
570
+ // Blur and re-focus the drop target so that the focus ring appears.
571
+ if (this.currentDropTarget) {
572
+ this.currentDropTarget.element.blur();
573
+ this.currentDropTarget.element.focus();
574
+ }
552
575
  this.setCurrentDropTarget(null);
553
- $7b1813d52b80b911$var$endDragging();
576
+ $28e10663603f5ea1$var$endDragging();
554
577
  }
555
578
  cancel() {
556
579
  this.end();
557
580
  if (!this.dragTarget.element.closest('[aria-hidden="true"]')) this.dragTarget.element.focus();
558
- $67uu7$reactarialiveannouncer.announce(this.formatMessage('dropCanceled'));
581
+ $4vY0V$reactarialiveannouncer.announce(this.formatMessage('dropCanceled'));
559
582
  }
560
583
  drop(item1) {
561
584
  if (!this.currentDropTarget) {
@@ -563,10 +586,10 @@ class $7b1813d52b80b911$var$DragSession {
563
586
  return;
564
587
  }
565
588
  if (typeof (item1 === null || item1 === void 0 ? void 0 : item1.getDropOperation) === 'function') {
566
- let types = $29c8537521cf08fe$export$e1d41611756c6326(this.dragTarget.items);
589
+ let types = $4620ae0dc40f0031$export$e1d41611756c6326(this.dragTarget.items);
567
590
  this.dropOperation = item1.getDropOperation(types, this.dragTarget.allowedDropOperations);
568
591
  } else if (typeof this.currentDropTarget.getDropOperation === 'function') {
569
- let types = $29c8537521cf08fe$export$e1d41611756c6326(this.dragTarget.items);
592
+ let types = $4620ae0dc40f0031$export$e1d41611756c6326(this.dragTarget.items);
570
593
  this.dropOperation = this.currentDropTarget.getDropOperation(types, this.dragTarget.allowedDropOperations);
571
594
  } else // TODO: show menu ??
572
595
  this.dropOperation = this.dragTarget.allowedDropOperations[0];
@@ -587,7 +610,7 @@ class $7b1813d52b80b911$var$DragSession {
587
610
  }, item1 === null || item1 === void 0 ? void 0 : item1.target);
588
611
  }
589
612
  this.end();
590
- $67uu7$reactarialiveannouncer.announce(this.formatMessage('dropComplete'));
613
+ $4vY0V$reactarialiveannouncer.announce(this.formatMessage('dropComplete'));
591
614
  }
592
615
  activate() {
593
616
  if (this.currentDropTarget && typeof this.currentDropTarget.onDropActivate === 'function') {
@@ -606,194 +629,203 @@ class $7b1813d52b80b911$var$DragSession {
606
629
  this.onFocus = this.onFocus.bind(this);
607
630
  this.onBlur = this.onBlur.bind(this);
608
631
  this.onClick = this.onClick.bind(this);
632
+ this.onPointerDown = this.onPointerDown.bind(this);
609
633
  this.cancelEvent = this.cancelEvent.bind(this);
610
634
  }
611
635
  }
612
- function $7b1813d52b80b911$var$findValidDropTargets(options) {
613
- let types = $29c8537521cf08fe$export$e1d41611756c6326(options.items);
636
+ function $28e10663603f5ea1$var$findValidDropTargets(options) {
637
+ let types = $4620ae0dc40f0031$export$e1d41611756c6326(options.items);
614
638
  return [
615
- ...$7b1813d52b80b911$var$dropTargets.values()
639
+ ...$28e10663603f5ea1$var$dropTargets.values()
616
640
  ].filter((target)=>{
617
641
  if (target.element.closest('[aria-hidden="true"]')) return false;
618
642
  if (typeof target.getDropOperation === 'function') return target.getDropOperation(types, options.allowedDropOperations) !== 'cancel';
619
643
  return true;
620
644
  });
621
645
  }
646
+ function $28e10663603f5ea1$var$isVirtualPointerEvent(event) {
647
+ // If the pointer size is zero, then we assume it's from a screen reader.
648
+ // Android TalkBack double tap will sometimes return a event with width and height of 1
649
+ // and pointerType === 'mouse' so we need to check for a specific combination of event attributes.
650
+ // Cannot use "event.pressure === 0" as the sole check due to Safari pointer events always returning pressure === 0
651
+ // instead of .5, see https://bugs.webkit.org/show_bug.cgi?id=206216
652
+ return event.width === 0 && event.height === 0 || event.width === 1 && event.height === 1 && event.pressure === 0 && event.detail === 0;
653
+ }
622
654
 
623
655
 
624
656
 
625
- var $6dae25bfb54cafe2$exports = {};
626
- var $6a4207e9446e3fd6$exports = {};
627
- $6a4207e9446e3fd6$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"اضغط Enter لبدء السحب.\",\"dragDescriptionTouch\":\"اضغط مرتين لبدء السحب.\",\"dragDescriptionVirtual\":\"انقر لبدء السحب.\",\"dragItem\":\"اسحب {itemText}\",\"dragSelectedItems\":\"اسحب {count, plural, one {# عنصر محدد} other {# عناصر محددة}}\",\"dragStartedKeyboard\":\"بدأ السحب. اضغط Tab للانتقال إلى موضع الإفلات، ثم اضغط Enter للإفلات، أو اضغط Escape للإلغاء.\",\"dragStartedTouch\":\"بدأ السحب. انتقل إلى موضع الإفلات، ثم اضغط مرتين للإفلات.\",\"dragStartedVirtual\":\"بدأ السحب. انتقل إلى مكان الإفلات، ثم انقر أو اضغط Enter للإفلات.\",\"dropCanceled\":\"تم إلغاء الإفلات.\",\"dropComplete\":\"اكتمل الإفلات.\",\"dropDescriptionKeyboard\":\"اضغط Enter للإفلات. اضغط Escape لإلغاء السحب.\",\"dropDescriptionTouch\":\"اضغط مرتين للإفلات.\",\"dropDescriptionVirtual\":\"انقر للإفلات.\",\"dropIndicator\":\"مؤشر الإفلات\",\"dropOnItem\":\"إفلات {itemText}\",\"dropOnRoot\":\"الإفلات\",\"endDragKeyboard\":\"السحب. اضغط Enter لإلغاء السحب.\",\"endDragTouch\":\"السحب. اضغط مرتين لإلغاء السحب.\",\"endDragVirtual\":\"السحب. انقر لإلغاء السحب.\",\"insertAfter\":\"أدخل بعد {itemText}\",\"insertBefore\":\"أدخل قبل {itemText}\",\"insertBetween\":\"أدخل بين {beforeItemText} و {afterItemText}\"}");
657
+ var $d624b4da796f302a$exports = {};
658
+ var $12ee6b0bfb4232ad$exports = {};
659
+ $12ee6b0bfb4232ad$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"اضغط Enter لبدء السحب.\",\"dragDescriptionTouch\":\"اضغط مرتين لبدء السحب.\",\"dragDescriptionVirtual\":\"انقر لبدء السحب.\",\"dragItem\":\"اسحب {itemText}\",\"dragSelectedItems\":\"اسحب {count, plural, one {# عنصر محدد} other {# عناصر محددة}}\",\"dragStartedKeyboard\":\"بدأ السحب. اضغط Tab للانتقال إلى موضع الإفلات، ثم اضغط Enter للإفلات، أو اضغط Escape للإلغاء.\",\"dragStartedTouch\":\"بدأ السحب. انتقل إلى موضع الإفلات، ثم اضغط مرتين للإفلات.\",\"dragStartedVirtual\":\"بدأ السحب. انتقل إلى مكان الإفلات، ثم انقر أو اضغط Enter للإفلات.\",\"dropCanceled\":\"تم إلغاء الإفلات.\",\"dropComplete\":\"اكتمل الإفلات.\",\"dropDescriptionKeyboard\":\"اضغط Enter للإفلات. اضغط Escape لإلغاء السحب.\",\"dropDescriptionTouch\":\"اضغط مرتين للإفلات.\",\"dropDescriptionVirtual\":\"انقر للإفلات.\",\"dropIndicator\":\"مؤشر الإفلات\",\"dropOnItem\":\"إفلات {itemText}\",\"dropOnRoot\":\"الإفلات\",\"endDragKeyboard\":\"السحب. اضغط Enter لإلغاء السحب.\",\"endDragTouch\":\"السحب. اضغط مرتين لإلغاء السحب.\",\"endDragVirtual\":\"السحب. انقر لإلغاء السحب.\",\"insertAfter\":\"أدخل بعد {itemText}\",\"insertBefore\":\"أدخل قبل {itemText}\",\"insertBetween\":\"أدخل بين {beforeItemText} و {afterItemText}\"}");
628
660
 
629
661
 
630
- var $b35a262c6a180bbf$exports = {};
631
- $b35a262c6a180bbf$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Натиснете „Enter“, за да започнете да плъзгате.\",\"dragDescriptionTouch\":\"Натиснете двукратно, за да започнете да плъзгате.\",\"dragDescriptionVirtual\":\"Щракнете, за да започнете да плъзгате.\",\"dragItem\":\"Плъзни {itemText}\",\"dragSelectedItems\":\"Плъзни {count, plural, one {# избран елемент} other {# избрани елемента}}\",\"dragStartedKeyboard\":\"Започна плъзгане. Натиснете „Tab“, за да се придвижите до целта, след което натиснете „Enter“ за пускане или натиснете „Escape“ за отмяна.\",\"dragStartedTouch\":\"Започна плъзгане. Придвижете се до целта, след което натиснете двукратно, за да пуснете.\",\"dragStartedVirtual\":\"Започна плъзгане. Придвижете се до целта, след което щракнете или натиснете „Enter“ за пускане.\",\"dropCanceled\":\"Пускането е отменено.\",\"dropComplete\":\"Пускането е завършено.\",\"dropDescriptionKeyboard\":\"Натиснете „Enter“ за пускане. Натиснете „Escape“ за отмяна на плъзгането.\",\"dropDescriptionTouch\":\"Натиснете двукратно за пускане.\",\"dropDescriptionVirtual\":\"Щракнете за пускане.\",\"dropIndicator\":\"индикатор за пускане\",\"dropOnItem\":\"Пусни върху {itemText}\",\"dropOnRoot\":\"Пусни върху\",\"endDragKeyboard\":\"Плъзгане. Натиснете „Enter“ за отмяна на плъзгането.\",\"endDragTouch\":\"Плъзгане. Натиснете двукратно за отмяна на плъзгането.\",\"endDragVirtual\":\"Плъзгане. Щракнете за отмяна.\",\"insertAfter\":\"Вмъкни след {itemText}\",\"insertBefore\":\"Вмъкни преди {itemText}\",\"insertBetween\":\"Вмъкни между {beforeItemText} и {afterItemText}\"}");
662
+ var $e21ef7c55796c5e1$exports = {};
663
+ $e21ef7c55796c5e1$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Натиснете „Enter“, за да започнете да плъзгате.\",\"dragDescriptionTouch\":\"Натиснете двукратно, за да започнете да плъзгате.\",\"dragDescriptionVirtual\":\"Щракнете, за да започнете да плъзгате.\",\"dragItem\":\"Плъзни {itemText}\",\"dragSelectedItems\":\"Плъзни {count, plural, one {# избран елемент} other {# избрани елемента}}\",\"dragStartedKeyboard\":\"Започна плъзгане. Натиснете „Tab“, за да се придвижите до целта, след което натиснете „Enter“ за пускане или натиснете „Escape“ за отмяна.\",\"dragStartedTouch\":\"Започна плъзгане. Придвижете се до целта, след което натиснете двукратно, за да пуснете.\",\"dragStartedVirtual\":\"Започна плъзгане. Придвижете се до целта, след което щракнете или натиснете „Enter“ за пускане.\",\"dropCanceled\":\"Пускането е отменено.\",\"dropComplete\":\"Пускането е завършено.\",\"dropDescriptionKeyboard\":\"Натиснете „Enter“ за пускане. Натиснете „Escape“ за отмяна на плъзгането.\",\"dropDescriptionTouch\":\"Натиснете двукратно за пускане.\",\"dropDescriptionVirtual\":\"Щракнете за пускане.\",\"dropIndicator\":\"индикатор за пускане\",\"dropOnItem\":\"Пусни върху {itemText}\",\"dropOnRoot\":\"Пусни върху\",\"endDragKeyboard\":\"Плъзгане. Натиснете „Enter“ за отмяна на плъзгането.\",\"endDragTouch\":\"Плъзгане. Натиснете двукратно за отмяна на плъзгането.\",\"endDragVirtual\":\"Плъзгане. Щракнете за отмяна.\",\"insertAfter\":\"Вмъкни след {itemText}\",\"insertBefore\":\"Вмъкни преди {itemText}\",\"insertBetween\":\"Вмъкни между {beforeItemText} и {afterItemText}\"}");
632
664
 
633
665
 
634
- var $2295dfb4d9d6e70f$exports = {};
635
- $2295dfb4d9d6e70f$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Stisknutím klávesy Enter začnete s přetahováním.\",\"dragDescriptionTouch\":\"Poklepáním začnete s přetahováním.\",\"dragDescriptionVirtual\":\"Kliknutím začnete s přetahováním.\",\"dragItem\":\"Přetáhnout {itemText}\",\"dragSelectedItems\":\"Přetáhnout {count, plural, one {# vybranou položku} few {# vybrané položky} other {# vybraných položek}}\",\"dragStartedKeyboard\":\"Začněte s přetahováním. Po stisknutí klávesy Tab najděte požadovaný cíl a stisknutím klávesy Enter přetažení dokončete nebo stisknutím klávesy Esc akci zrušte.\",\"dragStartedTouch\":\"Začněte s přetahováním. Najděte požadovaný cíl a poklepáním přetažení dokončete.\",\"dragStartedVirtual\":\"Začněte s přetahováním. Najděte požadovaný cíl a kliknutím nebo stisknutím klávesy Enter přetažení dokončete.\",\"dropCanceled\":\"Přetažení bylo zrušeno.\",\"dropComplete\":\"Přetažení bylo dokončeno.\",\"dropDescriptionKeyboard\":\"Stisknutím klávesy Enter přetažení dokončete nebo stisknutím klávesy Esc akci zrušte.\",\"dropDescriptionTouch\":\"Poklepáním přetažení dokončete.\",\"dropDescriptionVirtual\":\"Kliknutím objekt přetáhněte.\",\"dropIndicator\":\"indikátor přetažení\",\"dropOnItem\":\"Přetáhnout na {itemText}\",\"dropOnRoot\":\"Přetáhnout na\",\"endDragKeyboard\":\"Probíhá přetahování. Stisknutím klávesy Enter přetažení zrušíte.\",\"endDragTouch\":\"Probíhá přetahování. Poklepáním přetažení zrušíte.\",\"endDragVirtual\":\"Probíhá přetahování. Kliknutím přetažení zrušíte.\",\"insertAfter\":\"Vložit za {itemText}\",\"insertBefore\":\"Vložit před {itemText}\",\"insertBetween\":\"Vložit mezi {beforeItemText} a {afterItemText}\"}");
666
+ var $dfa9cd1c2317d9aa$exports = {};
667
+ $dfa9cd1c2317d9aa$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Stisknutím klávesy Enter začnete s přetahováním.\",\"dragDescriptionTouch\":\"Poklepáním začnete s přetahováním.\",\"dragDescriptionVirtual\":\"Kliknutím začnete s přetahováním.\",\"dragItem\":\"Přetáhnout {itemText}\",\"dragSelectedItems\":\"Přetáhnout {count, plural, one {# vybranou položku} few {# vybrané položky} other {# vybraných položek}}\",\"dragStartedKeyboard\":\"Začněte s přetahováním. Po stisknutí klávesy Tab najděte požadovaný cíl a stisknutím klávesy Enter přetažení dokončete nebo stisknutím klávesy Esc akci zrušte.\",\"dragStartedTouch\":\"Začněte s přetahováním. Najděte požadovaný cíl a poklepáním přetažení dokončete.\",\"dragStartedVirtual\":\"Začněte s přetahováním. Najděte požadovaný cíl a kliknutím nebo stisknutím klávesy Enter přetažení dokončete.\",\"dropCanceled\":\"Přetažení bylo zrušeno.\",\"dropComplete\":\"Přetažení bylo dokončeno.\",\"dropDescriptionKeyboard\":\"Stisknutím klávesy Enter přetažení dokončete nebo stisknutím klávesy Esc akci zrušte.\",\"dropDescriptionTouch\":\"Poklepáním přetažení dokončete.\",\"dropDescriptionVirtual\":\"Kliknutím objekt přetáhněte.\",\"dropIndicator\":\"indikátor přetažení\",\"dropOnItem\":\"Přetáhnout na {itemText}\",\"dropOnRoot\":\"Přetáhnout na\",\"endDragKeyboard\":\"Probíhá přetahování. Stisknutím klávesy Enter přetažení zrušíte.\",\"endDragTouch\":\"Probíhá přetahování. Poklepáním přetažení zrušíte.\",\"endDragVirtual\":\"Probíhá přetahování. Kliknutím přetažení zrušíte.\",\"insertAfter\":\"Vložit za {itemText}\",\"insertBefore\":\"Vložit před {itemText}\",\"insertBetween\":\"Vložit mezi {beforeItemText} a {afterItemText}\"}");
636
668
 
637
669
 
638
- var $fe12c948c93e9e7c$exports = {};
639
- $fe12c948c93e9e7c$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Tryk på Enter for at starte med at trække.\",\"dragDescriptionTouch\":\"Dobbelttryk for at starte med at trække.\",\"dragDescriptionVirtual\":\"Klik for at starte med at trække.\",\"dragItem\":\"Træk {itemText}\",\"dragSelectedItems\":\"Træk {count, plural, one {# valgt element} other {# valgte elementer}}\",\"dragStartedKeyboard\":\"Startet med at trække. Tryk på Tab for at gå til et slip-mål, tryk derefter på Enter for at slippe, eller tryk på Escape for at annullere.\",\"dragStartedTouch\":\"Startet med at trække. Gå til et slip-mål, og dobbelttryk derefter for at slippe.\",\"dragStartedVirtual\":\"Startet med at trække. Gå til et slip-mål, og klik eller tryk derefter på enter for at slippe.\",\"dropCanceled\":\"Slip annulleret.\",\"dropComplete\":\"Slip fuldført.\",\"dropDescriptionKeyboard\":\"Tryk på Enter for at slippe. Tryk på Escape for at annullere trækning.\",\"dropDescriptionTouch\":\"Dobbelttryk for at slippe.\",\"dropDescriptionVirtual\":\"Klik for at slippe.\",\"dropIndicator\":\"slip-indikator\",\"dropOnItem\":\"Slip på {itemText}\",\"dropOnRoot\":\"Slip på\",\"endDragKeyboard\":\"Trækning. Tryk på enter for at annullere træk.\",\"endDragTouch\":\"Trækning. Dobbelttryk for at annullere træk.\",\"endDragVirtual\":\"Trækning. Klik for at annullere trækning.\",\"insertAfter\":\"Indsæt efter {itemText}\",\"insertBefore\":\"Indsæt før {itemText}\",\"insertBetween\":\"Indsæt mellem {beforeItemText} og {afterItemText}\"}");
670
+ var $65fff3bbacfa8956$exports = {};
671
+ $65fff3bbacfa8956$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Tryk på Enter for at starte med at trække.\",\"dragDescriptionTouch\":\"Dobbelttryk for at starte med at trække.\",\"dragDescriptionVirtual\":\"Klik for at starte med at trække.\",\"dragItem\":\"Træk {itemText}\",\"dragSelectedItems\":\"Træk {count, plural, one {# valgt element} other {# valgte elementer}}\",\"dragStartedKeyboard\":\"Startet med at trække. Tryk på Tab for at gå til et slip-mål, tryk derefter på Enter for at slippe, eller tryk på Escape for at annullere.\",\"dragStartedTouch\":\"Startet med at trække. Gå til et slip-mål, og dobbelttryk derefter for at slippe.\",\"dragStartedVirtual\":\"Startet med at trække. Gå til et slip-mål, og klik eller tryk derefter på enter for at slippe.\",\"dropCanceled\":\"Slip annulleret.\",\"dropComplete\":\"Slip fuldført.\",\"dropDescriptionKeyboard\":\"Tryk på Enter for at slippe. Tryk på Escape for at annullere trækning.\",\"dropDescriptionTouch\":\"Dobbelttryk for at slippe.\",\"dropDescriptionVirtual\":\"Klik for at slippe.\",\"dropIndicator\":\"slip-indikator\",\"dropOnItem\":\"Slip på {itemText}\",\"dropOnRoot\":\"Slip på\",\"endDragKeyboard\":\"Trækning. Tryk på enter for at annullere træk.\",\"endDragTouch\":\"Trækning. Dobbelttryk for at annullere træk.\",\"endDragVirtual\":\"Trækning. Klik for at annullere trækning.\",\"insertAfter\":\"Indsæt efter {itemText}\",\"insertBefore\":\"Indsæt før {itemText}\",\"insertBetween\":\"Indsæt mellem {beforeItemText} og {afterItemText}\"}");
640
672
 
641
673
 
642
- var $bd463c5fd759bcd3$exports = {};
643
- $bd463c5fd759bcd3$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Drücken Sie die Eingabetaste, um den Ziehvorgang zu starten.\",\"dragDescriptionTouch\":\"Tippen Sie doppelt, um den Ziehvorgang zu starten.\",\"dragDescriptionVirtual\":\"Zum Starten des Ziehvorgangs klicken.\",\"dragItem\":\"{itemText} ziehen\",\"dragSelectedItems\":\"{count, plural, one {# ausgewähltes Objekt} other {# ausgewählte Objekte}} ziehen\",\"dragStartedKeyboard\":\"Ziehvorgang gestartet. Drücken Sie die Tabulatortaste, um zu einem Ablegeziel zu navigieren und drücken Sie dann die Eingabetaste, um das Objekt abzulegen, oder Escape, um den Vorgang abzubrechen.\",\"dragStartedTouch\":\"Ziehvorgang gestartet. Navigieren Sie zu einem Ablegeziel und tippen Sie doppelt, um das Objekt abzulegen.\",\"dragStartedVirtual\":\"Ziehvorgang gestartet. Navigieren Sie zu einem Ablegeziel und klicken Sie oder drücken Sie die Eingabetaste, um das Objekt abzulegen.\",\"dropCanceled\":\"Ablegen abgebrochen.\",\"dropComplete\":\"Ablegen abgeschlossen.\",\"dropDescriptionKeyboard\":\"Drücken Sie die Eingabetaste, um das Objekt abzulegen. Drücken Sie Escape, um den Vorgang abzubrechen.\",\"dropDescriptionTouch\":\"Tippen Sie doppelt, um das Objekt abzulegen.\",\"dropDescriptionVirtual\":\"Zum Ablegen klicken.\",\"dropIndicator\":\"Ablegeanzeiger\",\"dropOnItem\":\"Auf {itemText} ablegen\",\"dropOnRoot\":\"Ablegen auf\",\"endDragKeyboard\":\"Ziehvorgang läuft. Drücken Sie die Eingabetaste, um den Vorgang abzubrechen.\",\"endDragTouch\":\"Ziehvorgang läuft. Tippen Sie doppelt, um den Vorgang abzubrechen.\",\"endDragVirtual\":\"Ziehvorgang läuft. Klicken Sie, um den Vorgang abzubrechen.\",\"insertAfter\":\"Nach {itemText} einfügen\",\"insertBefore\":\"Vor {itemText} einfügen\",\"insertBetween\":\"Zwischen {beforeItemText} und {afterItemText} einfügen\"}");
674
+ var $10b7dfe45cd41c2d$exports = {};
675
+ $10b7dfe45cd41c2d$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Drücken Sie die Eingabetaste, um den Ziehvorgang zu starten.\",\"dragDescriptionTouch\":\"Tippen Sie doppelt, um den Ziehvorgang zu starten.\",\"dragDescriptionVirtual\":\"Zum Starten des Ziehvorgangs klicken.\",\"dragItem\":\"{itemText} ziehen\",\"dragSelectedItems\":\"{count, plural, one {# ausgewähltes Objekt} other {# ausgewählte Objekte}} ziehen\",\"dragStartedKeyboard\":\"Ziehvorgang gestartet. Drücken Sie die Tabulatortaste, um zu einem Ablegeziel zu navigieren und drücken Sie dann die Eingabetaste, um das Objekt abzulegen, oder Escape, um den Vorgang abzubrechen.\",\"dragStartedTouch\":\"Ziehvorgang gestartet. Navigieren Sie zu einem Ablegeziel und tippen Sie doppelt, um das Objekt abzulegen.\",\"dragStartedVirtual\":\"Ziehvorgang gestartet. Navigieren Sie zu einem Ablegeziel und klicken Sie oder drücken Sie die Eingabetaste, um das Objekt abzulegen.\",\"dropCanceled\":\"Ablegen abgebrochen.\",\"dropComplete\":\"Ablegen abgeschlossen.\",\"dropDescriptionKeyboard\":\"Drücken Sie die Eingabetaste, um das Objekt abzulegen. Drücken Sie Escape, um den Vorgang abzubrechen.\",\"dropDescriptionTouch\":\"Tippen Sie doppelt, um das Objekt abzulegen.\",\"dropDescriptionVirtual\":\"Zum Ablegen klicken.\",\"dropIndicator\":\"Ablegeanzeiger\",\"dropOnItem\":\"Auf {itemText} ablegen\",\"dropOnRoot\":\"Ablegen auf\",\"endDragKeyboard\":\"Ziehvorgang läuft. Drücken Sie die Eingabetaste, um den Vorgang abzubrechen.\",\"endDragTouch\":\"Ziehvorgang läuft. Tippen Sie doppelt, um den Vorgang abzubrechen.\",\"endDragVirtual\":\"Ziehvorgang läuft. Klicken Sie, um den Vorgang abzubrechen.\",\"insertAfter\":\"Nach {itemText} einfügen\",\"insertBefore\":\"Vor {itemText} einfügen\",\"insertBetween\":\"Zwischen {beforeItemText} und {afterItemText} einfügen\"}");
644
676
 
645
677
 
646
- var $c53fec58c9b57aed$exports = {};
647
- $c53fec58c9b57aed$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Πατήστε Enter για έναρξη της μεταφοράς.\",\"dragDescriptionTouch\":\"Πατήστε δύο φορές για έναρξη της μεταφοράς.\",\"dragDescriptionVirtual\":\"Κάντε κλικ για να ξεκινήσετε τη μεταφορά.\",\"dragItem\":\"Μεταφορά {itemText}\",\"dragSelectedItems\":\"Μεταφορά σε {count, plural, one {# επιλεγμένο στοιχείο} other {# επιλεγμένα στοιχεία}}\",\"dragStartedKeyboard\":\"Η μεταφορά ξεκίνησε. Πατήστε το πλήκτρο Tab για να μεταβείτε σε έναν προορισμό απόθεσης και, στη συνέχεια, πατήστε Enter για απόθεση ή πατήστε Escape για ακύρωση.\",\"dragStartedTouch\":\"Η μεταφορά ξεκίνησε. Μεταβείτε σε έναν προορισμό απόθεσης και, στη συνέχεια, πατήστε δύο φορές για απόθεση.\",\"dragStartedVirtual\":\"Η μεταφορά ξεκίνησε. Μεταβείτε σε έναν προορισμό απόθεσης και, στη συνέχεια, κάντε κλικ ή πατήστε Enter για απόθεση.\",\"dropCanceled\":\"Η απόθεση ακυρώθηκε.\",\"dropComplete\":\"Η απόθεση ολοκληρώθηκε.\",\"dropDescriptionKeyboard\":\"Πατήστε Enter για απόθεση. Πατήστε Escape για ακύρωση της μεταφοράς.\",\"dropDescriptionTouch\":\"Πατήστε δύο φορές για απόθεση.\",\"dropDescriptionVirtual\":\"Κάντε κλικ για απόθεση.\",\"dropIndicator\":\"δείκτης απόθεσης\",\"dropOnItem\":\"Απόθεση σε {itemText}\",\"dropOnRoot\":\"Απόθεση σε\",\"endDragKeyboard\":\"Μεταφορά σε εξέλιξη. Πατήστε Enter για ακύρωση της μεταφοράς.\",\"endDragTouch\":\"Μεταφορά σε εξέλιξη. Πατήστε δύο φορές για ακύρωση της μεταφοράς.\",\"endDragVirtual\":\"Μεταφορά σε εξέλιξη. Κάντε κλικ για ακύρωση της μεταφοράς.\",\"insertAfter\":\"Εισαγωγή μετά από {itemText}\",\"insertBefore\":\"Εισαγωγή πριν από {itemText}\",\"insertBetween\":\"Εισαγωγή μεταξύ {beforeItemText} και {afterItemText}\"}");
678
+ var $0cadcffb7abc96b8$exports = {};
679
+ $0cadcffb7abc96b8$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Πατήστε Enter για έναρξη της μεταφοράς.\",\"dragDescriptionTouch\":\"Πατήστε δύο φορές για έναρξη της μεταφοράς.\",\"dragDescriptionVirtual\":\"Κάντε κλικ για να ξεκινήσετε τη μεταφορά.\",\"dragItem\":\"Μεταφορά {itemText}\",\"dragSelectedItems\":\"Μεταφορά σε {count, plural, one {# επιλεγμένο στοιχείο} other {# επιλεγμένα στοιχεία}}\",\"dragStartedKeyboard\":\"Η μεταφορά ξεκίνησε. Πατήστε το πλήκτρο Tab για να μεταβείτε σε έναν προορισμό απόθεσης και, στη συνέχεια, πατήστε Enter για απόθεση ή πατήστε Escape για ακύρωση.\",\"dragStartedTouch\":\"Η μεταφορά ξεκίνησε. Μεταβείτε σε έναν προορισμό απόθεσης και, στη συνέχεια, πατήστε δύο φορές για απόθεση.\",\"dragStartedVirtual\":\"Η μεταφορά ξεκίνησε. Μεταβείτε σε έναν προορισμό απόθεσης και, στη συνέχεια, κάντε κλικ ή πατήστε Enter για απόθεση.\",\"dropCanceled\":\"Η απόθεση ακυρώθηκε.\",\"dropComplete\":\"Η απόθεση ολοκληρώθηκε.\",\"dropDescriptionKeyboard\":\"Πατήστε Enter για απόθεση. Πατήστε Escape για ακύρωση της μεταφοράς.\",\"dropDescriptionTouch\":\"Πατήστε δύο φορές για απόθεση.\",\"dropDescriptionVirtual\":\"Κάντε κλικ για απόθεση.\",\"dropIndicator\":\"δείκτης απόθεσης\",\"dropOnItem\":\"Απόθεση σε {itemText}\",\"dropOnRoot\":\"Απόθεση σε\",\"endDragKeyboard\":\"Μεταφορά σε εξέλιξη. Πατήστε Enter για ακύρωση της μεταφοράς.\",\"endDragTouch\":\"Μεταφορά σε εξέλιξη. Πατήστε δύο φορές για ακύρωση της μεταφοράς.\",\"endDragVirtual\":\"Μεταφορά σε εξέλιξη. Κάντε κλικ για ακύρωση της μεταφοράς.\",\"insertAfter\":\"Εισαγωγή μετά από {itemText}\",\"insertBefore\":\"Εισαγωγή πριν από {itemText}\",\"insertBetween\":\"Εισαγωγή μεταξύ {beforeItemText} και {afterItemText}\"}");
648
680
 
649
681
 
650
- var $5203da54239cc53b$exports = {};
651
- $5203da54239cc53b$exports = JSON.parse("{\"dragItem\":\"Drag {itemText}\",\"dragSelectedItems\":\"Drag {count, plural, one {# selected item} other {# selected items}}\",\"dragDescriptionKeyboard\":\"Press Enter to start dragging.\",\"dragDescriptionTouch\":\"Double tap to start dragging.\",\"dragDescriptionVirtual\":\"Click to start dragging.\",\"dragStartedKeyboard\":\"Started dragging. Press Tab to navigate to a drop target, then press Enter to drop, or press Escape to cancel.\",\"dragStartedTouch\":\"Started dragging. Navigate to a drop target, then double tap to drop.\",\"dragStartedVirtual\":\"Started dragging. Navigate to a drop target, then click or press Enter to drop.\",\"endDragKeyboard\":\"Dragging. Press Enter to cancel drag.\",\"endDragTouch\":\"Dragging. Double tap to cancel drag.\",\"endDragVirtual\":\"Dragging. Click to cancel drag.\",\"dropDescriptionKeyboard\":\"Press Enter to drop. Press Escape to cancel drag.\",\"dropDescriptionTouch\":\"Double tap to drop.\",\"dropDescriptionVirtual\":\"Click to drop.\",\"dropCanceled\":\"Drop canceled.\",\"dropComplete\":\"Drop complete.\",\"dropIndicator\":\"drop indicator\",\"dropOnRoot\":\"Drop on\",\"dropOnItem\":\"Drop on {itemText}\",\"insertBefore\":\"Insert before {itemText}\",\"insertBetween\":\"Insert between {beforeItemText} and {afterItemText}\",\"insertAfter\":\"Insert after {itemText}\"}");
682
+ var $7e3982b34ddf1bdf$exports = {};
683
+ $7e3982b34ddf1bdf$exports = JSON.parse("{\"dragItem\":\"Drag {itemText}\",\"dragSelectedItems\":\"Drag {count, plural, one {# selected item} other {# selected items}}\",\"dragDescriptionKeyboard\":\"Press Enter to start dragging.\",\"dragDescriptionTouch\":\"Double tap to start dragging.\",\"dragDescriptionVirtual\":\"Click to start dragging.\",\"dragStartedKeyboard\":\"Started dragging. Press Tab to navigate to a drop target, then press Enter to drop, or press Escape to cancel.\",\"dragStartedTouch\":\"Started dragging. Navigate to a drop target, then double tap to drop.\",\"dragStartedVirtual\":\"Started dragging. Navigate to a drop target, then click or press Enter to drop.\",\"endDragKeyboard\":\"Dragging. Press Enter to cancel drag.\",\"endDragTouch\":\"Dragging. Double tap to cancel drag.\",\"endDragVirtual\":\"Dragging. Click to cancel drag.\",\"dropDescriptionKeyboard\":\"Press Enter to drop. Press Escape to cancel drag.\",\"dropDescriptionTouch\":\"Double tap to drop.\",\"dropDescriptionVirtual\":\"Click to drop.\",\"dropCanceled\":\"Drop canceled.\",\"dropComplete\":\"Drop complete.\",\"dropIndicator\":\"drop indicator\",\"dropOnRoot\":\"Drop on\",\"dropOnItem\":\"Drop on {itemText}\",\"insertBefore\":\"Insert before {itemText}\",\"insertBetween\":\"Insert between {beforeItemText} and {afterItemText}\",\"insertAfter\":\"Insert after {itemText}\"}");
652
684
 
653
685
 
654
- var $f8a76c76a7827fc9$exports = {};
655
- $f8a76c76a7827fc9$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pulse Intro para empezar a arrastrar.\",\"dragDescriptionTouch\":\"Pulse dos veces para iniciar el arrastre.\",\"dragDescriptionVirtual\":\"Haga clic para iniciar el arrastre.\",\"dragItem\":\"Arrastrar {itemText}\",\"dragSelectedItems\":\"Arrastrar {count, plural, one {# elemento seleccionado} other {# elementos seleccionados}}\",\"dragStartedKeyboard\":\"Se ha empezado a arrastrar. Pulse el tabulador para ir al destino de colocación y, a continuación, pulse Intro para soltar, o pulse Escape para cancelar.\",\"dragStartedTouch\":\"Se ha empezado a arrastrar. Vaya al destino de colocación y, a continuación, pulse dos veces para soltar.\",\"dragStartedVirtual\":\"Se ha empezado a arrastrar. Vaya al destino de colocación y, a continuación, haga clic o pulse Intro para soltar.\",\"dropCanceled\":\"Se ha cancelado la colocación.\",\"dropComplete\":\"Colocación finalizada.\",\"dropDescriptionKeyboard\":\"Pulse Intro para soltar. Pulse Escape para cancelar el arrastre.\",\"dropDescriptionTouch\":\"Pulse dos veces para soltar.\",\"dropDescriptionVirtual\":\"Haga clic para soltar.\",\"dropIndicator\":\"indicador de colocación\",\"dropOnItem\":\"Soltar en {itemText}\",\"dropOnRoot\":\"Soltar en\",\"endDragKeyboard\":\"Arrastrando. Pulse Intro para cancelar el arrastre.\",\"endDragTouch\":\"Arrastrando. Pulse dos veces para cancelar el arrastre.\",\"endDragVirtual\":\"Arrastrando. Haga clic para cancelar el arrastre.\",\"insertAfter\":\"Insertar después de {itemText}\",\"insertBefore\":\"Insertar antes de {itemText}\",\"insertBetween\":\"Insertar entre {beforeItemText} y {afterItemText}\"}");
686
+ var $cb29ce0b655c4023$exports = {};
687
+ $cb29ce0b655c4023$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pulse Intro para empezar a arrastrar.\",\"dragDescriptionTouch\":\"Pulse dos veces para iniciar el arrastre.\",\"dragDescriptionVirtual\":\"Haga clic para iniciar el arrastre.\",\"dragItem\":\"Arrastrar {itemText}\",\"dragSelectedItems\":\"Arrastrar {count, plural, one {# elemento seleccionado} other {# elementos seleccionados}}\",\"dragStartedKeyboard\":\"Se ha empezado a arrastrar. Pulse el tabulador para ir al destino de colocación y, a continuación, pulse Intro para soltar, o pulse Escape para cancelar.\",\"dragStartedTouch\":\"Se ha empezado a arrastrar. Vaya al destino de colocación y, a continuación, pulse dos veces para soltar.\",\"dragStartedVirtual\":\"Se ha empezado a arrastrar. Vaya al destino de colocación y, a continuación, haga clic o pulse Intro para soltar.\",\"dropCanceled\":\"Se ha cancelado la colocación.\",\"dropComplete\":\"Colocación finalizada.\",\"dropDescriptionKeyboard\":\"Pulse Intro para soltar. Pulse Escape para cancelar el arrastre.\",\"dropDescriptionTouch\":\"Pulse dos veces para soltar.\",\"dropDescriptionVirtual\":\"Haga clic para soltar.\",\"dropIndicator\":\"indicador de colocación\",\"dropOnItem\":\"Soltar en {itemText}\",\"dropOnRoot\":\"Soltar en\",\"endDragKeyboard\":\"Arrastrando. Pulse Intro para cancelar el arrastre.\",\"endDragTouch\":\"Arrastrando. Pulse dos veces para cancelar el arrastre.\",\"endDragVirtual\":\"Arrastrando. Haga clic para cancelar el arrastre.\",\"insertAfter\":\"Insertar después de {itemText}\",\"insertBefore\":\"Insertar antes de {itemText}\",\"insertBetween\":\"Insertar entre {beforeItemText} y {afterItemText}\"}");
656
688
 
657
689
 
658
- var $18a37c0580c6872d$exports = {};
659
- $18a37c0580c6872d$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Lohistamise alustamiseks vajutage klahvi Enter.\",\"dragDescriptionTouch\":\"Topeltpuudutage lohistamise alustamiseks.\",\"dragDescriptionVirtual\":\"Klõpsake lohistamise alustamiseks.\",\"dragItem\":\"Lohista {itemText}\",\"dragSelectedItems\":\"Lohista {count, plural, one {# valitud üksust} other {# valitud üksust}}\",\"dragStartedKeyboard\":\"Alustati lohistamist. Kukutamise sihtmärgi juurde navigeerimiseks vajutage klahvi Tab, seejärel vajutage kukutamiseks klahvi Enter või loobumiseks klahvi Escape.\",\"dragStartedTouch\":\"Alustati lohistamist. Navigeerige kukutamise sihtmärgi juurde ja topeltpuudutage kukutamiseks.\",\"dragStartedVirtual\":\"Alustati lohistamist. Navigeerige kukutamise sihtmärgi juurde ja kukutamiseks klõpsake või vajutage klahvi Enter.\",\"dropCanceled\":\"Lohistamisest loobuti.\",\"dropComplete\":\"Lohistamine on tehtud.\",\"dropDescriptionKeyboard\":\"Kukutamiseks vajutage klahvi Enter. Lohistamisest loobumiseks vajutage klahvi Escape.\",\"dropDescriptionTouch\":\"Kukutamiseks topeltpuudutage.\",\"dropDescriptionVirtual\":\"Kukutamiseks klõpsake.\",\"dropIndicator\":\"lohistamise indikaator\",\"dropOnItem\":\"Kukuta asukohta {itemText}\",\"dropOnRoot\":\"Kukuta asukohta\",\"endDragKeyboard\":\"Lohistamine. Lohistamisest loobumiseks vajutage klahvi Enter.\",\"endDragTouch\":\"Lohistamine. Lohistamisest loobumiseks topeltpuudutage.\",\"endDragVirtual\":\"Lohistamine. Lohistamisest loobumiseks klõpsake.\",\"insertAfter\":\"Sisesta {itemText} järele\",\"insertBefore\":\"Sisesta {itemText} ette\",\"insertBetween\":\"Sisesta {beforeItemText} ja {afterItemText} vahele\"}");
690
+ var $067d46bab80bcf4b$exports = {};
691
+ $067d46bab80bcf4b$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Lohistamise alustamiseks vajutage klahvi Enter.\",\"dragDescriptionTouch\":\"Topeltpuudutage lohistamise alustamiseks.\",\"dragDescriptionVirtual\":\"Klõpsake lohistamise alustamiseks.\",\"dragItem\":\"Lohista {itemText}\",\"dragSelectedItems\":\"Lohista {count, plural, one {# valitud üksust} other {# valitud üksust}}\",\"dragStartedKeyboard\":\"Alustati lohistamist. Kukutamise sihtmärgi juurde navigeerimiseks vajutage klahvi Tab, seejärel vajutage kukutamiseks klahvi Enter või loobumiseks klahvi Escape.\",\"dragStartedTouch\":\"Alustati lohistamist. Navigeerige kukutamise sihtmärgi juurde ja topeltpuudutage kukutamiseks.\",\"dragStartedVirtual\":\"Alustati lohistamist. Navigeerige kukutamise sihtmärgi juurde ja kukutamiseks klõpsake või vajutage klahvi Enter.\",\"dropCanceled\":\"Lohistamisest loobuti.\",\"dropComplete\":\"Lohistamine on tehtud.\",\"dropDescriptionKeyboard\":\"Kukutamiseks vajutage klahvi Enter. Lohistamisest loobumiseks vajutage klahvi Escape.\",\"dropDescriptionTouch\":\"Kukutamiseks topeltpuudutage.\",\"dropDescriptionVirtual\":\"Kukutamiseks klõpsake.\",\"dropIndicator\":\"lohistamise indikaator\",\"dropOnItem\":\"Kukuta asukohta {itemText}\",\"dropOnRoot\":\"Kukuta asukohta\",\"endDragKeyboard\":\"Lohistamine. Lohistamisest loobumiseks vajutage klahvi Enter.\",\"endDragTouch\":\"Lohistamine. Lohistamisest loobumiseks topeltpuudutage.\",\"endDragVirtual\":\"Lohistamine. Lohistamisest loobumiseks klõpsake.\",\"insertAfter\":\"Sisesta {itemText} järele\",\"insertBefore\":\"Sisesta {itemText} ette\",\"insertBetween\":\"Sisesta {beforeItemText} ja {afterItemText} vahele\"}");
660
692
 
661
693
 
662
- var $c83ae802bb286dd5$exports = {};
663
- $c83ae802bb286dd5$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Aloita vetäminen painamalla Enter-näppäintä.\",\"dragDescriptionTouch\":\"Aloita vetäminen kaksoisnapauttamalla.\",\"dragDescriptionVirtual\":\"Aloita vetäminen napsauttamalla.\",\"dragItem\":\"Vedä kohdetta {itemText}\",\"dragSelectedItems\":\"Vedä {count, plural, one {# valittua kohdetta} other {# valittua kohdetta}}\",\"dragStartedKeyboard\":\"Vetäminen aloitettu. Siirry pudotuskohteeseen painamalla sarkainnäppäintä ja sitten pudota painamalla Enter-näppäintä tai peruuta painamalla Escape-näppäintä.\",\"dragStartedTouch\":\"Vetäminen aloitettu. Siirry pudotuskohteeseen ja pudota kaksoisnapauttamalla.\",\"dragStartedVirtual\":\"Vetäminen aloitettu. Siirry pudotuskohteeseen ja pudota napsauttamalla tai painamalla Enter-näppäintä.\",\"dropCanceled\":\"Pudotus peruutettu.\",\"dropComplete\":\"Pudotus suoritettu.\",\"dropDescriptionKeyboard\":\"Pudota painamalla Enter-näppäintä. Peruuta vetäminen painamalla Escape-näppäintä.\",\"dropDescriptionTouch\":\"Pudota kaksoisnapauttamalla.\",\"dropDescriptionVirtual\":\"Pudota napsauttamalla.\",\"dropIndicator\":\"pudotuksen ilmaisin\",\"dropOnItem\":\"Pudota kohteeseen {itemText}\",\"dropOnRoot\":\"Pudota kohteeseen\",\"endDragKeyboard\":\"Vedetään. Peruuta vetäminen painamalla Enter-näppäintä.\",\"endDragTouch\":\"Vedetään. Peruuta vetäminen kaksoisnapauttamalla.\",\"endDragVirtual\":\"Vedetään. Peruuta vetäminen napsauttamalla.\",\"insertAfter\":\"Lisää kohteen {itemText} jälkeen\",\"insertBefore\":\"Lisää ennen kohdetta {itemText}\",\"insertBetween\":\"Lisää kohteiden {beforeItemText} ja {afterItemText} väliin\"}");
694
+ var $8aa1b9a1f9d783d3$exports = {};
695
+ $8aa1b9a1f9d783d3$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Aloita vetäminen painamalla Enter-näppäintä.\",\"dragDescriptionTouch\":\"Aloita vetäminen kaksoisnapauttamalla.\",\"dragDescriptionVirtual\":\"Aloita vetäminen napsauttamalla.\",\"dragItem\":\"Vedä kohdetta {itemText}\",\"dragSelectedItems\":\"Vedä {count, plural, one {# valittua kohdetta} other {# valittua kohdetta}}\",\"dragStartedKeyboard\":\"Vetäminen aloitettu. Siirry pudotuskohteeseen painamalla sarkainnäppäintä ja sitten pudota painamalla Enter-näppäintä tai peruuta painamalla Escape-näppäintä.\",\"dragStartedTouch\":\"Vetäminen aloitettu. Siirry pudotuskohteeseen ja pudota kaksoisnapauttamalla.\",\"dragStartedVirtual\":\"Vetäminen aloitettu. Siirry pudotuskohteeseen ja pudota napsauttamalla tai painamalla Enter-näppäintä.\",\"dropCanceled\":\"Pudotus peruutettu.\",\"dropComplete\":\"Pudotus suoritettu.\",\"dropDescriptionKeyboard\":\"Pudota painamalla Enter-näppäintä. Peruuta vetäminen painamalla Escape-näppäintä.\",\"dropDescriptionTouch\":\"Pudota kaksoisnapauttamalla.\",\"dropDescriptionVirtual\":\"Pudota napsauttamalla.\",\"dropIndicator\":\"pudotuksen ilmaisin\",\"dropOnItem\":\"Pudota kohteeseen {itemText}\",\"dropOnRoot\":\"Pudota kohteeseen\",\"endDragKeyboard\":\"Vedetään. Peruuta vetäminen painamalla Enter-näppäintä.\",\"endDragTouch\":\"Vedetään. Peruuta vetäminen kaksoisnapauttamalla.\",\"endDragVirtual\":\"Vedetään. Peruuta vetäminen napsauttamalla.\",\"insertAfter\":\"Lisää kohteen {itemText} jälkeen\",\"insertBefore\":\"Lisää ennen kohdetta {itemText}\",\"insertBetween\":\"Lisää kohteiden {beforeItemText} ja {afterItemText} väliin\"}");
664
696
 
665
697
 
666
- var $4f6107d6a00a2dc5$exports = {};
667
- $4f6107d6a00a2dc5$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Appuyez sur Entrée pour commencer le déplacement.\",\"dragDescriptionTouch\":\"Touchez deux fois pour commencer le déplacement.\",\"dragDescriptionVirtual\":\"Cliquez pour commencer le déplacement.\",\"dragItem\":\"Déplacer {itemText}\",\"dragSelectedItems\":\"Déplacer {count, plural, one {# élément sélectionné} other {# éléments sélectionnés}}\",\"dragStartedKeyboard\":\"Déplacement commencé. Appuyez sur Tabulation pour accéder à une cible de dépôt, puis appuyez sur Entrée pour déposer, ou appuyez sur Échap pour annuler.\",\"dragStartedTouch\":\"Déplacement commencé. Accédez à une cible de dépôt, puis touchez deux fois pour déposer.\",\"dragStartedVirtual\":\"Déplacement commencé. Accédez à une cible de dépôt, puis cliquez ou appuyez sur Entrée pour déposer.\",\"dropCanceled\":\"Dépôt annulé.\",\"dropComplete\":\"Dépôt terminé.\",\"dropDescriptionKeyboard\":\"Appuyez sur Entrée pour déposer. Appuyez sur Échap pour annuler le déplacement.\",\"dropDescriptionTouch\":\"Touchez deux fois pour déposer.\",\"dropDescriptionVirtual\":\"Cliquez pour déposer.\",\"dropIndicator\":\"indicateur de dépôt\",\"dropOnItem\":\"Déposer sur {itemText}\",\"dropOnRoot\":\"Déposer sur\",\"endDragKeyboard\":\"Déplacement. Appuyez sur Entrée pour annuler le déplacement.\",\"endDragTouch\":\"Déplacement. Touchez deux fois pour annuler le déplacement.\",\"endDragVirtual\":\"Déplacement. Cliquez pour annuler le déplacement.\",\"insertAfter\":\"Insérer après {itemText}\",\"insertBefore\":\"Insérer avant {itemText}\",\"insertBetween\":\"Insérer entre {beforeItemText} et {afterItemText}\"}");
698
+ var $9e248ec27f7dc55f$exports = {};
699
+ $9e248ec27f7dc55f$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Appuyez sur Entrée pour commencer le déplacement.\",\"dragDescriptionTouch\":\"Touchez deux fois pour commencer le déplacement.\",\"dragDescriptionVirtual\":\"Cliquez pour commencer le déplacement.\",\"dragItem\":\"Déplacer {itemText}\",\"dragSelectedItems\":\"Déplacer {count, plural, one {# élément sélectionné} other {# éléments sélectionnés}}\",\"dragStartedKeyboard\":\"Déplacement commencé. Appuyez sur Tabulation pour accéder à une cible de dépôt, puis appuyez sur Entrée pour déposer, ou appuyez sur Échap pour annuler.\",\"dragStartedTouch\":\"Déplacement commencé. Accédez à une cible de dépôt, puis touchez deux fois pour déposer.\",\"dragStartedVirtual\":\"Déplacement commencé. Accédez à une cible de dépôt, puis cliquez ou appuyez sur Entrée pour déposer.\",\"dropCanceled\":\"Dépôt annulé.\",\"dropComplete\":\"Dépôt terminé.\",\"dropDescriptionKeyboard\":\"Appuyez sur Entrée pour déposer. Appuyez sur Échap pour annuler le déplacement.\",\"dropDescriptionTouch\":\"Touchez deux fois pour déposer.\",\"dropDescriptionVirtual\":\"Cliquez pour déposer.\",\"dropIndicator\":\"indicateur de dépôt\",\"dropOnItem\":\"Déposer sur {itemText}\",\"dropOnRoot\":\"Déposer sur\",\"endDragKeyboard\":\"Déplacement. Appuyez sur Entrée pour annuler le déplacement.\",\"endDragTouch\":\"Déplacement. Touchez deux fois pour annuler le déplacement.\",\"endDragVirtual\":\"Déplacement. Cliquez pour annuler le déplacement.\",\"insertAfter\":\"Insérer après {itemText}\",\"insertBefore\":\"Insérer avant {itemText}\",\"insertBetween\":\"Insérer entre {beforeItemText} et {afterItemText}\"}");
668
700
 
669
701
 
670
- var $f8a8643ec8fb63f3$exports = {};
671
- $f8a8643ec8fb63f3$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"הקש על Enter כדי להתחיל לגרור.\",\"dragDescriptionTouch\":\"הקש פעמיים כדי להתחיל בגרירה.\",\"dragDescriptionVirtual\":\"לחץ כדי להתחיל לגרור.\",\"dragItem\":\"גרור את {itemText}\",\"dragSelectedItems\":\"גרור {count, plural, one {פריט נבחר #} other {# פריטים שנבחרו}}\",\"dragStartedKeyboard\":\"התחלת לגרור. הקש על Tab כדי לנווט לנקודת הגרירה ולאחר מכן הקש על Enter כדי לשחרר או על Escape כדי לבטל.\",\"dragStartedTouch\":\"התחלת לגרור. נווט לנקודת השחרור ולאחר מכן הקש פעמיים כדי לשחרר.\",\"dragStartedVirtual\":\"התחלת לגרור. נווט לנקודת השחרור ולאחר מכן לחץ או הקש על Enter כדי לשחרר.\",\"dropCanceled\":\"השחרור בוטל.\",\"dropComplete\":\"השחרור הושלם.\",\"dropDescriptionKeyboard\":\"הקש על Enter כדי לשחרר. הקש על Escape כדי לבטל את הגרירה.\",\"dropDescriptionTouch\":\"הקש פעמיים כדי לשחרר.\",\"dropDescriptionVirtual\":\"לחץ כדי לשחרר.\",\"dropIndicator\":\"מחוון שחרור\",\"dropOnItem\":\"שחרר על {itemText}\",\"dropOnRoot\":\"שחרר על\",\"endDragKeyboard\":\"גורר. הקש על Enter כדי לבטל את הגרירה.\",\"endDragTouch\":\"גורר. הקש פעמיים כדי לבטל את הגרירה.\",\"endDragVirtual\":\"גורר. לחץ כדי לבטל את הגרירה.\",\"insertAfter\":\"הוסף אחרי {itemText}\",\"insertBefore\":\"הוסף לפני {itemText}\",\"insertBetween\":\"הוסף בין {beforeItemText} לבין {afterItemText}\"}");
702
+ var $6387f7228f0de45e$exports = {};
703
+ $6387f7228f0de45e$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"הקש על Enter כדי להתחיל לגרור.\",\"dragDescriptionTouch\":\"הקש פעמיים כדי להתחיל בגרירה.\",\"dragDescriptionVirtual\":\"לחץ כדי להתחיל לגרור.\",\"dragItem\":\"גרור את {itemText}\",\"dragSelectedItems\":\"גרור {count, plural, one {פריט נבחר #} other {# פריטים שנבחרו}}\",\"dragStartedKeyboard\":\"התחלת לגרור. הקש על Tab כדי לנווט לנקודת הגרירה ולאחר מכן הקש על Enter כדי לשחרר או על Escape כדי לבטל.\",\"dragStartedTouch\":\"התחלת לגרור. נווט לנקודת השחרור ולאחר מכן הקש פעמיים כדי לשחרר.\",\"dragStartedVirtual\":\"התחלת לגרור. נווט לנקודת השחרור ולאחר מכן לחץ או הקש על Enter כדי לשחרר.\",\"dropCanceled\":\"השחרור בוטל.\",\"dropComplete\":\"השחרור הושלם.\",\"dropDescriptionKeyboard\":\"הקש על Enter כדי לשחרר. הקש על Escape כדי לבטל את הגרירה.\",\"dropDescriptionTouch\":\"הקש פעמיים כדי לשחרר.\",\"dropDescriptionVirtual\":\"לחץ כדי לשחרר.\",\"dropIndicator\":\"מחוון שחרור\",\"dropOnItem\":\"שחרר על {itemText}\",\"dropOnRoot\":\"שחרר על\",\"endDragKeyboard\":\"גורר. הקש על Enter כדי לבטל את הגרירה.\",\"endDragTouch\":\"גורר. הקש פעמיים כדי לבטל את הגרירה.\",\"endDragVirtual\":\"גורר. לחץ כדי לבטל את הגרירה.\",\"insertAfter\":\"הוסף אחרי {itemText}\",\"insertBefore\":\"הוסף לפני {itemText}\",\"insertBetween\":\"הוסף בין {beforeItemText} לבין {afterItemText}\"}");
672
704
 
673
705
 
674
- var $d625f0563955824c$exports = {};
675
- $d625f0563955824c$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pritisnite Enter da biste počeli povlačiti.\",\"dragDescriptionTouch\":\"Dvaput dodirnite da biste počeli povlačiti.\",\"dragDescriptionVirtual\":\"Kliknite da biste počeli povlačiti.\",\"dragItem\":\"Povucite stavku {itemText}\",\"dragSelectedItems\":\"Povucite {count, plural, one {# odabranu stavku} other {ovoliko odabranih stavki: #}}\",\"dragStartedKeyboard\":\"Počeli ste povlačiti. Pritisnite tipku tabulatora da biste došli do cilja ispuštanja, a zatim Enter da biste ispustili stavku ili Escape da biste prekinuli povlačenje.\",\"dragStartedTouch\":\"Počeli ste povlačiti. Dođite do cilja ispuštanja, a zatim dvaput dodirnite da biste ispustili stavku.\",\"dragStartedVirtual\":\"Počeli ste povlačiti. Dođite do cilja ispuštanja, a zatim kliknite ili pritisnite Enter da biste ispustili stavku.\",\"dropCanceled\":\"Povlačenje je prekinuto.\",\"dropComplete\":\"Ispuštanje je dovršeno.\",\"dropDescriptionKeyboard\":\"Pritisnite Enter da biste ispustili stavku. Pritisnite Escape da biste prekinuli povlačenje.\",\"dropDescriptionTouch\":\"Dvaput dodirnite da biste ispustili stavku.\",\"dropDescriptionVirtual\":\"Kliknite da biste ispustili stavku.\",\"dropIndicator\":\"pokazatelj ispuštanja\",\"dropOnItem\":\"Ispustite na stavku {itemText}\",\"dropOnRoot\":\"Ispustite na\",\"endDragKeyboard\":\"Povlačenje. Pritisnite Enter da biste prekinuli povlačenje.\",\"endDragTouch\":\"Povlačenje. Dvaput dodirnite da biste prekinuli povlačenje.\",\"endDragVirtual\":\"Povlačenje. Kliknite da biste prekinuli povlačenje.\",\"insertAfter\":\"Umetnite iza stavke {itemText}\",\"insertBefore\":\"Ispustite ispred stavke {itemText}\",\"insertBetween\":\"Umetnite između stavki {beforeItemText} i {afterItemText}\"}");
706
+ var $34a283567735f754$exports = {};
707
+ $34a283567735f754$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pritisnite Enter da biste počeli povlačiti.\",\"dragDescriptionTouch\":\"Dvaput dodirnite da biste počeli povlačiti.\",\"dragDescriptionVirtual\":\"Kliknite da biste počeli povlačiti.\",\"dragItem\":\"Povucite stavku {itemText}\",\"dragSelectedItems\":\"Povucite {count, plural, one {# odabranu stavku} other {ovoliko odabranih stavki: #}}\",\"dragStartedKeyboard\":\"Počeli ste povlačiti. Pritisnite tipku tabulatora da biste došli do cilja ispuštanja, a zatim Enter da biste ispustili stavku ili Escape da biste prekinuli povlačenje.\",\"dragStartedTouch\":\"Počeli ste povlačiti. Dođite do cilja ispuštanja, a zatim dvaput dodirnite da biste ispustili stavku.\",\"dragStartedVirtual\":\"Počeli ste povlačiti. Dođite do cilja ispuštanja, a zatim kliknite ili pritisnite Enter da biste ispustili stavku.\",\"dropCanceled\":\"Povlačenje je prekinuto.\",\"dropComplete\":\"Ispuštanje je dovršeno.\",\"dropDescriptionKeyboard\":\"Pritisnite Enter da biste ispustili stavku. Pritisnite Escape da biste prekinuli povlačenje.\",\"dropDescriptionTouch\":\"Dvaput dodirnite da biste ispustili stavku.\",\"dropDescriptionVirtual\":\"Kliknite da biste ispustili stavku.\",\"dropIndicator\":\"pokazatelj ispuštanja\",\"dropOnItem\":\"Ispustite na stavku {itemText}\",\"dropOnRoot\":\"Ispustite na\",\"endDragKeyboard\":\"Povlačenje. Pritisnite Enter da biste prekinuli povlačenje.\",\"endDragTouch\":\"Povlačenje. Dvaput dodirnite da biste prekinuli povlačenje.\",\"endDragVirtual\":\"Povlačenje. Kliknite da biste prekinuli povlačenje.\",\"insertAfter\":\"Umetnite iza stavke {itemText}\",\"insertBefore\":\"Ispustite ispred stavke {itemText}\",\"insertBetween\":\"Umetnite između stavki {beforeItemText} i {afterItemText}\"}");
676
708
 
677
709
 
678
- var $24553ce5446e49c4$exports = {};
679
- $24553ce5446e49c4$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Nyomja le az Enter billentyűt a húzás megkezdéséhez.\",\"dragDescriptionTouch\":\"Koppintson duplán a húzás megkezdéséhez.\",\"dragDescriptionVirtual\":\"Kattintson a húzás megkezdéséhez.\",\"dragItem\":\"{itemText} húzása\",\"dragSelectedItems\":\"{count, plural, one {# kijelölt elem} other {# kijelölt elem}} húzása\",\"dragStartedKeyboard\":\"Húzás megkezdve. Nyomja le a Tab billentyűt az elengedési célhoz navigálásához, majd nyomja le az Enter billentyűt az elengedéshez, vagy nyomja le az Escape billentyűt a megszakításhoz.\",\"dragStartedTouch\":\"Húzás megkezdve. Navigáljon egy elengedési célhoz, majd koppintson duplán az elengedéshez.\",\"dragStartedVirtual\":\"Húzás megkezdve. Navigáljon egy elengedési célhoz, majd kattintson vagy nyomja le az Enter billentyűt az elengedéshez.\",\"dropCanceled\":\"Elengedés megszakítva.\",\"dropComplete\":\"Elengedés teljesítve.\",\"dropDescriptionKeyboard\":\"Nyomja le az Enter billentyűt az elengedéshez. Nyomja le az Escape billentyűt a húzás megszakításához.\",\"dropDescriptionTouch\":\"Koppintson duplán az elengedéshez.\",\"dropDescriptionVirtual\":\"Kattintson az elengedéshez.\",\"dropIndicator\":\"elengedésjelző\",\"dropOnItem\":\"Elengedés erre: {itemText}\",\"dropOnRoot\":\"Elengedés erre:\",\"endDragKeyboard\":\"Húzás folyamatban. Nyomja le az Enter billentyűt a húzás megszakításához.\",\"endDragTouch\":\"Húzás folyamatban. Koppintson duplán a húzás megszakításához.\",\"endDragVirtual\":\"Húzás folyamatban. Kattintson a húzás megszakításához.\",\"insertAfter\":\"Beszúrás {itemText} után\",\"insertBefore\":\"Beszúrás {itemText} elé\",\"insertBetween\":\"Beszúrás {beforeItemText} és {afterItemText} közé\"}");
710
+ var $466590c56bee4342$exports = {};
711
+ $466590c56bee4342$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Nyomja le az Enter billentyűt a húzás megkezdéséhez.\",\"dragDescriptionTouch\":\"Koppintson duplán a húzás megkezdéséhez.\",\"dragDescriptionVirtual\":\"Kattintson a húzás megkezdéséhez.\",\"dragItem\":\"{itemText} húzása\",\"dragSelectedItems\":\"{count, plural, one {# kijelölt elem} other {# kijelölt elem}} húzása\",\"dragStartedKeyboard\":\"Húzás megkezdve. Nyomja le a Tab billentyűt az elengedési célhoz navigálásához, majd nyomja le az Enter billentyűt az elengedéshez, vagy nyomja le az Escape billentyűt a megszakításhoz.\",\"dragStartedTouch\":\"Húzás megkezdve. Navigáljon egy elengedési célhoz, majd koppintson duplán az elengedéshez.\",\"dragStartedVirtual\":\"Húzás megkezdve. Navigáljon egy elengedési célhoz, majd kattintson vagy nyomja le az Enter billentyűt az elengedéshez.\",\"dropCanceled\":\"Elengedés megszakítva.\",\"dropComplete\":\"Elengedés teljesítve.\",\"dropDescriptionKeyboard\":\"Nyomja le az Enter billentyűt az elengedéshez. Nyomja le az Escape billentyűt a húzás megszakításához.\",\"dropDescriptionTouch\":\"Koppintson duplán az elengedéshez.\",\"dropDescriptionVirtual\":\"Kattintson az elengedéshez.\",\"dropIndicator\":\"elengedésjelző\",\"dropOnItem\":\"Elengedés erre: {itemText}\",\"dropOnRoot\":\"Elengedés erre:\",\"endDragKeyboard\":\"Húzás folyamatban. Nyomja le az Enter billentyűt a húzás megszakításához.\",\"endDragTouch\":\"Húzás folyamatban. Koppintson duplán a húzás megszakításához.\",\"endDragVirtual\":\"Húzás folyamatban. Kattintson a húzás megszakításához.\",\"insertAfter\":\"Beszúrás {itemText} után\",\"insertBefore\":\"Beszúrás {itemText} elé\",\"insertBetween\":\"Beszúrás {beforeItemText} és {afterItemText} közé\"}");
680
712
 
681
713
 
682
- var $950ffefaa2ec3f25$exports = {};
683
- $950ffefaa2ec3f25$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Premi Invio per iniziare a trascinare.\",\"dragDescriptionTouch\":\"Tocca due volte per iniziare a trascinare.\",\"dragDescriptionVirtual\":\"Fai clic per iniziare a trascinare.\",\"dragItem\":\"Trascina {itemText}\",\"dragSelectedItems\":\"Trascina {count, plural, one {# altro elemento selezionato} other {# altri elementi selezionati}}\",\"dragStartedKeyboard\":\"Hai iniziato a trascinare. Premi Tab per arrivare sull’area di destinazione, quindi premi Invio per rilasciare o Esc per annullare.\",\"dragStartedTouch\":\"Hai iniziato a trascinare. Arriva sull’area di destinazione, quindi tocca due volte per rilasciare.\",\"dragStartedVirtual\":\"Hai iniziato a trascinare. Arriva sull’area di destinazione, quindi fai clic o premi Invio per rilasciare.\",\"dropCanceled\":\"Rilascio annullato.\",\"dropComplete\":\"Rilascio completato.\",\"dropDescriptionKeyboard\":\"Premi Invio per rilasciare. Premi Esc per annullare.\",\"dropDescriptionTouch\":\"Tocca due volte per rilasciare.\",\"dropDescriptionVirtual\":\"Fai clic per rilasciare.\",\"dropIndicator\":\"indicatore di rilascio\",\"dropOnItem\":\"Rilascia su {itemText}\",\"dropOnRoot\":\"Rilascia su\",\"endDragKeyboard\":\"Trascinamento. Premi Invio per annullare.\",\"endDragTouch\":\"Trascinamento. Tocca due volte per annullare.\",\"endDragVirtual\":\"Trascinamento. Fai clic per annullare.\",\"insertAfter\":\"Inserisci dopo {itemText}\",\"insertBefore\":\"Inserisci prima di {itemText}\",\"insertBetween\":\"Inserisci tra {beforeItemText} e {afterItemText}\"}");
714
+ var $e013896dcb6a6884$exports = {};
715
+ $e013896dcb6a6884$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Premi Invio per iniziare a trascinare.\",\"dragDescriptionTouch\":\"Tocca due volte per iniziare a trascinare.\",\"dragDescriptionVirtual\":\"Fai clic per iniziare a trascinare.\",\"dragItem\":\"Trascina {itemText}\",\"dragSelectedItems\":\"Trascina {count, plural, one {# altro elemento selezionato} other {# altri elementi selezionati}}\",\"dragStartedKeyboard\":\"Hai iniziato a trascinare. Premi Tab per arrivare sull’area di destinazione, quindi premi Invio per rilasciare o Esc per annullare.\",\"dragStartedTouch\":\"Hai iniziato a trascinare. Arriva sull’area di destinazione, quindi tocca due volte per rilasciare.\",\"dragStartedVirtual\":\"Hai iniziato a trascinare. Arriva sull’area di destinazione, quindi fai clic o premi Invio per rilasciare.\",\"dropCanceled\":\"Rilascio annullato.\",\"dropComplete\":\"Rilascio completato.\",\"dropDescriptionKeyboard\":\"Premi Invio per rilasciare. Premi Esc per annullare.\",\"dropDescriptionTouch\":\"Tocca due volte per rilasciare.\",\"dropDescriptionVirtual\":\"Fai clic per rilasciare.\",\"dropIndicator\":\"indicatore di rilascio\",\"dropOnItem\":\"Rilascia su {itemText}\",\"dropOnRoot\":\"Rilascia su\",\"endDragKeyboard\":\"Trascinamento. Premi Invio per annullare.\",\"endDragTouch\":\"Trascinamento. Tocca due volte per annullare.\",\"endDragVirtual\":\"Trascinamento. Fai clic per annullare.\",\"insertAfter\":\"Inserisci dopo {itemText}\",\"insertBefore\":\"Inserisci prima di {itemText}\",\"insertBetween\":\"Inserisci tra {beforeItemText} e {afterItemText}\"}");
684
716
 
685
717
 
686
- var $3da23275963b1c01$exports = {};
687
- $3da23275963b1c01$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Enter キーを押してドラッグを開始してください。\",\"dragDescriptionTouch\":\"ダブルタップしてドラッグを開始します。\",\"dragDescriptionVirtual\":\"クリックしてドラッグを開始します。\",\"dragItem\":\"{itemText} をドラッグ\",\"dragSelectedItems\":\"{count, plural, one {# 個の選択項目} other {# 個の選択項目}} をドラッグ\",\"dragStartedKeyboard\":\"ドラッグを開始します。Tab キーを押してドロップターゲットにいどうし、Enter キーを押してドロップするか、Esc キーを押してキャンセルします。\",\"dragStartedTouch\":\"ドラッグを開始しました。ドロップのターゲットに移動し、ダブルタップしてドロップします。\",\"dragStartedVirtual\":\"ドラッグを開始しました。ドロップのターゲットに移動し、クリックまたは Enter キーを押してドロップします。\",\"dropCanceled\":\"ドロップがキャンセルされました。\",\"dropComplete\":\"ドロップが完了しました。\",\"dropDescriptionKeyboard\":\"Enter キーを押してドロップします。Esc キーを押してドラッグをキャンセルします。\",\"dropDescriptionTouch\":\"ダブルタップしてドロップします。\",\"dropDescriptionVirtual\":\"クリックしてドロップします。\",\"dropIndicator\":\"ドロップインジケーター\",\"dropOnItem\":\"{itemText} にドロップ\",\"dropOnRoot\":\"ドロップ場所\",\"endDragKeyboard\":\"ドラッグしています。Enter キーを押してドラッグをキャンセルします。\",\"endDragTouch\":\"ドラッグしています。ダブルタップしてドラッグをキャンセルします。\",\"endDragVirtual\":\"ドラッグしています。クリックしてドラッグをキャンセルします。\",\"insertAfter\":\"{itemText} の後に挿入\",\"insertBefore\":\"{itemText} の前に挿入\",\"insertBetween\":\"{beforeItemText} と {afterItemText} の間に挿入\"}");
718
+ var $d6121e4246c6e502$exports = {};
719
+ $d6121e4246c6e502$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Enter キーを押してドラッグを開始してください。\",\"dragDescriptionTouch\":\"ダブルタップしてドラッグを開始します。\",\"dragDescriptionVirtual\":\"クリックしてドラッグを開始します。\",\"dragItem\":\"{itemText} をドラッグ\",\"dragSelectedItems\":\"{count, plural, one {# 個の選択項目} other {# 個の選択項目}} をドラッグ\",\"dragStartedKeyboard\":\"ドラッグを開始します。Tab キーを押してドロップターゲットにいどうし、Enter キーを押してドロップするか、Esc キーを押してキャンセルします。\",\"dragStartedTouch\":\"ドラッグを開始しました。ドロップのターゲットに移動し、ダブルタップしてドロップします。\",\"dragStartedVirtual\":\"ドラッグを開始しました。ドロップのターゲットに移動し、クリックまたは Enter キーを押してドロップします。\",\"dropCanceled\":\"ドロップがキャンセルされました。\",\"dropComplete\":\"ドロップが完了しました。\",\"dropDescriptionKeyboard\":\"Enter キーを押してドロップします。Esc キーを押してドラッグをキャンセルします。\",\"dropDescriptionTouch\":\"ダブルタップしてドロップします。\",\"dropDescriptionVirtual\":\"クリックしてドロップします。\",\"dropIndicator\":\"ドロップインジケーター\",\"dropOnItem\":\"{itemText} にドロップ\",\"dropOnRoot\":\"ドロップ場所\",\"endDragKeyboard\":\"ドラッグしています。Enter キーを押してドラッグをキャンセルします。\",\"endDragTouch\":\"ドラッグしています。ダブルタップしてドラッグをキャンセルします。\",\"endDragVirtual\":\"ドラッグしています。クリックしてドラッグをキャンセルします。\",\"insertAfter\":\"{itemText} の後に挿入\",\"insertBefore\":\"{itemText} の前に挿入\",\"insertBetween\":\"{beforeItemText} と {afterItemText} の間に挿入\"}");
688
720
 
689
721
 
690
- var $207c86ace90f7cb9$exports = {};
691
- $207c86ace90f7cb9$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"드래그를 시작하려면 Enter를 누르세요.\",\"dragDescriptionTouch\":\"드래그를 시작하려면 더블 탭하세요.\",\"dragDescriptionVirtual\":\"드래그를 시작하려면 클릭하세요.\",\"dragItem\":\"{itemText} 드래그\",\"dragSelectedItems\":\"{count, plural, one {#개 선택 항목} other {#개 선택 항목}} 드래그\",\"dragStartedKeyboard\":\"드래그가 시작되었습니다. Tab을 눌러 드롭 대상으로 이동한 다음 Enter를 눌러 드롭하거나 Esc를 눌러 취소하세요.\",\"dragStartedTouch\":\"드래그가 시작되었습니다. 드롭 대상으로 이동한 다음 더블 탭하여 드롭하세요.\",\"dragStartedVirtual\":\"드래그가 시작되었습니다. 드롭 대상으로 이동한 다음 클릭하거나 Enter를 눌러 드롭하세요.\",\"dropCanceled\":\"드롭이 취소되었습니다.\",\"dropComplete\":\"드롭이 완료되었습니다.\",\"dropDescriptionKeyboard\":\"드롭하려면 Enter를 누르세요. 드래그를 취소하려면 Esc를 누르세요.\",\"dropDescriptionTouch\":\"더블 탭하여 드롭하세요.\",\"dropDescriptionVirtual\":\"드롭하려면 클릭하세요.\",\"dropIndicator\":\"드롭 표시기\",\"dropOnItem\":\"{itemText}에 드롭\",\"dropOnRoot\":\"드롭 대상\",\"endDragKeyboard\":\"드래그 중입니다. 드래그를 취소하려면 Enter를 누르세요.\",\"endDragTouch\":\"드래그 중입니다. 드래그를 취소하려면 더블 탭하세요.\",\"endDragVirtual\":\"드래그 중입니다. 드래그를 취소하려면 클릭하세요.\",\"insertAfter\":\"{itemText} 이후에 삽입\",\"insertBefore\":\"{itemText} 이전에 삽입\",\"insertBetween\":\"{beforeItemText} 및 {afterItemText} 사이에 삽입\"}");
722
+ var $cf48a963c482dcba$exports = {};
723
+ $cf48a963c482dcba$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"드래그를 시작하려면 Enter를 누르세요.\",\"dragDescriptionTouch\":\"드래그를 시작하려면 더블 탭하세요.\",\"dragDescriptionVirtual\":\"드래그를 시작하려면 클릭하세요.\",\"dragItem\":\"{itemText} 드래그\",\"dragSelectedItems\":\"{count, plural, one {#개 선택 항목} other {#개 선택 항목}} 드래그\",\"dragStartedKeyboard\":\"드래그가 시작되었습니다. Tab을 눌러 드롭 대상으로 이동한 다음 Enter를 눌러 드롭하거나 Esc를 눌러 취소하세요.\",\"dragStartedTouch\":\"드래그가 시작되었습니다. 드롭 대상으로 이동한 다음 더블 탭하여 드롭하세요.\",\"dragStartedVirtual\":\"드래그가 시작되었습니다. 드롭 대상으로 이동한 다음 클릭하거나 Enter를 눌러 드롭하세요.\",\"dropCanceled\":\"드롭이 취소되었습니다.\",\"dropComplete\":\"드롭이 완료되었습니다.\",\"dropDescriptionKeyboard\":\"드롭하려면 Enter를 누르세요. 드래그를 취소하려면 Esc를 누르세요.\",\"dropDescriptionTouch\":\"더블 탭하여 드롭하세요.\",\"dropDescriptionVirtual\":\"드롭하려면 클릭하세요.\",\"dropIndicator\":\"드롭 표시기\",\"dropOnItem\":\"{itemText}에 드롭\",\"dropOnRoot\":\"드롭 대상\",\"endDragKeyboard\":\"드래그 중입니다. 드래그를 취소하려면 Enter를 누르세요.\",\"endDragTouch\":\"드래그 중입니다. 드래그를 취소하려면 더블 탭하세요.\",\"endDragVirtual\":\"드래그 중입니다. 드래그를 취소하려면 클릭하세요.\",\"insertAfter\":\"{itemText} 이후에 삽입\",\"insertBefore\":\"{itemText} 이전에 삽입\",\"insertBetween\":\"{beforeItemText} 및 {afterItemText} 사이에 삽입\"}");
692
724
 
693
725
 
694
- var $78c91fe39f28d801$exports = {};
695
- $78c91fe39f28d801$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Paspauskite „Enter“, kad pradėtumėte vilkti.\",\"dragDescriptionTouch\":\"Palieskite dukart, kad pradėtumėte vilkti.\",\"dragDescriptionVirtual\":\"Spustelėkite, kad pradėtumėte vilkti.\",\"dragItem\":\"Vilkti {itemText}\",\"dragSelectedItems\":\"Vilkti {count, plural, one {# pasirinktą elementą} other {# pasirinktus elementus}}\",\"dragStartedKeyboard\":\"Pradėta vilkti. Paspauskite „Tab“, kad pereitumėte į tiesioginę paskirties vietą, tada paspauskite „Enter“, kad numestumėte, arba „Escape“, kad atšauktumėte.\",\"dragStartedTouch\":\"Pradėta vilkti. Eikite į tiesioginę paskirties vietą, tada palieskite dukart, kad numestumėte.\",\"dragStartedVirtual\":\"Pradėta vilkti. Eikite į tiesioginę paskirties vietą ir spustelėkite arba paspauskite „Enter“, kad numestumėte.\",\"dropCanceled\":\"Numetimas atšauktas.\",\"dropComplete\":\"Numesta.\",\"dropDescriptionKeyboard\":\"Paspauskite „Enter“, kad numestumėte. Paspauskite „Escape“, kad atšauktumėte vilkimą.\",\"dropDescriptionTouch\":\"Palieskite dukart, kad numestumėte.\",\"dropDescriptionVirtual\":\"Spustelėkite, kad numestumėte.\",\"dropIndicator\":\"numetimo indikatorius\",\"dropOnItem\":\"Numesti ant {itemText}\",\"dropOnRoot\":\"Numesti ant\",\"endDragKeyboard\":\"Velkama. Paspauskite „Enter“, kad atšauktumėte vilkimą.\",\"endDragTouch\":\"Velkama. Spustelėkite dukart, kad atšauktumėte vilkimą.\",\"endDragVirtual\":\"Velkama. Spustelėkite, kad atšauktumėte vilkimą.\",\"insertAfter\":\"Įterpti po {itemText}\",\"insertBefore\":\"Įterpti prieš {itemText}\",\"insertBetween\":\"Įterpti tarp {beforeItemText} ir {afterItemText}\"}");
726
+ var $b156071f04f1c899$exports = {};
727
+ $b156071f04f1c899$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Paspauskite „Enter“, kad pradėtumėte vilkti.\",\"dragDescriptionTouch\":\"Palieskite dukart, kad pradėtumėte vilkti.\",\"dragDescriptionVirtual\":\"Spustelėkite, kad pradėtumėte vilkti.\",\"dragItem\":\"Vilkti {itemText}\",\"dragSelectedItems\":\"Vilkti {count, plural, one {# pasirinktą elementą} other {# pasirinktus elementus}}\",\"dragStartedKeyboard\":\"Pradėta vilkti. Paspauskite „Tab“, kad pereitumėte į tiesioginę paskirties vietą, tada paspauskite „Enter“, kad numestumėte, arba „Escape“, kad atšauktumėte.\",\"dragStartedTouch\":\"Pradėta vilkti. Eikite į tiesioginę paskirties vietą, tada palieskite dukart, kad numestumėte.\",\"dragStartedVirtual\":\"Pradėta vilkti. Eikite į tiesioginę paskirties vietą ir spustelėkite arba paspauskite „Enter“, kad numestumėte.\",\"dropCanceled\":\"Numetimas atšauktas.\",\"dropComplete\":\"Numesta.\",\"dropDescriptionKeyboard\":\"Paspauskite „Enter“, kad numestumėte. Paspauskite „Escape“, kad atšauktumėte vilkimą.\",\"dropDescriptionTouch\":\"Palieskite dukart, kad numestumėte.\",\"dropDescriptionVirtual\":\"Spustelėkite, kad numestumėte.\",\"dropIndicator\":\"numetimo indikatorius\",\"dropOnItem\":\"Numesti ant {itemText}\",\"dropOnRoot\":\"Numesti ant\",\"endDragKeyboard\":\"Velkama. Paspauskite „Enter“, kad atšauktumėte vilkimą.\",\"endDragTouch\":\"Velkama. Spustelėkite dukart, kad atšauktumėte vilkimą.\",\"endDragVirtual\":\"Velkama. Spustelėkite, kad atšauktumėte vilkimą.\",\"insertAfter\":\"Įterpti po {itemText}\",\"insertBefore\":\"Įterpti prieš {itemText}\",\"insertBetween\":\"Įterpti tarp {beforeItemText} ir {afterItemText}\"}");
696
728
 
697
729
 
698
- var $10dc7abacb309b1d$exports = {};
699
- $10dc7abacb309b1d$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Nospiediet Enter, lai sāktu vilkšanu.\",\"dragDescriptionTouch\":\"Veiciet dubultskārienu, lai sāktu vilkšanu.\",\"dragDescriptionVirtual\":\"Noklikšķiniet, lai sāktu vilkšanu.\",\"dragItem\":\"Velciet {itemText}\",\"dragSelectedItems\":\"Velciet {count, plural, one {# atlasīto vienumu} other {# atlasītos vienumus}}\",\"dragStartedKeyboard\":\"Uzsākta vilkšana. Nospiediet taustiņu Tab, lai pārietu uz nomešanas mērķi, pēc tam nospiediet Enter, lai nomestu, vai nospiediet Escape, lai atceltu.\",\"dragStartedTouch\":\"Uzsākta vilkšana. Pārejiet uz nomešanas mērķi, pēc tam veiciet dubultskārienu, lai nomestu.\",\"dragStartedVirtual\":\"Uzsākta vilkšana. Pārejiet uz nomešanas mērķi, pēc tam nospiediet Enter, lai nomestu.\",\"dropCanceled\":\"Nomešana atcelta.\",\"dropComplete\":\"Nomešana pabeigta.\",\"dropDescriptionKeyboard\":\"Nospiediet Enter, lai nomestu. Nospiediet Escape, lai atceltu vilkšanu.\",\"dropDescriptionTouch\":\"Veiciet dubultskārienu, lai nomestu.\",\"dropDescriptionVirtual\":\"Noklikšķiniet, lai nomestu.\",\"dropIndicator\":\"nomešanas indikators\",\"dropOnItem\":\"Nometiet uz {itemText}\",\"dropOnRoot\":\"Nometiet uz\",\"endDragKeyboard\":\"Notiek vilkšana. Nospiediet Enter, lai atceltu vilkšanu.\",\"endDragTouch\":\"Notiek vilkšana. Veiciet dubultskārienu, lai atceltu vilkšanu.\",\"endDragVirtual\":\"Notiek vilkšana. Noklikšķiniet, lai atceltu vilkšanu.\",\"insertAfter\":\"Ievietojiet pēc {itemText}\",\"insertBefore\":\"Ievietojiet pirms {itemText}\",\"insertBetween\":\"Ievietojiet starp {beforeItemText} un {afterItemText}\"}");
730
+ var $5300be8ef98d39fa$exports = {};
731
+ $5300be8ef98d39fa$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Nospiediet Enter, lai sāktu vilkšanu.\",\"dragDescriptionTouch\":\"Veiciet dubultskārienu, lai sāktu vilkšanu.\",\"dragDescriptionVirtual\":\"Noklikšķiniet, lai sāktu vilkšanu.\",\"dragItem\":\"Velciet {itemText}\",\"dragSelectedItems\":\"Velciet {count, plural, one {# atlasīto vienumu} other {# atlasītos vienumus}}\",\"dragStartedKeyboard\":\"Uzsākta vilkšana. Nospiediet taustiņu Tab, lai pārietu uz nomešanas mērķi, pēc tam nospiediet Enter, lai nomestu, vai nospiediet Escape, lai atceltu.\",\"dragStartedTouch\":\"Uzsākta vilkšana. Pārejiet uz nomešanas mērķi, pēc tam veiciet dubultskārienu, lai nomestu.\",\"dragStartedVirtual\":\"Uzsākta vilkšana. Pārejiet uz nomešanas mērķi, pēc tam nospiediet Enter, lai nomestu.\",\"dropCanceled\":\"Nomešana atcelta.\",\"dropComplete\":\"Nomešana pabeigta.\",\"dropDescriptionKeyboard\":\"Nospiediet Enter, lai nomestu. Nospiediet Escape, lai atceltu vilkšanu.\",\"dropDescriptionTouch\":\"Veiciet dubultskārienu, lai nomestu.\",\"dropDescriptionVirtual\":\"Noklikšķiniet, lai nomestu.\",\"dropIndicator\":\"nomešanas indikators\",\"dropOnItem\":\"Nometiet uz {itemText}\",\"dropOnRoot\":\"Nometiet uz\",\"endDragKeyboard\":\"Notiek vilkšana. Nospiediet Enter, lai atceltu vilkšanu.\",\"endDragTouch\":\"Notiek vilkšana. Veiciet dubultskārienu, lai atceltu vilkšanu.\",\"endDragVirtual\":\"Notiek vilkšana. Noklikšķiniet, lai atceltu vilkšanu.\",\"insertAfter\":\"Ievietojiet pēc {itemText}\",\"insertBefore\":\"Ievietojiet pirms {itemText}\",\"insertBetween\":\"Ievietojiet starp {beforeItemText} un {afterItemText}\"}");
700
732
 
701
733
 
702
- var $378f79a263916098$exports = {};
703
- $378f79a263916098$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Trykk på Enter for å begynne å dra.\",\"dragDescriptionTouch\":\"Dobbelttrykk for å begynne å dra.\",\"dragDescriptionVirtual\":\"Klikk for å begynne å dra.\",\"dragItem\":\"Dra {itemText}\",\"dragSelectedItems\":\"Dra {count, plural, one {# merket element} other {# merkede elementer}}\",\"dragStartedKeyboard\":\"Begynte å dra. Trykk på Tab for å navigere til et mål, og trykk deretter på Enter for å slippe eller på Esc for å avbryte.\",\"dragStartedTouch\":\"Begynte å dra. Naviger til et mål, og dobbelttrykk for å slippe.\",\"dragStartedVirtual\":\"Begynte å dra. Naviger til et mål, og klikk eller trykk på Enter for å slippe.\",\"dropCanceled\":\"Avbrøt slipping.\",\"dropComplete\":\"Slippingen er fullført.\",\"dropDescriptionKeyboard\":\"Trykk på Enter for å slippe. Trykk på Esc hvis du vil avbryte draingen.\",\"dropDescriptionTouch\":\"Dobbelttrykk for å slippe.\",\"dropDescriptionVirtual\":\"Klikk for å slippe.\",\"dropIndicator\":\"slippeindikator\",\"dropOnItem\":\"Slipp på {itemText}\",\"dropOnRoot\":\"Slipp på\",\"endDragKeyboard\":\"Drar. Trykk på Enter hvis du vil avbryte.\",\"endDragTouch\":\"Drar. Dobbelttrykk hvis du vil avbryte.\",\"endDragVirtual\":\"Drar. Klikk hvis du vil avbryte.\",\"insertAfter\":\"Sett inn etter {itemText}\",\"insertBefore\":\"Sett inn før {itemText}\",\"insertBetween\":\"Sett inn mellom {beforeItemText} og {afterItemText}\"}");
734
+ var $7484477aad199932$exports = {};
735
+ $7484477aad199932$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Trykk på Enter for å begynne å dra.\",\"dragDescriptionTouch\":\"Dobbelttrykk for å begynne å dra.\",\"dragDescriptionVirtual\":\"Klikk for å begynne å dra.\",\"dragItem\":\"Dra {itemText}\",\"dragSelectedItems\":\"Dra {count, plural, one {# merket element} other {# merkede elementer}}\",\"dragStartedKeyboard\":\"Begynte å dra. Trykk på Tab for å navigere til et mål, og trykk deretter på Enter for å slippe eller på Esc for å avbryte.\",\"dragStartedTouch\":\"Begynte å dra. Naviger til et mål, og dobbelttrykk for å slippe.\",\"dragStartedVirtual\":\"Begynte å dra. Naviger til et mål, og klikk eller trykk på Enter for å slippe.\",\"dropCanceled\":\"Avbrøt slipping.\",\"dropComplete\":\"Slippingen er fullført.\",\"dropDescriptionKeyboard\":\"Trykk på Enter for å slippe. Trykk på Esc hvis du vil avbryte draingen.\",\"dropDescriptionTouch\":\"Dobbelttrykk for å slippe.\",\"dropDescriptionVirtual\":\"Klikk for å slippe.\",\"dropIndicator\":\"slippeindikator\",\"dropOnItem\":\"Slipp på {itemText}\",\"dropOnRoot\":\"Slipp på\",\"endDragKeyboard\":\"Drar. Trykk på Enter hvis du vil avbryte.\",\"endDragTouch\":\"Drar. Dobbelttrykk hvis du vil avbryte.\",\"endDragVirtual\":\"Drar. Klikk hvis du vil avbryte.\",\"insertAfter\":\"Sett inn etter {itemText}\",\"insertBefore\":\"Sett inn før {itemText}\",\"insertBetween\":\"Sett inn mellom {beforeItemText} og {afterItemText}\"}");
704
736
 
705
737
 
706
- var $bb7919a8dd63447a$exports = {};
707
- $bb7919a8dd63447a$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Druk op Enter om te slepen.\",\"dragDescriptionTouch\":\"Dubbeltik om te slepen.\",\"dragDescriptionVirtual\":\"Klik om met slepen te starten.\",\"dragItem\":\"{itemText} slepen\",\"dragSelectedItems\":\"{count, plural, one {# geselecteerd item} other {# geselecteerde items}} slepen\",\"dragStartedKeyboard\":\"Begonnen met slepen. Druk op Tab om naar een locatie te gaan. Druk dan op Enter om neer te zetten, of op Esc om te annuleren.\",\"dragStartedTouch\":\"Begonnen met slepen. Ga naar de gewenste locatie en dubbeltik om neer te zetten.\",\"dragStartedVirtual\":\"Begonnen met slepen. Ga naar de gewenste locatie en klik of druk op Enter om neer te zetten.\",\"dropCanceled\":\"Neerzetten geannuleerd.\",\"dropComplete\":\"Neerzetten voltooid.\",\"dropDescriptionKeyboard\":\"Druk op Enter om neer te zetten. Druk op Esc om het slepen te annuleren.\",\"dropDescriptionTouch\":\"Dubbeltik om neer te zetten.\",\"dropDescriptionVirtual\":\"Klik om neer te zetten.\",\"dropIndicator\":\"aanwijzer voor neerzetten\",\"dropOnItem\":\"Neerzetten op {itemText}\",\"dropOnRoot\":\"Neerzetten op\",\"endDragKeyboard\":\"Bezig met slepen. Druk op Enter om te annuleren.\",\"endDragTouch\":\"Bezig met slepen. Dubbeltik om te annuleren.\",\"endDragVirtual\":\"Bezig met slepen. Klik om te annuleren.\",\"insertAfter\":\"Plaatsen na {itemText}\",\"insertBefore\":\"Plaatsen vóór {itemText}\",\"insertBetween\":\"Plaatsen tussen {beforeItemText} en {afterItemText}\"}");
738
+ var $968e09cb41d6cd76$exports = {};
739
+ $968e09cb41d6cd76$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Druk op Enter om te slepen.\",\"dragDescriptionTouch\":\"Dubbeltik om te slepen.\",\"dragDescriptionVirtual\":\"Klik om met slepen te starten.\",\"dragItem\":\"{itemText} slepen\",\"dragSelectedItems\":\"{count, plural, one {# geselecteerd item} other {# geselecteerde items}} slepen\",\"dragStartedKeyboard\":\"Begonnen met slepen. Druk op Tab om naar een locatie te gaan. Druk dan op Enter om neer te zetten, of op Esc om te annuleren.\",\"dragStartedTouch\":\"Begonnen met slepen. Ga naar de gewenste locatie en dubbeltik om neer te zetten.\",\"dragStartedVirtual\":\"Begonnen met slepen. Ga naar de gewenste locatie en klik of druk op Enter om neer te zetten.\",\"dropCanceled\":\"Neerzetten geannuleerd.\",\"dropComplete\":\"Neerzetten voltooid.\",\"dropDescriptionKeyboard\":\"Druk op Enter om neer te zetten. Druk op Esc om het slepen te annuleren.\",\"dropDescriptionTouch\":\"Dubbeltik om neer te zetten.\",\"dropDescriptionVirtual\":\"Klik om neer te zetten.\",\"dropIndicator\":\"aanwijzer voor neerzetten\",\"dropOnItem\":\"Neerzetten op {itemText}\",\"dropOnRoot\":\"Neerzetten op\",\"endDragKeyboard\":\"Bezig met slepen. Druk op Enter om te annuleren.\",\"endDragTouch\":\"Bezig met slepen. Dubbeltik om te annuleren.\",\"endDragVirtual\":\"Bezig met slepen. Klik om te annuleren.\",\"insertAfter\":\"Plaatsen na {itemText}\",\"insertBefore\":\"Plaatsen vóór {itemText}\",\"insertBetween\":\"Plaatsen tussen {beforeItemText} en {afterItemText}\"}");
708
740
 
709
741
 
710
- var $0dab7c4b200438bb$exports = {};
711
- $0dab7c4b200438bb$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Naciśnij Enter, aby rozpocząć przeciąganie.\",\"dragDescriptionTouch\":\"Dotknij dwukrotnie, aby rozpocząć przeciąganie.\",\"dragDescriptionVirtual\":\"Kliknij, aby rozpocząć przeciąganie.\",\"dragItem\":\"Przeciągnij {itemText}\",\"dragSelectedItems\":\"Przeciągnij {count, plural, one {# wybrany element} other {# wybranych elementów}}\",\"dragStartedKeyboard\":\"Rozpoczęto przeciąganie. Naciśnij Tab, aby wybrać miejsce docelowe, a następnie naciśnij Enter, aby upuścić, lub Escape, aby anulować.\",\"dragStartedTouch\":\"Rozpoczęto przeciąganie. Wybierz miejsce, w którym chcesz upuścić element, a następnie dotknij dwukrotnie, aby upuścić.F\",\"dragStartedVirtual\":\"Rozpoczęto przeciąganie. Wybierz miejsce, w którym chcesz upuścić element, a następnie kliknij lub naciśnij Enter, aby upuścić.\",\"dropCanceled\":\"Anulowano upuszczenie.\",\"dropComplete\":\"Zakończono upuszczanie.\",\"dropDescriptionKeyboard\":\"Naciśnij Enter, aby upuścić. Naciśnij Escape, aby anulować przeciągnięcie.\",\"dropDescriptionTouch\":\"Dotknij dwukrotnie, aby upuścić.\",\"dropDescriptionVirtual\":\"Kliknij, aby upuścić.\",\"dropIndicator\":\"wskaźnik upuszczenia\",\"dropOnItem\":\"Upuść na {itemText}\",\"dropOnRoot\":\"Upuść\",\"endDragKeyboard\":\"Przeciąganie. Naciśnij Enter, aby anulować przeciągnięcie.\",\"endDragTouch\":\"Przeciąganie. Kliknij dwukrotnie, aby anulować przeciągnięcie.\",\"endDragVirtual\":\"Przeciąganie. Kliknij, aby anulować przeciąganie.\",\"insertAfter\":\"Umieść za {itemText}\",\"insertBefore\":\"Umieść przed {itemText}\",\"insertBetween\":\"Umieść między {beforeItemText} i {afterItemText}\"}");
742
+ var $0c2c6c954dd638d7$exports = {};
743
+ $0c2c6c954dd638d7$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Naciśnij Enter, aby rozpocząć przeciąganie.\",\"dragDescriptionTouch\":\"Dotknij dwukrotnie, aby rozpocząć przeciąganie.\",\"dragDescriptionVirtual\":\"Kliknij, aby rozpocząć przeciąganie.\",\"dragItem\":\"Przeciągnij {itemText}\",\"dragSelectedItems\":\"Przeciągnij {count, plural, one {# wybrany element} other {# wybranych elementów}}\",\"dragStartedKeyboard\":\"Rozpoczęto przeciąganie. Naciśnij Tab, aby wybrać miejsce docelowe, a następnie naciśnij Enter, aby upuścić, lub Escape, aby anulować.\",\"dragStartedTouch\":\"Rozpoczęto przeciąganie. Wybierz miejsce, w którym chcesz upuścić element, a następnie dotknij dwukrotnie, aby upuścić.F\",\"dragStartedVirtual\":\"Rozpoczęto przeciąganie. Wybierz miejsce, w którym chcesz upuścić element, a następnie kliknij lub naciśnij Enter, aby upuścić.\",\"dropCanceled\":\"Anulowano upuszczenie.\",\"dropComplete\":\"Zakończono upuszczanie.\",\"dropDescriptionKeyboard\":\"Naciśnij Enter, aby upuścić. Naciśnij Escape, aby anulować przeciągnięcie.\",\"dropDescriptionTouch\":\"Dotknij dwukrotnie, aby upuścić.\",\"dropDescriptionVirtual\":\"Kliknij, aby upuścić.\",\"dropIndicator\":\"wskaźnik upuszczenia\",\"dropOnItem\":\"Upuść na {itemText}\",\"dropOnRoot\":\"Upuść\",\"endDragKeyboard\":\"Przeciąganie. Naciśnij Enter, aby anulować przeciągnięcie.\",\"endDragTouch\":\"Przeciąganie. Kliknij dwukrotnie, aby anulować przeciągnięcie.\",\"endDragVirtual\":\"Przeciąganie. Kliknij, aby anulować przeciąganie.\",\"insertAfter\":\"Umieść za {itemText}\",\"insertBefore\":\"Umieść przed {itemText}\",\"insertBetween\":\"Umieść między {beforeItemText} i {afterItemText}\"}");
712
744
 
713
745
 
714
- var $320b1b8402761dd9$exports = {};
715
- $320b1b8402761dd9$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pressione Enter para começar a arrastar.\",\"dragDescriptionTouch\":\"Toque duas vezes para começar a arrastar.\",\"dragDescriptionVirtual\":\"Clique para começar a arrastar.\",\"dragItem\":\"Arrastar {itemText}\",\"dragSelectedItems\":\"Arrastar {count, plural, one {# item selecionado} other {# itens selecionados}}\",\"dragStartedKeyboard\":\"Comece a arrastar. Pressione Tab para navegar até um alvo e, em seguida, pressione Enter para soltar ou pressione Escape para cancelar.\",\"dragStartedTouch\":\"Comece a arrastar. Navegue até um alvo e toque duas vezes para soltar.\",\"dragStartedVirtual\":\"Comece a arrastar. Navegue até um alvo e clique ou pressione Enter para soltar.\",\"dropCanceled\":\"Liberação cancelada.\",\"dropComplete\":\"Liberação concluída.\",\"dropDescriptionKeyboard\":\"Pressione Enter para soltar. Pressione Escape para cancelar.\",\"dropDescriptionTouch\":\"Toque duas vezes para soltar.\",\"dropDescriptionVirtual\":\"Clique para soltar.\",\"dropIndicator\":\"indicador de liberação\",\"dropOnItem\":\"Soltar em {itemText}\",\"dropOnRoot\":\"Soltar\",\"endDragKeyboard\":\"Arrastando. Pressione Enter para cancelar.\",\"endDragTouch\":\"Arrastando. Toque duas vezes para cancelar.\",\"endDragVirtual\":\"Arrastando. Clique para cancelar.\",\"insertAfter\":\"Inserir após {itemText}\",\"insertBefore\":\"Inserir antes de {itemText}\",\"insertBetween\":\"Inserir entre {beforeItemText} e {afterItemText}\"}");
746
+ var $db510f249c1f2e00$exports = {};
747
+ $db510f249c1f2e00$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pressione Enter para começar a arrastar.\",\"dragDescriptionTouch\":\"Toque duas vezes para começar a arrastar.\",\"dragDescriptionVirtual\":\"Clique para começar a arrastar.\",\"dragItem\":\"Arrastar {itemText}\",\"dragSelectedItems\":\"Arrastar {count, plural, one {# item selecionado} other {# itens selecionados}}\",\"dragStartedKeyboard\":\"Comece a arrastar. Pressione Tab para navegar até um alvo e, em seguida, pressione Enter para soltar ou pressione Escape para cancelar.\",\"dragStartedTouch\":\"Comece a arrastar. Navegue até um alvo e toque duas vezes para soltar.\",\"dragStartedVirtual\":\"Comece a arrastar. Navegue até um alvo e clique ou pressione Enter para soltar.\",\"dropCanceled\":\"Liberação cancelada.\",\"dropComplete\":\"Liberação concluída.\",\"dropDescriptionKeyboard\":\"Pressione Enter para soltar. Pressione Escape para cancelar.\",\"dropDescriptionTouch\":\"Toque duas vezes para soltar.\",\"dropDescriptionVirtual\":\"Clique para soltar.\",\"dropIndicator\":\"indicador de liberação\",\"dropOnItem\":\"Soltar em {itemText}\",\"dropOnRoot\":\"Soltar\",\"endDragKeyboard\":\"Arrastando. Pressione Enter para cancelar.\",\"endDragTouch\":\"Arrastando. Toque duas vezes para cancelar.\",\"endDragVirtual\":\"Arrastando. Clique para cancelar.\",\"insertAfter\":\"Inserir após {itemText}\",\"insertBefore\":\"Inserir antes de {itemText}\",\"insertBetween\":\"Inserir entre {beforeItemText} e {afterItemText}\"}");
716
748
 
717
749
 
718
- var $076b31123975b967$exports = {};
719
- $076b31123975b967$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Prima Enter para iniciar o arrasto.\",\"dragDescriptionTouch\":\"Faça duplo toque para começar a arrastar.\",\"dragDescriptionVirtual\":\"Clique para iniciar o arrasto.\",\"dragItem\":\"Arrastar {itemText}\",\"dragSelectedItems\":\"Arrastar {count, plural, one {# item selecionado} outro {# itens selecionados}}\",\"dragStartedKeyboard\":\"Arrasto iniciado. Prima a tecla de tabulação para navegar para um destino para largar, e em seguida prima Enter para largar ou prima Escape para cancelar.\",\"dragStartedTouch\":\"Arrasto iniciado. Navegue para um destino para largar, e em seguida faça duplo toque para largar.\",\"dragStartedVirtual\":\"Arrasto iniciado. Navegue para um destino para largar, e em seguida clique ou prima Enter para largar.\",\"dropCanceled\":\"Largar cancelado.\",\"dropComplete\":\"Largar completo.\",\"dropDescriptionKeyboard\":\"Prima Enter para largar. Prima Escape para cancelar o arrasto.\",\"dropDescriptionTouch\":\"Faça duplo toque para largar.\",\"dropDescriptionVirtual\":\"Clique para largar.\",\"dropIndicator\":\"Indicador de largar\",\"dropOnItem\":\"Largar em {itemText}\",\"dropOnRoot\":\"Largar em\",\"endDragKeyboard\":\"A arrastar. Prima Enter para cancelar o arrasto.\",\"endDragTouch\":\"A arrastar. Faça duplo toque para cancelar o arrasto.\",\"endDragVirtual\":\"A arrastar. Clique para cancelar o arrasto.\",\"insertAfter\":\"Inserir depois de {itemText}\",\"insertBefore\":\"Inserir antes de {itemText}\",\"insertBetween\":\"Inserir entre {beforeItemText} e {afterItemText}\"}");
750
+ var $d734686296d37387$exports = {};
751
+ $d734686296d37387$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Prima Enter para iniciar o arrasto.\",\"dragDescriptionTouch\":\"Faça duplo toque para começar a arrastar.\",\"dragDescriptionVirtual\":\"Clique para iniciar o arrasto.\",\"dragItem\":\"Arrastar {itemText}\",\"dragSelectedItems\":\"Arrastar {count, plural, one {# item selecionado} outro {# itens selecionados}}\",\"dragStartedKeyboard\":\"Arrasto iniciado. Prima a tecla de tabulação para navegar para um destino para largar, e em seguida prima Enter para largar ou prima Escape para cancelar.\",\"dragStartedTouch\":\"Arrasto iniciado. Navegue para um destino para largar, e em seguida faça duplo toque para largar.\",\"dragStartedVirtual\":\"Arrasto iniciado. Navegue para um destino para largar, e em seguida clique ou prima Enter para largar.\",\"dropCanceled\":\"Largar cancelado.\",\"dropComplete\":\"Largar completo.\",\"dropDescriptionKeyboard\":\"Prima Enter para largar. Prima Escape para cancelar o arrasto.\",\"dropDescriptionTouch\":\"Faça duplo toque para largar.\",\"dropDescriptionVirtual\":\"Clique para largar.\",\"dropIndicator\":\"Indicador de largar\",\"dropOnItem\":\"Largar em {itemText}\",\"dropOnRoot\":\"Largar em\",\"endDragKeyboard\":\"A arrastar. Prima Enter para cancelar o arrasto.\",\"endDragTouch\":\"A arrastar. Faça duplo toque para cancelar o arrasto.\",\"endDragVirtual\":\"A arrastar. Clique para cancelar o arrasto.\",\"insertAfter\":\"Inserir depois de {itemText}\",\"insertBefore\":\"Inserir antes de {itemText}\",\"insertBetween\":\"Inserir entre {beforeItemText} e {afterItemText}\"}");
720
752
 
721
753
 
722
- var $0e9ee9f78d3f0cd2$exports = {};
723
- $0e9ee9f78d3f0cd2$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Apăsați pe Enter pentru a începe glisarea.\",\"dragDescriptionTouch\":\"Atingeți de două ori pentru a începe să glisați.\",\"dragDescriptionVirtual\":\"Faceți clic pentru a începe glisarea.\",\"dragItem\":\"Glisați {itemText}\",\"dragSelectedItems\":\"Glisați {count, plural, one {# element selectat} other {# elemente selectate}}\",\"dragStartedKeyboard\":\"A început glisarea. Apăsați pe Tab pentru a naviga la o țintă de fixare, apoi apăsați pe Enter pentru a fixa sau apăsați pe Escape pentru a anula glisarea.\",\"dragStartedTouch\":\"A început glisarea. Navigați la o țintă de fixare, apoi atingeți de două ori pentru a fixa.\",\"dragStartedVirtual\":\"A început glisarea. Navigați la o țintă de fixare, apoi faceți clic sau apăsați pe Enter pentru a fixa.\",\"dropCanceled\":\"Fixare anulată.\",\"dropComplete\":\"Fixare finalizată.\",\"dropDescriptionKeyboard\":\"Apăsați pe Enter pentru a fixa. Apăsați pe Escape pentru a anula glisarea.\",\"dropDescriptionTouch\":\"Atingeți de două ori pentru a fixa.\",\"dropDescriptionVirtual\":\"Faceți clic pentru a fixa.\",\"dropIndicator\":\"indicator de fixare\",\"dropOnItem\":\"Fixați pe {itemText}\",\"dropOnRoot\":\"Fixare pe\",\"endDragKeyboard\":\"Se glisează. Apăsați pe Enter pentru a anula glisarea.\",\"endDragTouch\":\"Se glisează. Atingeți de două ori pentru a anula glisarea.\",\"endDragVirtual\":\"Se glisează. Faceți clic pentru a anula glisarea.\",\"insertAfter\":\"Inserați după {itemText}\",\"insertBefore\":\"Inserați înainte de {itemText}\",\"insertBetween\":\"Inserați între {beforeItemText} și {afterItemText}\"}");
754
+ var $d239d4998a584a23$exports = {};
755
+ $d239d4998a584a23$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Apăsați pe Enter pentru a începe glisarea.\",\"dragDescriptionTouch\":\"Atingeți de două ori pentru a începe să glisați.\",\"dragDescriptionVirtual\":\"Faceți clic pentru a începe glisarea.\",\"dragItem\":\"Glisați {itemText}\",\"dragSelectedItems\":\"Glisați {count, plural, one {# element selectat} other {# elemente selectate}}\",\"dragStartedKeyboard\":\"A început glisarea. Apăsați pe Tab pentru a naviga la o țintă de fixare, apoi apăsați pe Enter pentru a fixa sau apăsați pe Escape pentru a anula glisarea.\",\"dragStartedTouch\":\"A început glisarea. Navigați la o țintă de fixare, apoi atingeți de două ori pentru a fixa.\",\"dragStartedVirtual\":\"A început glisarea. Navigați la o țintă de fixare, apoi faceți clic sau apăsați pe Enter pentru a fixa.\",\"dropCanceled\":\"Fixare anulată.\",\"dropComplete\":\"Fixare finalizată.\",\"dropDescriptionKeyboard\":\"Apăsați pe Enter pentru a fixa. Apăsați pe Escape pentru a anula glisarea.\",\"dropDescriptionTouch\":\"Atingeți de două ori pentru a fixa.\",\"dropDescriptionVirtual\":\"Faceți clic pentru a fixa.\",\"dropIndicator\":\"indicator de fixare\",\"dropOnItem\":\"Fixați pe {itemText}\",\"dropOnRoot\":\"Fixare pe\",\"endDragKeyboard\":\"Se glisează. Apăsați pe Enter pentru a anula glisarea.\",\"endDragTouch\":\"Se glisează. Atingeți de două ori pentru a anula glisarea.\",\"endDragVirtual\":\"Se glisează. Faceți clic pentru a anula glisarea.\",\"insertAfter\":\"Inserați după {itemText}\",\"insertBefore\":\"Inserați înainte de {itemText}\",\"insertBetween\":\"Inserați între {beforeItemText} și {afterItemText}\"}");
724
756
 
725
757
 
726
- var $75565d05f47f6ccc$exports = {};
727
- $75565d05f47f6ccc$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Нажмите клавишу Enter для начала перетаскивания.\",\"dragDescriptionTouch\":\"Дважды нажмите для начала перетаскивания.\",\"dragDescriptionVirtual\":\"Щелкните для начала перетаскивания.\",\"dragItem\":\"Перетащить {itemText}\",\"dragSelectedItems\":\"Перетащить {count, plural, one {# выбранный элемент} other {# выбранных элем}}\",\"dragStartedKeyboard\":\"Начато перетаскивание. Нажмите клавишу Tab для выбора цели, затем нажмите клавишу Enter, чтобы применить перетаскивание, или клавишу Escape для отмены действия.\",\"dragStartedTouch\":\"Начато перетаскивание. Выберите цель, затем дважды нажмите, чтобы применить перетаскивание.\",\"dragStartedVirtual\":\"Начато перетаскивание. Нажмите клавишу Tab для выбора цели, затем нажмите клавишу Enter, чтобы применить перетаскивание.\",\"dropCanceled\":\"Перетаскивание отменено.\",\"dropComplete\":\"Перетаскивание завершено.\",\"dropDescriptionKeyboard\":\"Нажмите клавишу Enter, чтобы применить перетаскивание. Нажмите клавишу Escape для отмены.\",\"dropDescriptionTouch\":\"Дважды нажмите, чтобы применить перетаскивание.\",\"dropDescriptionVirtual\":\"Щелкните, чтобы применить перетаскивание.\",\"dropIndicator\":\"индикатор перетаскивания\",\"dropOnItem\":\"Перетащить на {itemText}\",\"dropOnRoot\":\"Перетащить на\",\"endDragKeyboard\":\"Перетаскивание. Нажмите клавишу Enter для отмены.\",\"endDragTouch\":\"Перетаскивание. Дважды нажмите для отмены.\",\"endDragVirtual\":\"Перетаскивание. Щелкните для отмены.\",\"insertAfter\":\"Вставить после {itemText}\",\"insertBefore\":\"Вставить перед {itemText}\",\"insertBetween\":\"Вставить между {beforeItemText} и {afterItemText}\"}");
758
+ var $a06126b47eabe64f$exports = {};
759
+ $a06126b47eabe64f$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Нажмите клавишу Enter для начала перетаскивания.\",\"dragDescriptionTouch\":\"Дважды нажмите для начала перетаскивания.\",\"dragDescriptionVirtual\":\"Щелкните для начала перетаскивания.\",\"dragItem\":\"Перетащить {itemText}\",\"dragSelectedItems\":\"Перетащить {count, plural, one {# выбранный элемент} other {# выбранных элем}}\",\"dragStartedKeyboard\":\"Начато перетаскивание. Нажмите клавишу Tab для выбора цели, затем нажмите клавишу Enter, чтобы применить перетаскивание, или клавишу Escape для отмены действия.\",\"dragStartedTouch\":\"Начато перетаскивание. Выберите цель, затем дважды нажмите, чтобы применить перетаскивание.\",\"dragStartedVirtual\":\"Начато перетаскивание. Нажмите клавишу Tab для выбора цели, затем нажмите клавишу Enter, чтобы применить перетаскивание.\",\"dropCanceled\":\"Перетаскивание отменено.\",\"dropComplete\":\"Перетаскивание завершено.\",\"dropDescriptionKeyboard\":\"Нажмите клавишу Enter, чтобы применить перетаскивание. Нажмите клавишу Escape для отмены.\",\"dropDescriptionTouch\":\"Дважды нажмите, чтобы применить перетаскивание.\",\"dropDescriptionVirtual\":\"Щелкните, чтобы применить перетаскивание.\",\"dropIndicator\":\"индикатор перетаскивания\",\"dropOnItem\":\"Перетащить на {itemText}\",\"dropOnRoot\":\"Перетащить на\",\"endDragKeyboard\":\"Перетаскивание. Нажмите клавишу Enter для отмены.\",\"endDragTouch\":\"Перетаскивание. Дважды нажмите для отмены.\",\"endDragVirtual\":\"Перетаскивание. Щелкните для отмены.\",\"insertAfter\":\"Вставить после {itemText}\",\"insertBefore\":\"Вставить перед {itemText}\",\"insertBetween\":\"Вставить между {beforeItemText} и {afterItemText}\"}");
728
760
 
729
761
 
730
- var $33e7643e065740e4$exports = {};
731
- $33e7643e065740e4$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Stlačením klávesu Enter začnete presúvanie.\",\"dragDescriptionTouch\":\"Dvojitým kliknutím začnete presúvanie.\",\"dragDescriptionVirtual\":\"Kliknutím začnete presúvanie.\",\"dragItem\":\"Presunúť položku {itemText}\",\"dragSelectedItems\":\"Presunúť {count, plural, one {# vybratú položku} other {# vybraté položky}}\",\"dragStartedKeyboard\":\"Presúvanie sa začalo. Do cieľového umiestnenia prejdete stlačením klávesu Tab. Ak chcete položku umiestniť, stlačte kláves Enter alebo stlačte kláves Esc, ak chcete presúvanie zrušiť.\",\"dragStartedTouch\":\"Presúvanie sa začalo. Prejdite na cieľové umiestnenie a dvojitým kliknutím umiestnite položku.\",\"dragStartedVirtual\":\"Presúvanie sa začalo. Prejdite na cieľové umiestnenie a kliknutím alebo stlačením klávesu Enter umiestnite položku.\",\"dropCanceled\":\"Umiestnenie zrušené.\",\"dropComplete\":\"Umiestnenie dokončené.\",\"dropDescriptionKeyboard\":\"Stlačením klávesu Enter umiestnite položku. Stlačením klávesu Esc zrušíte presúvanie.\",\"dropDescriptionTouch\":\"Dvojitým kliknutím umiestnite položku.\",\"dropDescriptionVirtual\":\"Kliknutím umiestnite položku.\",\"dropIndicator\":\"indikátor umiestnenia\",\"dropOnItem\":\"Umiestniť na položku {itemText}\",\"dropOnRoot\":\"Umiestniť na\",\"endDragKeyboard\":\"Prebieha presúvanie. Ak ho chcete zrušiť, stlačte kláves Enter.\",\"endDragTouch\":\"Prebieha presúvanie. Dvojitým kliknutím ho môžete zrušiť.\",\"endDragVirtual\":\"Prebieha presúvanie.\",\"insertAfter\":\"Vložiť za položku {itemText}\",\"insertBefore\":\"Vložiť pred položku {itemText}\",\"insertBetween\":\"Vložiť medzi položky {beforeItemText} a {afterItemText}\"}");
762
+ var $0983413fc05d96fb$exports = {};
763
+ $0983413fc05d96fb$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Stlačením klávesu Enter začnete presúvanie.\",\"dragDescriptionTouch\":\"Dvojitým kliknutím začnete presúvanie.\",\"dragDescriptionVirtual\":\"Kliknutím začnete presúvanie.\",\"dragItem\":\"Presunúť položku {itemText}\",\"dragSelectedItems\":\"Presunúť {count, plural, one {# vybratú položku} other {# vybraté položky}}\",\"dragStartedKeyboard\":\"Presúvanie sa začalo. Do cieľového umiestnenia prejdete stlačením klávesu Tab. Ak chcete položku umiestniť, stlačte kláves Enter alebo stlačte kláves Esc, ak chcete presúvanie zrušiť.\",\"dragStartedTouch\":\"Presúvanie sa začalo. Prejdite na cieľové umiestnenie a dvojitým kliknutím umiestnite položku.\",\"dragStartedVirtual\":\"Presúvanie sa začalo. Prejdite na cieľové umiestnenie a kliknutím alebo stlačením klávesu Enter umiestnite položku.\",\"dropCanceled\":\"Umiestnenie zrušené.\",\"dropComplete\":\"Umiestnenie dokončené.\",\"dropDescriptionKeyboard\":\"Stlačením klávesu Enter umiestnite položku. Stlačením klávesu Esc zrušíte presúvanie.\",\"dropDescriptionTouch\":\"Dvojitým kliknutím umiestnite položku.\",\"dropDescriptionVirtual\":\"Kliknutím umiestnite položku.\",\"dropIndicator\":\"indikátor umiestnenia\",\"dropOnItem\":\"Umiestniť na položku {itemText}\",\"dropOnRoot\":\"Umiestniť na\",\"endDragKeyboard\":\"Prebieha presúvanie. Ak ho chcete zrušiť, stlačte kláves Enter.\",\"endDragTouch\":\"Prebieha presúvanie. Dvojitým kliknutím ho môžete zrušiť.\",\"endDragVirtual\":\"Prebieha presúvanie.\",\"insertAfter\":\"Vložiť za položku {itemText}\",\"insertBefore\":\"Vložiť pred položku {itemText}\",\"insertBetween\":\"Vložiť medzi položky {beforeItemText} a {afterItemText}\"}");
732
764
 
733
765
 
734
- var $f7ca62df85ef8473$exports = {};
735
- $f7ca62df85ef8473$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pritisnite tipko Enter za začetek vlečenja.\",\"dragDescriptionTouch\":\"Dvotapnite za začetek vlečenja.\",\"dragDescriptionVirtual\":\"Kliknite za začetek vlečenja.\",\"dragItem\":\"Povleci {itemText}\",\"dragSelectedItems\":\"Povlecite {count, plural, one {# izbran element} other {izbrane elemente (#)}}\",\"dragStartedKeyboard\":\"Vlečenje se je začelo. Pritisnite tipko Tab za pomik na mesto, kamor želite spustiti elemente, in pritisnite tipko Enter, da jih spustite, ali tipko Escape, da prekličete postopek.\",\"dragStartedTouch\":\"Vlečenje se je začelo. Pomaknite se na mesto, kamor želite spustiti elemente, in dvotapnite, da jih spustite.\",\"dragStartedVirtual\":\"Vlečenje se je začelo. Pomaknite se na mesto, kamor želite spustiti elemente, in kliknite ali pritisnite tipko Enter, da jih spustite.\",\"dropCanceled\":\"Spust je preklican.\",\"dropComplete\":\"Spust je končan.\",\"dropDescriptionKeyboard\":\"Pritisnite tipko Enter, da spustite. Pritisnite tipko Escape, da prekličete vlečenje.\",\"dropDescriptionTouch\":\"Dvotapnite, da spustite.\",\"dropDescriptionVirtual\":\"Kliknite, da spustite.\",\"dropIndicator\":\"indikator spusta\",\"dropOnItem\":\"Spusti na mesto {itemText}\",\"dropOnRoot\":\"Spusti na mesto\",\"endDragKeyboard\":\"Vlečenje. Pritisnite tipko Enter za preklic vlečenja.\",\"endDragTouch\":\"Vlečenje. Dvotapnite za preklic vlečenja.\",\"endDragVirtual\":\"Vlečenje. Kliknite, da prekličete vlečenje.\",\"insertAfter\":\"Vstavi za {itemText}\",\"insertBefore\":\"Vstavi pred {itemText}\",\"insertBetween\":\"Vstavi med {beforeItemText} in {afterItemText}\"}");
766
+ var $c66896a0464692f1$exports = {};
767
+ $c66896a0464692f1$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Pritisnite tipko Enter za začetek vlečenja.\",\"dragDescriptionTouch\":\"Dvotapnite za začetek vlečenja.\",\"dragDescriptionVirtual\":\"Kliknite za začetek vlečenja.\",\"dragItem\":\"Povleci {itemText}\",\"dragSelectedItems\":\"Povlecite {count, plural, one {# izbran element} other {izbrane elemente (#)}}\",\"dragStartedKeyboard\":\"Vlečenje se je začelo. Pritisnite tipko Tab za pomik na mesto, kamor želite spustiti elemente, in pritisnite tipko Enter, da jih spustite, ali tipko Escape, da prekličete postopek.\",\"dragStartedTouch\":\"Vlečenje se je začelo. Pomaknite se na mesto, kamor želite spustiti elemente, in dvotapnite, da jih spustite.\",\"dragStartedVirtual\":\"Vlečenje se je začelo. Pomaknite se na mesto, kamor želite spustiti elemente, in kliknite ali pritisnite tipko Enter, da jih spustite.\",\"dropCanceled\":\"Spust je preklican.\",\"dropComplete\":\"Spust je končan.\",\"dropDescriptionKeyboard\":\"Pritisnite tipko Enter, da spustite. Pritisnite tipko Escape, da prekličete vlečenje.\",\"dropDescriptionTouch\":\"Dvotapnite, da spustite.\",\"dropDescriptionVirtual\":\"Kliknite, da spustite.\",\"dropIndicator\":\"indikator spusta\",\"dropOnItem\":\"Spusti na mesto {itemText}\",\"dropOnRoot\":\"Spusti na mesto\",\"endDragKeyboard\":\"Vlečenje. Pritisnite tipko Enter za preklic vlečenja.\",\"endDragTouch\":\"Vlečenje. Dvotapnite za preklic vlečenja.\",\"endDragVirtual\":\"Vlečenje. Kliknite, da prekličete vlečenje.\",\"insertAfter\":\"Vstavi za {itemText}\",\"insertBefore\":\"Vstavi pred {itemText}\",\"insertBetween\":\"Vstavi med {beforeItemText} in {afterItemText}\"}");
736
768
 
737
769
 
738
- var $37058f74c9a3a05d$exports = {};
739
- $37058f74c9a3a05d$exports = JSON.parse("{\"dragItem\":\"Prevucite {itemText}\",\"dragSelectedItems\":\"Prevucite {count, plural, one {# izabranu stavku} other {# izabrane stavke}}\",\"dragDescriptionKeyboard\":\"Pritisnite Enter da biste započeli prevlačenje..\",\"dragDescriptionTouch\":\"Dvaput dodirnite za otpuštanje.\",\"dragDescriptionVirtual\":\"Kliknite da biste započeli prevlačenje.\",\"dragStartedKeyboard\":\"Prevlačenje je započeto. Pritisnite Tab da biste otišli do cilja za otpuštanje, zatim pritisnite Enter za ispuštanje ili pritisnite Escape za otkazivanje.\",\"dragStartedTouch\":\"Prevlačenje je započeto. Idite do cilja za otpuštanje, a zatim dvaput dodirnite za otpuštanje.\",\"dragStartedVirtual\":\"Prevlačenje je započeto. Idite do cilja za otpuštanje, a zatim kliknite ili pritinite Enter za otpuštanje.\",\"endDragKeyboard\":\"Prevlačenje u toku. Pritisnite Enter da biste otkazali prevlačenje.\",\"endDragTouch\":\"Prevlačenje u toku. Dvaput dodirnite da biste otkazali prevlačenje.\",\"endDragVirtual\":\"Prevlačenje u toku. Kliknite da biste otkazali prevlačenje.\",\"dropDescriptionKeyboard\":\"Pritisnite Enter da biste otpustili. Pritisnite Escape da biste otkazali prevlačenje.\",\"dropDescriptionTouch\":\"Dvaput dodirnite za otpuštanje.\",\"dropDescriptionVirtual\":\"Kliknite za otpuštanje.\",\"dropCanceled\":\"Otpuštanje je otkazano.\",\"dropComplete\":\"Prevlačenje je završeno.\",\"dropIndicator\":\"Indikator otpuštanja\",\"dropOnRoot\":\"Otpusti na\",\"dropOnItem\":\"Otpusti na {itemText}\",\"insertBefore\":\"Umetnite ispred {itemText}\",\"insertBetween\":\"Umetnite između {beforeItemText} i {afterItemText}\",\"insertAfter\":\"Umetnite posle {itemText}\"}");
770
+ var $f0d9abe43a1bcdf6$exports = {};
771
+ $f0d9abe43a1bcdf6$exports = JSON.parse("{\"dragItem\":\"Prevucite {itemText}\",\"dragSelectedItems\":\"Prevucite {count, plural, one {# izabranu stavku} other {# izabrane stavke}}\",\"dragDescriptionKeyboard\":\"Pritisnite Enter da biste započeli prevlačenje..\",\"dragDescriptionTouch\":\"Dvaput dodirnite za otpuštanje.\",\"dragDescriptionVirtual\":\"Kliknite da biste započeli prevlačenje.\",\"dragStartedKeyboard\":\"Prevlačenje je započeto. Pritisnite Tab da biste otišli do cilja za otpuštanje, zatim pritisnite Enter za ispuštanje ili pritisnite Escape za otkazivanje.\",\"dragStartedTouch\":\"Prevlačenje je započeto. Idite do cilja za otpuštanje, a zatim dvaput dodirnite za otpuštanje.\",\"dragStartedVirtual\":\"Prevlačenje je započeto. Idite do cilja za otpuštanje, a zatim kliknite ili pritinite Enter za otpuštanje.\",\"endDragKeyboard\":\"Prevlačenje u toku. Pritisnite Enter da biste otkazali prevlačenje.\",\"endDragTouch\":\"Prevlačenje u toku. Dvaput dodirnite da biste otkazali prevlačenje.\",\"endDragVirtual\":\"Prevlačenje u toku. Kliknite da biste otkazali prevlačenje.\",\"dropDescriptionKeyboard\":\"Pritisnite Enter da biste otpustili. Pritisnite Escape da biste otkazali prevlačenje.\",\"dropDescriptionTouch\":\"Dvaput dodirnite za otpuštanje.\",\"dropDescriptionVirtual\":\"Kliknite za otpuštanje.\",\"dropCanceled\":\"Otpuštanje je otkazano.\",\"dropComplete\":\"Prevlačenje je završeno.\",\"dropIndicator\":\"Indikator otpuštanja\",\"dropOnRoot\":\"Otpusti na\",\"dropOnItem\":\"Otpusti na {itemText}\",\"insertBefore\":\"Umetnite ispred {itemText}\",\"insertBetween\":\"Umetnite između {beforeItemText} i {afterItemText}\",\"insertAfter\":\"Umetnite posle {itemText}\"}");
740
772
 
741
773
 
742
- var $8086e3e54a0bdab1$exports = {};
743
- $8086e3e54a0bdab1$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Tryck på enter för att börja dra.\",\"dragDescriptionTouch\":\"Dubbeltryck för att börja dra.\",\"dragDescriptionVirtual\":\"Klicka för att börja dra.\",\"dragItem\":\"Dra {itemText}\",\"dragSelectedItems\":\"Dra {count, plural, one {# valt objekt} other {# valda objekt}}\",\"dragStartedKeyboard\":\"Börja dra. Tryck på tabb för att navigera till målet, tryck på enter för att släppa eller på escape för att avbryta.\",\"dragStartedTouch\":\"Börja dra. Navigera till ett mål och dubbeltryck för att släppa.\",\"dragStartedVirtual\":\"Börja dra. Navigera till ett mål och klicka eller tryck på enter för att släppa.\",\"dropCanceled\":\"Släppåtgärd avbröts.\",\"dropComplete\":\"Släppåtgärd klar.\",\"dropDescriptionKeyboard\":\"Tryck på enter för att släppa. Tryck på escape för att avbryta dragåtgärd.\",\"dropDescriptionTouch\":\"Dubbeltryck för att släppa.\",\"dropDescriptionVirtual\":\"Klicka för att släppa.\",\"dropIndicator\":\"släppindikator\",\"dropOnItem\":\"Släpp på {itemText}\",\"dropOnRoot\":\"Släpp på\",\"endDragKeyboard\":\"Drar. Tryck på enter för att avbryta dragåtgärd.\",\"endDragTouch\":\"Drar. Dubbeltryck för att avbryta dragåtgärd.\",\"endDragVirtual\":\"Drar. Klicka för att avbryta dragåtgärd.\",\"insertAfter\":\"Infoga efter {itemText}\",\"insertBefore\":\"Infoga före {itemText}\",\"insertBetween\":\"Infoga mellan {beforeItemText} och {afterItemText}\"}");
774
+ var $f3e2ce4b6d6cc4ac$exports = {};
775
+ $f3e2ce4b6d6cc4ac$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Tryck på enter för att börja dra.\",\"dragDescriptionTouch\":\"Dubbeltryck för att börja dra.\",\"dragDescriptionVirtual\":\"Klicka för att börja dra.\",\"dragItem\":\"Dra {itemText}\",\"dragSelectedItems\":\"Dra {count, plural, one {# valt objekt} other {# valda objekt}}\",\"dragStartedKeyboard\":\"Börja dra. Tryck på tabb för att navigera till målet, tryck på enter för att släppa eller på escape för att avbryta.\",\"dragStartedTouch\":\"Börja dra. Navigera till ett mål och dubbeltryck för att släppa.\",\"dragStartedVirtual\":\"Börja dra. Navigera till ett mål och klicka eller tryck på enter för att släppa.\",\"dropCanceled\":\"Släppåtgärd avbröts.\",\"dropComplete\":\"Släppåtgärd klar.\",\"dropDescriptionKeyboard\":\"Tryck på enter för att släppa. Tryck på escape för att avbryta dragåtgärd.\",\"dropDescriptionTouch\":\"Dubbeltryck för att släppa.\",\"dropDescriptionVirtual\":\"Klicka för att släppa.\",\"dropIndicator\":\"släppindikator\",\"dropOnItem\":\"Släpp på {itemText}\",\"dropOnRoot\":\"Släpp på\",\"endDragKeyboard\":\"Drar. Tryck på enter för att avbryta dragåtgärd.\",\"endDragTouch\":\"Drar. Dubbeltryck för att avbryta dragåtgärd.\",\"endDragVirtual\":\"Drar. Klicka för att avbryta dragåtgärd.\",\"insertAfter\":\"Infoga efter {itemText}\",\"insertBefore\":\"Infoga före {itemText}\",\"insertBetween\":\"Infoga mellan {beforeItemText} och {afterItemText}\"}");
744
776
 
745
777
 
746
- var $de3f67d6daadf686$exports = {};
747
- $de3f67d6daadf686$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Sürüklemeyi başlatmak için Enter'a basın.\",\"dragDescriptionTouch\":\"Sürüklemeyi başlatmak için çift tıklayın.\",\"dragDescriptionVirtual\":\"Sürüklemeyi başlatmak için tıklayın.\",\"dragItem\":\"{itemText}’i sürükle\",\"dragSelectedItems\":\"Sürükle {count, plural, one {# seçili öge} other {# seçili öge}}\",\"dragStartedKeyboard\":\"Sürükleme başlatıldı. Bir bırakma hedefine gitmek için Tab’a basın, ardından bırakmak için Enter’a basın veya iptal etmek için Escape’e basın.\",\"dragStartedTouch\":\"Sürükleme başlatıldı. Bir bırakma hedefine gidin, ardından bırakmak için çift tıklayın.\",\"dragStartedVirtual\":\"Sürükleme başlatıldı. Bir bırakma hedefine gidin, ardından bırakmak için Enter’a tıklayın veya basın.\",\"dropCanceled\":\"Bırakma iptal edildi.\",\"dropComplete\":\"Bırakma tamamlandı.\",\"dropDescriptionKeyboard\":\"Bırakmak için Enter'a basın. Sürüklemeyi iptal etmek için Escape'e basın.\",\"dropDescriptionTouch\":\"Bırakmak için çift tıklayın.\",\"dropDescriptionVirtual\":\"Bırakmak için tıklayın.\",\"dropIndicator\":\"bırakma göstergesi\",\"dropOnItem\":\"{itemText} üzerine bırak\",\"dropOnRoot\":\"Bırakın\",\"endDragKeyboard\":\"Sürükleme. Sürüklemeyi iptal etmek için Enter'a basın.\",\"endDragTouch\":\"Sürükleme. Sürüklemeyi iptal etmek için çift tıklayın.\",\"endDragVirtual\":\"Sürükleme. Sürüklemeyi iptal etmek için tıklayın.\",\"insertAfter\":\"{itemText}’den sonra gir\",\"insertBefore\":\"{itemText}’den önce gir\",\"insertBetween\":\"{beforeItemText} ve {afterItemText} arasına gir\"}");
778
+ var $da91b0d12d273475$exports = {};
779
+ $da91b0d12d273475$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Sürüklemeyi başlatmak için Enter'a basın.\",\"dragDescriptionTouch\":\"Sürüklemeyi başlatmak için çift tıklayın.\",\"dragDescriptionVirtual\":\"Sürüklemeyi başlatmak için tıklayın.\",\"dragItem\":\"{itemText}’i sürükle\",\"dragSelectedItems\":\"Sürükle {count, plural, one {# seçili öge} other {# seçili öge}}\",\"dragStartedKeyboard\":\"Sürükleme başlatıldı. Bir bırakma hedefine gitmek için Tab’a basın, ardından bırakmak için Enter’a basın veya iptal etmek için Escape’e basın.\",\"dragStartedTouch\":\"Sürükleme başlatıldı. Bir bırakma hedefine gidin, ardından bırakmak için çift tıklayın.\",\"dragStartedVirtual\":\"Sürükleme başlatıldı. Bir bırakma hedefine gidin, ardından bırakmak için Enter’a tıklayın veya basın.\",\"dropCanceled\":\"Bırakma iptal edildi.\",\"dropComplete\":\"Bırakma tamamlandı.\",\"dropDescriptionKeyboard\":\"Bırakmak için Enter'a basın. Sürüklemeyi iptal etmek için Escape'e basın.\",\"dropDescriptionTouch\":\"Bırakmak için çift tıklayın.\",\"dropDescriptionVirtual\":\"Bırakmak için tıklayın.\",\"dropIndicator\":\"bırakma göstergesi\",\"dropOnItem\":\"{itemText} üzerine bırak\",\"dropOnRoot\":\"Bırakın\",\"endDragKeyboard\":\"Sürükleme. Sürüklemeyi iptal etmek için Enter'a basın.\",\"endDragTouch\":\"Sürükleme. Sürüklemeyi iptal etmek için çift tıklayın.\",\"endDragVirtual\":\"Sürükleme. Sürüklemeyi iptal etmek için tıklayın.\",\"insertAfter\":\"{itemText}’den sonra gir\",\"insertBefore\":\"{itemText}’den önce gir\",\"insertBetween\":\"{beforeItemText} ve {afterItemText} arasına gir\"}");
748
780
 
749
781
 
750
- var $f971ade05c1512b7$exports = {};
751
- $f971ade05c1512b7$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Натисніть Enter, щоб почати перетягування.\",\"dragDescriptionTouch\":\"Натисніть двічі, щоб почати перетягування.\",\"dragDescriptionVirtual\":\"Натисніть, щоб почати перетягування.\",\"dragItem\":\"Перетягнути {itemText}\",\"dragSelectedItems\":\"Перетягніть {count, plural, one {# вибраний елемент} other {# вибраних елем}}\",\"dragStartedKeyboard\":\"Перетягування почалося. Натисніть Tab, щоб перейти до цілі перетягування, потім натисніть Enter, щоб перетягнути, або Escape, щоб скасувати.\",\"dragStartedTouch\":\"Перетягування почалося. Перейдіть до цілі перетягування, потім натисніть двічі, щоб перетягнути.\",\"dragStartedVirtual\":\"Перетягування почалося. Перейдіть до цілі перетягування, потім натисніть Enter, щоб перетягнути.\",\"dropCanceled\":\"Перетягування скасовано.\",\"dropComplete\":\"Перетягування завершено.\",\"dropDescriptionKeyboard\":\"Натисніть Enter, щоб перетягнути. Натисніть Escape, щоб скасувати перетягування.\",\"dropDescriptionTouch\":\"Натисніть двічі, щоб перетягнути.\",\"dropDescriptionVirtual\":\"Натисніть, щоб перетягнути.\",\"dropIndicator\":\"індикатор перетягування\",\"dropOnItem\":\"Перетягнути на {itemText}\",\"dropOnRoot\":\"Перетягнути на\",\"endDragKeyboard\":\"Триває перетягування. Натисніть Enter, щоб скасувати перетягування.\",\"endDragTouch\":\"Триває перетягування. Натисніть двічі, щоб скасувати перетягування.\",\"endDragVirtual\":\"Триває перетягування. Натисніть, щоб скасувати перетягування.\",\"insertAfter\":\"Вставити після {itemText}\",\"insertBefore\":\"Вставити перед {itemText}\",\"insertBetween\":\"Вставити між {beforeItemText} і {afterItemText}\"}");
782
+ var $d6f72e28f0f4871c$exports = {};
783
+ $d6f72e28f0f4871c$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"Натисніть Enter, щоб почати перетягування.\",\"dragDescriptionTouch\":\"Натисніть двічі, щоб почати перетягування.\",\"dragDescriptionVirtual\":\"Натисніть, щоб почати перетягування.\",\"dragItem\":\"Перетягнути {itemText}\",\"dragSelectedItems\":\"Перетягніть {count, plural, one {# вибраний елемент} other {# вибраних елем}}\",\"dragStartedKeyboard\":\"Перетягування почалося. Натисніть Tab, щоб перейти до цілі перетягування, потім натисніть Enter, щоб перетягнути, або Escape, щоб скасувати.\",\"dragStartedTouch\":\"Перетягування почалося. Перейдіть до цілі перетягування, потім натисніть двічі, щоб перетягнути.\",\"dragStartedVirtual\":\"Перетягування почалося. Перейдіть до цілі перетягування, потім натисніть Enter, щоб перетягнути.\",\"dropCanceled\":\"Перетягування скасовано.\",\"dropComplete\":\"Перетягування завершено.\",\"dropDescriptionKeyboard\":\"Натисніть Enter, щоб перетягнути. Натисніть Escape, щоб скасувати перетягування.\",\"dropDescriptionTouch\":\"Натисніть двічі, щоб перетягнути.\",\"dropDescriptionVirtual\":\"Натисніть, щоб перетягнути.\",\"dropIndicator\":\"індикатор перетягування\",\"dropOnItem\":\"Перетягнути на {itemText}\",\"dropOnRoot\":\"Перетягнути на\",\"endDragKeyboard\":\"Триває перетягування. Натисніть Enter, щоб скасувати перетягування.\",\"endDragTouch\":\"Триває перетягування. Натисніть двічі, щоб скасувати перетягування.\",\"endDragVirtual\":\"Триває перетягування. Натисніть, щоб скасувати перетягування.\",\"insertAfter\":\"Вставити після {itemText}\",\"insertBefore\":\"Вставити перед {itemText}\",\"insertBetween\":\"Вставити між {beforeItemText} і {afterItemText}\"}");
752
784
 
753
785
 
754
- var $4f616c645f352135$exports = {};
755
- $4f616c645f352135$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"按 Enter 开始拖动。\",\"dragDescriptionTouch\":\"双击开始拖动。\",\"dragDescriptionVirtual\":\"单击开始拖动。\",\"dragItem\":\"拖动 {itemText}\",\"dragSelectedItems\":\"拖动 {count, plural, one {# 选中项目} other {# 选中项目}}\",\"dragStartedKeyboard\":\"已开始拖动。按 Tab 导航到放置目标,然后按 Enter 放置或按 Escape 取消。\",\"dragStartedTouch\":\"已开始拖动。导航到放置目标,然后双击放置。\",\"dragStartedVirtual\":\"已开始拖动。导航到放置目标,然后单击或按 Enter 放置。\",\"dropCanceled\":\"放置已取消。\",\"dropComplete\":\"放置已完成。\",\"dropDescriptionKeyboard\":\"按 Enter 放置。按 Escape 取消拖动。\",\"dropDescriptionTouch\":\"双击放置。\",\"dropDescriptionVirtual\":\"单击放置。\",\"dropIndicator\":\"放置标记\",\"dropOnItem\":\"放置于 {itemText}\",\"dropOnRoot\":\"放置于\",\"endDragKeyboard\":\"正在拖动。按 Enter 取消拖动。\",\"endDragTouch\":\"正在拖动。双击取消拖动。\",\"endDragVirtual\":\"正在拖动。单击取消拖动。\",\"insertAfter\":\"插入到 {itemText} 之后\",\"insertBefore\":\"插入到 {itemText} 之前\",\"insertBetween\":\"插入到 {beforeItemText} 和 {afterItemText} 之间\"}");
786
+ var $187738fbdc896f75$exports = {};
787
+ $187738fbdc896f75$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"按 Enter 开始拖动。\",\"dragDescriptionTouch\":\"双击开始拖动。\",\"dragDescriptionVirtual\":\"单击开始拖动。\",\"dragItem\":\"拖动 {itemText}\",\"dragSelectedItems\":\"拖动 {count, plural, one {# 选中项目} other {# 选中项目}}\",\"dragStartedKeyboard\":\"已开始拖动。按 Tab 导航到放置目标,然后按 Enter 放置或按 Escape 取消。\",\"dragStartedTouch\":\"已开始拖动。导航到放置目标,然后双击放置。\",\"dragStartedVirtual\":\"已开始拖动。导航到放置目标,然后单击或按 Enter 放置。\",\"dropCanceled\":\"放置已取消。\",\"dropComplete\":\"放置已完成。\",\"dropDescriptionKeyboard\":\"按 Enter 放置。按 Escape 取消拖动。\",\"dropDescriptionTouch\":\"双击放置。\",\"dropDescriptionVirtual\":\"单击放置。\",\"dropIndicator\":\"放置标记\",\"dropOnItem\":\"放置于 {itemText}\",\"dropOnRoot\":\"放置于\",\"endDragKeyboard\":\"正在拖动。按 Enter 取消拖动。\",\"endDragTouch\":\"正在拖动。双击取消拖动。\",\"endDragVirtual\":\"正在拖动。单击取消拖动。\",\"insertAfter\":\"插入到 {itemText} 之后\",\"insertBefore\":\"插入到 {itemText} 之前\",\"insertBetween\":\"插入到 {beforeItemText} 和 {afterItemText} 之间\"}");
756
788
 
757
789
 
758
- var $731d0feea052bdfb$exports = {};
759
- $731d0feea052bdfb$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"按 Enter 鍵以開始拖曳。\",\"dragDescriptionTouch\":\"輕點兩下以開始拖曳。\",\"dragDescriptionVirtual\":\"按一下滑鼠以開始拖曳。\",\"dragItem\":\"拖曳「{itemText}」\",\"dragSelectedItems\":\"拖曳 {count, plural, one {# 個選定項目} other {# 個選定項目}}\",\"dragStartedKeyboard\":\"已開始拖曳。按 Tab 鍵以瀏覽至放置目標,然後按 Enter 鍵以放置,或按 Escape 鍵以取消。\",\"dragStartedTouch\":\"已開始拖曳。瀏覽至放置目標,然後輕點兩下以放置。\",\"dragStartedVirtual\":\"已開始拖曳。瀏覽至放置目標,然後按一下滑鼠或按 Enter 鍵以放置。\",\"dropCanceled\":\"放置已取消。\",\"dropComplete\":\"放置已完成。\",\"dropDescriptionKeyboard\":\"按 Enter 鍵以放置。按 Escape 鍵以取消拖曳。\",\"dropDescriptionTouch\":\"輕點兩下以放置。\",\"dropDescriptionVirtual\":\"按一下滑鼠以放置。\",\"dropIndicator\":\"放置指示器\",\"dropOnItem\":\"放置在「{itemText}」上\",\"dropOnRoot\":\"放置在\",\"endDragKeyboard\":\"拖曳中。按 Enter 鍵以取消拖曳。\",\"endDragTouch\":\"拖曳中。輕點兩下以取消拖曳。\",\"endDragVirtual\":\"拖曳中。按一下滑鼠以取消拖曳。\",\"insertAfter\":\"插入至「{itemText}」之後\",\"insertBefore\":\"插入至「{itemText}」之前\",\"insertBetween\":\"插入至「{beforeItemText}」和「{afterItemText}」之間\"}");
790
+ var $80cfc1f1f7d356d3$exports = {};
791
+ $80cfc1f1f7d356d3$exports = JSON.parse("{\"dragDescriptionKeyboard\":\"按 Enter 鍵以開始拖曳。\",\"dragDescriptionTouch\":\"輕點兩下以開始拖曳。\",\"dragDescriptionVirtual\":\"按一下滑鼠以開始拖曳。\",\"dragItem\":\"拖曳「{itemText}」\",\"dragSelectedItems\":\"拖曳 {count, plural, one {# 個選定項目} other {# 個選定項目}}\",\"dragStartedKeyboard\":\"已開始拖曳。按 Tab 鍵以瀏覽至放置目標,然後按 Enter 鍵以放置,或按 Escape 鍵以取消。\",\"dragStartedTouch\":\"已開始拖曳。瀏覽至放置目標,然後輕點兩下以放置。\",\"dragStartedVirtual\":\"已開始拖曳。瀏覽至放置目標,然後按一下滑鼠或按 Enter 鍵以放置。\",\"dropCanceled\":\"放置已取消。\",\"dropComplete\":\"放置已完成。\",\"dropDescriptionKeyboard\":\"按 Enter 鍵以放置。按 Escape 鍵以取消拖曳。\",\"dropDescriptionTouch\":\"輕點兩下以放置。\",\"dropDescriptionVirtual\":\"按一下滑鼠以放置。\",\"dropIndicator\":\"放置指示器\",\"dropOnItem\":\"放置在「{itemText}」上\",\"dropOnRoot\":\"放置在\",\"endDragKeyboard\":\"拖曳中。按 Enter 鍵以取消拖曳。\",\"endDragTouch\":\"拖曳中。輕點兩下以取消拖曳。\",\"endDragVirtual\":\"拖曳中。按一下滑鼠以取消拖曳。\",\"insertAfter\":\"插入至「{itemText}」之後\",\"insertBefore\":\"插入至「{itemText}」之前\",\"insertBetween\":\"插入至「{beforeItemText}」和「{afterItemText}」之間\"}");
760
792
 
761
793
 
762
- $6dae25bfb54cafe2$exports = {
763
- "ar-AE": $6a4207e9446e3fd6$exports,
764
- "bg-BG": $b35a262c6a180bbf$exports,
765
- "cs-CZ": $2295dfb4d9d6e70f$exports,
766
- "da-DK": $fe12c948c93e9e7c$exports,
767
- "de-DE": $bd463c5fd759bcd3$exports,
768
- "el-GR": $c53fec58c9b57aed$exports,
769
- "en-US": $5203da54239cc53b$exports,
770
- "es-ES": $f8a76c76a7827fc9$exports,
771
- "et-EE": $18a37c0580c6872d$exports,
772
- "fi-FI": $c83ae802bb286dd5$exports,
773
- "fr-FR": $4f6107d6a00a2dc5$exports,
774
- "he-IL": $f8a8643ec8fb63f3$exports,
775
- "hr-HR": $d625f0563955824c$exports,
776
- "hu-HU": $24553ce5446e49c4$exports,
777
- "it-IT": $950ffefaa2ec3f25$exports,
778
- "ja-JP": $3da23275963b1c01$exports,
779
- "ko-KR": $207c86ace90f7cb9$exports,
780
- "lt-LT": $78c91fe39f28d801$exports,
781
- "lv-LV": $10dc7abacb309b1d$exports,
782
- "nb-NO": $378f79a263916098$exports,
783
- "nl-NL": $bb7919a8dd63447a$exports,
784
- "pl-PL": $0dab7c4b200438bb$exports,
785
- "pt-BR": $320b1b8402761dd9$exports,
786
- "pt-PT": $076b31123975b967$exports,
787
- "ro-RO": $0e9ee9f78d3f0cd2$exports,
788
- "ru-RU": $75565d05f47f6ccc$exports,
789
- "sk-SK": $33e7643e065740e4$exports,
790
- "sl-SI": $f7ca62df85ef8473$exports,
791
- "sr-SP": $37058f74c9a3a05d$exports,
792
- "sv-SE": $8086e3e54a0bdab1$exports,
793
- "tr-TR": $de3f67d6daadf686$exports,
794
- "uk-UA": $f971ade05c1512b7$exports,
795
- "zh-CN": $4f616c645f352135$exports,
796
- "zh-TW": $731d0feea052bdfb$exports
794
+ $d624b4da796f302a$exports = {
795
+ "ar-AE": $12ee6b0bfb4232ad$exports,
796
+ "bg-BG": $e21ef7c55796c5e1$exports,
797
+ "cs-CZ": $dfa9cd1c2317d9aa$exports,
798
+ "da-DK": $65fff3bbacfa8956$exports,
799
+ "de-DE": $10b7dfe45cd41c2d$exports,
800
+ "el-GR": $0cadcffb7abc96b8$exports,
801
+ "en-US": $7e3982b34ddf1bdf$exports,
802
+ "es-ES": $cb29ce0b655c4023$exports,
803
+ "et-EE": $067d46bab80bcf4b$exports,
804
+ "fi-FI": $8aa1b9a1f9d783d3$exports,
805
+ "fr-FR": $9e248ec27f7dc55f$exports,
806
+ "he-IL": $6387f7228f0de45e$exports,
807
+ "hr-HR": $34a283567735f754$exports,
808
+ "hu-HU": $466590c56bee4342$exports,
809
+ "it-IT": $e013896dcb6a6884$exports,
810
+ "ja-JP": $d6121e4246c6e502$exports,
811
+ "ko-KR": $cf48a963c482dcba$exports,
812
+ "lt-LT": $b156071f04f1c899$exports,
813
+ "lv-LV": $5300be8ef98d39fa$exports,
814
+ "nb-NO": $7484477aad199932$exports,
815
+ "nl-NL": $968e09cb41d6cd76$exports,
816
+ "pl-PL": $0c2c6c954dd638d7$exports,
817
+ "pt-BR": $db510f249c1f2e00$exports,
818
+ "pt-PT": $d734686296d37387$exports,
819
+ "ro-RO": $d239d4998a584a23$exports,
820
+ "ru-RU": $a06126b47eabe64f$exports,
821
+ "sk-SK": $0983413fc05d96fb$exports,
822
+ "sl-SI": $c66896a0464692f1$exports,
823
+ "sr-SP": $f0d9abe43a1bcdf6$exports,
824
+ "sv-SE": $f3e2ce4b6d6cc4ac$exports,
825
+ "tr-TR": $da91b0d12d273475$exports,
826
+ "uk-UA": $d6f72e28f0f4871c$exports,
827
+ "zh-CN": $187738fbdc896f75$exports,
828
+ "zh-TW": $80cfc1f1f7d356d3$exports
797
829
  };
798
830
 
799
831
 
@@ -802,7 +834,7 @@ $6dae25bfb54cafe2$exports = {
802
834
 
803
835
 
804
836
 
805
- const $e2630e07d35639b3$var$MESSAGES = {
837
+ const $dc204e8ec58447a6$var$MESSAGES = {
806
838
  keyboard: {
807
839
  start: 'dragDescriptionKeyboard',
808
840
  end: 'endDragKeyboard'
@@ -816,23 +848,24 @@ const $e2630e07d35639b3$var$MESSAGES = {
816
848
  end: 'endDragVirtual'
817
849
  }
818
850
  };
819
- function $e2630e07d35639b3$export$7941f8aafa4b6021(options) {
820
- let formatMessage = $67uu7$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($6dae25bfb54cafe2$exports)));
821
- let state = $67uu7$react.useRef({
851
+ function $dc204e8ec58447a6$export$7941f8aafa4b6021(options) {
852
+ let formatMessage = $4vY0V$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($d624b4da796f302a$exports)));
853
+ let state = $4vY0V$react.useRef({
822
854
  options: options,
823
855
  x: 0,
824
856
  y: 0
825
857
  }).current;
826
858
  state.options = options;
827
- let [isDragging, setDragging] = $67uu7$react.useState(false);
828
- let onDragStart = (e)=>{
859
+ let [isDragging, setDragging] = $4vY0V$react.useState(false);
860
+ let { addGlobalListener: addGlobalListener , removeAllGlobalListeners: removeAllGlobalListeners } = $4vY0V$reactariautils.useGlobalListeners();
861
+ let onDragStart = (e1)=>{
829
862
  let items = options.getItems();
830
- $29c8537521cf08fe$export$f9c1490890ddd063(e.dataTransfer, items);
863
+ $4620ae0dc40f0031$export$f9c1490890ddd063(e1.dataTransfer, items);
831
864
  if (typeof options.getAllowedDropOperations === 'function') {
832
865
  let allowedOperations = options.getAllowedDropOperations();
833
- let allowed = $d7547fb11526b355$export$60b7b4bcf3903d8e.none;
834
- for (let operation of allowedOperations)allowed |= $d7547fb11526b355$export$60b7b4bcf3903d8e[operation] || $d7547fb11526b355$export$60b7b4bcf3903d8e.none;
835
- e.dataTransfer.effectAllowed = $d7547fb11526b355$export$dd0165308d8bff45[allowed] || 'none';
866
+ let allowed = $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.none;
867
+ for (let operation of allowedOperations)allowed |= $76b1e110a27b1ccd$export$60b7b4bcf3903d8e[operation] || $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.none;
868
+ e1.dataTransfer.effectAllowed = $76b1e110a27b1ccd$export$dd0165308d8bff45[allowed] || 'none';
836
869
  }
837
870
  // If there is a renderPreview function, use it to render a custom preview image that will
838
871
  // appear under the pointer while dragging. If not, the element itself is dragged by the browser.
@@ -847,32 +880,46 @@ function $e2630e07d35639b3$export$7941f8aafa4b6021(options) {
847
880
  node.style.left = '-100000px';
848
881
  document.body.appendChild(node);
849
882
  // Call renderPreview to get a JSX element, and render it into the div with React DOM.
850
- ($parcel$interopDefault($67uu7$reactdom)).render(preview, node);
883
+ ($parcel$interopDefault($4vY0V$reactdom)).render(preview, node);
851
884
  // Compute the offset that the preview will appear under the mouse.
852
885
  // If possible, this is based on the point the user clicked on the target.
853
886
  // If the preview is much smaller, then just use the center point of the preview.
854
887
  let size = node.getBoundingClientRect();
855
- let rect = e.currentTarget.getBoundingClientRect();
856
- let x = e.clientX - rect.x;
857
- let y = e.clientY - rect.y;
888
+ let rect = e1.currentTarget.getBoundingClientRect();
889
+ let x = e1.clientX - rect.x;
890
+ let y = e1.clientY - rect.y;
858
891
  if (x > size.width || y > size.height) {
859
892
  x = size.width / 2;
860
893
  y = size.height / 2;
861
894
  }
862
- e.dataTransfer.setDragImage(node, x, y);
895
+ // Rounding height to an even number prevents blurry preview seen on some screens
896
+ let height = 2 * Math.round(rect.height / 2);
897
+ node.style.height = `${height}px`;
898
+ e1.dataTransfer.setDragImage(node, x, y);
863
899
  // Remove the preview from the DOM after a frame so the browser has time to paint.
864
900
  requestAnimationFrame(()=>{
865
901
  document.body.removeChild(node);
866
902
  });
867
903
  }
868
904
  }
905
+ // Enforce that drops are handled by useDrop.
906
+ addGlobalListener(window, 'drop', (e)=>{
907
+ if (!$28e10663603f5ea1$export$7454aff2e161f241(e.target)) {
908
+ e.preventDefault();
909
+ e.stopPropagation();
910
+ throw new Error('Drags initiated from the React Aria useDrag hook may only be dropped on a target created with useDrop. This ensures that a keyboard and screen reader accessible alternative is available.');
911
+ }
912
+ }, {
913
+ capture: true,
914
+ once: true
915
+ });
869
916
  if (typeof options.onDragStart === 'function') options.onDragStart({
870
917
  type: 'dragstart',
871
- x: e.clientX,
872
- y: e.clientY
918
+ x: e1.clientX,
919
+ y: e1.clientY
873
920
  });
874
- state.x = e.clientX;
875
- state.y = e.clientY;
921
+ state.x = e1.clientX;
922
+ state.y = e1.clientY;
876
923
  // Wait a frame before we set dragging to true so that the browser has time to
877
924
  // render the preview image before we update the element that has been dragged.
878
925
  requestAnimationFrame(()=>{
@@ -894,22 +941,23 @@ function $e2630e07d35639b3$export$7941f8aafa4b6021(options) {
894
941
  type: 'dragend',
895
942
  x: e.clientX,
896
943
  y: e.clientY,
897
- dropOperation: $d7547fb11526b355$export$608ecc6f1b23c35d[e.dataTransfer.dropEffect]
944
+ dropOperation: $76b1e110a27b1ccd$export$608ecc6f1b23c35d[e.dataTransfer.dropEffect]
898
945
  });
899
946
  setDragging(false);
947
+ removeAllGlobalListeners();
900
948
  };
901
- let onPress = (e1)=>{
902
- if (e1.pointerType !== 'keyboard' && e1.pointerType !== 'virtual') return;
949
+ let onPress = (e2)=>{
950
+ if (e2.pointerType !== 'keyboard' && e2.pointerType !== 'virtual') return;
903
951
  if (typeof state.options.onDragStart === 'function') {
904
- let rect = e1.target.getBoundingClientRect();
952
+ let rect = e2.target.getBoundingClientRect();
905
953
  state.options.onDragStart({
906
954
  type: 'dragstart',
907
955
  x: rect.x + rect.width / 2,
908
956
  y: rect.y + rect.height / 2
909
957
  });
910
958
  }
911
- $7b1813d52b80b911$export$549dbcf8649bf3b2({
912
- element: e1.target,
959
+ $28e10663603f5ea1$export$549dbcf8649bf3b2({
960
+ element: e2.target,
913
961
  items: state.options.getItems(),
914
962
  allowedDropOperations: typeof state.options.getAllowedDropOperations === 'function' ? state.options.getAllowedDropOperations() : [
915
963
  'move',
@@ -923,8 +971,8 @@ function $e2630e07d35639b3$export$7941f8aafa4b6021(options) {
923
971
  }, formatMessage);
924
972
  setDragging(true);
925
973
  };
926
- let modality = $29c8537521cf08fe$export$49bac5d6d4b352ea();
927
- let descriptionProps = $67uu7$reactariautils.useDescription(formatMessage(!isDragging ? $e2630e07d35639b3$var$MESSAGES[modality].start : $e2630e07d35639b3$var$MESSAGES[modality].end));
974
+ let modality = $4620ae0dc40f0031$export$49bac5d6d4b352ea();
975
+ let descriptionProps = $4vY0V$reactariautils.useDescription(formatMessage(!isDragging ? $dc204e8ec58447a6$var$MESSAGES[modality].start : $dc204e8ec58447a6$var$MESSAGES[modality].end));
928
976
  return {
929
977
  dragProps: {
930
978
  draggable: 'true',
@@ -941,9 +989,9 @@ function $e2630e07d35639b3$export$7941f8aafa4b6021(options) {
941
989
  }
942
990
 
943
991
 
944
- var $8946a7288b8c2406$exports = {};
992
+ var $1ca228bc9257ca16$exports = {};
945
993
 
946
- $parcel$export($8946a7288b8c2406$exports, "useDrop", () => $8946a7288b8c2406$export$ccdee5eaf73cf661);
994
+ $parcel$export($1ca228bc9257ca16$exports, "useDrop", () => $1ca228bc9257ca16$export$ccdee5eaf73cf661);
947
995
 
948
996
 
949
997
 
@@ -954,16 +1002,16 @@ $parcel$export($8946a7288b8c2406$exports, "useDrop", () => $8946a7288b8c2406$exp
954
1002
 
955
1003
 
956
1004
 
957
- const $06a19d9f22d42d75$var$MESSAGES = {
1005
+ const $419982e205c8e8dc$var$MESSAGES = {
958
1006
  keyboard: 'dropDescriptionKeyboard',
959
1007
  touch: 'dropDescriptionTouch',
960
1008
  virtual: 'dropDescriptionVirtual'
961
1009
  };
962
- function $06a19d9f22d42d75$export$62447ad3d2ec7da6() {
963
- let formatMessage = $67uu7$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($6dae25bfb54cafe2$exports)));
964
- let modality = $29c8537521cf08fe$export$49bac5d6d4b352ea();
965
- let dragSession = $7b1813d52b80b911$export$418e185dd3f1b968();
966
- let descriptionProps = $67uu7$reactariautils.useDescription(dragSession ? formatMessage($06a19d9f22d42d75$var$MESSAGES[modality]) : '');
1010
+ function $419982e205c8e8dc$export$62447ad3d2ec7da6() {
1011
+ let formatMessage = $4vY0V$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($d624b4da796f302a$exports)));
1012
+ let modality = $4620ae0dc40f0031$export$49bac5d6d4b352ea();
1013
+ let dragSession = $28e10663603f5ea1$export$418e185dd3f1b968();
1014
+ let descriptionProps = $4vY0V$reactariautils.useDescription(dragSession ? formatMessage($419982e205c8e8dc$var$MESSAGES[modality]) : '');
967
1015
  return {
968
1016
  dropProps: {
969
1017
  ...descriptionProps,
@@ -979,10 +1027,10 @@ function $06a19d9f22d42d75$export$62447ad3d2ec7da6() {
979
1027
  }
980
1028
 
981
1029
 
982
- const $8946a7288b8c2406$var$DROP_ACTIVATE_TIMEOUT = 800;
983
- function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
984
- let [isDropTarget, setDropTarget] = $67uu7$react.useState(false);
985
- let state = $67uu7$react.useRef({
1030
+ const $1ca228bc9257ca16$var$DROP_ACTIVATE_TIMEOUT = 800;
1031
+ function $1ca228bc9257ca16$export$ccdee5eaf73cf661(options) {
1032
+ let [isDropTarget, setDropTarget] = $4vY0V$react.useState(false);
1033
+ let state = $4vY0V$react.useRef({
986
1034
  x: 0,
987
1035
  y: 0,
988
1036
  dragEnterCount: 0,
@@ -999,11 +1047,11 @@ function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
999
1047
  state.x = e.clientX;
1000
1048
  state.y = e.clientY;
1001
1049
  if (typeof options.getDropOperationForPoint === 'function') {
1002
- let allowedOperations = $8946a7288b8c2406$var$effectAllowedToOperations(e.dataTransfer.effectAllowed);
1003
- let types = new $29c8537521cf08fe$export$7f04ce188c91447c(e.dataTransfer);
1050
+ let allowedOperations = $1ca228bc9257ca16$var$effectAllowedToOperations(e.dataTransfer.effectAllowed);
1051
+ let types = new $4620ae0dc40f0031$export$7f04ce188c91447c(e.dataTransfer);
1004
1052
  let rect = e.currentTarget.getBoundingClientRect();
1005
1053
  let dropOperation = options.getDropOperationForPoint(types, allowedOperations, state.x - rect.x, state.y - rect.y);
1006
- state.dropEffect = $d7547fb11526b355$export$5eacb0769d26d3b2[dropOperation] || 'none';
1054
+ state.dropEffect = $76b1e110a27b1ccd$export$5eacb0769d26d3b2[dropOperation] || 'none';
1007
1055
  }
1008
1056
  e.dataTransfer.dropEffect = state.dropEffect;
1009
1057
  if (typeof options.onDropMove === 'function') {
@@ -1023,26 +1071,26 @@ function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
1023
1071
  x: state.x - rect.x,
1024
1072
  y: state.y - rect.y
1025
1073
  });
1026
- }, $8946a7288b8c2406$var$DROP_ACTIVATE_TIMEOUT);
1074
+ }, $1ca228bc9257ca16$var$DROP_ACTIVATE_TIMEOUT);
1027
1075
  }
1028
1076
  };
1029
1077
  let onDragEnter = (e)=>{
1030
1078
  e.stopPropagation();
1031
1079
  state.dragEnterCount++;
1032
1080
  if (state.dragEnterCount > 1) return;
1033
- let allowedOperations = $8946a7288b8c2406$var$effectAllowedToOperations(e.dataTransfer.effectAllowed);
1081
+ let allowedOperations = $1ca228bc9257ca16$var$effectAllowedToOperations(e.dataTransfer.effectAllowed);
1034
1082
  let dropOperation = allowedOperations[0];
1035
1083
  if (typeof options.getDropOperation === 'function') {
1036
- let types = new $29c8537521cf08fe$export$7f04ce188c91447c(e.dataTransfer);
1084
+ let types = new $4620ae0dc40f0031$export$7f04ce188c91447c(e.dataTransfer);
1037
1085
  dropOperation = options.getDropOperation(types, allowedOperations);
1038
1086
  }
1039
1087
  if (dropOperation !== 'cancel') setDropTarget(true);
1040
1088
  if (typeof options.getDropOperationForPoint === 'function') {
1041
- let types = new $29c8537521cf08fe$export$7f04ce188c91447c(e.dataTransfer);
1089
+ let types = new $4620ae0dc40f0031$export$7f04ce188c91447c(e.dataTransfer);
1042
1090
  let rect = e.currentTarget.getBoundingClientRect();
1043
1091
  dropOperation = options.getDropOperationForPoint(types, allowedOperations, e.clientX - rect.x, e.clientY - rect.y);
1044
1092
  }
1045
- state.dropEffect = $d7547fb11526b355$export$5eacb0769d26d3b2[dropOperation] || 'none';
1093
+ state.dropEffect = $76b1e110a27b1ccd$export$5eacb0769d26d3b2[dropOperation] || 'none';
1046
1094
  e.dataTransfer.dropEffect = state.dropEffect;
1047
1095
  if (typeof options.onDropEnter === 'function' && dropOperation !== 'cancel') {
1048
1096
  let rect = e.currentTarget.getBoundingClientRect();
@@ -1074,8 +1122,8 @@ function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
1074
1122
  e.preventDefault();
1075
1123
  e.stopPropagation();
1076
1124
  if (typeof options.onDrop === 'function') {
1077
- let dropOperation = $d7547fb11526b355$export$608ecc6f1b23c35d[state.dropEffect];
1078
- let items = $29c8537521cf08fe$export$d9e760437831f8b3(e.dataTransfer);
1125
+ let dropOperation = $76b1e110a27b1ccd$export$608ecc6f1b23c35d[state.dropEffect];
1126
+ let items = $4620ae0dc40f0031$export$d9e760437831f8b3(e.dataTransfer);
1079
1127
  let rect = e.currentTarget.getBoundingClientRect();
1080
1128
  let event = {
1081
1129
  type: 'drop',
@@ -1104,9 +1152,9 @@ function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
1104
1152
  setDropTarget(false);
1105
1153
  clearTimeout(state.dropActivateTimer);
1106
1154
  };
1107
- let optionsRef = $67uu7$react.useRef(options);
1155
+ let optionsRef = $4vY0V$react.useRef(options);
1108
1156
  optionsRef.current = options;
1109
- $67uu7$reactariautils.useLayoutEffect(()=>$7b1813d52b80b911$export$c28d9fb4a54e471a({
1157
+ $4vY0V$reactariautils.useLayoutEffect(()=>$28e10663603f5ea1$export$c28d9fb4a54e471a({
1110
1158
  element: optionsRef.current.ref.current,
1111
1159
  getDropOperation: optionsRef.current.getDropOperation,
1112
1160
  onDropEnter (e) {
@@ -1127,7 +1175,7 @@ function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
1127
1175
  , [
1128
1176
  optionsRef
1129
1177
  ]);
1130
- let { dropProps: dropProps } = $06a19d9f22d42d75$export$62447ad3d2ec7da6();
1178
+ let { dropProps: dropProps } = $419982e205c8e8dc$export$62447ad3d2ec7da6();
1131
1179
  return {
1132
1180
  dropProps: {
1133
1181
  ...dropProps,
@@ -1139,19 +1187,19 @@ function $8946a7288b8c2406$export$ccdee5eaf73cf661(options) {
1139
1187
  isDropTarget: isDropTarget
1140
1188
  };
1141
1189
  }
1142
- function $8946a7288b8c2406$var$effectAllowedToOperations(effectAllowed) {
1143
- let allowedOperationsBits = $d7547fb11526b355$export$9bbdfc78cf083e16[effectAllowed];
1190
+ function $1ca228bc9257ca16$var$effectAllowedToOperations(effectAllowed) {
1191
+ let allowedOperationsBits = $76b1e110a27b1ccd$export$9bbdfc78cf083e16[effectAllowed];
1144
1192
  let allowedOperations = [];
1145
- if (allowedOperationsBits & $d7547fb11526b355$export$60b7b4bcf3903d8e.move) allowedOperations.push('move');
1146
- if (allowedOperationsBits & $d7547fb11526b355$export$60b7b4bcf3903d8e.copy) allowedOperations.push('copy');
1147
- if (allowedOperationsBits & $d7547fb11526b355$export$60b7b4bcf3903d8e.link) allowedOperations.push('link');
1193
+ if (allowedOperationsBits & $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.move) allowedOperations.push('move');
1194
+ if (allowedOperationsBits & $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.copy) allowedOperations.push('copy');
1195
+ if (allowedOperationsBits & $76b1e110a27b1ccd$export$60b7b4bcf3903d8e.link) allowedOperations.push('link');
1148
1196
  return allowedOperations;
1149
1197
  }
1150
1198
 
1151
1199
 
1152
- var $783cde594bac15e2$exports = {};
1200
+ var $7f93a158ac20b90a$exports = {};
1153
1201
 
1154
- $parcel$export($783cde594bac15e2$exports, "useDroppableCollection", () => $783cde594bac15e2$export$f4e2f423c21f7b04);
1202
+ $parcel$export($7f93a158ac20b90a$exports, "useDroppableCollection", () => $7f93a158ac20b90a$export$f4e2f423c21f7b04);
1155
1203
 
1156
1204
 
1157
1205
 
@@ -1159,20 +1207,20 @@ $parcel$export($783cde594bac15e2$exports, "useDroppableCollection", () => $783cd
1159
1207
 
1160
1208
 
1161
1209
 
1162
- const $e7eb5ef06b31c864$var$AUTOSCROLL_AREA_SIZE = 20;
1163
- function $e7eb5ef06b31c864$export$6323452ca4533ed8(ref) {
1164
- let scrollableRef = $67uu7$react.useRef(null);
1165
- $67uu7$react.useEffect(()=>{
1166
- if (ref.current) scrollableRef.current = $67uu7$reactariautils.getScrollParent(ref.current);
1210
+ const $12cc069a1c69155b$var$AUTOSCROLL_AREA_SIZE = 20;
1211
+ function $12cc069a1c69155b$export$6323452ca4533ed8(ref) {
1212
+ let scrollableRef = $4vY0V$react.useRef(null);
1213
+ $4vY0V$react.useEffect(()=>{
1214
+ if (ref.current) scrollableRef.current = $4vY0V$reactariautils.getScrollParent(ref.current);
1167
1215
  }, [
1168
1216
  ref
1169
1217
  ]);
1170
- let state = $67uu7$react.useRef({
1218
+ let state = $4vY0V$react.useRef({
1171
1219
  timer: null,
1172
1220
  dx: 0,
1173
1221
  dy: 0
1174
1222
  }).current;
1175
- let scroll = $67uu7$react.useCallback(()=>{
1223
+ let scroll = $4vY0V$react.useCallback(()=>{
1176
1224
  scrollableRef.current.scrollLeft += state.dx;
1177
1225
  scrollableRef.current.scrollTop += state.dy;
1178
1226
  if (state.timer) state.timer = requestAnimationFrame(scroll);
@@ -1184,12 +1232,12 @@ function $e7eb5ef06b31c864$export$6323452ca4533ed8(ref) {
1184
1232
  move (x, y) {
1185
1233
  // Most browsers auto scroll natively, but WebKit on macOS does not (iOS does 🤷‍♂️).
1186
1234
  // https://bugs.webkit.org/show_bug.cgi?id=222636
1187
- if (!$67uu7$reactariautils.isWebKit() || $67uu7$reactariautils.isIOS() || !scrollableRef.current) return;
1235
+ if (!$4vY0V$reactariautils.isWebKit() || $4vY0V$reactariautils.isIOS() || !scrollableRef.current) return;
1188
1236
  let box = scrollableRef.current.getBoundingClientRect();
1189
- let left = $e7eb5ef06b31c864$var$AUTOSCROLL_AREA_SIZE;
1190
- let top = $e7eb5ef06b31c864$var$AUTOSCROLL_AREA_SIZE;
1191
- let bottom = box.height - $e7eb5ef06b31c864$var$AUTOSCROLL_AREA_SIZE;
1192
- let right = box.width - $e7eb5ef06b31c864$var$AUTOSCROLL_AREA_SIZE;
1237
+ let left = $12cc069a1c69155b$var$AUTOSCROLL_AREA_SIZE;
1238
+ let top = $12cc069a1c69155b$var$AUTOSCROLL_AREA_SIZE;
1239
+ let bottom = box.height - $12cc069a1c69155b$var$AUTOSCROLL_AREA_SIZE;
1240
+ let right = box.width - $12cc069a1c69155b$var$AUTOSCROLL_AREA_SIZE;
1193
1241
  if (x < left || x > right || y < top || y > bottom) {
1194
1242
  if (x < left) state.dx = x - left;
1195
1243
  else if (x > right) state.dx = x - right;
@@ -1210,13 +1258,13 @@ function $e7eb5ef06b31c864$export$6323452ca4533ed8(ref) {
1210
1258
 
1211
1259
 
1212
1260
 
1213
- const $783cde594bac15e2$var$DROP_POSITIONS = [
1261
+ const $7f93a158ac20b90a$var$DROP_POSITIONS = [
1214
1262
  'before',
1215
1263
  'on',
1216
1264
  'after'
1217
1265
  ];
1218
- function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1219
- let localState = $67uu7$react.useRef({
1266
+ function $7f93a158ac20b90a$export$f4e2f423c21f7b04(props, state1, ref2) {
1267
+ let localState = $4vY0V$react.useRef({
1220
1268
  props: props,
1221
1269
  state: state1,
1222
1270
  nextTarget: null,
@@ -1224,8 +1272,8 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1224
1272
  }).current;
1225
1273
  localState.props = props;
1226
1274
  localState.state = state1;
1227
- let autoScroll = $e7eb5ef06b31c864$export$6323452ca4533ed8(ref2);
1228
- let { dropProps: dropProps } = $8946a7288b8c2406$export$ccdee5eaf73cf661({
1275
+ let autoScroll = $12cc069a1c69155b$export$6323452ca4533ed8(ref2);
1276
+ let { dropProps: dropProps } = $1ca228bc9257ca16$export$ccdee5eaf73cf661({
1229
1277
  ref: ref2,
1230
1278
  onDropEnter (e) {
1231
1279
  let target = props.getDropTargetFromPoint(e.x, e.y);
@@ -1278,8 +1326,8 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1278
1326
  if (state1.target && typeof props.onDrop === 'function') onDrop(e, state1.target);
1279
1327
  }
1280
1328
  });
1281
- let droppingState = $67uu7$react.useRef(null);
1282
- let onDrop = $67uu7$react.useCallback((e, target)=>{
1329
+ let droppingState = $4vY0V$react.useRef(null);
1330
+ let onDrop = $4vY0V$react.useCallback((e, target)=>{
1283
1331
  let { state: state2 } = localState;
1284
1332
  // Focus the collection.
1285
1333
  state2.selectionManager.setFocused(true);
@@ -1312,8 +1360,8 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1312
1360
  if (target.type === 'item' && target.dropPosition === 'on' && state.collection.getItem(target.key) != null) {
1313
1361
  state.selectionManager.setFocusedKey(target.key);
1314
1362
  state.selectionManager.setFocused(true);
1315
- $67uu7$reactariainteractions.setInteractionModality('keyboard');
1316
- } else if (!state.selectionManager.isSelected(focusedKey)) $67uu7$reactariainteractions.setInteractionModality('keyboard');
1363
+ $4vY0V$reactariainteractions.setInteractionModality('keyboard');
1364
+ } else if (!state.selectionManager.isSelected(focusedKey)) $4vY0V$reactariainteractions.setInteractionModality('keyboard');
1317
1365
  }
1318
1366
  droppingState.current = null;
1319
1367
  }, 50);
@@ -1321,12 +1369,12 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1321
1369
  localState
1322
1370
  ]);
1323
1371
  // eslint-disable-next-line arrow-body-style
1324
- $67uu7$react.useEffect(()=>{
1372
+ $4vY0V$react.useEffect(()=>{
1325
1373
  return ()=>{
1326
1374
  if (droppingState.current) clearTimeout(droppingState.current.timeout);
1327
1375
  };
1328
1376
  }, []);
1329
- $67uu7$reactariautils.useLayoutEffect(()=>{
1377
+ $4vY0V$reactariautils.useLayoutEffect(()=>{
1330
1378
  // If an insert occurs during a drop, we want to immediately select these items to give
1331
1379
  // feedback to the user that a drop occurred. Only do this if the selection didn't change
1332
1380
  // since the drop started so we don't override if the user or application did something.
@@ -1340,12 +1388,12 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1340
1388
  if (state1.selectionManager.focusedKey === droppingState.current.focusedKey) {
1341
1389
  let first = newKeys.keys().next().value;
1342
1390
  state1.selectionManager.setFocusedKey(first);
1343
- if (state1.selectionManager.selectionMode === 'none') $67uu7$reactariainteractions.setInteractionModality('keyboard');
1391
+ if (state1.selectionManager.selectionMode === 'none') $4vY0V$reactariainteractions.setInteractionModality('keyboard');
1344
1392
  }
1345
1393
  droppingState.current = null;
1346
1394
  }
1347
1395
  });
1348
- $67uu7$react.useEffect(()=>{
1396
+ $4vY0V$react.useEffect(()=>{
1349
1397
  let getNextTarget1 = (target, wrap = true)=>{
1350
1398
  if (!target) return {
1351
1399
  type: 'root'
@@ -1354,9 +1402,9 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1354
1402
  let nextKey = target.type === 'item' ? keyboardDelegate.getKeyBelow(target.key) : keyboardDelegate.getFirstKey();
1355
1403
  let dropPosition = 'before';
1356
1404
  if (target.type === 'item') {
1357
- let positionIndex = $783cde594bac15e2$var$DROP_POSITIONS.indexOf(target.dropPosition);
1358
- let nextDropPosition = $783cde594bac15e2$var$DROP_POSITIONS[positionIndex + 1];
1359
- if (positionIndex < $783cde594bac15e2$var$DROP_POSITIONS.length - 1 && !(nextDropPosition === 'after' && nextKey != null)) return {
1405
+ let positionIndex = $7f93a158ac20b90a$var$DROP_POSITIONS.indexOf(target.dropPosition);
1406
+ let nextDropPosition = $7f93a158ac20b90a$var$DROP_POSITIONS[positionIndex + 1];
1407
+ if (positionIndex < $7f93a158ac20b90a$var$DROP_POSITIONS.length - 1 && !(nextDropPosition === 'after' && nextKey != null)) return {
1360
1408
  type: 'item',
1361
1409
  key: target.key,
1362
1410
  dropPosition: nextDropPosition
@@ -1382,8 +1430,8 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1382
1430
  let nextKey = (target === null || target === void 0 ? void 0 : target.type) === 'item' ? keyboardDelegate.getKeyAbove(target.key) : keyboardDelegate.getLastKey();
1383
1431
  let dropPosition = !target || target.type === 'root' ? 'after' : 'on';
1384
1432
  if ((target === null || target === void 0 ? void 0 : target.type) === 'item') {
1385
- let positionIndex = $783cde594bac15e2$var$DROP_POSITIONS.indexOf(target.dropPosition);
1386
- let nextDropPosition = $783cde594bac15e2$var$DROP_POSITIONS[positionIndex - 1];
1433
+ let positionIndex = $7f93a158ac20b90a$var$DROP_POSITIONS.indexOf(target.dropPosition);
1434
+ let nextDropPosition = $7f93a158ac20b90a$var$DROP_POSITIONS[positionIndex - 1];
1387
1435
  if (positionIndex > 0 && nextDropPosition !== 'after') return {
1388
1436
  type: 'item',
1389
1437
  key: target.key,
@@ -1418,7 +1466,7 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1418
1466
  if (operation === 'cancel') return null;
1419
1467
  return target;
1420
1468
  };
1421
- return $7b1813d52b80b911$export$c28d9fb4a54e471a({
1469
+ return $28e10663603f5ea1$export$c28d9fb4a54e471a({
1422
1470
  element: ref2.current,
1423
1471
  getDropOperation (types, allowedOperations) {
1424
1472
  if (localState.state.target) return localState.state.getDropOperation(localState.state.target, types, allowedOperations);
@@ -1428,7 +1476,7 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1428
1476
  return target ? 'move' : 'cancel';
1429
1477
  },
1430
1478
  onDropEnter (e, drag) {
1431
- let types = $29c8537521cf08fe$export$e1d41611756c6326(drag.items);
1479
+ let types = $4620ae0dc40f0031$export$e1d41611756c6326(drag.items);
1432
1480
  let selectionManager = localState.state.selectionManager;
1433
1481
  let target;
1434
1482
  // When entering the droppable collection for the first time, the default drop target
@@ -1481,7 +1529,7 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1481
1529
  },
1482
1530
  onKeyDown (e, drag) {
1483
1531
  let { keyboardDelegate: keyboardDelegate } = localState.props;
1484
- let types = $29c8537521cf08fe$export$e1d41611756c6326(drag.items);
1532
+ let types = $4620ae0dc40f0031$export$e1d41611756c6326(drag.items);
1485
1533
  switch(e.key){
1486
1534
  case 'ArrowDown':
1487
1535
  if (keyboardDelegate.getKeyBelow) {
@@ -1574,9 +1622,9 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1574
1622
  ref2,
1575
1623
  onDrop
1576
1624
  ]);
1577
- let id = $29c8537521cf08fe$export$b1601eb39394a581(state1);
1625
+ let id = $4620ae0dc40f0031$export$b1601eb39394a581(state1);
1578
1626
  return {
1579
- collectionProps: $67uu7$reactariautils.mergeProps(dropProps, {
1627
+ collectionProps: $4vY0V$reactariautils.mergeProps(dropProps, {
1580
1628
  id: id,
1581
1629
  // Remove description from collection element. If dropping on the entire collection,
1582
1630
  // there should be a drop indicator that has this description, so no need to double announce.
@@ -1586,17 +1634,17 @@ function $783cde594bac15e2$export$f4e2f423c21f7b04(props, state1, ref2) {
1586
1634
  }
1587
1635
 
1588
1636
 
1589
- var $7862eebad9f285c6$exports = {};
1637
+ var $fc1876157e07bcec$exports = {};
1590
1638
 
1591
- $parcel$export($7862eebad9f285c6$exports, "useDroppableItem", () => $7862eebad9f285c6$export$f7b0c5d28b66b6a5);
1639
+ $parcel$export($fc1876157e07bcec$exports, "useDroppableItem", () => $fc1876157e07bcec$export$f7b0c5d28b66b6a5);
1592
1640
 
1593
1641
 
1594
1642
 
1595
1643
 
1596
- function $7862eebad9f285c6$export$f7b0c5d28b66b6a5(options, state, ref) {
1597
- let { dropProps: dropProps } = $06a19d9f22d42d75$export$62447ad3d2ec7da6();
1598
- $67uu7$react.useEffect(()=>{
1599
- if (ref.current) return $7b1813d52b80b911$export$aef80212ac99c003({
1644
+ function $fc1876157e07bcec$export$f7b0c5d28b66b6a5(options, state, ref) {
1645
+ let { dropProps: dropProps } = $419982e205c8e8dc$export$62447ad3d2ec7da6();
1646
+ $4vY0V$react.useEffect(()=>{
1647
+ if (ref.current) return $28e10663603f5ea1$export$aef80212ac99c003({
1600
1648
  element: ref.current,
1601
1649
  target: options.target,
1602
1650
  getDropOperation (types, allowedOperations) {
@@ -1608,10 +1656,10 @@ function $7862eebad9f285c6$export$f7b0c5d28b66b6a5(options, state, ref) {
1608
1656
  options.target,
1609
1657
  state
1610
1658
  ]);
1611
- let dragSession = $7b1813d52b80b911$export$418e185dd3f1b968();
1612
- let isValidDropTarget = dragSession && state.getDropOperation(options.target, $29c8537521cf08fe$export$e1d41611756c6326(dragSession.dragTarget.items), dragSession.dragTarget.allowedDropOperations) !== 'cancel';
1659
+ let dragSession = $28e10663603f5ea1$export$418e185dd3f1b968();
1660
+ let isValidDropTarget = dragSession && state.getDropOperation(options.target, $4620ae0dc40f0031$export$e1d41611756c6326(dragSession.dragTarget.items), dragSession.dragTarget.allowedDropOperations) !== 'cancel';
1613
1661
  let isDropTarget = state.isDropTarget(options.target);
1614
- $67uu7$react.useEffect(()=>{
1662
+ $4vY0V$react.useEffect(()=>{
1615
1663
  if (dragSession && isDropTarget && ref.current) ref.current.focus();
1616
1664
  }, [
1617
1665
  isDropTarget,
@@ -1627,22 +1675,22 @@ function $7862eebad9f285c6$export$f7b0c5d28b66b6a5(options, state, ref) {
1627
1675
  }
1628
1676
 
1629
1677
 
1630
- var $dba686f3b740894f$exports = {};
1678
+ var $c5557edbed563ebf$exports = {};
1631
1679
 
1632
- $parcel$export($dba686f3b740894f$exports, "useDropIndicator", () => $dba686f3b740894f$export$8d0e41d2815afac5);
1680
+ $parcel$export($c5557edbed563ebf$exports, "useDropIndicator", () => $c5557edbed563ebf$export$8d0e41d2815afac5);
1633
1681
 
1634
1682
 
1635
1683
 
1636
1684
 
1637
1685
 
1638
1686
 
1639
- function $dba686f3b740894f$export$8d0e41d2815afac5(props, state, ref1) {
1687
+ function $c5557edbed563ebf$export$8d0e41d2815afac5(props, state, ref1) {
1640
1688
  let { target: target } = props;
1641
1689
  let { collection: collection } = state;
1642
- let formatMessage = $67uu7$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($6dae25bfb54cafe2$exports)));
1643
- let dragSession = $7b1813d52b80b911$export$418e185dd3f1b968();
1644
- let { dropProps: dropProps } = $7862eebad9f285c6$export$f7b0c5d28b66b6a5(props, state, ref1);
1645
- let id = $67uu7$reactariautils.useId();
1690
+ let formatMessage = $4vY0V$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($d624b4da796f302a$exports)));
1691
+ let dragSession = $28e10663603f5ea1$export$418e185dd3f1b968();
1692
+ let { dropProps: dropProps } = $fc1876157e07bcec$export$f7b0c5d28b66b6a5(props, state, ref1);
1693
+ let id = $4vY0V$reactariautils.useId();
1646
1694
  let getText = (key)=>{
1647
1695
  var ref;
1648
1696
  return (ref = collection.getItem(key)) === null || ref === void 0 ? void 0 : ref.textValue;
@@ -1651,7 +1699,7 @@ function $dba686f3b740894f$export$8d0e41d2815afac5(props, state, ref1) {
1651
1699
  let labelledBy;
1652
1700
  if (target.type === 'root') {
1653
1701
  label = formatMessage('dropOnRoot');
1654
- labelledBy = `${id} ${$29c8537521cf08fe$export$3093291712f09a77(state)}`;
1702
+ labelledBy = `${id} ${$4620ae0dc40f0031$export$3093291712f09a77(state)}`;
1655
1703
  } else if (target.dropPosition === 'on') label = formatMessage('dropOnItem', {
1656
1704
  itemText: getText(target.key)
1657
1705
  });
@@ -1683,15 +1731,15 @@ function $dba686f3b740894f$export$8d0e41d2815afac5(props, state, ref1) {
1683
1731
  }
1684
1732
 
1685
1733
 
1686
- var $0d235029225a739d$exports = {};
1734
+ var $0cbbd00cda972c67$exports = {};
1687
1735
 
1688
- $parcel$export($0d235029225a739d$exports, "useDraggableItem", () => $0d235029225a739d$export$b35afafff42da2d9);
1736
+ $parcel$export($0cbbd00cda972c67$exports, "useDraggableItem", () => $0cbbd00cda972c67$export$b35afafff42da2d9);
1689
1737
 
1690
1738
 
1691
1739
 
1692
- function $0d235029225a739d$export$b35afafff42da2d9(props, state) {
1693
- let formatMessage = $67uu7$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($6dae25bfb54cafe2$exports)));
1694
- let { dragProps: dragProps , dragButtonProps: dragButtonProps } = $e2630e07d35639b3$export$7941f8aafa4b6021({
1740
+ function $0cbbd00cda972c67$export$b35afafff42da2d9(props, state) {
1741
+ let formatMessage = $4vY0V$reactariai18n.useMessageFormatter((/*@__PURE__*/$parcel$interopDefault($d624b4da796f302a$exports)));
1742
+ let { dragProps: dragProps , dragButtonProps: dragButtonProps } = $dc204e8ec58447a6$export$7941f8aafa4b6021({
1695
1743
  getItems () {
1696
1744
  return state.getItems(props.key);
1697
1745
  },
@@ -1709,12 +1757,12 @@ function $0d235029225a739d$export$b35afafff42da2d9(props, state) {
1709
1757
  }
1710
1758
  });
1711
1759
  let item = state.collection.getItem(props.key);
1712
- let numSelectedKeys = state.selectionManager.selectedKeys.size;
1760
+ let numKeysForDrag = state.getKeysForDrag(props.key).size;
1713
1761
  let isSelected = state.selectionManager.isSelected(props.key);
1714
1762
  let message;
1715
1763
  var ref;
1716
- if (isSelected && numSelectedKeys > 1) message = formatMessage('dragSelectedItems', {
1717
- count: numSelectedKeys
1764
+ if (isSelected && numKeysForDrag > 1) message = formatMessage('dragSelectedItems', {
1765
+ count: numKeysForDrag
1718
1766
  });
1719
1767
  else message = formatMessage('dragItem', {
1720
1768
  itemText: (ref = item === null || item === void 0 ? void 0 : item.textValue) !== null && ref !== void 0 ? ref : ''
@@ -1729,16 +1777,16 @@ function $0d235029225a739d$export$b35afafff42da2d9(props, state) {
1729
1777
  }
1730
1778
 
1731
1779
 
1732
- var $15e98f67a3ab1ee9$exports = {};
1780
+ var $74f3dedaa4d234b4$exports = {};
1733
1781
 
1734
- $parcel$export($15e98f67a3ab1ee9$exports, "useClipboard", () => $15e98f67a3ab1ee9$export$2314ca2a3e892862);
1782
+ $parcel$export($74f3dedaa4d234b4$exports, "useClipboard", () => $74f3dedaa4d234b4$export$2314ca2a3e892862);
1735
1783
 
1736
1784
 
1737
1785
 
1738
1786
 
1739
- const $15e98f67a3ab1ee9$var$globalEvents = new Map();
1740
- function $15e98f67a3ab1ee9$var$addGlobalEventListener(event, fn) {
1741
- let eventData = $15e98f67a3ab1ee9$var$globalEvents.get(event);
1787
+ const $74f3dedaa4d234b4$var$globalEvents = new Map();
1788
+ function $74f3dedaa4d234b4$var$addGlobalEventListener(event, fn) {
1789
+ let eventData = $74f3dedaa4d234b4$var$globalEvents.get(event);
1742
1790
  if (!eventData) {
1743
1791
  let handlers = new Set();
1744
1792
  let listener = (e)=>{
@@ -1748,7 +1796,7 @@ function $15e98f67a3ab1ee9$var$addGlobalEventListener(event, fn) {
1748
1796
  listener: listener,
1749
1797
  handlers: handlers
1750
1798
  };
1751
- $15e98f67a3ab1ee9$var$globalEvents.set(event, eventData);
1799
+ $74f3dedaa4d234b4$var$globalEvents.set(event, eventData);
1752
1800
  document.addEventListener(event, listener);
1753
1801
  }
1754
1802
  eventData.handlers.add(fn);
@@ -1756,20 +1804,20 @@ function $15e98f67a3ab1ee9$var$addGlobalEventListener(event, fn) {
1756
1804
  eventData.handlers.delete(fn);
1757
1805
  if (eventData.handlers.size === 0) {
1758
1806
  document.removeEventListener(event, eventData.listener);
1759
- $15e98f67a3ab1ee9$var$globalEvents.delete(event);
1807
+ $74f3dedaa4d234b4$var$globalEvents.delete(event);
1760
1808
  }
1761
1809
  };
1762
1810
  }
1763
- function $15e98f67a3ab1ee9$export$2314ca2a3e892862(options1) {
1764
- let ref = $67uu7$react.useRef(options1);
1811
+ function $74f3dedaa4d234b4$export$2314ca2a3e892862(options1) {
1812
+ let ref = $4vY0V$react.useRef(options1);
1765
1813
  ref.current = options1;
1766
- let isFocusedRef = $67uu7$react.useRef(false);
1767
- let { focusProps: focusProps } = $67uu7$reactariainteractions.useFocus({
1814
+ let isFocusedRef = $4vY0V$react.useRef(false);
1815
+ let { focusProps: focusProps } = $4vY0V$reactariainteractions.useFocus({
1768
1816
  onFocusChange: (isFocused)=>{
1769
1817
  isFocusedRef.current = isFocused;
1770
1818
  }
1771
1819
  });
1772
- $67uu7$react.useEffect(()=>{
1820
+ $4vY0V$react.useEffect(()=>{
1773
1821
  let onBeforeCopy = (e)=>{
1774
1822
  // Enable the "Copy" menu item in Safari if this element is focused and copying is supported.
1775
1823
  let options = ref.current;
@@ -1780,7 +1828,7 @@ function $15e98f67a3ab1ee9$export$2314ca2a3e892862(options1) {
1780
1828
  let options = ref.current;
1781
1829
  if (!isFocusedRef.current || !options.getItems) return;
1782
1830
  e.preventDefault();
1783
- $29c8537521cf08fe$export$f9c1490890ddd063(e.clipboardData, options.getItems());
1831
+ $4620ae0dc40f0031$export$f9c1490890ddd063(e.clipboardData, options.getItems());
1784
1832
  (ref1 = options.onCopy) === null || ref1 === void 0 ? void 0 : ref1.call(options);
1785
1833
  };
1786
1834
  let onBeforeCut = (e)=>{
@@ -1791,7 +1839,7 @@ function $15e98f67a3ab1ee9$export$2314ca2a3e892862(options1) {
1791
1839
  let options = ref.current;
1792
1840
  if (!isFocusedRef.current || !options.onCut || !options.getItems) return;
1793
1841
  e.preventDefault();
1794
- $29c8537521cf08fe$export$f9c1490890ddd063(e.clipboardData, options.getItems());
1842
+ $4620ae0dc40f0031$export$f9c1490890ddd063(e.clipboardData, options.getItems());
1795
1843
  options.onCut();
1796
1844
  };
1797
1845
  let onBeforePaste = (e)=>{
@@ -1804,10 +1852,10 @@ function $15e98f67a3ab1ee9$export$2314ca2a3e892862(options1) {
1804
1852
  let options = ref.current;
1805
1853
  if (!isFocusedRef.current || !options.onPaste) return;
1806
1854
  e.preventDefault();
1807
- let items = $29c8537521cf08fe$export$d9e760437831f8b3(e.clipboardData);
1855
+ let items = $4620ae0dc40f0031$export$d9e760437831f8b3(e.clipboardData);
1808
1856
  options.onPaste(items);
1809
1857
  };
1810
- return $67uu7$reactariautils.chain($15e98f67a3ab1ee9$var$addGlobalEventListener('beforecopy', onBeforeCopy), $15e98f67a3ab1ee9$var$addGlobalEventListener('copy', onCopy), $15e98f67a3ab1ee9$var$addGlobalEventListener('beforecut', onBeforeCut), $15e98f67a3ab1ee9$var$addGlobalEventListener('cut', onCut), $15e98f67a3ab1ee9$var$addGlobalEventListener('beforepaste', onBeforePaste), $15e98f67a3ab1ee9$var$addGlobalEventListener('paste', onPaste));
1858
+ return $4vY0V$reactariautils.chain($74f3dedaa4d234b4$var$addGlobalEventListener('beforecopy', onBeforeCopy), $74f3dedaa4d234b4$var$addGlobalEventListener('copy', onCopy), $74f3dedaa4d234b4$var$addGlobalEventListener('beforecut', onBeforeCut), $74f3dedaa4d234b4$var$addGlobalEventListener('cut', onCut), $74f3dedaa4d234b4$var$addGlobalEventListener('beforepaste', onBeforePaste), $74f3dedaa4d234b4$var$addGlobalEventListener('paste', onPaste));
1811
1859
  }, []);
1812
1860
  return {
1813
1861
  clipboardProps: focusProps
@@ -1815,13 +1863,13 @@ function $15e98f67a3ab1ee9$export$2314ca2a3e892862(options1) {
1815
1863
  }
1816
1864
 
1817
1865
 
1818
- $parcel$exportWildcard(module.exports, $e2630e07d35639b3$exports);
1819
- $parcel$exportWildcard(module.exports, $8946a7288b8c2406$exports);
1820
- $parcel$exportWildcard(module.exports, $783cde594bac15e2$exports);
1821
- $parcel$exportWildcard(module.exports, $7862eebad9f285c6$exports);
1822
- $parcel$exportWildcard(module.exports, $dba686f3b740894f$exports);
1823
- $parcel$exportWildcard(module.exports, $0d235029225a739d$exports);
1824
- $parcel$exportWildcard(module.exports, $15e98f67a3ab1ee9$exports);
1866
+ $parcel$exportWildcard(module.exports, $dc204e8ec58447a6$exports);
1867
+ $parcel$exportWildcard(module.exports, $1ca228bc9257ca16$exports);
1868
+ $parcel$exportWildcard(module.exports, $7f93a158ac20b90a$exports);
1869
+ $parcel$exportWildcard(module.exports, $fc1876157e07bcec$exports);
1870
+ $parcel$exportWildcard(module.exports, $c5557edbed563ebf$exports);
1871
+ $parcel$exportWildcard(module.exports, $0cbbd00cda972c67$exports);
1872
+ $parcel$exportWildcard(module.exports, $74f3dedaa4d234b4$exports);
1825
1873
 
1826
1874
 
1827
1875
  //# sourceMappingURL=main.js.map