@react-spectrum/s2 3.0.0-nightly-58d96cace-250410 → 3.0.0-nightly-9723225d6-250412

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (181) hide show
  1. package/dist/Card.cjs +1 -1
  2. package/dist/Card.cjs.map +1 -1
  3. package/dist/Card.css.map +1 -1
  4. package/dist/Card.mjs +1 -1
  5. package/dist/Card.mjs.map +1 -1
  6. package/dist/ColorSwatchPicker.cjs +2 -2
  7. package/dist/ColorSwatchPicker.cjs.map +1 -1
  8. package/dist/ColorSwatchPicker.css.map +1 -1
  9. package/dist/ColorSwatchPicker.mjs +2 -2
  10. package/dist/ColorSwatchPicker.mjs.map +1 -1
  11. package/dist/Content.cjs +6 -6
  12. package/dist/Content.cjs.map +1 -1
  13. package/dist/Content.mjs +6 -6
  14. package/dist/Content.mjs.map +1 -1
  15. package/dist/TableView.cjs +28 -16
  16. package/dist/TableView.cjs.map +1 -1
  17. package/dist/TableView.css.map +1 -1
  18. package/dist/TableView.mjs +29 -17
  19. package/dist/TableView.mjs.map +1 -1
  20. package/dist/Toast.cjs +557 -0
  21. package/dist/Toast.cjs.map +1 -0
  22. package/dist/Toast.css +461 -0
  23. package/dist/Toast.css.map +1 -0
  24. package/dist/Toast.mjs +551 -0
  25. package/dist/Toast.mjs.map +1 -0
  26. package/dist/Toast_module.cjs +70 -0
  27. package/dist/Toast_module.cjs.map +1 -0
  28. package/dist/Toast_module.css +119 -0
  29. package/dist/Toast_module.css.map +1 -0
  30. package/dist/Toast_module.mjs +72 -0
  31. package/dist/Toast_module.mjs.map +1 -0
  32. package/dist/ar-AE.cjs +4 -1
  33. package/dist/ar-AE.cjs.map +1 -1
  34. package/dist/ar-AE.mjs +4 -1
  35. package/dist/ar-AE.mjs.map +1 -1
  36. package/dist/bg-BG.cjs +4 -1
  37. package/dist/bg-BG.cjs.map +1 -1
  38. package/dist/bg-BG.mjs +4 -1
  39. package/dist/bg-BG.mjs.map +1 -1
  40. package/dist/cs-CZ.cjs +4 -1
  41. package/dist/cs-CZ.cjs.map +1 -1
  42. package/dist/cs-CZ.mjs +4 -1
  43. package/dist/cs-CZ.mjs.map +1 -1
  44. package/dist/da-DK.cjs +4 -1
  45. package/dist/da-DK.cjs.map +1 -1
  46. package/dist/da-DK.mjs +4 -1
  47. package/dist/da-DK.mjs.map +1 -1
  48. package/dist/de-DE.cjs +4 -1
  49. package/dist/de-DE.cjs.map +1 -1
  50. package/dist/de-DE.mjs +4 -1
  51. package/dist/de-DE.mjs.map +1 -1
  52. package/dist/el-GR.cjs +4 -1
  53. package/dist/el-GR.cjs.map +1 -1
  54. package/dist/el-GR.mjs +4 -1
  55. package/dist/el-GR.mjs.map +1 -1
  56. package/dist/en-US.cjs +5 -1
  57. package/dist/en-US.cjs.map +1 -1
  58. package/dist/en-US.mjs +5 -1
  59. package/dist/en-US.mjs.map +1 -1
  60. package/dist/es-ES.cjs +4 -1
  61. package/dist/es-ES.cjs.map +1 -1
  62. package/dist/es-ES.mjs +4 -1
  63. package/dist/es-ES.mjs.map +1 -1
  64. package/dist/et-EE.cjs +4 -1
  65. package/dist/et-EE.cjs.map +1 -1
  66. package/dist/et-EE.mjs +4 -1
  67. package/dist/et-EE.mjs.map +1 -1
  68. package/dist/fi-FI.cjs +4 -1
  69. package/dist/fi-FI.cjs.map +1 -1
  70. package/dist/fi-FI.mjs +4 -1
  71. package/dist/fi-FI.mjs.map +1 -1
  72. package/dist/fr-FR.cjs +4 -1
  73. package/dist/fr-FR.cjs.map +1 -1
  74. package/dist/fr-FR.mjs +4 -1
  75. package/dist/fr-FR.mjs.map +1 -1
  76. package/dist/he-IL.cjs +4 -1
  77. package/dist/he-IL.cjs.map +1 -1
  78. package/dist/he-IL.mjs +4 -1
  79. package/dist/he-IL.mjs.map +1 -1
  80. package/dist/hr-HR.cjs +4 -1
  81. package/dist/hr-HR.cjs.map +1 -1
  82. package/dist/hr-HR.mjs +4 -1
  83. package/dist/hr-HR.mjs.map +1 -1
  84. package/dist/hu-HU.cjs +4 -1
  85. package/dist/hu-HU.cjs.map +1 -1
  86. package/dist/hu-HU.mjs +4 -1
  87. package/dist/hu-HU.mjs.map +1 -1
  88. package/dist/it-IT.cjs +4 -1
  89. package/dist/it-IT.cjs.map +1 -1
  90. package/dist/it-IT.mjs +4 -1
  91. package/dist/it-IT.mjs.map +1 -1
  92. package/dist/ja-JP.cjs +4 -1
  93. package/dist/ja-JP.cjs.map +1 -1
  94. package/dist/ja-JP.mjs +4 -1
  95. package/dist/ja-JP.mjs.map +1 -1
  96. package/dist/ko-KR.cjs +4 -1
  97. package/dist/ko-KR.cjs.map +1 -1
  98. package/dist/ko-KR.mjs +4 -1
  99. package/dist/ko-KR.mjs.map +1 -1
  100. package/dist/lt-LT.cjs +4 -1
  101. package/dist/lt-LT.cjs.map +1 -1
  102. package/dist/lt-LT.mjs +4 -1
  103. package/dist/lt-LT.mjs.map +1 -1
  104. package/dist/lv-LV.cjs +4 -1
  105. package/dist/lv-LV.cjs.map +1 -1
  106. package/dist/lv-LV.mjs +4 -1
  107. package/dist/lv-LV.mjs.map +1 -1
  108. package/dist/main.cjs +4 -0
  109. package/dist/main.cjs.map +1 -1
  110. package/dist/module.mjs +3 -1
  111. package/dist/module.mjs.map +1 -1
  112. package/dist/nb-NO.cjs +4 -1
  113. package/dist/nb-NO.cjs.map +1 -1
  114. package/dist/nb-NO.mjs +4 -1
  115. package/dist/nb-NO.mjs.map +1 -1
  116. package/dist/nl-NL.cjs +4 -1
  117. package/dist/nl-NL.cjs.map +1 -1
  118. package/dist/nl-NL.mjs +4 -1
  119. package/dist/nl-NL.mjs.map +1 -1
  120. package/dist/pl-PL.cjs +4 -1
  121. package/dist/pl-PL.cjs.map +1 -1
  122. package/dist/pl-PL.mjs +4 -1
  123. package/dist/pl-PL.mjs.map +1 -1
  124. package/dist/pt-BR.cjs +4 -1
  125. package/dist/pt-BR.cjs.map +1 -1
  126. package/dist/pt-BR.mjs +4 -1
  127. package/dist/pt-BR.mjs.map +1 -1
  128. package/dist/pt-PT.cjs +4 -1
  129. package/dist/pt-PT.cjs.map +1 -1
  130. package/dist/pt-PT.mjs +4 -1
  131. package/dist/pt-PT.mjs.map +1 -1
  132. package/dist/ro-RO.cjs +4 -1
  133. package/dist/ro-RO.cjs.map +1 -1
  134. package/dist/ro-RO.mjs +4 -1
  135. package/dist/ro-RO.mjs.map +1 -1
  136. package/dist/ru-RU.cjs +4 -1
  137. package/dist/ru-RU.cjs.map +1 -1
  138. package/dist/ru-RU.mjs +4 -1
  139. package/dist/ru-RU.mjs.map +1 -1
  140. package/dist/sk-SK.cjs +4 -1
  141. package/dist/sk-SK.cjs.map +1 -1
  142. package/dist/sk-SK.mjs +4 -1
  143. package/dist/sk-SK.mjs.map +1 -1
  144. package/dist/sl-SI.cjs +4 -1
  145. package/dist/sl-SI.cjs.map +1 -1
  146. package/dist/sl-SI.mjs +4 -1
  147. package/dist/sl-SI.mjs.map +1 -1
  148. package/dist/sr-SP.cjs +4 -1
  149. package/dist/sr-SP.cjs.map +1 -1
  150. package/dist/sr-SP.mjs +4 -1
  151. package/dist/sr-SP.mjs.map +1 -1
  152. package/dist/sv-SE.cjs +4 -1
  153. package/dist/sv-SE.cjs.map +1 -1
  154. package/dist/sv-SE.mjs +4 -1
  155. package/dist/sv-SE.mjs.map +1 -1
  156. package/dist/tr-TR.cjs +4 -1
  157. package/dist/tr-TR.cjs.map +1 -1
  158. package/dist/tr-TR.mjs +4 -1
  159. package/dist/tr-TR.mjs.map +1 -1
  160. package/dist/types.d.ts +47 -1
  161. package/dist/types.d.ts.map +1 -1
  162. package/dist/uk-UA.cjs +4 -1
  163. package/dist/uk-UA.cjs.map +1 -1
  164. package/dist/uk-UA.mjs +4 -1
  165. package/dist/uk-UA.mjs.map +1 -1
  166. package/dist/zh-CN.cjs +4 -1
  167. package/dist/zh-CN.cjs.map +1 -1
  168. package/dist/zh-CN.mjs +4 -1
  169. package/dist/zh-CN.mjs.map +1 -1
  170. package/dist/zh-TW.cjs +4 -1
  171. package/dist/zh-TW.cjs.map +1 -1
  172. package/dist/zh-TW.mjs +4 -1
  173. package/dist/zh-TW.mjs.map +1 -1
  174. package/package.json +20 -19
  175. package/src/Card.tsx +1 -1
  176. package/src/ColorSwatchPicker.tsx +2 -1
  177. package/src/Content.tsx +6 -6
  178. package/src/TableView.tsx +45 -29
  179. package/src/Toast.module.css +153 -0
  180. package/src/Toast.tsx +579 -0
  181. package/src/index.ts +2 -0
@@ -1 +1 @@
1
- {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;;;CAUC","sources":["packages/@react-spectrum/s2/src/index.ts"],"sourcesContent":["/*\n * Copyright 2024 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport {Accordion, AccordionContext} from './Accordion';\nexport {ActionBar, ActionBarContext} from './ActionBar';\nexport {ActionButton, ActionButtonContext} from './ActionButton';\nexport {ActionButtonGroup, ActionButtonGroupContext} from './ActionButtonGroup';\nexport {ActionMenu, ActionMenuContext} from './ActionMenu';\nexport {AlertDialog} from './AlertDialog';\nexport {Avatar, AvatarContext} from './Avatar';\nexport {AvatarGroup, AvatarGroupContext} from './AvatarGroup';\nexport {Badge, BadgeContext} from './Badge';\nexport {Breadcrumbs, Breadcrumb, BreadcrumbsContext} from './Breadcrumbs';\nexport {Button, LinkButton, ButtonContext, LinkButtonContext} from './Button';\nexport {ButtonGroup, ButtonGroupContext} from './ButtonGroup';\nexport {Card, CardPreview, CollectionCardPreview, AssetCard, UserCard, ProductCard, CardContext} from './Card';\nexport {CardView, CardViewContext} from './CardView';\nexport {Checkbox, CheckboxContext} from './Checkbox';\nexport {CheckboxGroup, CheckboxGroupContext} from './CheckboxGroup';\nexport {CloseButton} from './CloseButton';\nexport {ColorArea, ColorAreaContext} from './ColorArea';\nexport {ColorField, ColorFieldContext} from './ColorField';\nexport {ColorSlider, ColorSliderContext} from './ColorSlider';\nexport {ColorSwatch, ColorSwatchContext} from './ColorSwatch';\nexport {ColorSwatchPicker, ColorSwatchPickerContext} from './ColorSwatchPicker';\nexport {ColorWheel, ColorWheelContext} from './ColorWheel';\nexport {ComboBox, ComboBoxItem, ComboBoxSection, ComboBoxContext} from './ComboBox';\nexport {ContextualHelp, ContextualHelpContext} from './ContextualHelp';\nexport {DisclosureHeader, Disclosure, DisclosurePanel, DisclosureContext, DisclosureTitle} from './Disclosure';\nexport {Heading, HeadingContext, Header, HeaderContext, Content, ContentContext, Footer, FooterContext, Text, TextContext, Keyboard, KeyboardContext} from './Content';\nexport {Dialog} from './Dialog';\nexport {CustomDialog} from './CustomDialog';\nexport {FullscreenDialog} from './FullscreenDialog';\nexport {DialogTrigger} from './DialogTrigger';\nexport {DialogContainer, useDialogContainer} from './DialogContainer';\nexport {Divider, DividerContext} from './Divider';\nexport {DropZone, DropZoneContext} from './DropZone';\nexport {Form} from './Form';\nexport {createIcon, IconContext, IllustrationContext} from './Icon';\nexport {IllustratedMessage, IllustratedMessageContext} from './IllustratedMessage';\nexport {Image, ImageContext} from './Image';\nexport {ImageCoordinator} from './ImageCoordinator';\nexport {InlineAlert, InlineAlertContext} from './InlineAlert';\nexport {Link, LinkContext} from './Link';\nexport {MenuItem, MenuTrigger, Menu, MenuSection, SubmenuTrigger, MenuContext} from './Menu';\nexport {Meter, MeterContext} from './Meter';\nexport {NotificationBadge, NotificationBadgeContext} from './NotificationBadge';\nexport {NumberField, NumberFieldContext} from './NumberField';\nexport {Picker, PickerItem, PickerSection, PickerContext} from './Picker';\nexport {Popover} from './Popover';\nexport {ProgressBar, ProgressBarContext} from './ProgressBar';\nexport {ProgressCircle, ProgressCircleContext} from './ProgressCircle';\nexport {Provider} from './Provider';\nexport {Radio} from './Radio';\nexport {RadioGroup, RadioGroupContext} from './RadioGroup';\nexport {RangeSlider, RangeSliderContext} from './RangeSlider';\nexport {SearchField, SearchFieldContext} from './SearchField';\nexport {SegmentedControl, SegmentedControlItem, SegmentedControlContext} from './SegmentedControl';\nexport {Slider, SliderContext} from './Slider';\nexport {Skeleton, useIsSkeleton} from './Skeleton';\nexport {SkeletonCollection} from './SkeletonCollection';\nexport {StatusLight, StatusLightContext} from './StatusLight';\nexport {Switch, SwitchContext} from './Switch';\nexport {TableView, TableHeader, TableBody, Row, Cell, Column, TableContext} from './TableView';\nexport {Tabs, TabList, Tab, TabPanel, TabsContext} from './Tabs';\nexport {TagGroup, Tag, TagGroupContext} from './TagGroup';\nexport {TextArea, TextField, TextAreaContext, TextFieldContext} from './TextField';\nexport {ToggleButton, ToggleButtonContext} from './ToggleButton';\nexport {ToggleButtonGroup, ToggleButtonGroupContext} from './ToggleButtonGroup';\nexport {Tooltip, TooltipTrigger} from './Tooltip';\nexport {TreeView, TreeViewItem, TreeViewItemContent} from './TreeView';\n\nexport {pressScale} from './pressScale';\n\nexport {Autocomplete} from 'react-aria-components';\nexport {Collection} from 'react-aria-components';\nexport {FileTrigger} from 'react-aria-components';\n\nexport type {AccordionProps} from './Accordion';\nexport type {ActionBarProps} from './ActionBar';\nexport type {ActionButtonProps} from './ActionButton';\nexport type {ActionButtonGroupProps} from './ActionButtonGroup';\nexport type {ActionMenuProps} from './ActionMenu';\nexport type {AlertDialogProps} from './AlertDialog';\nexport type {AvatarProps} from './Avatar';\nexport type {AvatarGroupProps} from './AvatarGroup';\nexport type {BreadcrumbsProps, BreadcrumbProps} from './Breadcrumbs';\nexport type {BadgeProps} from './Badge';\nexport type {ButtonProps, LinkButtonProps} from './Button';\nexport type {ButtonGroupProps} from './ButtonGroup';\nexport type {CardProps, CardPreviewProps, AssetCardProps, ProductCardProps, UserCardProps} from './Card';\nexport type {CardViewProps} from './CardView';\nexport type {CheckboxProps} from './Checkbox';\nexport type {CheckboxGroupProps} from './CheckboxGroup';\nexport type {CloseButtonProps} from './CloseButton';\nexport type {ColorAreaProps} from './ColorArea';\nexport type {ColorFieldProps} from './ColorField';\nexport type {ColorSliderProps} from './ColorSlider';\nexport type {ColorSwatchProps} from './ColorSwatch';\nexport type {ColorSwatchPickerProps} from './ColorSwatchPicker';\nexport type {ColorWheelProps} from './ColorWheel';\nexport type {ComboBoxProps, ComboBoxItemProps, ComboBoxSectionProps} from './ComboBox';\nexport type {DialogProps} from './Dialog';\nexport type {CustomDialogProps} from './CustomDialog';\nexport type {FullscreenDialogProps} from './FullscreenDialog';\nexport type {DialogContainerProps, DialogContainerValue} from './DialogContainer';\nexport type {DialogTriggerProps} from './DialogTrigger';\nexport type {DisclosureProps, DisclosurePanelProps} from './Disclosure';\nexport type {DividerProps} from './Divider';\nexport type {DropZoneProps} from './DropZone';\nexport type {FormProps} from './Form';\nexport type {IconProps, IconContextValue} from './Icon';\nexport type {InlineAlertProps} from './InlineAlert';\nexport type {ImageProps} from './Image';\nexport type {ImageCoordinatorProps} from './ImageCoordinator';\nexport type {LinkProps} from './Link';\nexport type {MenuTriggerProps, MenuProps, MenuItemProps, MenuSectionProps, SubmenuTriggerProps} from './Menu';\nexport type {MeterProps} from './Meter';\nexport type {NotificationBadgeProps} from './NotificationBadge';\nexport type {PickerProps, PickerItemProps, PickerSectionProps} from './Picker';\nexport type {PopoverProps} from './Popover';\nexport type {ProgressBarProps} from './ProgressBar';\nexport type {ProgressCircleProps} from './ProgressCircle';\nexport type {ProviderProps} from './Provider';\nexport type {RadioProps} from './Radio';\nexport type {RadioGroupProps} from './RadioGroup';\nexport type {SearchFieldProps} from './SearchField';\nexport type {SegmentedControlProps, SegmentedControlItemProps} from './SegmentedControl';\nexport type {SliderProps} from './Slider';\nexport type {RangeSliderProps} from './RangeSlider';\nexport type {SkeletonProps} from './Skeleton';\nexport type {SkeletonCollectionProps} from './SkeletonCollection';\nexport type {StatusLightProps} from './StatusLight';\nexport type {SwitchProps} from './Switch';\nexport type {TableViewProps, TableHeaderProps, TableBodyProps, RowProps, CellProps, ColumnProps} from './TableView';\nexport type {TabsProps, TabProps, TabListProps, TabPanelProps} from './Tabs';\nexport type {TagGroupProps, TagProps} from './TagGroup';\nexport type {TextFieldProps, TextAreaProps} from './TextField';\nexport type {ToggleButtonProps} from './ToggleButton';\nexport type {ToggleButtonGroupProps} from './ToggleButtonGroup';\nexport type {TooltipProps} from './Tooltip';\nexport type {TreeViewProps, TreeViewItemProps, TreeViewItemContentProps} from './TreeView';\nexport type {AutocompleteProps, FileTriggerProps, TooltipTriggerComponentProps as TooltipTriggerProps, SortDescriptor} from 'react-aria-components';\n"],"names":[],"version":3,"file":"module.mjs.map"}
1
+ {"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;;;;;;;;;CAUC","sources":["packages/@react-spectrum/s2/src/index.ts"],"sourcesContent":["/*\n * Copyright 2024 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */\n\nexport {Accordion, AccordionContext} from './Accordion';\nexport {ActionBar, ActionBarContext} from './ActionBar';\nexport {ActionButton, ActionButtonContext} from './ActionButton';\nexport {ActionButtonGroup, ActionButtonGroupContext} from './ActionButtonGroup';\nexport {ActionMenu, ActionMenuContext} from './ActionMenu';\nexport {AlertDialog} from './AlertDialog';\nexport {Avatar, AvatarContext} from './Avatar';\nexport {AvatarGroup, AvatarGroupContext} from './AvatarGroup';\nexport {Badge, BadgeContext} from './Badge';\nexport {Breadcrumbs, Breadcrumb, BreadcrumbsContext} from './Breadcrumbs';\nexport {Button, LinkButton, ButtonContext, LinkButtonContext} from './Button';\nexport {ButtonGroup, ButtonGroupContext} from './ButtonGroup';\nexport {Card, CardPreview, CollectionCardPreview, AssetCard, UserCard, ProductCard, CardContext} from './Card';\nexport {CardView, CardViewContext} from './CardView';\nexport {Checkbox, CheckboxContext} from './Checkbox';\nexport {CheckboxGroup, CheckboxGroupContext} from './CheckboxGroup';\nexport {CloseButton} from './CloseButton';\nexport {ColorArea, ColorAreaContext} from './ColorArea';\nexport {ColorField, ColorFieldContext} from './ColorField';\nexport {ColorSlider, ColorSliderContext} from './ColorSlider';\nexport {ColorSwatch, ColorSwatchContext} from './ColorSwatch';\nexport {ColorSwatchPicker, ColorSwatchPickerContext} from './ColorSwatchPicker';\nexport {ColorWheel, ColorWheelContext} from './ColorWheel';\nexport {ComboBox, ComboBoxItem, ComboBoxSection, ComboBoxContext} from './ComboBox';\nexport {ContextualHelp, ContextualHelpContext} from './ContextualHelp';\nexport {DisclosureHeader, Disclosure, DisclosurePanel, DisclosureContext, DisclosureTitle} from './Disclosure';\nexport {Heading, HeadingContext, Header, HeaderContext, Content, ContentContext, Footer, FooterContext, Text, TextContext, Keyboard, KeyboardContext} from './Content';\nexport {Dialog} from './Dialog';\nexport {CustomDialog} from './CustomDialog';\nexport {FullscreenDialog} from './FullscreenDialog';\nexport {DialogTrigger} from './DialogTrigger';\nexport {DialogContainer, useDialogContainer} from './DialogContainer';\nexport {Divider, DividerContext} from './Divider';\nexport {DropZone, DropZoneContext} from './DropZone';\nexport {Form} from './Form';\nexport {createIcon, IconContext, IllustrationContext} from './Icon';\nexport {IllustratedMessage, IllustratedMessageContext} from './IllustratedMessage';\nexport {Image, ImageContext} from './Image';\nexport {ImageCoordinator} from './ImageCoordinator';\nexport {InlineAlert, InlineAlertContext} from './InlineAlert';\nexport {Link, LinkContext} from './Link';\nexport {MenuItem, MenuTrigger, Menu, MenuSection, SubmenuTrigger, MenuContext} from './Menu';\nexport {Meter, MeterContext} from './Meter';\nexport {NotificationBadge, NotificationBadgeContext} from './NotificationBadge';\nexport {NumberField, NumberFieldContext} from './NumberField';\nexport {Picker, PickerItem, PickerSection, PickerContext} from './Picker';\nexport {Popover} from './Popover';\nexport {ProgressBar, ProgressBarContext} from './ProgressBar';\nexport {ProgressCircle, ProgressCircleContext} from './ProgressCircle';\nexport {Provider} from './Provider';\nexport {Radio} from './Radio';\nexport {RadioGroup, RadioGroupContext} from './RadioGroup';\nexport {RangeSlider, RangeSliderContext} from './RangeSlider';\nexport {SearchField, SearchFieldContext} from './SearchField';\nexport {SegmentedControl, SegmentedControlItem, SegmentedControlContext} from './SegmentedControl';\nexport {Slider, SliderContext} from './Slider';\nexport {Skeleton, useIsSkeleton} from './Skeleton';\nexport {SkeletonCollection} from './SkeletonCollection';\nexport {StatusLight, StatusLightContext} from './StatusLight';\nexport {Switch, SwitchContext} from './Switch';\nexport {TableView, TableHeader, TableBody, Row, Cell, Column, TableContext} from './TableView';\nexport {Tabs, TabList, Tab, TabPanel, TabsContext} from './Tabs';\nexport {TagGroup, Tag, TagGroupContext} from './TagGroup';\nexport {TextArea, TextField, TextAreaContext, TextFieldContext} from './TextField';\nexport {ToastContainer as UNSTABLE_ToastContainer, ToastQueue as UNSTABLE_ToastQueue} from './Toast';\nexport {ToggleButton, ToggleButtonContext} from './ToggleButton';\nexport {ToggleButtonGroup, ToggleButtonGroupContext} from './ToggleButtonGroup';\nexport {Tooltip, TooltipTrigger} from './Tooltip';\nexport {TreeView, TreeViewItem, TreeViewItemContent} from './TreeView';\n\nexport {pressScale} from './pressScale';\n\nexport {Autocomplete} from 'react-aria-components';\nexport {Collection} from 'react-aria-components';\nexport {FileTrigger} from 'react-aria-components';\n\nexport type {AccordionProps} from './Accordion';\nexport type {ActionBarProps} from './ActionBar';\nexport type {ActionButtonProps} from './ActionButton';\nexport type {ActionButtonGroupProps} from './ActionButtonGroup';\nexport type {ActionMenuProps} from './ActionMenu';\nexport type {AlertDialogProps} from './AlertDialog';\nexport type {AvatarProps} from './Avatar';\nexport type {AvatarGroupProps} from './AvatarGroup';\nexport type {BreadcrumbsProps, BreadcrumbProps} from './Breadcrumbs';\nexport type {BadgeProps} from './Badge';\nexport type {ButtonProps, LinkButtonProps} from './Button';\nexport type {ButtonGroupProps} from './ButtonGroup';\nexport type {CardProps, CardPreviewProps, AssetCardProps, ProductCardProps, UserCardProps} from './Card';\nexport type {CardViewProps} from './CardView';\nexport type {CheckboxProps} from './Checkbox';\nexport type {CheckboxGroupProps} from './CheckboxGroup';\nexport type {CloseButtonProps} from './CloseButton';\nexport type {ColorAreaProps} from './ColorArea';\nexport type {ColorFieldProps} from './ColorField';\nexport type {ColorSliderProps} from './ColorSlider';\nexport type {ColorSwatchProps} from './ColorSwatch';\nexport type {ColorSwatchPickerProps} from './ColorSwatchPicker';\nexport type {ColorWheelProps} from './ColorWheel';\nexport type {ComboBoxProps, ComboBoxItemProps, ComboBoxSectionProps} from './ComboBox';\nexport type {DialogProps} from './Dialog';\nexport type {CustomDialogProps} from './CustomDialog';\nexport type {FullscreenDialogProps} from './FullscreenDialog';\nexport type {DialogContainerProps, DialogContainerValue} from './DialogContainer';\nexport type {DialogTriggerProps} from './DialogTrigger';\nexport type {DisclosureProps, DisclosurePanelProps} from './Disclosure';\nexport type {DividerProps} from './Divider';\nexport type {DropZoneProps} from './DropZone';\nexport type {FormProps} from './Form';\nexport type {IconProps, IconContextValue} from './Icon';\nexport type {InlineAlertProps} from './InlineAlert';\nexport type {ImageProps} from './Image';\nexport type {ImageCoordinatorProps} from './ImageCoordinator';\nexport type {LinkProps} from './Link';\nexport type {MenuTriggerProps, MenuProps, MenuItemProps, MenuSectionProps, SubmenuTriggerProps} from './Menu';\nexport type {MeterProps} from './Meter';\nexport type {NotificationBadgeProps} from './NotificationBadge';\nexport type {PickerProps, PickerItemProps, PickerSectionProps} from './Picker';\nexport type {PopoverProps} from './Popover';\nexport type {ProgressBarProps} from './ProgressBar';\nexport type {ProgressCircleProps} from './ProgressCircle';\nexport type {ProviderProps} from './Provider';\nexport type {RadioProps} from './Radio';\nexport type {RadioGroupProps} from './RadioGroup';\nexport type {SearchFieldProps} from './SearchField';\nexport type {SegmentedControlProps, SegmentedControlItemProps} from './SegmentedControl';\nexport type {SliderProps} from './Slider';\nexport type {RangeSliderProps} from './RangeSlider';\nexport type {SkeletonProps} from './Skeleton';\nexport type {SkeletonCollectionProps} from './SkeletonCollection';\nexport type {StatusLightProps} from './StatusLight';\nexport type {SwitchProps} from './Switch';\nexport type {TableViewProps, TableHeaderProps, TableBodyProps, RowProps, CellProps, ColumnProps} from './TableView';\nexport type {TabsProps, TabProps, TabListProps, TabPanelProps} from './Tabs';\nexport type {TagGroupProps, TagProps} from './TagGroup';\nexport type {TextFieldProps, TextAreaProps} from './TextField';\nexport type {ToastOptions, ToastContainerProps} from './Toast';\nexport type {ToggleButtonProps} from './ToggleButton';\nexport type {ToggleButtonGroupProps} from './ToggleButtonGroup';\nexport type {TooltipProps} from './Tooltip';\nexport type {TreeViewProps, TreeViewItemProps, TreeViewItemContentProps} from './TreeView';\nexport type {AutocompleteProps, FileTriggerProps, TooltipTriggerComponentProps as TooltipTriggerProps, SortDescriptor} from 'react-aria-components';\n"],"names":[],"version":3,"file":"module.mjs.map"}
package/dist/nb-NO.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Handlinger`,
35
35
  "tag.hideButtonLabel": `Vis mindre`,
36
36
  "tag.noTags": `Ingen`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,yBAAyB,CAAC;IACzD,4BAA4B,CAAC,aAAU,CAAC;IACxC,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,aAAa,CAAC;IACxC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,IAAI,CAAC;IACxB,2BAA2B,CAAC,6BAA0B,CAAC;IACvD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,SAAS,CAAC;IACnC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,aAAM,CAAC;IAC9B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,mBAAmB,CAAC;IAC1C,sBAAsB,CAAC,gCAA0B,CAAC;IAClD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAChG","sources":["packages/@react-spectrum/s2/intl/nb-NO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgjengelige handlinger.\",\n \"actionbar.clearSelection\": \"Tøm utvalg\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle er valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"avventer\",\n \"contextualhelp.help\": \"Hjelp\",\n \"contextualhelp.info\": \"Informasjon\",\n \"dialog.alert\": \"Varsel\",\n \"dialog.dismiss\": \"Lukk\",\n \"dropzone.replaceMessage\": \"Slipp filen for å erstatte\",\n \"inlinealert.informative\": \"Informasjon\",\n \"inlinealert.negative\": \"Feil\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Vellykket\",\n \"label.(optional)\": \"(valgfritt)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Velg …\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laster inn...\",\n \"table.loadingMore\": \"Laster inn flere...\",\n \"table.resizeColumn\": \"Endre størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter synkende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"nb-NO.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,yBAAyB,CAAC;IACzD,4BAA4B,CAAC,aAAU,CAAC;IACxC,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,aAAa,CAAC;IACxC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,IAAI,CAAC;IACxB,2BAA2B,CAAC,6BAA0B,CAAC;IACvD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,SAAS,CAAC;IACnC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,aAAM,CAAC;IAC9B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,mBAAmB,CAAC;IAC1C,sBAAsB,CAAC,gCAA0B,CAAC;IAClD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAC9F,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/nb-NO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgjengelige handlinger.\",\n \"actionbar.clearSelection\": \"Tøm utvalg\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle er valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"avventer\",\n \"contextualhelp.help\": \"Hjelp\",\n \"contextualhelp.info\": \"Informasjon\",\n \"dialog.alert\": \"Varsel\",\n \"dialog.dismiss\": \"Lukk\",\n \"dropzone.replaceMessage\": \"Slipp filen for å erstatte\",\n \"inlinealert.informative\": \"Informasjon\",\n \"inlinealert.negative\": \"Feil\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Vellykket\",\n \"label.(optional)\": \"(valgfritt)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Velg …\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laster inn...\",\n \"table.loadingMore\": \"Laster inn flere...\",\n \"table.resizeColumn\": \"Endre størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter synkende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"nb-NO.cjs.map"}
package/dist/nb-NO.mjs CHANGED
@@ -35,7 +35,10 @@ $5147ae9ac9aa90fa$exports = {
35
35
  "tag.actions": `Handlinger`,
36
36
  "tag.hideButtonLabel": `Vis mindre`,
37
37
  "tag.noTags": `Ingen`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Vis alle (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,yBAAyB,CAAC;IACzD,4BAA4B,CAAC,aAAU,CAAC;IACxC,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,aAAa,CAAC;IACxC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,IAAI,CAAC;IACxB,2BAA2B,CAAC,6BAA0B,CAAC;IACvD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,SAAS,CAAC;IACnC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,aAAM,CAAC;IAC9B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,mBAAmB,CAAC;IAC1C,sBAAsB,CAAC,gCAA0B,CAAC;IAClD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AAChG","sources":["packages/@react-spectrum/s2/intl/nb-NO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgjengelige handlinger.\",\n \"actionbar.clearSelection\": \"Tøm utvalg\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle er valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"avventer\",\n \"contextualhelp.help\": \"Hjelp\",\n \"contextualhelp.info\": \"Informasjon\",\n \"dialog.alert\": \"Varsel\",\n \"dialog.dismiss\": \"Lukk\",\n \"dropzone.replaceMessage\": \"Slipp filen for å erstatte\",\n \"inlinealert.informative\": \"Informasjon\",\n \"inlinealert.negative\": \"Feil\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Vellykket\",\n \"label.(optional)\": \"(valgfritt)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Velg …\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laster inn...\",\n \"table.loadingMore\": \"Laster inn flere...\",\n \"table.resizeColumn\": \"Endre størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter synkende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"nb-NO.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,UAAU,CAAC;IACnD,8BAA8B,CAAC,yBAAyB,CAAC;IACzD,4BAA4B,CAAC,aAAU,CAAC;IACxC,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,MAAM,CAAC;QAAA,IAAI;IACzJ,yBAAyB,CAAC,aAAa,CAAC;IACxC,oBAAoB,CAAC,eAAe,CAAC;IACrC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,WAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,IAAI,CAAC;IACxB,2BAA2B,CAAC,6BAA0B,CAAC;IACvD,2BAA2B,CAAC,WAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,QAAQ,CAAC;IAChC,wBAAwB,CAAC,SAAS,CAAC;IACnC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,cAAc,CAAC;IACpC,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,YAAY,CAAC;IACjD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,aAAM,CAAC;IAC9B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,mBAAmB,CAAC;IAC1C,sBAAsB,CAAC,gCAA0B,CAAC;IAClD,uBAAuB,CAAC,eAAe,CAAC;IACxC,wBAAwB,CAAC,eAAe,CAAC;IACzC,eAAe,CAAC,UAAU,CAAC;IAC3B,uBAAuB,CAAC,UAAU,CAAC;IACnC,cAAc,CAAC,KAAK,CAAC;IACrB,0BAA0B,CAAC,MAAM,YAAc,CAAC,UAAU,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAC9F,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/nb-NO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Handlinger\",\n \"actionbar.actionsAvailable\": \"Tilgjengelige handlinger.\",\n \"actionbar.clearSelection\": \"Tøm utvalg\",\n \"actionbar.selected\": \"{count, plural, =0 {Ingen valgt} other {# valgt}}\",\n \"actionbar.selectedAll\": \"Alle er valgt\",\n \"breadcrumbs.more\": \"Flere elementer\",\n \"button.pending\": \"avventer\",\n \"contextualhelp.help\": \"Hjelp\",\n \"contextualhelp.info\": \"Informasjon\",\n \"dialog.alert\": \"Varsel\",\n \"dialog.dismiss\": \"Lukk\",\n \"dropzone.replaceMessage\": \"Slipp filen for å erstatte\",\n \"inlinealert.informative\": \"Informasjon\",\n \"inlinealert.negative\": \"Feil\",\n \"inlinealert.notice\": \"Advarsel\",\n \"inlinealert.positive\": \"Vellykket\",\n \"label.(optional)\": \"(valgfritt)\",\n \"label.(required)\": \"(obligatorisk)\",\n \"menu.moreActions\": \"Flere handlinger\",\n \"notificationbadge.indicatorOnly\": \"Ny aktivitet\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Velg …\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laster inn...\",\n \"table.loadingMore\": \"Laster inn flere...\",\n \"table.resizeColumn\": \"Endre størrelse på kolonne\",\n \"table.sortAscending\": \"Sorter stigende\",\n \"table.sortDescending\": \"Sorter synkende\",\n \"tag.actions\": \"Handlinger\",\n \"tag.hideButtonLabel\": \"Vis mindre\",\n \"tag.noTags\": \"Ingen\",\n \"tag.showAllButtonLabel\": \"Vis alle ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"nb-NO.mjs.map"}
package/dist/nl-NL.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Acties`,
35
35
  "tag.hideButtonLabel": `Minder weergeven`,
36
36
  "tag.noTags": `Geen`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Alles tonen (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Alles tonen (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,MAAM,CAAC;IAC/C,8BAA8B,CAAC,mBAAmB,CAAC;IACnD,4BAA4B,CAAC,eAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACvK,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,cAAc,CAAC;IAClC,uBAAuB,CAAC,IAAI,CAAC;IAC7B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,OAAO,CAAC;IACzB,kBAAkB,CAAC,OAAO,CAAC;IAC3B,2BAA2B,CAAC,kCAAkC,CAAC;IAC/D,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,YAAY,CAAC;IACpC,wBAAwB,CAAC,QAAQ,CAAC;IAClC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,SAAS,CAAC;IAC/B,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,iBAAiB,CAAC;IACtD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,QAAQ,CAAC;IAC3B,qBAAqB,CAAC,aAAa,CAAC;IACpC,sBAAsB,CAAC,qBAAqB,CAAC;IAC7C,uBAAuB,CAAC,iBAAiB,CAAC;IAC1C,wBAAwB,CAAC,iBAAiB,CAAC;IAC3C,eAAe,CAAC,MAAM,CAAC;IACvB,uBAAuB,CAAC,gBAAgB,CAAC;IACzC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,aAAa,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACnG","sources":["packages/@react-spectrum/s2/intl/nl-NL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acties\",\n \"actionbar.actionsAvailable\": \"Acties beschikbaar.\",\n \"actionbar.clearSelection\": \"Selectie wissen\",\n \"actionbar.selected\": \"{count, plural, =0 {Niets geselecteerd} other {# geselecteerd}}\",\n \"actionbar.selectedAll\": \"Alles geselecteerd\",\n \"breadcrumbs.more\": \"Meer items\",\n \"button.pending\": \"in behandeling\",\n \"contextualhelp.help\": \"Help\",\n \"contextualhelp.info\": \"Informatie\",\n \"dialog.alert\": \"Melding\",\n \"dialog.dismiss\": \"Negeren\",\n \"dropzone.replaceMessage\": \"Bestand neerzetten om te vervangen\",\n \"inlinealert.informative\": \"Informatie\",\n \"inlinealert.negative\": \"Fout\",\n \"inlinealert.notice\": \"Waarschuwing\",\n \"inlinealert.positive\": \"Geslaagd\",\n \"label.(optional)\": \"(optioneel)\",\n \"label.(required)\": \"(vereist)\",\n \"menu.moreActions\": \"Meer handelingen\",\n \"notificationbadge.indicatorOnly\": \"Nieuwe activiteit\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecteren…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laden...\",\n \"table.loadingMore\": \"Meer laden...\",\n \"table.resizeColumn\": \"Kolomgrootte wijzigen\",\n \"table.sortAscending\": \"Oplopend sorteren\",\n \"table.sortDescending\": \"Aflopend sorteren\",\n \"tag.actions\": \"Acties\",\n \"tag.hideButtonLabel\": \"Minder weergeven\",\n \"tag.noTags\": \"Geen\",\n \"tag.showAllButtonLabel\": \"Alles tonen ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"nl-NL.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,MAAM,CAAC;IAC/C,8BAA8B,CAAC,mBAAmB,CAAC;IACnD,4BAA4B,CAAC,eAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACvK,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,cAAc,CAAC;IAClC,uBAAuB,CAAC,IAAI,CAAC;IAC7B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,OAAO,CAAC;IACzB,kBAAkB,CAAC,OAAO,CAAC;IAC3B,2BAA2B,CAAC,kCAAkC,CAAC;IAC/D,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,YAAY,CAAC;IACpC,wBAAwB,CAAC,QAAQ,CAAC;IAClC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,SAAS,CAAC;IAC/B,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,iBAAiB,CAAC;IACtD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,QAAQ,CAAC;IAC3B,qBAAqB,CAAC,aAAa,CAAC;IACpC,sBAAsB,CAAC,qBAAqB,CAAC;IAC7C,uBAAuB,CAAC,iBAAiB,CAAC;IAC1C,wBAAwB,CAAC,iBAAiB,CAAC;IAC3C,eAAe,CAAC,MAAM,CAAC;IACvB,uBAAuB,CAAC,gBAAgB,CAAC;IACzC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,aAAa,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACjG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/nl-NL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acties\",\n \"actionbar.actionsAvailable\": \"Acties beschikbaar.\",\n \"actionbar.clearSelection\": \"Selectie wissen\",\n \"actionbar.selected\": \"{count, plural, =0 {Niets geselecteerd} other {# geselecteerd}}\",\n \"actionbar.selectedAll\": \"Alles geselecteerd\",\n \"breadcrumbs.more\": \"Meer items\",\n \"button.pending\": \"in behandeling\",\n \"contextualhelp.help\": \"Help\",\n \"contextualhelp.info\": \"Informatie\",\n \"dialog.alert\": \"Melding\",\n \"dialog.dismiss\": \"Negeren\",\n \"dropzone.replaceMessage\": \"Bestand neerzetten om te vervangen\",\n \"inlinealert.informative\": \"Informatie\",\n \"inlinealert.negative\": \"Fout\",\n \"inlinealert.notice\": \"Waarschuwing\",\n \"inlinealert.positive\": \"Geslaagd\",\n \"label.(optional)\": \"(optioneel)\",\n \"label.(required)\": \"(vereist)\",\n \"menu.moreActions\": \"Meer handelingen\",\n \"notificationbadge.indicatorOnly\": \"Nieuwe activiteit\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecteren…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laden...\",\n \"table.loadingMore\": \"Meer laden...\",\n \"table.resizeColumn\": \"Kolomgrootte wijzigen\",\n \"table.sortAscending\": \"Oplopend sorteren\",\n \"table.sortDescending\": \"Aflopend sorteren\",\n \"tag.actions\": \"Acties\",\n \"tag.hideButtonLabel\": \"Minder weergeven\",\n \"tag.noTags\": \"Geen\",\n \"tag.showAllButtonLabel\": \"Alles tonen ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"nl-NL.cjs.map"}
package/dist/nl-NL.mjs CHANGED
@@ -35,7 +35,10 @@ $57dfd84c0a3a88dd$exports = {
35
35
  "tag.actions": `Acties`,
36
36
  "tag.hideButtonLabel": `Minder weergeven`,
37
37
  "tag.noTags": `Geen`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Alles tonen (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Alles tonen (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,MAAM,CAAC;IAC/C,8BAA8B,CAAC,mBAAmB,CAAC;IACnD,4BAA4B,CAAC,eAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACvK,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,cAAc,CAAC;IAClC,uBAAuB,CAAC,IAAI,CAAC;IAC7B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,OAAO,CAAC;IACzB,kBAAkB,CAAC,OAAO,CAAC;IAC3B,2BAA2B,CAAC,kCAAkC,CAAC;IAC/D,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,YAAY,CAAC;IACpC,wBAAwB,CAAC,QAAQ,CAAC;IAClC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,SAAS,CAAC;IAC/B,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,iBAAiB,CAAC;IACtD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,QAAQ,CAAC;IAC3B,qBAAqB,CAAC,aAAa,CAAC;IACpC,sBAAsB,CAAC,qBAAqB,CAAC;IAC7C,uBAAuB,CAAC,iBAAiB,CAAC;IAC1C,wBAAwB,CAAC,iBAAiB,CAAC;IAC3C,eAAe,CAAC,MAAM,CAAC;IACvB,uBAAuB,CAAC,gBAAgB,CAAC;IACzC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,aAAa,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACnG","sources":["packages/@react-spectrum/s2/intl/nl-NL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acties\",\n \"actionbar.actionsAvailable\": \"Acties beschikbaar.\",\n \"actionbar.clearSelection\": \"Selectie wissen\",\n \"actionbar.selected\": \"{count, plural, =0 {Niets geselecteerd} other {# geselecteerd}}\",\n \"actionbar.selectedAll\": \"Alles geselecteerd\",\n \"breadcrumbs.more\": \"Meer items\",\n \"button.pending\": \"in behandeling\",\n \"contextualhelp.help\": \"Help\",\n \"contextualhelp.info\": \"Informatie\",\n \"dialog.alert\": \"Melding\",\n \"dialog.dismiss\": \"Negeren\",\n \"dropzone.replaceMessage\": \"Bestand neerzetten om te vervangen\",\n \"inlinealert.informative\": \"Informatie\",\n \"inlinealert.negative\": \"Fout\",\n \"inlinealert.notice\": \"Waarschuwing\",\n \"inlinealert.positive\": \"Geslaagd\",\n \"label.(optional)\": \"(optioneel)\",\n \"label.(required)\": \"(vereist)\",\n \"menu.moreActions\": \"Meer handelingen\",\n \"notificationbadge.indicatorOnly\": \"Nieuwe activiteit\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecteren…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laden...\",\n \"table.loadingMore\": \"Meer laden...\",\n \"table.resizeColumn\": \"Kolomgrootte wijzigen\",\n \"table.sortAscending\": \"Oplopend sorteren\",\n \"table.sortDescending\": \"Aflopend sorteren\",\n \"tag.actions\": \"Acties\",\n \"tag.hideButtonLabel\": \"Minder weergeven\",\n \"tag.noTags\": \"Geen\",\n \"tag.showAllButtonLabel\": \"Alles tonen ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"nl-NL.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,MAAM,CAAC;IAC/C,8BAA8B,CAAC,mBAAmB,CAAC;IACnD,4BAA4B,CAAC,eAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACvK,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,cAAc,CAAC;IAClC,uBAAuB,CAAC,IAAI,CAAC;IAC7B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,OAAO,CAAC;IACzB,kBAAkB,CAAC,OAAO,CAAC;IAC3B,2BAA2B,CAAC,kCAAkC,CAAC;IAC/D,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,YAAY,CAAC;IACpC,wBAAwB,CAAC,QAAQ,CAAC;IAClC,oBAAoB,CAAC,WAAW,CAAC;IACjC,oBAAoB,CAAC,SAAS,CAAC;IAC/B,oBAAoB,CAAC,gBAAgB,CAAC;IACtC,mCAAmC,CAAC,iBAAiB,CAAC;IACtD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,QAAQ,CAAC;IAC3B,qBAAqB,CAAC,aAAa,CAAC;IACpC,sBAAsB,CAAC,qBAAqB,CAAC;IAC7C,uBAAuB,CAAC,iBAAiB,CAAC;IAC1C,wBAAwB,CAAC,iBAAiB,CAAC;IAC3C,eAAe,CAAC,MAAM,CAAC;IACvB,uBAAuB,CAAC,gBAAgB,CAAC;IACzC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,aAAa,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACjG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/nl-NL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acties\",\n \"actionbar.actionsAvailable\": \"Acties beschikbaar.\",\n \"actionbar.clearSelection\": \"Selectie wissen\",\n \"actionbar.selected\": \"{count, plural, =0 {Niets geselecteerd} other {# geselecteerd}}\",\n \"actionbar.selectedAll\": \"Alles geselecteerd\",\n \"breadcrumbs.more\": \"Meer items\",\n \"button.pending\": \"in behandeling\",\n \"contextualhelp.help\": \"Help\",\n \"contextualhelp.info\": \"Informatie\",\n \"dialog.alert\": \"Melding\",\n \"dialog.dismiss\": \"Negeren\",\n \"dropzone.replaceMessage\": \"Bestand neerzetten om te vervangen\",\n \"inlinealert.informative\": \"Informatie\",\n \"inlinealert.negative\": \"Fout\",\n \"inlinealert.notice\": \"Waarschuwing\",\n \"inlinealert.positive\": \"Geslaagd\",\n \"label.(optional)\": \"(optioneel)\",\n \"label.(required)\": \"(vereist)\",\n \"menu.moreActions\": \"Meer handelingen\",\n \"notificationbadge.indicatorOnly\": \"Nieuwe activiteit\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecteren…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Laden...\",\n \"table.loadingMore\": \"Meer laden...\",\n \"table.resizeColumn\": \"Kolomgrootte wijzigen\",\n \"table.sortAscending\": \"Oplopend sorteren\",\n \"table.sortDescending\": \"Aflopend sorteren\",\n \"tag.actions\": \"Acties\",\n \"tag.hideButtonLabel\": \"Minder weergeven\",\n \"tag.noTags\": \"Geen\",\n \"tag.showAllButtonLabel\": \"Alles tonen ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"nl-NL.mjs.map"}
package/dist/pl-PL.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Dzia\u{142}ania`,
35
35
  "tag.hideButtonLabel": `Wy\u{15B}wietl mniej`,
36
36
  "tag.noTags": `Brak`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Poka\u{17C} wszystko (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Poka\u{17C} wszystko (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,eAAS,CAAC;IAClD,8BAA8B,CAAC,+BAAmB,CAAC;IACnD,4BAA4B,CAAC,+BAAmB,CAAC;IACjD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,QAAQ,CAAC;QAAA,IAAI;IAC3J,yBAAyB,CAAC,oBAAoB,CAAC;IAC/C,oBAAoB,CAAC,yBAAgB,CAAC;IACtC,kBAAkB,CAAC,gBAAU,CAAC;IAC9B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,iBAAW,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAwB,CAAC;IACrD,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,gBAAI,CAAC;IAC9B,sBAAsB,CAAC,iBAAW,CAAC;IACnC,wBAAwB,CAAC,UAAU,CAAC;IACpC,oBAAoB,CAAC,YAAY,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,kBAAY,CAAC;IAClC,mCAAmC,CAAC,0BAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAQ,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAc,CAAC;IACjC,qBAAqB,CAAC,oCAA8B,CAAC;IACrD,sBAAsB,CAAC,2BAAqB,CAAC;IAC7C,uBAAuB,CAAC,oBAAc,CAAC;IACvC,wBAAwB,CAAC,qBAAe,CAAC;IACzC,eAAe,CAAC,eAAS,CAAC;IAC1B,uBAAuB,CAAC,oBAAc,CAAC;IACvC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,sBAAgB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACtG","sources":["packages/@react-spectrum/s2/intl/pl-PL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Działania\",\n \"actionbar.actionsAvailable\": \"Dostępne działania.\",\n \"actionbar.clearSelection\": \"Wyczyść zaznaczenie\",\n \"actionbar.selected\": \"{count, plural, =0 {nie wybrano} other {# wybrano}}\",\n \"actionbar.selectedAll\": \"Wszystkie zaznaczone\",\n \"breadcrumbs.more\": \"Więcej elementów\",\n \"button.pending\": \"oczekujące\",\n \"contextualhelp.help\": \"Pomoc\",\n \"contextualhelp.info\": \"Informacja\",\n \"dialog.alert\": \"Ostrzeżenie\",\n \"dialog.dismiss\": \"Zignoruj\",\n \"dropzone.replaceMessage\": \"Upuść plik, aby zastąpić\",\n \"inlinealert.informative\": \"Informacja\",\n \"inlinealert.negative\": \"Błąd\",\n \"inlinealert.notice\": \"Ostrzeżenie\",\n \"inlinealert.positive\": \"Powodzenie\",\n \"label.(optional)\": \"(opcjonalne)\",\n \"label.(required)\": \"(wymagane)\",\n \"menu.moreActions\": \"Więcej akcji\",\n \"notificationbadge.indicatorOnly\": \"Nowa aktywność\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Zaznacz…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Wczytywanie...\",\n \"table.loadingMore\": \"Wczytywanie większej liczby...\",\n \"table.resizeColumn\": \"Zmień rozmiar kolumny\",\n \"table.sortAscending\": \"Sortuj rosnąco\",\n \"table.sortDescending\": \"Sortuj malejąco\",\n \"tag.actions\": \"Działania\",\n \"tag.hideButtonLabel\": \"Wyświetl mniej\",\n \"tag.noTags\": \"Brak\",\n \"tag.showAllButtonLabel\": \"Pokaż wszystko ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"pl-PL.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,eAAS,CAAC;IAClD,8BAA8B,CAAC,+BAAmB,CAAC;IACnD,4BAA4B,CAAC,+BAAmB,CAAC;IACjD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,QAAQ,CAAC;QAAA,IAAI;IAC3J,yBAAyB,CAAC,oBAAoB,CAAC;IAC/C,oBAAoB,CAAC,yBAAgB,CAAC;IACtC,kBAAkB,CAAC,gBAAU,CAAC;IAC9B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,iBAAW,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAwB,CAAC;IACrD,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,gBAAI,CAAC;IAC9B,sBAAsB,CAAC,iBAAW,CAAC;IACnC,wBAAwB,CAAC,UAAU,CAAC;IACpC,oBAAoB,CAAC,YAAY,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,kBAAY,CAAC;IAClC,mCAAmC,CAAC,0BAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAQ,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAc,CAAC;IACjC,qBAAqB,CAAC,oCAA8B,CAAC;IACrD,sBAAsB,CAAC,2BAAqB,CAAC;IAC7C,uBAAuB,CAAC,oBAAc,CAAC;IACvC,wBAAwB,CAAC,qBAAe,CAAC;IACzC,eAAe,CAAC,eAAS,CAAC;IAC1B,uBAAuB,CAAC,oBAAc,CAAC;IACvC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,sBAAgB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACpG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/pl-PL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Działania\",\n \"actionbar.actionsAvailable\": \"Dostępne działania.\",\n \"actionbar.clearSelection\": \"Wyczyść zaznaczenie\",\n \"actionbar.selected\": \"{count, plural, =0 {nie wybrano} other {# wybrano}}\",\n \"actionbar.selectedAll\": \"Wszystkie zaznaczone\",\n \"breadcrumbs.more\": \"Więcej elementów\",\n \"button.pending\": \"oczekujące\",\n \"contextualhelp.help\": \"Pomoc\",\n \"contextualhelp.info\": \"Informacja\",\n \"dialog.alert\": \"Ostrzeżenie\",\n \"dialog.dismiss\": \"Zignoruj\",\n \"dropzone.replaceMessage\": \"Upuść plik, aby zastąpić\",\n \"inlinealert.informative\": \"Informacja\",\n \"inlinealert.negative\": \"Błąd\",\n \"inlinealert.notice\": \"Ostrzeżenie\",\n \"inlinealert.positive\": \"Powodzenie\",\n \"label.(optional)\": \"(opcjonalne)\",\n \"label.(required)\": \"(wymagane)\",\n \"menu.moreActions\": \"Więcej akcji\",\n \"notificationbadge.indicatorOnly\": \"Nowa aktywność\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Zaznacz…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Wczytywanie...\",\n \"table.loadingMore\": \"Wczytywanie większej liczby...\",\n \"table.resizeColumn\": \"Zmień rozmiar kolumny\",\n \"table.sortAscending\": \"Sortuj rosnąco\",\n \"table.sortDescending\": \"Sortuj malejąco\",\n \"tag.actions\": \"Działania\",\n \"tag.hideButtonLabel\": \"Wyświetl mniej\",\n \"tag.noTags\": \"Brak\",\n \"tag.showAllButtonLabel\": \"Pokaż wszystko ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"pl-PL.cjs.map"}
package/dist/pl-PL.mjs CHANGED
@@ -35,7 +35,10 @@ $fb5e8c90f7637ad5$exports = {
35
35
  "tag.actions": `Dzia\u{142}ania`,
36
36
  "tag.hideButtonLabel": `Wy\u{15B}wietl mniej`,
37
37
  "tag.noTags": `Brak`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Poka\u{17C} wszystko (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Poka\u{17C} wszystko (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,eAAS,CAAC;IAClD,8BAA8B,CAAC,+BAAmB,CAAC;IACnD,4BAA4B,CAAC,+BAAmB,CAAC;IACjD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,QAAQ,CAAC;QAAA,IAAI;IAC3J,yBAAyB,CAAC,oBAAoB,CAAC;IAC/C,oBAAoB,CAAC,yBAAgB,CAAC;IACtC,kBAAkB,CAAC,gBAAU,CAAC;IAC9B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,iBAAW,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAwB,CAAC;IACrD,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,gBAAI,CAAC;IAC9B,sBAAsB,CAAC,iBAAW,CAAC;IACnC,wBAAwB,CAAC,UAAU,CAAC;IACpC,oBAAoB,CAAC,YAAY,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,kBAAY,CAAC;IAClC,mCAAmC,CAAC,0BAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAQ,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAc,CAAC;IACjC,qBAAqB,CAAC,oCAA8B,CAAC;IACrD,sBAAsB,CAAC,2BAAqB,CAAC;IAC7C,uBAAuB,CAAC,oBAAc,CAAC;IACvC,wBAAwB,CAAC,qBAAe,CAAC;IACzC,eAAe,CAAC,eAAS,CAAC;IAC1B,uBAAuB,CAAC,oBAAc,CAAC;IACvC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,sBAAgB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACtG","sources":["packages/@react-spectrum/s2/intl/pl-PL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Działania\",\n \"actionbar.actionsAvailable\": \"Dostępne działania.\",\n \"actionbar.clearSelection\": \"Wyczyść zaznaczenie\",\n \"actionbar.selected\": \"{count, plural, =0 {nie wybrano} other {# wybrano}}\",\n \"actionbar.selectedAll\": \"Wszystkie zaznaczone\",\n \"breadcrumbs.more\": \"Więcej elementów\",\n \"button.pending\": \"oczekujące\",\n \"contextualhelp.help\": \"Pomoc\",\n \"contextualhelp.info\": \"Informacja\",\n \"dialog.alert\": \"Ostrzeżenie\",\n \"dialog.dismiss\": \"Zignoruj\",\n \"dropzone.replaceMessage\": \"Upuść plik, aby zastąpić\",\n \"inlinealert.informative\": \"Informacja\",\n \"inlinealert.negative\": \"Błąd\",\n \"inlinealert.notice\": \"Ostrzeżenie\",\n \"inlinealert.positive\": \"Powodzenie\",\n \"label.(optional)\": \"(opcjonalne)\",\n \"label.(required)\": \"(wymagane)\",\n \"menu.moreActions\": \"Więcej akcji\",\n \"notificationbadge.indicatorOnly\": \"Nowa aktywność\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Zaznacz…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Wczytywanie...\",\n \"table.loadingMore\": \"Wczytywanie większej liczby...\",\n \"table.resizeColumn\": \"Zmień rozmiar kolumny\",\n \"table.sortAscending\": \"Sortuj rosnąco\",\n \"table.sortDescending\": \"Sortuj malejąco\",\n \"tag.actions\": \"Działania\",\n \"tag.hideButtonLabel\": \"Wyświetl mniej\",\n \"tag.noTags\": \"Brak\",\n \"tag.showAllButtonLabel\": \"Pokaż wszystko ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"pl-PL.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,eAAS,CAAC;IAClD,8BAA8B,CAAC,+BAAmB,CAAC;IACnD,4BAA4B,CAAC,+BAAmB,CAAC;IACjD,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,WAAW,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,QAAQ,CAAC;QAAA,IAAI;IAC3J,yBAAyB,CAAC,oBAAoB,CAAC;IAC/C,oBAAoB,CAAC,yBAAgB,CAAC;IACtC,kBAAkB,CAAC,gBAAU,CAAC;IAC9B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,UAAU,CAAC;IACnC,gBAAgB,CAAC,iBAAW,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAwB,CAAC;IACrD,2BAA2B,CAAC,UAAU,CAAC;IACvC,wBAAwB,CAAC,gBAAI,CAAC;IAC9B,sBAAsB,CAAC,iBAAW,CAAC;IACnC,wBAAwB,CAAC,UAAU,CAAC;IACpC,oBAAoB,CAAC,YAAY,CAAC;IAClC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,kBAAY,CAAC;IAClC,mCAAmC,CAAC,0BAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,eAAQ,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,cAAc,CAAC;IACjC,qBAAqB,CAAC,oCAA8B,CAAC;IACrD,sBAAsB,CAAC,2BAAqB,CAAC;IAC7C,uBAAuB,CAAC,oBAAc,CAAC;IACvC,wBAAwB,CAAC,qBAAe,CAAC;IACzC,eAAe,CAAC,eAAS,CAAC;IAC1B,uBAAuB,CAAC,oBAAc,CAAC;IACvC,cAAc,CAAC,IAAI,CAAC;IACpB,0BAA0B,CAAC,MAAM,YAAc,CAAC,sBAAgB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACpG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/pl-PL.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Działania\",\n \"actionbar.actionsAvailable\": \"Dostępne działania.\",\n \"actionbar.clearSelection\": \"Wyczyść zaznaczenie\",\n \"actionbar.selected\": \"{count, plural, =0 {nie wybrano} other {# wybrano}}\",\n \"actionbar.selectedAll\": \"Wszystkie zaznaczone\",\n \"breadcrumbs.more\": \"Więcej elementów\",\n \"button.pending\": \"oczekujące\",\n \"contextualhelp.help\": \"Pomoc\",\n \"contextualhelp.info\": \"Informacja\",\n \"dialog.alert\": \"Ostrzeżenie\",\n \"dialog.dismiss\": \"Zignoruj\",\n \"dropzone.replaceMessage\": \"Upuść plik, aby zastąpić\",\n \"inlinealert.informative\": \"Informacja\",\n \"inlinealert.negative\": \"Błąd\",\n \"inlinealert.notice\": \"Ostrzeżenie\",\n \"inlinealert.positive\": \"Powodzenie\",\n \"label.(optional)\": \"(opcjonalne)\",\n \"label.(required)\": \"(wymagane)\",\n \"menu.moreActions\": \"Więcej akcji\",\n \"notificationbadge.indicatorOnly\": \"Nowa aktywność\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Zaznacz…\",\n \"slider.maximum\": \"Maksimum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Wczytywanie...\",\n \"table.loadingMore\": \"Wczytywanie większej liczby...\",\n \"table.resizeColumn\": \"Zmień rozmiar kolumny\",\n \"table.sortAscending\": \"Sortuj rosnąco\",\n \"table.sortDescending\": \"Sortuj malejąco\",\n \"tag.actions\": \"Działania\",\n \"tag.hideButtonLabel\": \"Wyświetl mniej\",\n \"tag.noTags\": \"Brak\",\n \"tag.showAllButtonLabel\": \"Pokaż wszystko ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"pl-PL.mjs.map"}
package/dist/pt-BR.cjs CHANGED
@@ -35,7 +35,10 @@ module.exports = {
35
35
  "tag.actions": `A\xe7\xf5es`,
36
36
  "tag.hideButtonLabel": `Mostrar menos`,
37
37
  "tag.noTags": `Nenhum`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,iBAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,iBAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,2BAA2B,CAAC;IACpD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/pt-BR.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Todos selecionados\",\n \"breadcrumbs.more\": \"Mais itens\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informações\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Descartar\",\n \"dropzone.replaceMessage\": \"Solte o arquivo para substituir\",\n \"inlinealert.informative\": \"Informações\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"Carregando...\",\n \"table.loadingMore\": \"Carregando mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem crescente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"pt-BR.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,iBAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,iBAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,2BAA2B,CAAC;IACpD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/pt-BR.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Todos selecionados\",\n \"breadcrumbs.more\": \"Mais itens\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informações\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Descartar\",\n \"dropzone.replaceMessage\": \"Solte o arquivo para substituir\",\n \"inlinealert.informative\": \"Informações\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"Carregando...\",\n \"table.loadingMore\": \"Carregando mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem crescente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"pt-BR.cjs.map"}
package/dist/pt-BR.mjs CHANGED
@@ -36,7 +36,10 @@ $0279ed0128da991d$exports = {
36
36
  "tag.actions": `A\xe7\xf5es`,
37
37
  "tag.hideButtonLabel": `Mostrar menos`,
38
38
  "tag.noTags": `Nenhum`,
39
- "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`
39
+ "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`,
40
+ "toast.clearAll": `Clear all`,
41
+ "toast.collapse": `Collapse`,
42
+ "toast.showAll": `Show all`
40
43
  };
41
44
 
42
45
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,iBAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,iBAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,2BAA2B,CAAC;IACpD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/pt-BR.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Todos selecionados\",\n \"breadcrumbs.more\": \"Mais itens\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informações\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Descartar\",\n \"dropzone.replaceMessage\": \"Solte o arquivo para substituir\",\n \"inlinealert.informative\": \"Informações\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"Carregando...\",\n \"table.loadingMore\": \"Carregando mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem crescente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"pt-BR.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,kBAAkB,CAAC;IAC7C,oBAAoB,CAAC,UAAU,CAAC;IAChC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,iBAAW,CAAC;IACpC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,iBAAW,CAAC;IACxC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,2BAA2B,CAAC;IACpD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/pt-BR.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Todos selecionados\",\n \"breadcrumbs.more\": \"Mais itens\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informações\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Descartar\",\n \"dropzone.replaceMessage\": \"Solte o arquivo para substituir\",\n \"inlinealert.informative\": \"Informações\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"Carregando...\",\n \"table.loadingMore\": \"Carregando mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem crescente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"pt-BR.mjs.map"}
package/dist/pt-PT.cjs CHANGED
@@ -35,7 +35,10 @@ module.exports = {
35
35
  "tag.actions": `A\xe7\xf5es`,
36
36
  "tag.hideButtonLabel": `Mostrar menos`,
37
37
  "tag.noTags": `Nenhum`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,gBAAgB,CAAC;IAC3C,oBAAoB,CAAC,YAAY,CAAC;IAClC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,4BAA4B,CAAC;IACrD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/pt-PT.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Tudo selecionado\",\n \"breadcrumbs.more\": \"Mais artigos\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informação\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Dispensar\",\n \"dropzone.replaceMessage\": \"Largar ficheiro para substituir\",\n \"inlinealert.informative\": \"Informação\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"A carregar...\",\n \"table.loadingMore\": \"A carregar mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem ascendente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"pt-PT.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,gBAAgB,CAAC;IAC3C,oBAAoB,CAAC,YAAY,CAAC;IAClC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,4BAA4B,CAAC;IACrD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/pt-PT.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Tudo selecionado\",\n \"breadcrumbs.more\": \"Mais artigos\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informação\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Dispensar\",\n \"dropzone.replaceMessage\": \"Largar ficheiro para substituir\",\n \"inlinealert.informative\": \"Informação\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"A carregar...\",\n \"table.loadingMore\": \"A carregar mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem ascendente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"pt-PT.cjs.map"}
package/dist/pt-PT.mjs CHANGED
@@ -36,7 +36,10 @@ $59c27adfbd8a322e$exports = {
36
36
  "tag.actions": `A\xe7\xf5es`,
37
37
  "tag.hideButtonLabel": `Mostrar menos`,
38
38
  "tag.noTags": `Nenhum`,
39
- "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`
39
+ "tag.showAllButtonLabel": (args, formatter)=>`Mostrar tudo (${formatter.number(args.tagCount)})`,
40
+ "toast.clearAll": `Clear all`,
41
+ "toast.collapse": `Collapse`,
42
+ "toast.showAll": `Show all`
40
43
  };
41
44
 
42
45
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,gBAAgB,CAAC;IAC3C,oBAAoB,CAAC,YAAY,CAAC;IAClC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,4BAA4B,CAAC;IACrD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/pt-PT.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Tudo selecionado\",\n \"breadcrumbs.more\": \"Mais artigos\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informação\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Dispensar\",\n \"dropzone.replaceMessage\": \"Largar ficheiro para substituir\",\n \"inlinealert.informative\": \"Informação\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"A carregar...\",\n \"table.loadingMore\": \"A carregar mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem ascendente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"pt-PT.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,WAAK,CAAC;IAC9C,8BAA8B,CAAC,2BAAkB,CAAC;IAClD,4BAA4B,CAAC,oBAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,kBAAkB,CAAC;YAAE,KAAK,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,YAAY,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,aAAa,CAAC;QAAA,IAAI;IACjO,yBAAyB,CAAC,gBAAgB,CAAC;IAC3C,oBAAoB,CAAC,YAAY,CAAC;IAClC,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,MAAM,CAAC;IACxB,kBAAkB,CAAC,SAAS,CAAC;IAC7B,2BAA2B,CAAC,+BAA+B,CAAC;IAC5D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,IAAI,CAAC;IAC9B,sBAAsB,CAAC,KAAK,CAAC;IAC7B,wBAAwB,CAAC,OAAO,CAAC;IACjC,oBAAoB,CAAC,UAAU,CAAC;IAChC,oBAAoB,CAAC,gBAAa,CAAC;IACnC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,mCAAmC,CAAC,cAAc,CAAC;IACnD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,kBAAW,CAAC;IACnC,kBAAkB,CAAC,SAAM,CAAC;IAC1B,kBAAkB,CAAC,SAAM,CAAC;IAC1B,iBAAiB,CAAC,aAAa,CAAC;IAChC,qBAAqB,CAAC,kBAAkB,CAAC;IACzC,sBAAsB,CAAC,oBAAoB,CAAC;IAC5C,uBAAuB,CAAC,4BAA4B,CAAC;IACrD,wBAAwB,CAAC,6BAA6B,CAAC;IACvD,eAAe,CAAC,WAAK,CAAC;IACtB,uBAAuB,CAAC,aAAa,CAAC;IACtC,cAAc,CAAC,MAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,cAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/pt-PT.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Ações\",\n \"actionbar.actionsAvailable\": \"Ações disponíveis.\",\n \"actionbar.clearSelection\": \"Limpar seleção\",\n \"actionbar.selected\": \"{count, plural, =0 {Nenhum selecionado} one {# selecionado} other {# selecionados}}\",\n \"actionbar.selectedAll\": \"Tudo selecionado\",\n \"breadcrumbs.more\": \"Mais artigos\",\n \"button.pending\": \"pendente\",\n \"contextualhelp.help\": \"Ajuda\",\n \"contextualhelp.info\": \"Informação\",\n \"dialog.alert\": \"Alerta\",\n \"dialog.dismiss\": \"Dispensar\",\n \"dropzone.replaceMessage\": \"Largar ficheiro para substituir\",\n \"inlinealert.informative\": \"Informação\",\n \"inlinealert.negative\": \"Erro\",\n \"inlinealert.notice\": \"Aviso\",\n \"inlinealert.positive\": \"Sucesso\",\n \"label.(optional)\": \"(opcional)\",\n \"label.(required)\": \"(obrigatório)\",\n \"menu.moreActions\": \"Mais ações\",\n \"notificationbadge.indicatorOnly\": \"Nova atividade\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selecionar…\",\n \"slider.maximum\": \"Máximo\",\n \"slider.minimum\": \"Mínimo\",\n \"table.loading\": \"A carregar...\",\n \"table.loadingMore\": \"A carregar mais...\",\n \"table.resizeColumn\": \"Redimensionar coluna\",\n \"table.sortAscending\": \"Ordenar por ordem ascendente\",\n \"table.sortDescending\": \"Ordenar por ordem decrescente\",\n \"tag.actions\": \"Ações\",\n \"tag.hideButtonLabel\": \"Mostrar menos\",\n \"tag.noTags\": \"Nenhum\",\n \"tag.showAllButtonLabel\": \"Mostrar tudo ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"pt-PT.mjs.map"}
package/dist/ro-RO.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Ac\u{21B}iuni`,
35
35
  "tag.hideButtonLabel": `Se afi\u{219}eaz\u{103} mai pu\u{21B}in`,
36
36
  "tag.noTags": `Niciuna`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Se afi\u{219}eaz\u{103} tot (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Se afi\u{219}eaz\u{103} tot (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,aAAO,CAAC;IAChD,8BAA8B,CAAC,0BAAoB,CAAC;IACpD,4BAA4B,CAAC,2BAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,iBAAiB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,UAAU,CAAC;QAAA,IAAI;IACnK,yBAAyB,CAAC,0BAA0B,CAAC;IACrD,oBAAoB,CAAC,kBAAkB,CAAC;IACxC,kBAAkB,CAAC,qBAAY,CAAC;IAChC,uBAAuB,CAAC,MAAM,CAAC;IAC/B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,YAAM,CAAC;IACxB,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAiC,CAAC;IAC9D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,MAAM,CAAC;IAChC,sBAAsB,CAAC,WAAW,CAAC;IACnC,wBAAwB,CAAC,MAAM,CAAC;IAChC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,oBAAoB,CAAC,aAAa,CAAC;IACnC,oBAAoB,CAAC,uBAAiB,CAAC;IACvC,mCAAmC,CAAC,qBAAe,CAAC;IACpD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,uBAAU,CAAC;IAClC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,sBAAa,CAAC;IAChC,qBAAqB,CAAC,gCAAuB,CAAC;IAC9C,sBAAsB,CAAC,4BAAsB,CAAC;IAC9C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,gCAAoB,CAAC;IAC9C,eAAe,CAAC,aAAO,CAAC;IACxB,uBAAuB,CAAC,uCAAqB,CAAC;IAC9C,cAAc,CAAC,OAAO,CAAC;IACvB,0BAA0B,CAAC,MAAM,YAAc,CAAC,6BAAiB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACvG","sources":["packages/@react-spectrum/s2/intl/ro-RO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acțiuni\",\n \"actionbar.actionsAvailable\": \"Acțiuni disponibile.\",\n \"actionbar.clearSelection\": \"Goliți selecția\",\n \"actionbar.selected\": \"{count, plural, =0 {Niciunul selectat} other {# selectate}}\",\n \"actionbar.selectedAll\": \"Toate elementele selectate\",\n \"breadcrumbs.more\": \"Mai multe articole\",\n \"button.pending\": \"în așteptare\",\n \"contextualhelp.help\": \"Ajutor\",\n \"contextualhelp.info\": \"Informații\",\n \"dialog.alert\": \"Alertă\",\n \"dialog.dismiss\": \"Revocare\",\n \"dropzone.replaceMessage\": \"Plasați fișierul pentru a înlocui\",\n \"inlinealert.informative\": \"Informații\",\n \"inlinealert.negative\": \"Eroare\",\n \"inlinealert.notice\": \"Avertisment\",\n \"inlinealert.positive\": \"Succes\",\n \"label.(optional)\": \"(opţional)\",\n \"label.(required)\": \"(obligatoriu)\",\n \"menu.moreActions\": \"Mai multe acțiuni\",\n \"notificationbadge.indicatorOnly\": \"Activitate nouă\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selectați…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Se încarcă...\",\n \"table.loadingMore\": \"Se încarcă mai multe...\",\n \"table.resizeColumn\": \"Redimensionați coloana\",\n \"table.sortAscending\": \"Sortați crescător\",\n \"table.sortDescending\": \"Sortați descrescător\",\n \"tag.actions\": \"Acțiuni\",\n \"tag.hideButtonLabel\": \"Se afișează mai puțin\",\n \"tag.noTags\": \"Niciuna\",\n \"tag.showAllButtonLabel\": \"Se afișează tot ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ro-RO.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,aAAO,CAAC;IAChD,8BAA8B,CAAC,0BAAoB,CAAC;IACpD,4BAA4B,CAAC,2BAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,iBAAiB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,UAAU,CAAC;QAAA,IAAI;IACnK,yBAAyB,CAAC,0BAA0B,CAAC;IACrD,oBAAoB,CAAC,kBAAkB,CAAC;IACxC,kBAAkB,CAAC,qBAAY,CAAC;IAChC,uBAAuB,CAAC,MAAM,CAAC;IAC/B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,YAAM,CAAC;IACxB,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAiC,CAAC;IAC9D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,MAAM,CAAC;IAChC,sBAAsB,CAAC,WAAW,CAAC;IACnC,wBAAwB,CAAC,MAAM,CAAC;IAChC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,oBAAoB,CAAC,aAAa,CAAC;IACnC,oBAAoB,CAAC,uBAAiB,CAAC;IACvC,mCAAmC,CAAC,qBAAe,CAAC;IACpD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,uBAAU,CAAC;IAClC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,sBAAa,CAAC;IAChC,qBAAqB,CAAC,gCAAuB,CAAC;IAC9C,sBAAsB,CAAC,4BAAsB,CAAC;IAC9C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,gCAAoB,CAAC;IAC9C,eAAe,CAAC,aAAO,CAAC;IACxB,uBAAuB,CAAC,uCAAqB,CAAC;IAC9C,cAAc,CAAC,OAAO,CAAC;IACvB,0BAA0B,CAAC,MAAM,YAAc,CAAC,6BAAiB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACrG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/ro-RO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acțiuni\",\n \"actionbar.actionsAvailable\": \"Acțiuni disponibile.\",\n \"actionbar.clearSelection\": \"Goliți selecția\",\n \"actionbar.selected\": \"{count, plural, =0 {Niciunul selectat} other {# selectate}}\",\n \"actionbar.selectedAll\": \"Toate elementele selectate\",\n \"breadcrumbs.more\": \"Mai multe articole\",\n \"button.pending\": \"în așteptare\",\n \"contextualhelp.help\": \"Ajutor\",\n \"contextualhelp.info\": \"Informații\",\n \"dialog.alert\": \"Alertă\",\n \"dialog.dismiss\": \"Revocare\",\n \"dropzone.replaceMessage\": \"Plasați fișierul pentru a înlocui\",\n \"inlinealert.informative\": \"Informații\",\n \"inlinealert.negative\": \"Eroare\",\n \"inlinealert.notice\": \"Avertisment\",\n \"inlinealert.positive\": \"Succes\",\n \"label.(optional)\": \"(opţional)\",\n \"label.(required)\": \"(obligatoriu)\",\n \"menu.moreActions\": \"Mai multe acțiuni\",\n \"notificationbadge.indicatorOnly\": \"Activitate nouă\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selectați…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Se încarcă...\",\n \"table.loadingMore\": \"Se încarcă mai multe...\",\n \"table.resizeColumn\": \"Redimensionați coloana\",\n \"table.sortAscending\": \"Sortați crescător\",\n \"table.sortDescending\": \"Sortați descrescător\",\n \"tag.actions\": \"Acțiuni\",\n \"tag.hideButtonLabel\": \"Se afișează mai puțin\",\n \"tag.noTags\": \"Niciuna\",\n \"tag.showAllButtonLabel\": \"Se afișează tot ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"ro-RO.cjs.map"}
package/dist/ro-RO.mjs CHANGED
@@ -35,7 +35,10 @@ $c7cae1dab9c05846$exports = {
35
35
  "tag.actions": `Ac\u{21B}iuni`,
36
36
  "tag.hideButtonLabel": `Se afi\u{219}eaz\u{103} mai pu\u{21B}in`,
37
37
  "tag.noTags": `Niciuna`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Se afi\u{219}eaz\u{103} tot (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Se afi\u{219}eaz\u{103} tot (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,aAAO,CAAC;IAChD,8BAA8B,CAAC,0BAAoB,CAAC;IACpD,4BAA4B,CAAC,2BAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,iBAAiB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,UAAU,CAAC;QAAA,IAAI;IACnK,yBAAyB,CAAC,0BAA0B,CAAC;IACrD,oBAAoB,CAAC,kBAAkB,CAAC;IACxC,kBAAkB,CAAC,qBAAY,CAAC;IAChC,uBAAuB,CAAC,MAAM,CAAC;IAC/B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,YAAM,CAAC;IACxB,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAiC,CAAC;IAC9D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,MAAM,CAAC;IAChC,sBAAsB,CAAC,WAAW,CAAC;IACnC,wBAAwB,CAAC,MAAM,CAAC;IAChC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,oBAAoB,CAAC,aAAa,CAAC;IACnC,oBAAoB,CAAC,uBAAiB,CAAC;IACvC,mCAAmC,CAAC,qBAAe,CAAC;IACpD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,uBAAU,CAAC;IAClC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,sBAAa,CAAC;IAChC,qBAAqB,CAAC,gCAAuB,CAAC;IAC9C,sBAAsB,CAAC,4BAAsB,CAAC;IAC9C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,gCAAoB,CAAC;IAC9C,eAAe,CAAC,aAAO,CAAC;IACxB,uBAAuB,CAAC,uCAAqB,CAAC;IAC9C,cAAc,CAAC,OAAO,CAAC;IACvB,0BAA0B,CAAC,MAAM,YAAc,CAAC,6BAAiB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACvG","sources":["packages/@react-spectrum/s2/intl/ro-RO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acțiuni\",\n \"actionbar.actionsAvailable\": \"Acțiuni disponibile.\",\n \"actionbar.clearSelection\": \"Goliți selecția\",\n \"actionbar.selected\": \"{count, plural, =0 {Niciunul selectat} other {# selectate}}\",\n \"actionbar.selectedAll\": \"Toate elementele selectate\",\n \"breadcrumbs.more\": \"Mai multe articole\",\n \"button.pending\": \"în așteptare\",\n \"contextualhelp.help\": \"Ajutor\",\n \"contextualhelp.info\": \"Informații\",\n \"dialog.alert\": \"Alertă\",\n \"dialog.dismiss\": \"Revocare\",\n \"dropzone.replaceMessage\": \"Plasați fișierul pentru a înlocui\",\n \"inlinealert.informative\": \"Informații\",\n \"inlinealert.negative\": \"Eroare\",\n \"inlinealert.notice\": \"Avertisment\",\n \"inlinealert.positive\": \"Succes\",\n \"label.(optional)\": \"(opţional)\",\n \"label.(required)\": \"(obligatoriu)\",\n \"menu.moreActions\": \"Mai multe acțiuni\",\n \"notificationbadge.indicatorOnly\": \"Activitate nouă\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selectați…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Se încarcă...\",\n \"table.loadingMore\": \"Se încarcă mai multe...\",\n \"table.resizeColumn\": \"Redimensionați coloana\",\n \"table.sortAscending\": \"Sortați crescător\",\n \"table.sortDescending\": \"Sortați descrescător\",\n \"tag.actions\": \"Acțiuni\",\n \"tag.hideButtonLabel\": \"Se afișează mai puțin\",\n \"tag.noTags\": \"Niciuna\",\n \"tag.showAllButtonLabel\": \"Se afișează tot ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ro-RO.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,aAAO,CAAC;IAChD,8BAA8B,CAAC,0BAAoB,CAAC;IACpD,4BAA4B,CAAC,2BAAe,CAAC;IAC7C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,iBAAiB,CAAC;YAAE,OAAO,IAAM,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE,UAAU,CAAC;QAAA,IAAI;IACnK,yBAAyB,CAAC,0BAA0B,CAAC;IACrD,oBAAoB,CAAC,kBAAkB,CAAC;IACxC,kBAAkB,CAAC,qBAAY,CAAC;IAChC,uBAAuB,CAAC,MAAM,CAAC;IAC/B,uBAAuB,CAAC,gBAAU,CAAC;IACnC,gBAAgB,CAAC,YAAM,CAAC;IACxB,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,2BAA2B,CAAC,gDAAiC,CAAC;IAC9D,2BAA2B,CAAC,gBAAU,CAAC;IACvC,wBAAwB,CAAC,MAAM,CAAC;IAChC,sBAAsB,CAAC,WAAW,CAAC;IACnC,wBAAwB,CAAC,MAAM,CAAC;IAChC,oBAAoB,CAAC,gBAAU,CAAC;IAChC,oBAAoB,CAAC,aAAa,CAAC;IACnC,oBAAoB,CAAC,uBAAiB,CAAC;IACvC,mCAAmC,CAAC,qBAAe,CAAC;IACpD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,uBAAU,CAAC;IAClC,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,sBAAa,CAAC;IAChC,qBAAqB,CAAC,gCAAuB,CAAC;IAC9C,sBAAsB,CAAC,4BAAsB,CAAC;IAC9C,uBAAuB,CAAC,6BAAiB,CAAC;IAC1C,wBAAwB,CAAC,gCAAoB,CAAC;IAC9C,eAAe,CAAC,aAAO,CAAC;IACxB,uBAAuB,CAAC,uCAAqB,CAAC;IAC9C,cAAc,CAAC,OAAO,CAAC;IACvB,0BAA0B,CAAC,MAAM,YAAc,CAAC,6BAAiB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACrG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/ro-RO.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Acțiuni\",\n \"actionbar.actionsAvailable\": \"Acțiuni disponibile.\",\n \"actionbar.clearSelection\": \"Goliți selecția\",\n \"actionbar.selected\": \"{count, plural, =0 {Niciunul selectat} other {# selectate}}\",\n \"actionbar.selectedAll\": \"Toate elementele selectate\",\n \"breadcrumbs.more\": \"Mai multe articole\",\n \"button.pending\": \"în așteptare\",\n \"contextualhelp.help\": \"Ajutor\",\n \"contextualhelp.info\": \"Informații\",\n \"dialog.alert\": \"Alertă\",\n \"dialog.dismiss\": \"Revocare\",\n \"dropzone.replaceMessage\": \"Plasați fișierul pentru a înlocui\",\n \"inlinealert.informative\": \"Informații\",\n \"inlinealert.negative\": \"Eroare\",\n \"inlinealert.notice\": \"Avertisment\",\n \"inlinealert.positive\": \"Succes\",\n \"label.(optional)\": \"(opţional)\",\n \"label.(required)\": \"(obligatoriu)\",\n \"menu.moreActions\": \"Mai multe acțiuni\",\n \"notificationbadge.indicatorOnly\": \"Activitate nouă\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Selectați…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Se încarcă...\",\n \"table.loadingMore\": \"Se încarcă mai multe...\",\n \"table.resizeColumn\": \"Redimensionați coloana\",\n \"table.sortAscending\": \"Sortați crescător\",\n \"table.sortDescending\": \"Sortați descrescător\",\n \"tag.actions\": \"Acțiuni\",\n \"tag.hideButtonLabel\": \"Se afișează mai puțin\",\n \"tag.noTags\": \"Niciuna\",\n \"tag.showAllButtonLabel\": \"Se afișează tot ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"ro-RO.mjs.map"}
package/dist/ru-RU.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `\u{414}\u{435}\u{439}\u{441}\u{442}\u{432}\u{438}\u{44F}`,
35
35
  "tag.hideButtonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{43C}\u{435}\u{43D}\u{44C}\u{448}\u{435}`,
36
36
  "tag.noTags": `\u{41D}\u{435}\u{442}`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{432}\u{441}\u{435} (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{432}\u{441}\u{435} (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,4FAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,gEAAU,CAAC;YAAE,OAAO,IAAM,CAAC,kDAAQ,EAAE,UAAU,MAAM,CAAC,KAAK,KAAK,GAAG;QAAA,IAAI;IAC1J,yBAAyB,CAAC,uEAAW,CAAC;IACtC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,kBAAkB,CAAC,gEAAU,CAAC;IAC9B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,kGAAc,CAAC;IAChC,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,6FAAe,CAAC;IACrC,oBAAoB,CAAC,+EAAa,CAAC;IACnC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,mCAAmC,CAAC,0GAAgB,CAAC;IACrD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,yDAAQ,CAAC;IAChC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,2DAAW,CAAC;IAC9B,qBAAqB,CAAC,8JAA0B,CAAC;IACjD,sBAAsB,CAAC,qJAAuB,CAAC;IAC/C,uBAAuB,CAAC,0KAA0B,CAAC;IACnD,wBAAwB,CAAC,qJAAuB,CAAC;IACjD,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,mGAAe,CAAC;IACxC,cAAc,CAAC,qBAAG,CAAC;IACnB,0BAA0B,CAAC,MAAM,YAAc,CAAC,gFAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/ru-RU.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Действия доступны.\",\n \"actionbar.clearSelection\": \"Очистить выбор\",\n \"actionbar.selected\": \"{count, plural, =0 {Не выбрано} other {Выбрано #}}\",\n \"actionbar.selectedAll\": \"Выбрано все\",\n \"breadcrumbs.more\": \"Дополнительные элементы\",\n \"button.pending\": \"в ожидании\",\n \"contextualhelp.help\": \"Справка\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Предупреждение\",\n \"dialog.dismiss\": \"Пропустить\",\n \"dropzone.replaceMessage\": \"Перетащите файл для замены\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Ошибка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(дополнительно)\",\n \"label.(required)\": \"(обязательно)\",\n \"menu.moreActions\": \"Дополнительные действия\",\n \"notificationbadge.indicatorOnly\": \"Новая активность\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Выбрать…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Загрузка...\",\n \"table.loadingMore\": \"Дополнительная загрузка...\",\n \"table.resizeColumn\": \"Изменить размер столбца\",\n \"table.sortAscending\": \"Сортировать по возрастанию\",\n \"table.sortDescending\": \"Сортировать по убыванию\",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показать меньше\",\n \"tag.noTags\": \"Нет\",\n \"tag.showAllButtonLabel\": \"Показать все ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ru-RU.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,4FAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,gEAAU,CAAC;YAAE,OAAO,IAAM,CAAC,kDAAQ,EAAE,UAAU,MAAM,CAAC,KAAK,KAAK,GAAG;QAAA,IAAI;IAC1J,yBAAyB,CAAC,uEAAW,CAAC;IACtC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,kBAAkB,CAAC,gEAAU,CAAC;IAC9B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,kGAAc,CAAC;IAChC,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,6FAAe,CAAC;IACrC,oBAAoB,CAAC,+EAAa,CAAC;IACnC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,mCAAmC,CAAC,0GAAgB,CAAC;IACrD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,yDAAQ,CAAC;IAChC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,2DAAW,CAAC;IAC9B,qBAAqB,CAAC,8JAA0B,CAAC;IACjD,sBAAsB,CAAC,qJAAuB,CAAC;IAC/C,uBAAuB,CAAC,0KAA0B,CAAC;IACnD,wBAAwB,CAAC,qJAAuB,CAAC;IACjD,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,mGAAe,CAAC;IACxC,cAAc,CAAC,qBAAG,CAAC;IACnB,0BAA0B,CAAC,MAAM,YAAc,CAAC,gFAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/ru-RU.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Действия доступны.\",\n \"actionbar.clearSelection\": \"Очистить выбор\",\n \"actionbar.selected\": \"{count, plural, =0 {Не выбрано} other {Выбрано #}}\",\n \"actionbar.selectedAll\": \"Выбрано все\",\n \"breadcrumbs.more\": \"Дополнительные элементы\",\n \"button.pending\": \"в ожидании\",\n \"contextualhelp.help\": \"Справка\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Предупреждение\",\n \"dialog.dismiss\": \"Пропустить\",\n \"dropzone.replaceMessage\": \"Перетащите файл для замены\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Ошибка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(дополнительно)\",\n \"label.(required)\": \"(обязательно)\",\n \"menu.moreActions\": \"Дополнительные действия\",\n \"notificationbadge.indicatorOnly\": \"Новая активность\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Выбрать…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Загрузка...\",\n \"table.loadingMore\": \"Дополнительная загрузка...\",\n \"table.resizeColumn\": \"Изменить размер столбца\",\n \"table.sortAscending\": \"Сортировать по возрастанию\",\n \"table.sortDescending\": \"Сортировать по убыванию\",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показать меньше\",\n \"tag.noTags\": \"Нет\",\n \"tag.showAllButtonLabel\": \"Показать все ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"ru-RU.cjs.map"}
package/dist/ru-RU.mjs CHANGED
@@ -35,7 +35,10 @@ $6e1100833eb1577b$exports = {
35
35
  "tag.actions": `\u{414}\u{435}\u{439}\u{441}\u{442}\u{432}\u{438}\u{44F}`,
36
36
  "tag.hideButtonLabel": `\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{43C}\u{435}\u{43D}\u{44C}\u{448}\u{435}`,
37
37
  "tag.noTags": `\u{41D}\u{435}\u{442}`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{432}\u{441}\u{435} (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`\u{41F}\u{43E}\u{43A}\u{430}\u{437}\u{430}\u{442}\u{44C} \u{432}\u{441}\u{435} (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44
 
@@ -1 +1 @@
1
- {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,4FAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,gEAAU,CAAC;YAAE,OAAO,IAAM,CAAC,kDAAQ,EAAE,UAAU,MAAM,CAAC,KAAK,KAAK,GAAG;QAAA,IAAI;IAC1J,yBAAyB,CAAC,uEAAW,CAAC;IACtC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,kBAAkB,CAAC,gEAAU,CAAC;IAC9B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,kGAAc,CAAC;IAChC,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,6FAAe,CAAC;IACrC,oBAAoB,CAAC,+EAAa,CAAC;IACnC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,mCAAmC,CAAC,0GAAgB,CAAC;IACrD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,yDAAQ,CAAC;IAChC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,2DAAW,CAAC;IAC9B,qBAAqB,CAAC,8JAA0B,CAAC;IACjD,sBAAsB,CAAC,qJAAuB,CAAC;IAC/C,uBAAuB,CAAC,0KAA0B,CAAC;IACnD,wBAAwB,CAAC,qJAAuB,CAAC;IACjD,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,mGAAe,CAAC;IACxC,cAAc,CAAC,qBAAG,CAAC;IACnB,0BAA0B,CAAC,MAAM,YAAc,CAAC,gFAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACpG","sources":["packages/@react-spectrum/s2/intl/ru-RU.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Действия доступны.\",\n \"actionbar.clearSelection\": \"Очистить выбор\",\n \"actionbar.selected\": \"{count, plural, =0 {Не выбрано} other {Выбрано #}}\",\n \"actionbar.selectedAll\": \"Выбрано все\",\n \"breadcrumbs.more\": \"Дополнительные элементы\",\n \"button.pending\": \"в ожидании\",\n \"contextualhelp.help\": \"Справка\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Предупреждение\",\n \"dialog.dismiss\": \"Пропустить\",\n \"dropzone.replaceMessage\": \"Перетащите файл для замены\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Ошибка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(дополнительно)\",\n \"label.(required)\": \"(обязательно)\",\n \"menu.moreActions\": \"Дополнительные действия\",\n \"notificationbadge.indicatorOnly\": \"Новая активность\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Выбрать…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Загрузка...\",\n \"table.loadingMore\": \"Дополнительная загрузка...\",\n \"table.resizeColumn\": \"Изменить размер столбца\",\n \"table.sortAscending\": \"Сортировать по возрастанию\",\n \"table.sortDescending\": \"Сортировать по убыванию\",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показать меньше\",\n \"tag.noTags\": \"Нет\",\n \"tag.showAllButtonLabel\": \"Показать все ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"ru-RU.mjs.map"}
1
+ {"mappings":";AAAA,4BAAiB;IAAG,qBAAqB,CAAC,wDAAQ,CAAC;IACjD,8BAA8B,CAAC,kHAAkB,CAAC;IAClD,4BAA4B,CAAC,4FAAc,CAAC;IAC5C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,gEAAU,CAAC;YAAE,OAAO,IAAM,CAAC,kDAAQ,EAAE,UAAU,MAAM,CAAC,KAAK,KAAK,GAAG;QAAA,IAAI;IAC1J,yBAAyB,CAAC,uEAAW,CAAC;IACtC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,kBAAkB,CAAC,gEAAU,CAAC;IAC9B,uBAAuB,CAAC,iDAAO,CAAC;IAChC,uBAAuB,CAAC,sEAAU,CAAC;IACnC,gBAAgB,CAAC,kGAAc,CAAC;IAChC,kBAAkB,CAAC,sEAAU,CAAC;IAC9B,2BAA2B,CAAC,oKAA0B,CAAC;IACvD,2BAA2B,CAAC,sEAAU,CAAC;IACvC,wBAAwB,CAAC,0CAAM,CAAC;IAChC,sBAAsB,CAAC,kGAAc,CAAC;IACtC,wBAAwB,CAAC,iDAAO,CAAC;IACjC,oBAAoB,CAAC,6FAAe,CAAC;IACrC,oBAAoB,CAAC,+EAAa,CAAC;IACnC,oBAAoB,CAAC,2JAAuB,CAAC;IAC7C,mCAAmC,CAAC,0GAAgB,CAAC;IACrD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,yDAAQ,CAAC;IAChC,kBAAkB,CAAC,wDAAQ,CAAC;IAC5B,kBAAkB,CAAC,iDAAO,CAAC;IAC3B,iBAAiB,CAAC,2DAAW,CAAC;IAC9B,qBAAqB,CAAC,8JAA0B,CAAC;IACjD,sBAAsB,CAAC,qJAAuB,CAAC;IAC/C,uBAAuB,CAAC,0KAA0B,CAAC;IACnD,wBAAwB,CAAC,qJAAuB,CAAC;IACjD,eAAe,CAAC,wDAAQ,CAAC;IACzB,uBAAuB,CAAC,mGAAe,CAAC;IACxC,cAAc,CAAC,qBAAG,CAAC;IACnB,0BAA0B,CAAC,MAAM,YAAc,CAAC,gFAAc,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IAClG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/ru-RU.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Действия\",\n \"actionbar.actionsAvailable\": \"Действия доступны.\",\n \"actionbar.clearSelection\": \"Очистить выбор\",\n \"actionbar.selected\": \"{count, plural, =0 {Не выбрано} other {Выбрано #}}\",\n \"actionbar.selectedAll\": \"Выбрано все\",\n \"breadcrumbs.more\": \"Дополнительные элементы\",\n \"button.pending\": \"в ожидании\",\n \"contextualhelp.help\": \"Справка\",\n \"contextualhelp.info\": \"Информация\",\n \"dialog.alert\": \"Предупреждение\",\n \"dialog.dismiss\": \"Пропустить\",\n \"dropzone.replaceMessage\": \"Перетащите файл для замены\",\n \"inlinealert.informative\": \"Информация\",\n \"inlinealert.negative\": \"Ошибка\",\n \"inlinealert.notice\": \"Предупреждение\",\n \"inlinealert.positive\": \"Успешно\",\n \"label.(optional)\": \"(дополнительно)\",\n \"label.(required)\": \"(обязательно)\",\n \"menu.moreActions\": \"Дополнительные действия\",\n \"notificationbadge.indicatorOnly\": \"Новая активность\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Выбрать…\",\n \"slider.maximum\": \"Максимум\",\n \"slider.minimum\": \"Минимум\",\n \"table.loading\": \"Загрузка...\",\n \"table.loadingMore\": \"Дополнительная загрузка...\",\n \"table.resizeColumn\": \"Изменить размер столбца\",\n \"table.sortAscending\": \"Сортировать по возрастанию\",\n \"table.sortDescending\": \"Сортировать по убыванию\",\n \"tag.actions\": \"Действия\",\n \"tag.hideButtonLabel\": \"Показать меньше\",\n \"tag.noTags\": \"Нет\",\n \"tag.showAllButtonLabel\": \"Показать все ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"ru-RU.mjs.map"}
package/dist/sk-SK.cjs CHANGED
@@ -34,7 +34,10 @@ module.exports = {
34
34
  "tag.actions": `Akcie`,
35
35
  "tag.hideButtonLabel": `Zobrazi\u{165} menej`,
36
36
  "tag.noTags": `\u{17D}iadne`,
37
- "tag.showAllButtonLabel": (args, formatter)=>`Zobrazi\u{165} v\u{161}etko (${formatter.number(args.tagCount)})`
37
+ "tag.showAllButtonLabel": (args, formatter)=>`Zobrazi\u{165} v\u{161}etko (${formatter.number(args.tagCount)})`,
38
+ "toast.clearAll": `Clear all`,
39
+ "toast.collapse": `Collapse`,
40
+ "toast.showAll": `Show all`
38
41
  };
39
42
 
40
43
 
@@ -1 +1 @@
1
- {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,KAAK,CAAC;IAC9C,8BAA8B,CAAC,kBAAe,CAAC;IAC/C,4BAA4B,CAAC,sBAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,qCAAsB,CAAC;YAAE,OAAO,IAAM,CAAC,yCAA0B,EAAE,UAAU,MAAM,CAAC,KAAK,KAAK,GAAG;QAAA,IAAI;IACxL,yBAAyB,CAAC,qCAAsB,CAAC;IACjD,oBAAoB,CAAC,gCAAc,CAAC;IACpC,kBAAkB,CAAC,iBAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,aAAU,CAAC;IACnC,gBAAgB,CAAC,WAAW,CAAC;IAC7B,kBAAkB,CAAC,kBAAM,CAAC;IAC1B,2BAA2B,CAAC,uDAAqC,CAAC;IAClE,2BAA2B,CAAC,aAAU,CAAC;IACvC,wBAAwB,CAAC,KAAK,CAAC;IAC/B,sBAAsB,CAAC,WAAW,CAAC;IACnC,wBAAwB,CAAC,SAAM,CAAC;IAChC,oBAAoB,CAAC,cAAW,CAAC;IACjC,oBAAoB,CAAC,YAAS,CAAC;IAC/B,oBAAoB,CAAC,wBAAY,CAAC;IAClC,mCAAmC,CAAC,gBAAa,CAAC;IAClD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,oBAAO,CAAC;IAC/B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,uBAAc,CAAC;IACjC,qBAAqB,CAAC,4BAAmB,CAAC;IAC1C,sBAAsB,CAAC,6CAAqB,CAAC;IAC7C,uBAAuB,CAAC,uBAAiB,CAAC;IAC1C,wBAAwB,CAAC,sBAAgB,CAAC;IAC1C,eAAe,CAAC,KAAK,CAAC;IACtB,uBAAuB,CAAC,oBAAc,CAAC;IACvC,cAAc,CAAC,YAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,6BAAiB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;AACvG","sources":["packages/@react-spectrum/s2/intl/sk-SK.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Akcie\",\n \"actionbar.actionsAvailable\": \"Dostupné akcie.\",\n \"actionbar.clearSelection\": \"Vymazať výber\",\n \"actionbar.selected\": \"{count, plural, =0 {Žiadne vybraté položky} other {Počet vybratých položiek: #}}\",\n \"actionbar.selectedAll\": \"Všetky vybraté položky\",\n \"breadcrumbs.more\": \"Ďalšie položky\",\n \"button.pending\": \"čakajúce\",\n \"contextualhelp.help\": \"Pomoc\",\n \"contextualhelp.info\": \"Informácie\",\n \"dialog.alert\": \"Upozornenie\",\n \"dialog.dismiss\": \"Zrušiť\",\n \"dropzone.replaceMessage\": \"Presuňte súbor, ktorý chcete nahradiť\",\n \"inlinealert.informative\": \"Informácie\",\n \"inlinealert.negative\": \"Chyba\",\n \"inlinealert.notice\": \"Upozornenie\",\n \"inlinealert.positive\": \"Úspech\",\n \"label.(optional)\": \"(nepovinné)\",\n \"label.(required)\": \"(povinné)\",\n \"menu.moreActions\": \"Ďalšie akcie\",\n \"notificationbadge.indicatorOnly\": \"Nová aktivita\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vybrať…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Načítava sa...\",\n \"table.loadingMore\": \"Načítava sa viac...\",\n \"table.resizeColumn\": \"Zmeniť veľkosť stĺpca\",\n \"table.sortAscending\": \"Zoradiť vzostupne\",\n \"table.sortDescending\": \"Zoradiť zostupne\",\n \"tag.actions\": \"Akcie\",\n \"tag.hideButtonLabel\": \"Zobraziť menej\",\n \"tag.noTags\": \"Žiadne\",\n \"tag.showAllButtonLabel\": \"Zobraziť všetko ({tagCount, number})\"\n}\n"],"names":[],"version":3,"file":"sk-SK.cjs.map"}
1
+ {"mappings":"AAAA,iBAAiB;IAAG,qBAAqB,CAAC,KAAK,CAAC;IAC9C,8BAA8B,CAAC,kBAAe,CAAC;IAC/C,4BAA4B,CAAC,sBAAa,CAAC;IAC3C,sBAAsB,CAAC,MAAM,YAAc,GAAG,UAAU,MAAM,CAAC,KAAK,KAAK,EAAE;YAAC,MAAM,CAAC,qCAAsB,CAAC;YAAE,OAAO,IAAM,CAAC,yCAA0B,EAAE,UAAU,MAAM,CAAC,KAAK,KAAK,GAAG;QAAA,IAAI;IACxL,yBAAyB,CAAC,qCAAsB,CAAC;IACjD,oBAAoB,CAAC,gCAAc,CAAC;IACpC,kBAAkB,CAAC,iBAAQ,CAAC;IAC5B,uBAAuB,CAAC,KAAK,CAAC;IAC9B,uBAAuB,CAAC,aAAU,CAAC;IACnC,gBAAgB,CAAC,WAAW,CAAC;IAC7B,kBAAkB,CAAC,kBAAM,CAAC;IAC1B,2BAA2B,CAAC,uDAAqC,CAAC;IAClE,2BAA2B,CAAC,aAAU,CAAC;IACvC,wBAAwB,CAAC,KAAK,CAAC;IAC/B,sBAAsB,CAAC,WAAW,CAAC;IACnC,wBAAwB,CAAC,SAAM,CAAC;IAChC,oBAAoB,CAAC,cAAW,CAAC;IACjC,oBAAoB,CAAC,YAAS,CAAC;IAC/B,oBAAoB,CAAC,wBAAY,CAAC;IAClC,mCAAmC,CAAC,gBAAa,CAAC;IAClD,0BAA0B,CAAC,OAAS,GAAG,KAAK,aAAa,CAAC,CAAC,CAAC;IAC5D,sBAAsB,CAAC,oBAAO,CAAC;IAC/B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,kBAAkB,CAAC,OAAO,CAAC;IAC3B,iBAAiB,CAAC,uBAAc,CAAC;IACjC,qBAAqB,CAAC,4BAAmB,CAAC;IAC1C,sBAAsB,CAAC,6CAAqB,CAAC;IAC7C,uBAAuB,CAAC,uBAAiB,CAAC;IAC1C,wBAAwB,CAAC,sBAAgB,CAAC;IAC1C,eAAe,CAAC,KAAK,CAAC;IACtB,uBAAuB,CAAC,oBAAc,CAAC;IACvC,cAAc,CAAC,YAAM,CAAC;IACtB,0BAA0B,CAAC,MAAM,YAAc,CAAC,6BAAiB,EAAE,UAAU,MAAM,CAAC,KAAK,QAAQ,EAAE,CAAC,CAAC;IACrG,kBAAkB,CAAC,SAAS,CAAC;IAC7B,kBAAkB,CAAC,QAAQ,CAAC;IAC5B,iBAAiB,CAAC,QAAQ,CAAC;AAC7B","sources":["packages/@react-spectrum/s2/intl/sk-SK.json"],"sourcesContent":["{\n \"actionbar.actions\": \"Akcie\",\n \"actionbar.actionsAvailable\": \"Dostupné akcie.\",\n \"actionbar.clearSelection\": \"Vymazať výber\",\n \"actionbar.selected\": \"{count, plural, =0 {Žiadne vybraté položky} other {Počet vybratých položiek: #}}\",\n \"actionbar.selectedAll\": \"Všetky vybraté položky\",\n \"breadcrumbs.more\": \"Ďalšie položky\",\n \"button.pending\": \"čakajúce\",\n \"contextualhelp.help\": \"Pomoc\",\n \"contextualhelp.info\": \"Informácie\",\n \"dialog.alert\": \"Upozornenie\",\n \"dialog.dismiss\": \"Zrušiť\",\n \"dropzone.replaceMessage\": \"Presuňte súbor, ktorý chcete nahradiť\",\n \"inlinealert.informative\": \"Informácie\",\n \"inlinealert.negative\": \"Chyba\",\n \"inlinealert.notice\": \"Upozornenie\",\n \"inlinealert.positive\": \"Úspech\",\n \"label.(optional)\": \"(nepovinné)\",\n \"label.(required)\": \"(povinné)\",\n \"menu.moreActions\": \"Ďalšie akcie\",\n \"notificationbadge.indicatorOnly\": \"Nová aktivita\",\n \"notificationbadge.plus\": \"{notifications}+\",\n \"picker.placeholder\": \"Vybrať…\",\n \"slider.maximum\": \"Maximum\",\n \"slider.minimum\": \"Minimum\",\n \"table.loading\": \"Načítava sa...\",\n \"table.loadingMore\": \"Načítava sa viac...\",\n \"table.resizeColumn\": \"Zmeniť veľkosť stĺpca\",\n \"table.sortAscending\": \"Zoradiť vzostupne\",\n \"table.sortDescending\": \"Zoradiť zostupne\",\n \"tag.actions\": \"Akcie\",\n \"tag.hideButtonLabel\": \"Zobraziť menej\",\n \"tag.noTags\": \"Žiadne\",\n \"tag.showAllButtonLabel\": \"Zobraziť všetko ({tagCount, number})\",\n \"toast.clearAll\": \"Clear all\",\n \"toast.collapse\": \"Collapse\",\n \"toast.showAll\": \"Show all\"\n}\n"],"names":[],"version":3,"file":"sk-SK.cjs.map"}
package/dist/sk-SK.mjs CHANGED
@@ -35,7 +35,10 @@ $2e206878f35af139$exports = {
35
35
  "tag.actions": `Akcie`,
36
36
  "tag.hideButtonLabel": `Zobrazi\u{165} menej`,
37
37
  "tag.noTags": `\u{17D}iadne`,
38
- "tag.showAllButtonLabel": (args, formatter)=>`Zobrazi\u{165} v\u{161}etko (${formatter.number(args.tagCount)})`
38
+ "tag.showAllButtonLabel": (args, formatter)=>`Zobrazi\u{165} v\u{161}etko (${formatter.number(args.tagCount)})`,
39
+ "toast.clearAll": `Clear all`,
40
+ "toast.collapse": `Collapse`,
41
+ "toast.showAll": `Show all`
39
42
  };
40
43
 
41
44