@react-spectrum/inlinealert 3.0.0-nightly.4044 → 3.0.0-nightly.4049
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/import.mjs +5 -5
- package/dist/main.css +1 -1
- package/dist/main.js +5 -5
- package/dist/main.js.map +1 -1
- package/dist/module.js +5 -5
- package/dist/module.js.map +1 -1
- package/package.json +10 -10
- package/src/InlineAlert.tsx +1 -1
package/dist/import.mjs
CHANGED
|
@@ -393,7 +393,7 @@ $parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert", () => $48fe1f4
|
|
|
393
393
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-grid", () => $48fe1f4c438508c0$export$c31ea092819cec48, (v) => $48fe1f4c438508c0$export$c31ea092819cec48 = v);
|
|
394
394
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--neutral", () => $48fe1f4c438508c0$export$1d6dd31283ff6c5c, (v) => $48fe1f4c438508c0$export$1d6dd31283ff6c5c = v);
|
|
395
395
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-icon", () => $48fe1f4c438508c0$export$3be02ea40f92bdfc, (v) => $48fe1f4c438508c0$export$3be02ea40f92bdfc = v);
|
|
396
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-
|
|
396
|
+
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-heading", () => $48fe1f4c438508c0$export$5f11e05135494154, (v) => $48fe1f4c438508c0$export$5f11e05135494154 = v);
|
|
397
397
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-content", () => $48fe1f4c438508c0$export$b9bc26a202328584, (v) => $48fe1f4c438508c0$export$b9bc26a202328584 = v);
|
|
398
398
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--info", () => $48fe1f4c438508c0$export$71c1df0099076ffd, (v) => $48fe1f4c438508c0$export$71c1df0099076ffd = v);
|
|
399
399
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--notice", () => $48fe1f4c438508c0$export$29b25aea79cc7183, (v) => $48fe1f4c438508c0$export$29b25aea79cc7183 = v);
|
|
@@ -403,7 +403,7 @@ var $48fe1f4c438508c0$export$73769bb5d26d9ff7;
|
|
|
403
403
|
var $48fe1f4c438508c0$export$c31ea092819cec48;
|
|
404
404
|
var $48fe1f4c438508c0$export$1d6dd31283ff6c5c;
|
|
405
405
|
var $48fe1f4c438508c0$export$3be02ea40f92bdfc;
|
|
406
|
-
var $48fe1f4c438508c0$export$
|
|
406
|
+
var $48fe1f4c438508c0$export$5f11e05135494154;
|
|
407
407
|
var $48fe1f4c438508c0$export$b9bc26a202328584;
|
|
408
408
|
var $48fe1f4c438508c0$export$71c1df0099076ffd;
|
|
409
409
|
var $48fe1f4c438508c0$export$29b25aea79cc7183;
|
|
@@ -413,7 +413,7 @@ $48fe1f4c438508c0$export$73769bb5d26d9ff7 = "spectrum-InLineAlert_479995";
|
|
|
413
413
|
$48fe1f4c438508c0$export$c31ea092819cec48 = "spectrum-InLineAlert-grid_479995";
|
|
414
414
|
$48fe1f4c438508c0$export$1d6dd31283ff6c5c = "spectrum-InLineAlert--neutral_479995";
|
|
415
415
|
$48fe1f4c438508c0$export$3be02ea40f92bdfc = "spectrum-InLineAlert-icon_479995";
|
|
416
|
-
$48fe1f4c438508c0$export$
|
|
416
|
+
$48fe1f4c438508c0$export$5f11e05135494154 = "spectrum-InLineAlert-heading_479995";
|
|
417
417
|
$48fe1f4c438508c0$export$b9bc26a202328584 = "spectrum-InLineAlert-content_479995";
|
|
418
418
|
$48fe1f4c438508c0$export$71c1df0099076ffd = "spectrum-InLineAlert--info_479995";
|
|
419
419
|
$48fe1f4c438508c0$export$29b25aea79cc7183 = "spectrum-InLineAlert--notice_479995";
|
|
@@ -436,8 +436,8 @@ function $abf1e6290496dda5$var$InlineAlert(props, ref) {
|
|
|
436
436
|
let { styleProps: styleProps } = (0, $d32NX$useStyleProps)(otherProps);
|
|
437
437
|
let domRef = (0, $d32NX$useDOMRef)(ref);
|
|
438
438
|
let slots = {
|
|
439
|
-
|
|
440
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-
|
|
439
|
+
heading: {
|
|
440
|
+
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-heading"]
|
|
441
441
|
},
|
|
442
442
|
content: {
|
|
443
443
|
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-content"]
|
package/dist/main.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{font-synthesis:weight}.spectrum-InLineAlert_479995{box-sizing:border-box;min-width:240px;padding-top:var(--spectrum-global-dimension-static-size-300,24px);padding-bottom:var(--spectrum-global-dimension-static-size-300,24px);padding-left:var(--spectrum-global-dimension-static-size-300,24px);padding-right:var(--spectrum-global-dimension-static-size-300,24px);border-top-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-bottom-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-left-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-right-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-radius:var(--spectrum-alias-border-radius-regular,var(--spectrum-global-dimension-size-50));border-style:solid;display:inline-block;position:relative}.spectrum-InLineAlert_479995 .spectrum-InLineAlert-grid_479995{display:-ms-grid;-ms-grid-columns:1fr auto;-ms-grid-rows:auto auto auto;column-gap:var(--spectrum-global-dimension-static-size-300,24px);width:100%;grid-template:"
|
|
1
|
+
:root{font-synthesis:weight}.spectrum-InLineAlert_479995{box-sizing:border-box;min-width:240px;padding-top:var(--spectrum-global-dimension-static-size-300,24px);padding-bottom:var(--spectrum-global-dimension-static-size-300,24px);padding-left:var(--spectrum-global-dimension-static-size-300,24px);padding-right:var(--spectrum-global-dimension-static-size-300,24px);border-top-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-bottom-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-left-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-right-width:var(--spectrum-alias-border-size-thick,var(--spectrum-global-dimension-static-size-25));border-radius:var(--spectrum-alias-border-radius-regular,var(--spectrum-global-dimension-size-50));border-style:solid;display:inline-block;position:relative}.spectrum-InLineAlert_479995 .spectrum-InLineAlert-grid_479995{display:-ms-grid;-ms-grid-columns:1fr auto;-ms-grid-rows:auto auto auto;column-gap:var(--spectrum-global-dimension-static-size-300,24px);width:100%;grid-template:"heading icon""content content"/1fr auto;display:grid}.spectrum-InLineAlert_479995.spectrum-InLineAlert--neutral_479995 .spectrum-InLineAlert-grid_479995{grid-template-areas:"heading""content";column-gap:0}.spectrum-InLineAlert-icon_479995{width:var(--spectrum-global-dimension-size-225);height:var(--spectrum-global-dimension-size-225);grid-area:icon}.spectrum-InLineAlert-heading_479995{font-weight:var(--spectrum-alias-heading-text-font-weight-regular,var(--spectrum-global-font-weight-bold));font-style:var(--spectrum-global-font-style-regular,normal);font-size:var(--spectrum-alias-heading-xxs-text-size,var(--spectrum-global-dimension-font-size-100));line-height:var(--spectrum-alias-heading-text-line-height,var(--spectrum-global-font-line-height-small));text-transform:none;min-height:var(--spectrum-global-dimension-size-250);grid-area:heading;margin-top:0;margin-bottom:0;display:block}[dir=ltr] .spectrum-InLineAlert-content_479995{margin-left:0}[dir=rtl] .spectrum-InLineAlert-content_479995,[dir=ltr] .spectrum-InLineAlert-content_479995{margin-right:0}[dir=rtl] .spectrum-InLineAlert-content_479995{margin-left:0}.spectrum-InLineAlert-content_479995{margin-top:var(--spectrum-global-dimension-static-size-200,16px);word-wrap:break-word;font-weight:var(--spectrum-alias-body-text-font-weight,var(--spectrum-global-font-weight-regular));font-style:var(--spectrum-global-font-style-regular,normal);font-size:var(--spectrum-global-dimension-font-size-100);line-height:var(--spectrum-alias-line-height-body,var(--spectrum-global-font-line-height-medium));grid-area:content;margin-bottom:0;padding:0;display:block}@media (forced-colors:active){.spectrum-InLineAlert_479995{--highcontrast-inlinealert-background-color:Background;--highcontrast-inlinealert-heading-color:CanvasText;--highcontrast-inlinealert-content-color:CanvasText;--highcontrast-inlinealert-border-and-icon-color:ButtonBorder}}.spectrum-InLineAlert_479995{background-color:var(--spectrum-global-color-gray-50);border-color:var(--spectrum-gray-visual-color)}.spectrum-InLineAlert-heading_479995{color:var(--spectrum-alias-heading-text-color,var(--spectrum-global-color-gray-900))}.spectrum-InLineAlert-content_479995{color:var(--spectrum-alias-text-color,var(--spectrum-global-color-gray-800))}.spectrum-InLineAlert--info_479995{border-color:var(--spectrum-informative-visual-color)}.spectrum-InLineAlert--info_479995 .spectrum-InLineAlert-icon_479995{color:var(--spectrum-informative-visual-color)}.spectrum-InLineAlert--notice_479995{border-color:var(--spectrum-notice-visual-color)}.spectrum-InLineAlert--notice_479995 .spectrum-InLineAlert-icon_479995{color:var(--spectrum-notice-visual-color)}.spectrum-InLineAlert--positive_479995{border-color:var(--spectrum-positive-visual-color)}.spectrum-InLineAlert--positive_479995 .spectrum-InLineAlert-icon_479995{color:var(--spectrum-positive-visual-color)}.spectrum-InLineAlert--negative_479995{border-color:var(--spectrum-negative-visual-color)}.spectrum-InLineAlert--negative_479995 .spectrum-InLineAlert-icon_479995{color:var(--spectrum-negative-visual-color)}
|
package/dist/main.js
CHANGED
|
@@ -395,7 +395,7 @@ $parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert", () => $8d976ce
|
|
|
395
395
|
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert-grid", () => $8d976ce4ebad141b$export$c31ea092819cec48, (v) => $8d976ce4ebad141b$export$c31ea092819cec48 = v);
|
|
396
396
|
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert--neutral", () => $8d976ce4ebad141b$export$1d6dd31283ff6c5c, (v) => $8d976ce4ebad141b$export$1d6dd31283ff6c5c = v);
|
|
397
397
|
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert-icon", () => $8d976ce4ebad141b$export$3be02ea40f92bdfc, (v) => $8d976ce4ebad141b$export$3be02ea40f92bdfc = v);
|
|
398
|
-
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert-
|
|
398
|
+
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert-heading", () => $8d976ce4ebad141b$export$5f11e05135494154, (v) => $8d976ce4ebad141b$export$5f11e05135494154 = v);
|
|
399
399
|
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert-content", () => $8d976ce4ebad141b$export$b9bc26a202328584, (v) => $8d976ce4ebad141b$export$b9bc26a202328584 = v);
|
|
400
400
|
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert--info", () => $8d976ce4ebad141b$export$71c1df0099076ffd, (v) => $8d976ce4ebad141b$export$71c1df0099076ffd = v);
|
|
401
401
|
$parcel$export($8d976ce4ebad141b$exports, "spectrum-InLineAlert--notice", () => $8d976ce4ebad141b$export$29b25aea79cc7183, (v) => $8d976ce4ebad141b$export$29b25aea79cc7183 = v);
|
|
@@ -405,7 +405,7 @@ var $8d976ce4ebad141b$export$73769bb5d26d9ff7;
|
|
|
405
405
|
var $8d976ce4ebad141b$export$c31ea092819cec48;
|
|
406
406
|
var $8d976ce4ebad141b$export$1d6dd31283ff6c5c;
|
|
407
407
|
var $8d976ce4ebad141b$export$3be02ea40f92bdfc;
|
|
408
|
-
var $8d976ce4ebad141b$export$
|
|
408
|
+
var $8d976ce4ebad141b$export$5f11e05135494154;
|
|
409
409
|
var $8d976ce4ebad141b$export$b9bc26a202328584;
|
|
410
410
|
var $8d976ce4ebad141b$export$71c1df0099076ffd;
|
|
411
411
|
var $8d976ce4ebad141b$export$29b25aea79cc7183;
|
|
@@ -415,7 +415,7 @@ $8d976ce4ebad141b$export$73769bb5d26d9ff7 = "spectrum-InLineAlert_479995";
|
|
|
415
415
|
$8d976ce4ebad141b$export$c31ea092819cec48 = "spectrum-InLineAlert-grid_479995";
|
|
416
416
|
$8d976ce4ebad141b$export$1d6dd31283ff6c5c = "spectrum-InLineAlert--neutral_479995";
|
|
417
417
|
$8d976ce4ebad141b$export$3be02ea40f92bdfc = "spectrum-InLineAlert-icon_479995";
|
|
418
|
-
$8d976ce4ebad141b$export$
|
|
418
|
+
$8d976ce4ebad141b$export$5f11e05135494154 = "spectrum-InLineAlert-heading_479995";
|
|
419
419
|
$8d976ce4ebad141b$export$b9bc26a202328584 = "spectrum-InLineAlert-content_479995";
|
|
420
420
|
$8d976ce4ebad141b$export$71c1df0099076ffd = "spectrum-InLineAlert--info_479995";
|
|
421
421
|
$8d976ce4ebad141b$export$29b25aea79cc7183 = "spectrum-InLineAlert--notice_479995";
|
|
@@ -438,8 +438,8 @@ function $5de8c6729f05c665$var$InlineAlert(props, ref) {
|
|
|
438
438
|
let { styleProps: styleProps } = (0, $RX49b$reactspectrumutils.useStyleProps)(otherProps);
|
|
439
439
|
let domRef = (0, $RX49b$reactspectrumutils.useDOMRef)(ref);
|
|
440
440
|
let slots = {
|
|
441
|
-
|
|
442
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($8d976ce4ebad141b$exports)))["spectrum-InLineAlert-
|
|
441
|
+
heading: {
|
|
442
|
+
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($8d976ce4ebad141b$exports)))["spectrum-InLineAlert-heading"]
|
|
443
443
|
},
|
|
444
444
|
content: {
|
|
445
445
|
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($8d976ce4ebad141b$exports)))["spectrum-InLineAlert-content"]
|
package/dist/main.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"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","sources":["packages/@react-spectrum/inlinealert/src/index.ts","packages/@react-spectrum/inlinealert/src/InlineAlert.tsx","packages/@react-spectrum/inlinealert/src/*.js","packages/@react-spectrum/inlinealert/intl/ar-AE.json","packages/@react-spectrum/inlinealert/intl/bg-BG.json","packages/@react-spectrum/inlinealert/intl/cs-CZ.json","packages/@react-spectrum/inlinealert/intl/da-DK.json","packages/@react-spectrum/inlinealert/intl/de-DE.json","packages/@react-spectrum/inlinealert/intl/el-GR.json","packages/@react-spectrum/inlinealert/intl/en-US.json","packages/@react-spectrum/inlinealert/intl/es-ES.json","packages/@react-spectrum/inlinealert/intl/et-EE.json","packages/@react-spectrum/inlinealert/intl/fi-FI.json","packages/@react-spectrum/inlinealert/intl/fr-FR.json","packages/@react-spectrum/inlinealert/intl/he-IL.json","packages/@react-spectrum/inlinealert/intl/hr-HR.json","packages/@react-spectrum/inlinealert/intl/hu-HU.json","packages/@react-spectrum/inlinealert/intl/it-IT.json","packages/@react-spectrum/inlinealert/intl/ja-JP.json","packages/@react-spectrum/inlinealert/intl/ko-KR.json","packages/@react-spectrum/inlinealert/intl/lt-LT.json","packages/@react-spectrum/inlinealert/intl/lv-LV.json","packages/@react-spectrum/inlinealert/intl/nb-NO.json","packages/@react-spectrum/inlinealert/intl/nl-NL.json","packages/@react-spectrum/inlinealert/intl/pl-PL.json","packages/@react-spectrum/inlinealert/intl/pt-BR.json","packages/@react-spectrum/inlinealert/intl/pt-PT.json","packages/@react-spectrum/inlinealert/intl/ro-RO.json","packages/@react-spectrum/inlinealert/intl/ru-RU.json","packages/@react-spectrum/inlinealert/intl/sk-SK.json","packages/@react-spectrum/inlinealert/intl/sl-SI.json","packages/@react-spectrum/inlinealert/intl/sr-SP.json","packages/@react-spectrum/inlinealert/intl/sv-SE.json","packages/@react-spectrum/inlinealert/intl/tr-TR.json","packages/@react-spectrum/inlinealert/intl/uk-UA.json","packages/@react-spectrum/inlinealert/intl/zh-CN.json","packages/@react-spectrum/inlinealert/intl/zh-TW.json","packages/@adobe/spectrum-css-temp/components/inlinealert/vars.css"],"sourcesContent":["/*\n * Copyright 2023 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\n/// <reference types=\"css-module-types\" />\n\nexport {InlineAlert} from './InlineAlert';\n","/*\n * Copyright 2023 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\nimport AlertMedium from '@spectrum-icons/ui/AlertMedium';\nimport {classNames, SlotProvider, useDOMRef, useStyleProps} from '@react-spectrum/utils';\nimport {DOMRef} from '@react-types/shared';\nimport {filterDOMProps} from '@react-aria/utils';\nimport {Grid} from '@react-spectrum/layout';\nimport InfoMedium from '@spectrum-icons/ui/InfoMedium';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport React from 'react';\nimport {SpectrumInlineAlertProps} from '@react-types/inlinealert';\nimport styles from '@adobe/spectrum-css-temp/components/inlinealert/vars.css';\nimport SuccessMedium from '@spectrum-icons/ui/SuccessMedium';\nimport {useLocalizedStringFormatter} from '@react-aria/i18n';\nimport {useProviderProps} from '@react-spectrum/provider';\n\nlet ICONS = {\n info: InfoMedium,\n positive: SuccessMedium,\n notice: AlertMedium,\n negative: AlertMedium\n};\n\nfunction InlineAlert(props: SpectrumInlineAlertProps, ref: DOMRef<HTMLDivElement>) {\n props = useProviderProps(props);\n let {\n children,\n variant = 'neutral',\n ...otherProps\n } = props;\n\n let {styleProps} = useStyleProps(otherProps);\n let domRef = useDOMRef(ref);\n\n let slots = {\n header: {UNSAFE_className: styles['spectrum-InLineAlert-header']},\n content: {UNSAFE_className: styles['spectrum-InLineAlert-content']}\n };\n\n let stringFormatter = useLocalizedStringFormatter(intlMessages);\n let Icon = null;\n let iconAlt: string;\n if (variant in ICONS) {\n Icon = ICONS[variant];\n iconAlt = stringFormatter.format(variant);\n }\n\n return (\n <div\n {...filterDOMProps(props)}\n {...styleProps}\n ref={domRef}\n className={classNames(\n styles,\n 'spectrum-InLineAlert',\n `spectrum-InLineAlert--${variant}`,\n styleProps.className\n )}\n role=\"alert\">\n <Grid UNSAFE_className={styles['spectrum-InLineAlert-grid']}>\n <SlotProvider slots={slots}>\n {Icon && <Icon UNSAFE_className={styles['spectrum-InLineAlert-icon']} aria-label={iconAlt} />}\n {children}\n </SlotProvider>\n </Grid>\n </div>\n );\n}\n\n/**\n * Inline alerts display a non-modal message associated with objects in a view.\n * These are often used in form validation, providing a place to aggregate feedback related to multiple fields.\n */\nconst _InlineAlert = React.forwardRef(InlineAlert);\nexport {_InlineAlert as InlineAlert};\n","const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"negative\": \"خطأ\",\n \"info\": \"معلومات\",\n \"positive\": \"تم بنجاح\",\n \"notice\": \"تحذير\"\n}\n","{\n \"negative\": \"Грешка\",\n \"info\": \"Информация\",\n \"positive\": \"Успех\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informace\",\n \"positive\": \"Úspěch\",\n \"notice\": \"Upozornění\"\n}\n","{\n \"negative\": \"Fejl\",\n \"info\": \"Oplysninger\",\n \"positive\": \"Fuldført\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fehler\",\n \"info\": \"Informationen\",\n \"positive\": \"Erfolg\",\n \"notice\": \"Warnung\"\n}\n","{\n \"negative\": \"Σφάλμα\",\n \"info\": \"Πληροφορίες\",\n \"positive\": \"Επιτυχία\",\n \"notice\": \"Προειδοποίηση\"\n}\n","{\n \"negative\": \"Error\",\n \"notice\": \"Warning\",\n \"info\": \"Information\",\n \"positive\": \"Success\"\n}\n","{\n \"negative\": \"Error\",\n \"info\": \"Información\",\n \"positive\": \"Éxito\",\n \"notice\": \"Advertencia\"\n}\n","{\n \"negative\": \"Viga\",\n \"info\": \"Teave\",\n \"positive\": \"Valmis\",\n \"notice\": \"Hoiatus\"\n}\n","{\n \"negative\": \"Virhe\",\n \"info\": \"Tiedot\",\n \"positive\": \"Onnistui\",\n \"notice\": \"Varoitus\"\n}\n","{\n \"negative\": \"Erreur\",\n \"info\": \"Informations\",\n \"positive\": \"Succès\",\n \"notice\": \"Avertissement\"\n}\n","{\n \"negative\": \"שגיאה\",\n \"info\": \"מידע\",\n \"positive\": \"הצלחה\",\n \"notice\": \"אזהרה\"\n}\n","{\n \"negative\": \"Pogreška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspješno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Hiba\",\n \"info\": \"Információ\",\n \"positive\": \"Siker\",\n \"notice\": \"Figyelmeztetés\"\n}\n","{\n \"negative\": \"Errore\",\n \"info\": \"Informazioni\",\n \"positive\": \"Operazione riuscita\",\n \"notice\": \"Avvertenza\"\n}\n","{\n \"negative\": \"エラー\",\n \"info\": \"情報\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"오류\",\n \"info\": \"정보\",\n \"positive\": \"성공\",\n \"notice\": \"경고\"\n}\n","{\n \"negative\": \"Klaida\",\n \"info\": \"Informacija\",\n \"positive\": \"Sėkmingai\",\n \"notice\": \"Įspėjimas\"\n}\n","{\n \"negative\": \"Kļūda\",\n \"info\": \"Informācija\",\n \"positive\": \"Izdevās\",\n \"notice\": \"Brīdinājums\"\n}\n","{\n \"negative\": \"Feil\",\n \"info\": \"Informasjon\",\n \"positive\": \"Vellykket\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fout\",\n \"info\": \"Informatie\",\n \"positive\": \"Geslaagd\",\n \"notice\": \"Waarschuwing\"\n}\n","{\n \"negative\": \"Błąd\",\n \"info\": \"Informacja\",\n \"positive\": \"Powodzenie\",\n \"notice\": \"Ostrzeżenie\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informações\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informação\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Eroare\",\n \"info\": \"Informaţii\",\n \"positive\": \"Succes\",\n \"notice\": \"Avertisment\"\n}\n","{\n \"negative\": \"Ошибка\",\n \"info\": \"Информация\",\n \"positive\": \"Успешно\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informácie\",\n \"positive\": \"Úspech\",\n \"notice\": \"Upozornenie\"\n}\n","{\n \"negative\": \"Napaka\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Opozorilo\"\n}\n","{\n \"negative\": \"Greška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Fel\",\n \"info\": \"Information\",\n \"positive\": \"Lyckades\",\n \"notice\": \"Varning\"\n}\n","{\n \"negative\": \"Hata\",\n \"info\": \"Bilgiler\",\n \"positive\": \"Başarılı\",\n \"notice\": \"Uyarı\"\n}\n","{\n \"negative\": \"Помилка\",\n \"info\": \"Інформація\",\n \"positive\": \"Успішно\",\n \"notice\": \"Попередження\"\n}\n","{\n \"negative\": \"错误\",\n \"info\": \"信息\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"錯誤\",\n \"info\": \"資訊\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","/*\nCopyright 2023 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"main.js.map"}
|
|
1
|
+
{"mappings":"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","sources":["packages/@react-spectrum/inlinealert/src/index.ts","packages/@react-spectrum/inlinealert/src/InlineAlert.tsx","packages/@react-spectrum/inlinealert/src/*.js","packages/@react-spectrum/inlinealert/intl/ar-AE.json","packages/@react-spectrum/inlinealert/intl/bg-BG.json","packages/@react-spectrum/inlinealert/intl/cs-CZ.json","packages/@react-spectrum/inlinealert/intl/da-DK.json","packages/@react-spectrum/inlinealert/intl/de-DE.json","packages/@react-spectrum/inlinealert/intl/el-GR.json","packages/@react-spectrum/inlinealert/intl/en-US.json","packages/@react-spectrum/inlinealert/intl/es-ES.json","packages/@react-spectrum/inlinealert/intl/et-EE.json","packages/@react-spectrum/inlinealert/intl/fi-FI.json","packages/@react-spectrum/inlinealert/intl/fr-FR.json","packages/@react-spectrum/inlinealert/intl/he-IL.json","packages/@react-spectrum/inlinealert/intl/hr-HR.json","packages/@react-spectrum/inlinealert/intl/hu-HU.json","packages/@react-spectrum/inlinealert/intl/it-IT.json","packages/@react-spectrum/inlinealert/intl/ja-JP.json","packages/@react-spectrum/inlinealert/intl/ko-KR.json","packages/@react-spectrum/inlinealert/intl/lt-LT.json","packages/@react-spectrum/inlinealert/intl/lv-LV.json","packages/@react-spectrum/inlinealert/intl/nb-NO.json","packages/@react-spectrum/inlinealert/intl/nl-NL.json","packages/@react-spectrum/inlinealert/intl/pl-PL.json","packages/@react-spectrum/inlinealert/intl/pt-BR.json","packages/@react-spectrum/inlinealert/intl/pt-PT.json","packages/@react-spectrum/inlinealert/intl/ro-RO.json","packages/@react-spectrum/inlinealert/intl/ru-RU.json","packages/@react-spectrum/inlinealert/intl/sk-SK.json","packages/@react-spectrum/inlinealert/intl/sl-SI.json","packages/@react-spectrum/inlinealert/intl/sr-SP.json","packages/@react-spectrum/inlinealert/intl/sv-SE.json","packages/@react-spectrum/inlinealert/intl/tr-TR.json","packages/@react-spectrum/inlinealert/intl/uk-UA.json","packages/@react-spectrum/inlinealert/intl/zh-CN.json","packages/@react-spectrum/inlinealert/intl/zh-TW.json","packages/@adobe/spectrum-css-temp/components/inlinealert/vars.css"],"sourcesContent":["/*\n * Copyright 2023 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\n/// <reference types=\"css-module-types\" />\n\nexport {InlineAlert} from './InlineAlert';\n","/*\n * Copyright 2023 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\nimport AlertMedium from '@spectrum-icons/ui/AlertMedium';\nimport {classNames, SlotProvider, useDOMRef, useStyleProps} from '@react-spectrum/utils';\nimport {DOMRef} from '@react-types/shared';\nimport {filterDOMProps} from '@react-aria/utils';\nimport {Grid} from '@react-spectrum/layout';\nimport InfoMedium from '@spectrum-icons/ui/InfoMedium';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport React from 'react';\nimport {SpectrumInlineAlertProps} from '@react-types/inlinealert';\nimport styles from '@adobe/spectrum-css-temp/components/inlinealert/vars.css';\nimport SuccessMedium from '@spectrum-icons/ui/SuccessMedium';\nimport {useLocalizedStringFormatter} from '@react-aria/i18n';\nimport {useProviderProps} from '@react-spectrum/provider';\n\nlet ICONS = {\n info: InfoMedium,\n positive: SuccessMedium,\n notice: AlertMedium,\n negative: AlertMedium\n};\n\nfunction InlineAlert(props: SpectrumInlineAlertProps, ref: DOMRef<HTMLDivElement>) {\n props = useProviderProps(props);\n let {\n children,\n variant = 'neutral',\n ...otherProps\n } = props;\n\n let {styleProps} = useStyleProps(otherProps);\n let domRef = useDOMRef(ref);\n\n let slots = {\n heading: {UNSAFE_className: styles['spectrum-InLineAlert-heading']},\n content: {UNSAFE_className: styles['spectrum-InLineAlert-content']}\n };\n\n let stringFormatter = useLocalizedStringFormatter(intlMessages);\n let Icon = null;\n let iconAlt: string;\n if (variant in ICONS) {\n Icon = ICONS[variant];\n iconAlt = stringFormatter.format(variant);\n }\n\n return (\n <div\n {...filterDOMProps(props)}\n {...styleProps}\n ref={domRef}\n className={classNames(\n styles,\n 'spectrum-InLineAlert',\n `spectrum-InLineAlert--${variant}`,\n styleProps.className\n )}\n role=\"alert\">\n <Grid UNSAFE_className={styles['spectrum-InLineAlert-grid']}>\n <SlotProvider slots={slots}>\n {Icon && <Icon UNSAFE_className={styles['spectrum-InLineAlert-icon']} aria-label={iconAlt} />}\n {children}\n </SlotProvider>\n </Grid>\n </div>\n );\n}\n\n/**\n * Inline alerts display a non-modal message associated with objects in a view.\n * These are often used in form validation, providing a place to aggregate feedback related to multiple fields.\n */\nconst _InlineAlert = React.forwardRef(InlineAlert);\nexport {_InlineAlert as InlineAlert};\n","const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"negative\": \"خطأ\",\n \"info\": \"معلومات\",\n \"positive\": \"تم بنجاح\",\n \"notice\": \"تحذير\"\n}\n","{\n \"negative\": \"Грешка\",\n \"info\": \"Информация\",\n \"positive\": \"Успех\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informace\",\n \"positive\": \"Úspěch\",\n \"notice\": \"Upozornění\"\n}\n","{\n \"negative\": \"Fejl\",\n \"info\": \"Oplysninger\",\n \"positive\": \"Fuldført\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fehler\",\n \"info\": \"Informationen\",\n \"positive\": \"Erfolg\",\n \"notice\": \"Warnung\"\n}\n","{\n \"negative\": \"Σφάλμα\",\n \"info\": \"Πληροφορίες\",\n \"positive\": \"Επιτυχία\",\n \"notice\": \"Προειδοποίηση\"\n}\n","{\n \"negative\": \"Error\",\n \"notice\": \"Warning\",\n \"info\": \"Information\",\n \"positive\": \"Success\"\n}\n","{\n \"negative\": \"Error\",\n \"info\": \"Información\",\n \"positive\": \"Éxito\",\n \"notice\": \"Advertencia\"\n}\n","{\n \"negative\": \"Viga\",\n \"info\": \"Teave\",\n \"positive\": \"Valmis\",\n \"notice\": \"Hoiatus\"\n}\n","{\n \"negative\": \"Virhe\",\n \"info\": \"Tiedot\",\n \"positive\": \"Onnistui\",\n \"notice\": \"Varoitus\"\n}\n","{\n \"negative\": \"Erreur\",\n \"info\": \"Informations\",\n \"positive\": \"Succès\",\n \"notice\": \"Avertissement\"\n}\n","{\n \"negative\": \"שגיאה\",\n \"info\": \"מידע\",\n \"positive\": \"הצלחה\",\n \"notice\": \"אזהרה\"\n}\n","{\n \"negative\": \"Pogreška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspješno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Hiba\",\n \"info\": \"Információ\",\n \"positive\": \"Siker\",\n \"notice\": \"Figyelmeztetés\"\n}\n","{\n \"negative\": \"Errore\",\n \"info\": \"Informazioni\",\n \"positive\": \"Operazione riuscita\",\n \"notice\": \"Avvertenza\"\n}\n","{\n \"negative\": \"エラー\",\n \"info\": \"情報\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"오류\",\n \"info\": \"정보\",\n \"positive\": \"성공\",\n \"notice\": \"경고\"\n}\n","{\n \"negative\": \"Klaida\",\n \"info\": \"Informacija\",\n \"positive\": \"Sėkmingai\",\n \"notice\": \"Įspėjimas\"\n}\n","{\n \"negative\": \"Kļūda\",\n \"info\": \"Informācija\",\n \"positive\": \"Izdevās\",\n \"notice\": \"Brīdinājums\"\n}\n","{\n \"negative\": \"Feil\",\n \"info\": \"Informasjon\",\n \"positive\": \"Vellykket\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fout\",\n \"info\": \"Informatie\",\n \"positive\": \"Geslaagd\",\n \"notice\": \"Waarschuwing\"\n}\n","{\n \"negative\": \"Błąd\",\n \"info\": \"Informacja\",\n \"positive\": \"Powodzenie\",\n \"notice\": \"Ostrzeżenie\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informações\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informação\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Eroare\",\n \"info\": \"Informaţii\",\n \"positive\": \"Succes\",\n \"notice\": \"Avertisment\"\n}\n","{\n \"negative\": \"Ошибка\",\n \"info\": \"Информация\",\n \"positive\": \"Успешно\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informácie\",\n \"positive\": \"Úspech\",\n \"notice\": \"Upozornenie\"\n}\n","{\n \"negative\": \"Napaka\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Opozorilo\"\n}\n","{\n \"negative\": \"Greška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Fel\",\n \"info\": \"Information\",\n \"positive\": \"Lyckades\",\n \"notice\": \"Varning\"\n}\n","{\n \"negative\": \"Hata\",\n \"info\": \"Bilgiler\",\n \"positive\": \"Başarılı\",\n \"notice\": \"Uyarı\"\n}\n","{\n \"negative\": \"Помилка\",\n \"info\": \"Інформація\",\n \"positive\": \"Успішно\",\n \"notice\": \"Попередження\"\n}\n","{\n \"negative\": \"错误\",\n \"info\": \"信息\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"錯誤\",\n \"info\": \"資訊\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","/*\nCopyright 2023 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"main.js.map"}
|
package/dist/module.js
CHANGED
|
@@ -393,7 +393,7 @@ $parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert", () => $48fe1f4
|
|
|
393
393
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-grid", () => $48fe1f4c438508c0$export$c31ea092819cec48, (v) => $48fe1f4c438508c0$export$c31ea092819cec48 = v);
|
|
394
394
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--neutral", () => $48fe1f4c438508c0$export$1d6dd31283ff6c5c, (v) => $48fe1f4c438508c0$export$1d6dd31283ff6c5c = v);
|
|
395
395
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-icon", () => $48fe1f4c438508c0$export$3be02ea40f92bdfc, (v) => $48fe1f4c438508c0$export$3be02ea40f92bdfc = v);
|
|
396
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-
|
|
396
|
+
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-heading", () => $48fe1f4c438508c0$export$5f11e05135494154, (v) => $48fe1f4c438508c0$export$5f11e05135494154 = v);
|
|
397
397
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-content", () => $48fe1f4c438508c0$export$b9bc26a202328584, (v) => $48fe1f4c438508c0$export$b9bc26a202328584 = v);
|
|
398
398
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--info", () => $48fe1f4c438508c0$export$71c1df0099076ffd, (v) => $48fe1f4c438508c0$export$71c1df0099076ffd = v);
|
|
399
399
|
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--notice", () => $48fe1f4c438508c0$export$29b25aea79cc7183, (v) => $48fe1f4c438508c0$export$29b25aea79cc7183 = v);
|
|
@@ -403,7 +403,7 @@ var $48fe1f4c438508c0$export$73769bb5d26d9ff7;
|
|
|
403
403
|
var $48fe1f4c438508c0$export$c31ea092819cec48;
|
|
404
404
|
var $48fe1f4c438508c0$export$1d6dd31283ff6c5c;
|
|
405
405
|
var $48fe1f4c438508c0$export$3be02ea40f92bdfc;
|
|
406
|
-
var $48fe1f4c438508c0$export$
|
|
406
|
+
var $48fe1f4c438508c0$export$5f11e05135494154;
|
|
407
407
|
var $48fe1f4c438508c0$export$b9bc26a202328584;
|
|
408
408
|
var $48fe1f4c438508c0$export$71c1df0099076ffd;
|
|
409
409
|
var $48fe1f4c438508c0$export$29b25aea79cc7183;
|
|
@@ -413,7 +413,7 @@ $48fe1f4c438508c0$export$73769bb5d26d9ff7 = "spectrum-InLineAlert_479995";
|
|
|
413
413
|
$48fe1f4c438508c0$export$c31ea092819cec48 = "spectrum-InLineAlert-grid_479995";
|
|
414
414
|
$48fe1f4c438508c0$export$1d6dd31283ff6c5c = "spectrum-InLineAlert--neutral_479995";
|
|
415
415
|
$48fe1f4c438508c0$export$3be02ea40f92bdfc = "spectrum-InLineAlert-icon_479995";
|
|
416
|
-
$48fe1f4c438508c0$export$
|
|
416
|
+
$48fe1f4c438508c0$export$5f11e05135494154 = "spectrum-InLineAlert-heading_479995";
|
|
417
417
|
$48fe1f4c438508c0$export$b9bc26a202328584 = "spectrum-InLineAlert-content_479995";
|
|
418
418
|
$48fe1f4c438508c0$export$71c1df0099076ffd = "spectrum-InLineAlert--info_479995";
|
|
419
419
|
$48fe1f4c438508c0$export$29b25aea79cc7183 = "spectrum-InLineAlert--notice_479995";
|
|
@@ -436,8 +436,8 @@ function $abf1e6290496dda5$var$InlineAlert(props, ref) {
|
|
|
436
436
|
let { styleProps: styleProps } = (0, $d32NX$useStyleProps)(otherProps);
|
|
437
437
|
let domRef = (0, $d32NX$useDOMRef)(ref);
|
|
438
438
|
let slots = {
|
|
439
|
-
|
|
440
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-
|
|
439
|
+
heading: {
|
|
440
|
+
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-heading"]
|
|
441
441
|
},
|
|
442
442
|
content: {
|
|
443
443
|
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-content"]
|
package/dist/module.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"mappings":"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","sources":["packages/@react-spectrum/inlinealert/src/index.ts","packages/@react-spectrum/inlinealert/src/InlineAlert.tsx","packages/@react-spectrum/inlinealert/src/*.js","packages/@react-spectrum/inlinealert/intl/ar-AE.json","packages/@react-spectrum/inlinealert/intl/bg-BG.json","packages/@react-spectrum/inlinealert/intl/cs-CZ.json","packages/@react-spectrum/inlinealert/intl/da-DK.json","packages/@react-spectrum/inlinealert/intl/de-DE.json","packages/@react-spectrum/inlinealert/intl/el-GR.json","packages/@react-spectrum/inlinealert/intl/en-US.json","packages/@react-spectrum/inlinealert/intl/es-ES.json","packages/@react-spectrum/inlinealert/intl/et-EE.json","packages/@react-spectrum/inlinealert/intl/fi-FI.json","packages/@react-spectrum/inlinealert/intl/fr-FR.json","packages/@react-spectrum/inlinealert/intl/he-IL.json","packages/@react-spectrum/inlinealert/intl/hr-HR.json","packages/@react-spectrum/inlinealert/intl/hu-HU.json","packages/@react-spectrum/inlinealert/intl/it-IT.json","packages/@react-spectrum/inlinealert/intl/ja-JP.json","packages/@react-spectrum/inlinealert/intl/ko-KR.json","packages/@react-spectrum/inlinealert/intl/lt-LT.json","packages/@react-spectrum/inlinealert/intl/lv-LV.json","packages/@react-spectrum/inlinealert/intl/nb-NO.json","packages/@react-spectrum/inlinealert/intl/nl-NL.json","packages/@react-spectrum/inlinealert/intl/pl-PL.json","packages/@react-spectrum/inlinealert/intl/pt-BR.json","packages/@react-spectrum/inlinealert/intl/pt-PT.json","packages/@react-spectrum/inlinealert/intl/ro-RO.json","packages/@react-spectrum/inlinealert/intl/ru-RU.json","packages/@react-spectrum/inlinealert/intl/sk-SK.json","packages/@react-spectrum/inlinealert/intl/sl-SI.json","packages/@react-spectrum/inlinealert/intl/sr-SP.json","packages/@react-spectrum/inlinealert/intl/sv-SE.json","packages/@react-spectrum/inlinealert/intl/tr-TR.json","packages/@react-spectrum/inlinealert/intl/uk-UA.json","packages/@react-spectrum/inlinealert/intl/zh-CN.json","packages/@react-spectrum/inlinealert/intl/zh-TW.json","packages/@adobe/spectrum-css-temp/components/inlinealert/vars.css"],"sourcesContent":["/*\n * Copyright 2023 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\n/// <reference types=\"css-module-types\" />\n\nexport {InlineAlert} from './InlineAlert';\n","/*\n * Copyright 2023 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\nimport AlertMedium from '@spectrum-icons/ui/AlertMedium';\nimport {classNames, SlotProvider, useDOMRef, useStyleProps} from '@react-spectrum/utils';\nimport {DOMRef} from '@react-types/shared';\nimport {filterDOMProps} from '@react-aria/utils';\nimport {Grid} from '@react-spectrum/layout';\nimport InfoMedium from '@spectrum-icons/ui/InfoMedium';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport React from 'react';\nimport {SpectrumInlineAlertProps} from '@react-types/inlinealert';\nimport styles from '@adobe/spectrum-css-temp/components/inlinealert/vars.css';\nimport SuccessMedium from '@spectrum-icons/ui/SuccessMedium';\nimport {useLocalizedStringFormatter} from '@react-aria/i18n';\nimport {useProviderProps} from '@react-spectrum/provider';\n\nlet ICONS = {\n info: InfoMedium,\n positive: SuccessMedium,\n notice: AlertMedium,\n negative: AlertMedium\n};\n\nfunction InlineAlert(props: SpectrumInlineAlertProps, ref: DOMRef<HTMLDivElement>) {\n props = useProviderProps(props);\n let {\n children,\n variant = 'neutral',\n ...otherProps\n } = props;\n\n let {styleProps} = useStyleProps(otherProps);\n let domRef = useDOMRef(ref);\n\n let slots = {\n header: {UNSAFE_className: styles['spectrum-InLineAlert-header']},\n content: {UNSAFE_className: styles['spectrum-InLineAlert-content']}\n };\n\n let stringFormatter = useLocalizedStringFormatter(intlMessages);\n let Icon = null;\n let iconAlt: string;\n if (variant in ICONS) {\n Icon = ICONS[variant];\n iconAlt = stringFormatter.format(variant);\n }\n\n return (\n <div\n {...filterDOMProps(props)}\n {...styleProps}\n ref={domRef}\n className={classNames(\n styles,\n 'spectrum-InLineAlert',\n `spectrum-InLineAlert--${variant}`,\n styleProps.className\n )}\n role=\"alert\">\n <Grid UNSAFE_className={styles['spectrum-InLineAlert-grid']}>\n <SlotProvider slots={slots}>\n {Icon && <Icon UNSAFE_className={styles['spectrum-InLineAlert-icon']} aria-label={iconAlt} />}\n {children}\n </SlotProvider>\n </Grid>\n </div>\n );\n}\n\n/**\n * Inline alerts display a non-modal message associated with objects in a view.\n * These are often used in form validation, providing a place to aggregate feedback related to multiple fields.\n */\nconst _InlineAlert = React.forwardRef(InlineAlert);\nexport {_InlineAlert as InlineAlert};\n","const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"negative\": \"خطأ\",\n \"info\": \"معلومات\",\n \"positive\": \"تم بنجاح\",\n \"notice\": \"تحذير\"\n}\n","{\n \"negative\": \"Грешка\",\n \"info\": \"Информация\",\n \"positive\": \"Успех\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informace\",\n \"positive\": \"Úspěch\",\n \"notice\": \"Upozornění\"\n}\n","{\n \"negative\": \"Fejl\",\n \"info\": \"Oplysninger\",\n \"positive\": \"Fuldført\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fehler\",\n \"info\": \"Informationen\",\n \"positive\": \"Erfolg\",\n \"notice\": \"Warnung\"\n}\n","{\n \"negative\": \"Σφάλμα\",\n \"info\": \"Πληροφορίες\",\n \"positive\": \"Επιτυχία\",\n \"notice\": \"Προειδοποίηση\"\n}\n","{\n \"negative\": \"Error\",\n \"notice\": \"Warning\",\n \"info\": \"Information\",\n \"positive\": \"Success\"\n}\n","{\n \"negative\": \"Error\",\n \"info\": \"Información\",\n \"positive\": \"Éxito\",\n \"notice\": \"Advertencia\"\n}\n","{\n \"negative\": \"Viga\",\n \"info\": \"Teave\",\n \"positive\": \"Valmis\",\n \"notice\": \"Hoiatus\"\n}\n","{\n \"negative\": \"Virhe\",\n \"info\": \"Tiedot\",\n \"positive\": \"Onnistui\",\n \"notice\": \"Varoitus\"\n}\n","{\n \"negative\": \"Erreur\",\n \"info\": \"Informations\",\n \"positive\": \"Succès\",\n \"notice\": \"Avertissement\"\n}\n","{\n \"negative\": \"שגיאה\",\n \"info\": \"מידע\",\n \"positive\": \"הצלחה\",\n \"notice\": \"אזהרה\"\n}\n","{\n \"negative\": \"Pogreška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspješno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Hiba\",\n \"info\": \"Információ\",\n \"positive\": \"Siker\",\n \"notice\": \"Figyelmeztetés\"\n}\n","{\n \"negative\": \"Errore\",\n \"info\": \"Informazioni\",\n \"positive\": \"Operazione riuscita\",\n \"notice\": \"Avvertenza\"\n}\n","{\n \"negative\": \"エラー\",\n \"info\": \"情報\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"오류\",\n \"info\": \"정보\",\n \"positive\": \"성공\",\n \"notice\": \"경고\"\n}\n","{\n \"negative\": \"Klaida\",\n \"info\": \"Informacija\",\n \"positive\": \"Sėkmingai\",\n \"notice\": \"Įspėjimas\"\n}\n","{\n \"negative\": \"Kļūda\",\n \"info\": \"Informācija\",\n \"positive\": \"Izdevās\",\n \"notice\": \"Brīdinājums\"\n}\n","{\n \"negative\": \"Feil\",\n \"info\": \"Informasjon\",\n \"positive\": \"Vellykket\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fout\",\n \"info\": \"Informatie\",\n \"positive\": \"Geslaagd\",\n \"notice\": \"Waarschuwing\"\n}\n","{\n \"negative\": \"Błąd\",\n \"info\": \"Informacja\",\n \"positive\": \"Powodzenie\",\n \"notice\": \"Ostrzeżenie\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informações\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informação\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Eroare\",\n \"info\": \"Informaţii\",\n \"positive\": \"Succes\",\n \"notice\": \"Avertisment\"\n}\n","{\n \"negative\": \"Ошибка\",\n \"info\": \"Информация\",\n \"positive\": \"Успешно\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informácie\",\n \"positive\": \"Úspech\",\n \"notice\": \"Upozornenie\"\n}\n","{\n \"negative\": \"Napaka\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Opozorilo\"\n}\n","{\n \"negative\": \"Greška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Fel\",\n \"info\": \"Information\",\n \"positive\": \"Lyckades\",\n \"notice\": \"Varning\"\n}\n","{\n \"negative\": \"Hata\",\n \"info\": \"Bilgiler\",\n \"positive\": \"Başarılı\",\n \"notice\": \"Uyarı\"\n}\n","{\n \"negative\": \"Помилка\",\n \"info\": \"Інформація\",\n \"positive\": \"Успішно\",\n \"notice\": \"Попередження\"\n}\n","{\n \"negative\": \"错误\",\n \"info\": \"信息\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"錯誤\",\n \"info\": \"資訊\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","/*\nCopyright 2023 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"module.js.map"}
|
|
1
|
+
{"mappings":"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","sources":["packages/@react-spectrum/inlinealert/src/index.ts","packages/@react-spectrum/inlinealert/src/InlineAlert.tsx","packages/@react-spectrum/inlinealert/src/*.js","packages/@react-spectrum/inlinealert/intl/ar-AE.json","packages/@react-spectrum/inlinealert/intl/bg-BG.json","packages/@react-spectrum/inlinealert/intl/cs-CZ.json","packages/@react-spectrum/inlinealert/intl/da-DK.json","packages/@react-spectrum/inlinealert/intl/de-DE.json","packages/@react-spectrum/inlinealert/intl/el-GR.json","packages/@react-spectrum/inlinealert/intl/en-US.json","packages/@react-spectrum/inlinealert/intl/es-ES.json","packages/@react-spectrum/inlinealert/intl/et-EE.json","packages/@react-spectrum/inlinealert/intl/fi-FI.json","packages/@react-spectrum/inlinealert/intl/fr-FR.json","packages/@react-spectrum/inlinealert/intl/he-IL.json","packages/@react-spectrum/inlinealert/intl/hr-HR.json","packages/@react-spectrum/inlinealert/intl/hu-HU.json","packages/@react-spectrum/inlinealert/intl/it-IT.json","packages/@react-spectrum/inlinealert/intl/ja-JP.json","packages/@react-spectrum/inlinealert/intl/ko-KR.json","packages/@react-spectrum/inlinealert/intl/lt-LT.json","packages/@react-spectrum/inlinealert/intl/lv-LV.json","packages/@react-spectrum/inlinealert/intl/nb-NO.json","packages/@react-spectrum/inlinealert/intl/nl-NL.json","packages/@react-spectrum/inlinealert/intl/pl-PL.json","packages/@react-spectrum/inlinealert/intl/pt-BR.json","packages/@react-spectrum/inlinealert/intl/pt-PT.json","packages/@react-spectrum/inlinealert/intl/ro-RO.json","packages/@react-spectrum/inlinealert/intl/ru-RU.json","packages/@react-spectrum/inlinealert/intl/sk-SK.json","packages/@react-spectrum/inlinealert/intl/sl-SI.json","packages/@react-spectrum/inlinealert/intl/sr-SP.json","packages/@react-spectrum/inlinealert/intl/sv-SE.json","packages/@react-spectrum/inlinealert/intl/tr-TR.json","packages/@react-spectrum/inlinealert/intl/uk-UA.json","packages/@react-spectrum/inlinealert/intl/zh-CN.json","packages/@react-spectrum/inlinealert/intl/zh-TW.json","packages/@adobe/spectrum-css-temp/components/inlinealert/vars.css"],"sourcesContent":["/*\n * Copyright 2023 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\n/// <reference types=\"css-module-types\" />\n\nexport {InlineAlert} from './InlineAlert';\n","/*\n * Copyright 2023 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\nimport AlertMedium from '@spectrum-icons/ui/AlertMedium';\nimport {classNames, SlotProvider, useDOMRef, useStyleProps} from '@react-spectrum/utils';\nimport {DOMRef} from '@react-types/shared';\nimport {filterDOMProps} from '@react-aria/utils';\nimport {Grid} from '@react-spectrum/layout';\nimport InfoMedium from '@spectrum-icons/ui/InfoMedium';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport React from 'react';\nimport {SpectrumInlineAlertProps} from '@react-types/inlinealert';\nimport styles from '@adobe/spectrum-css-temp/components/inlinealert/vars.css';\nimport SuccessMedium from '@spectrum-icons/ui/SuccessMedium';\nimport {useLocalizedStringFormatter} from '@react-aria/i18n';\nimport {useProviderProps} from '@react-spectrum/provider';\n\nlet ICONS = {\n info: InfoMedium,\n positive: SuccessMedium,\n notice: AlertMedium,\n negative: AlertMedium\n};\n\nfunction InlineAlert(props: SpectrumInlineAlertProps, ref: DOMRef<HTMLDivElement>) {\n props = useProviderProps(props);\n let {\n children,\n variant = 'neutral',\n ...otherProps\n } = props;\n\n let {styleProps} = useStyleProps(otherProps);\n let domRef = useDOMRef(ref);\n\n let slots = {\n heading: {UNSAFE_className: styles['spectrum-InLineAlert-heading']},\n content: {UNSAFE_className: styles['spectrum-InLineAlert-content']}\n };\n\n let stringFormatter = useLocalizedStringFormatter(intlMessages);\n let Icon = null;\n let iconAlt: string;\n if (variant in ICONS) {\n Icon = ICONS[variant];\n iconAlt = stringFormatter.format(variant);\n }\n\n return (\n <div\n {...filterDOMProps(props)}\n {...styleProps}\n ref={domRef}\n className={classNames(\n styles,\n 'spectrum-InLineAlert',\n `spectrum-InLineAlert--${variant}`,\n styleProps.className\n )}\n role=\"alert\">\n <Grid UNSAFE_className={styles['spectrum-InLineAlert-grid']}>\n <SlotProvider slots={slots}>\n {Icon && <Icon UNSAFE_className={styles['spectrum-InLineAlert-icon']} aria-label={iconAlt} />}\n {children}\n </SlotProvider>\n </Grid>\n </div>\n );\n}\n\n/**\n * Inline alerts display a non-modal message associated with objects in a view.\n * These are often used in form validation, providing a place to aggregate feedback related to multiple fields.\n */\nconst _InlineAlert = React.forwardRef(InlineAlert);\nexport {_InlineAlert as InlineAlert};\n","const _temp0 = require(\"../intl/ar-AE.json\");\nconst _temp1 = require(\"../intl/bg-BG.json\");\nconst _temp2 = require(\"../intl/cs-CZ.json\");\nconst _temp3 = require(\"../intl/da-DK.json\");\nconst _temp4 = require(\"../intl/de-DE.json\");\nconst _temp5 = require(\"../intl/el-GR.json\");\nconst _temp6 = require(\"../intl/en-US.json\");\nconst _temp7 = require(\"../intl/es-ES.json\");\nconst _temp8 = require(\"../intl/et-EE.json\");\nconst _temp9 = require(\"../intl/fi-FI.json\");\nconst _temp10 = require(\"../intl/fr-FR.json\");\nconst _temp11 = require(\"../intl/he-IL.json\");\nconst _temp12 = require(\"../intl/hr-HR.json\");\nconst _temp13 = require(\"../intl/hu-HU.json\");\nconst _temp14 = require(\"../intl/it-IT.json\");\nconst _temp15 = require(\"../intl/ja-JP.json\");\nconst _temp16 = require(\"../intl/ko-KR.json\");\nconst _temp17 = require(\"../intl/lt-LT.json\");\nconst _temp18 = require(\"../intl/lv-LV.json\");\nconst _temp19 = require(\"../intl/nb-NO.json\");\nconst _temp20 = require(\"../intl/nl-NL.json\");\nconst _temp21 = require(\"../intl/pl-PL.json\");\nconst _temp22 = require(\"../intl/pt-BR.json\");\nconst _temp23 = require(\"../intl/pt-PT.json\");\nconst _temp24 = require(\"../intl/ro-RO.json\");\nconst _temp25 = require(\"../intl/ru-RU.json\");\nconst _temp26 = require(\"../intl/sk-SK.json\");\nconst _temp27 = require(\"../intl/sl-SI.json\");\nconst _temp28 = require(\"../intl/sr-SP.json\");\nconst _temp29 = require(\"../intl/sv-SE.json\");\nconst _temp30 = require(\"../intl/tr-TR.json\");\nconst _temp31 = require(\"../intl/uk-UA.json\");\nconst _temp32 = require(\"../intl/zh-CN.json\");\nconst _temp33 = require(\"../intl/zh-TW.json\");\nmodule.exports = {\n \"ar-AE\": _temp0,\n \"bg-BG\": _temp1,\n \"cs-CZ\": _temp2,\n \"da-DK\": _temp3,\n \"de-DE\": _temp4,\n \"el-GR\": _temp5,\n \"en-US\": _temp6,\n \"es-ES\": _temp7,\n \"et-EE\": _temp8,\n \"fi-FI\": _temp9,\n \"fr-FR\": _temp10,\n \"he-IL\": _temp11,\n \"hr-HR\": _temp12,\n \"hu-HU\": _temp13,\n \"it-IT\": _temp14,\n \"ja-JP\": _temp15,\n \"ko-KR\": _temp16,\n \"lt-LT\": _temp17,\n \"lv-LV\": _temp18,\n \"nb-NO\": _temp19,\n \"nl-NL\": _temp20,\n \"pl-PL\": _temp21,\n \"pt-BR\": _temp22,\n \"pt-PT\": _temp23,\n \"ro-RO\": _temp24,\n \"ru-RU\": _temp25,\n \"sk-SK\": _temp26,\n \"sl-SI\": _temp27,\n \"sr-SP\": _temp28,\n \"sv-SE\": _temp29,\n \"tr-TR\": _temp30,\n \"uk-UA\": _temp31,\n \"zh-CN\": _temp32,\n \"zh-TW\": _temp33\n}","{\n \"negative\": \"خطأ\",\n \"info\": \"معلومات\",\n \"positive\": \"تم بنجاح\",\n \"notice\": \"تحذير\"\n}\n","{\n \"negative\": \"Грешка\",\n \"info\": \"Информация\",\n \"positive\": \"Успех\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informace\",\n \"positive\": \"Úspěch\",\n \"notice\": \"Upozornění\"\n}\n","{\n \"negative\": \"Fejl\",\n \"info\": \"Oplysninger\",\n \"positive\": \"Fuldført\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fehler\",\n \"info\": \"Informationen\",\n \"positive\": \"Erfolg\",\n \"notice\": \"Warnung\"\n}\n","{\n \"negative\": \"Σφάλμα\",\n \"info\": \"Πληροφορίες\",\n \"positive\": \"Επιτυχία\",\n \"notice\": \"Προειδοποίηση\"\n}\n","{\n \"negative\": \"Error\",\n \"notice\": \"Warning\",\n \"info\": \"Information\",\n \"positive\": \"Success\"\n}\n","{\n \"negative\": \"Error\",\n \"info\": \"Información\",\n \"positive\": \"Éxito\",\n \"notice\": \"Advertencia\"\n}\n","{\n \"negative\": \"Viga\",\n \"info\": \"Teave\",\n \"positive\": \"Valmis\",\n \"notice\": \"Hoiatus\"\n}\n","{\n \"negative\": \"Virhe\",\n \"info\": \"Tiedot\",\n \"positive\": \"Onnistui\",\n \"notice\": \"Varoitus\"\n}\n","{\n \"negative\": \"Erreur\",\n \"info\": \"Informations\",\n \"positive\": \"Succès\",\n \"notice\": \"Avertissement\"\n}\n","{\n \"negative\": \"שגיאה\",\n \"info\": \"מידע\",\n \"positive\": \"הצלחה\",\n \"notice\": \"אזהרה\"\n}\n","{\n \"negative\": \"Pogreška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspješno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Hiba\",\n \"info\": \"Információ\",\n \"positive\": \"Siker\",\n \"notice\": \"Figyelmeztetés\"\n}\n","{\n \"negative\": \"Errore\",\n \"info\": \"Informazioni\",\n \"positive\": \"Operazione riuscita\",\n \"notice\": \"Avvertenza\"\n}\n","{\n \"negative\": \"エラー\",\n \"info\": \"情報\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"오류\",\n \"info\": \"정보\",\n \"positive\": \"성공\",\n \"notice\": \"경고\"\n}\n","{\n \"negative\": \"Klaida\",\n \"info\": \"Informacija\",\n \"positive\": \"Sėkmingai\",\n \"notice\": \"Įspėjimas\"\n}\n","{\n \"negative\": \"Kļūda\",\n \"info\": \"Informācija\",\n \"positive\": \"Izdevās\",\n \"notice\": \"Brīdinājums\"\n}\n","{\n \"negative\": \"Feil\",\n \"info\": \"Informasjon\",\n \"positive\": \"Vellykket\",\n \"notice\": \"Advarsel\"\n}\n","{\n \"negative\": \"Fout\",\n \"info\": \"Informatie\",\n \"positive\": \"Geslaagd\",\n \"notice\": \"Waarschuwing\"\n}\n","{\n \"negative\": \"Błąd\",\n \"info\": \"Informacja\",\n \"positive\": \"Powodzenie\",\n \"notice\": \"Ostrzeżenie\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informações\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Erro\",\n \"info\": \"Informação\",\n \"positive\": \"Sucesso\",\n \"notice\": \"Aviso\"\n}\n","{\n \"negative\": \"Eroare\",\n \"info\": \"Informaţii\",\n \"positive\": \"Succes\",\n \"notice\": \"Avertisment\"\n}\n","{\n \"negative\": \"Ошибка\",\n \"info\": \"Информация\",\n \"positive\": \"Успешно\",\n \"notice\": \"Предупреждение\"\n}\n","{\n \"negative\": \"Chyba\",\n \"info\": \"Informácie\",\n \"positive\": \"Úspech\",\n \"notice\": \"Upozornenie\"\n}\n","{\n \"negative\": \"Napaka\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Opozorilo\"\n}\n","{\n \"negative\": \"Greška\",\n \"info\": \"Informacije\",\n \"positive\": \"Uspešno\",\n \"notice\": \"Upozorenje\"\n}\n","{\n \"negative\": \"Fel\",\n \"info\": \"Information\",\n \"positive\": \"Lyckades\",\n \"notice\": \"Varning\"\n}\n","{\n \"negative\": \"Hata\",\n \"info\": \"Bilgiler\",\n \"positive\": \"Başarılı\",\n \"notice\": \"Uyarı\"\n}\n","{\n \"negative\": \"Помилка\",\n \"info\": \"Інформація\",\n \"positive\": \"Успішно\",\n \"notice\": \"Попередження\"\n}\n","{\n \"negative\": \"错误\",\n \"info\": \"信息\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","{\n \"negative\": \"錯誤\",\n \"info\": \"資訊\",\n \"positive\": \"成功\",\n \"notice\": \"警告\"\n}\n","/*\nCopyright 2023 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\n@import './index.css';\n@import './skin.css';\n"],"names":[],"version":3,"file":"module.js.map"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@react-spectrum/inlinealert",
|
|
3
|
-
"version": "3.0.0-nightly.
|
|
3
|
+
"version": "3.0.0-nightly.4049+3aa6dbe3b",
|
|
4
4
|
"description": "Spectrum UI components in React",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/main.js",
|
|
@@ -36,17 +36,17 @@
|
|
|
36
36
|
"url": "https://github.com/adobe/react-spectrum"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@react-aria/i18n": "3.0.0-nightly.
|
|
40
|
-
"@react-aria/utils": "3.0.0-nightly.
|
|
41
|
-
"@react-spectrum/layout": "3.5.4-nightly.
|
|
42
|
-
"@react-spectrum/utils": "3.0.0-nightly.
|
|
43
|
-
"@react-types/inlinealert": "3.0.0-nightly.
|
|
44
|
-
"@react-types/shared": "3.0.0-nightly.
|
|
45
|
-
"@spectrum-icons/ui": "3.0.0-nightly.
|
|
39
|
+
"@react-aria/i18n": "3.0.0-nightly.2344+3aa6dbe3b",
|
|
40
|
+
"@react-aria/utils": "3.0.0-nightly.2344+3aa6dbe3b",
|
|
41
|
+
"@react-spectrum/layout": "3.5.4-nightly.4049+3aa6dbe3b",
|
|
42
|
+
"@react-spectrum/utils": "3.0.0-nightly.2344+3aa6dbe3b",
|
|
43
|
+
"@react-types/inlinealert": "3.0.0-nightly.4049+3aa6dbe3b",
|
|
44
|
+
"@react-types/shared": "3.0.0-nightly.2344+3aa6dbe3b",
|
|
45
|
+
"@spectrum-icons/ui": "3.0.0-nightly.2344+3aa6dbe3b",
|
|
46
46
|
"@swc/helpers": "^0.5.0"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@adobe/spectrum-css-temp": "3.0.0-nightly.
|
|
49
|
+
"@adobe/spectrum-css-temp": "3.0.0-nightly.2344+3aa6dbe3b"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
52
|
"@react-spectrum/provider": "^3.0.0",
|
|
@@ -55,5 +55,5 @@
|
|
|
55
55
|
"publishConfig": {
|
|
56
56
|
"access": "public"
|
|
57
57
|
},
|
|
58
|
-
"gitHead": "
|
|
58
|
+
"gitHead": "3aa6dbe3bdf1f5de94111a6e3153ace69540effa"
|
|
59
59
|
}
|
package/src/InlineAlert.tsx
CHANGED
|
@@ -44,7 +44,7 @@ function InlineAlert(props: SpectrumInlineAlertProps, ref: DOMRef<HTMLDivElement
|
|
|
44
44
|
let domRef = useDOMRef(ref);
|
|
45
45
|
|
|
46
46
|
let slots = {
|
|
47
|
-
|
|
47
|
+
heading: {UNSAFE_className: styles['spectrum-InLineAlert-heading']},
|
|
48
48
|
content: {UNSAFE_className: styles['spectrum-InLineAlert-content']}
|
|
49
49
|
};
|
|
50
50
|
|