@react-spectrum/inlinealert 3.2.4-nightly.4555 → 3.2.4-nightly.4560
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/InlineAlert.main.js +105 -0
- package/dist/InlineAlert.main.js.map +1 -0
- package/dist/InlineAlert.mjs +100 -0
- package/dist/InlineAlert.module.js +100 -0
- package/dist/InlineAlert.module.js.map +1 -0
- package/dist/ar-AE.mjs +1 -1
- package/dist/bg-BG.mjs +1 -1
- package/dist/cs-CZ.mjs +1 -1
- package/dist/da-DK.mjs +1 -1
- package/dist/de-DE.mjs +1 -1
- package/dist/el-GR.mjs +1 -1
- package/dist/en-US.mjs +1 -1
- package/dist/es-ES.mjs +1 -1
- package/dist/et-EE.mjs +1 -1
- package/dist/fi-FI.mjs +1 -1
- package/dist/fr-FR.mjs +1 -1
- package/dist/he-IL.mjs +1 -1
- package/dist/hr-HR.mjs +1 -1
- package/dist/hu-HU.mjs +1 -1
- package/dist/import.mjs +1 -261
- package/dist/inlinealert_vars_css.main.js +62 -0
- package/dist/inlinealert_vars_css.main.js.map +1 -0
- package/dist/inlinealert_vars_css.mjs +64 -0
- package/dist/inlinealert_vars_css.module.js +64 -0
- package/dist/inlinealert_vars_css.module.js.map +1 -0
- package/dist/intlStrings.main.js +108 -0
- package/dist/intlStrings.main.js.map +1 -0
- package/dist/intlStrings.mjs +110 -0
- package/dist/intlStrings.module.js +110 -0
- package/dist/intlStrings.module.js.map +1 -0
- package/dist/it-IT.mjs +1 -1
- package/dist/ja-JP.mjs +1 -1
- package/dist/ko-KR.mjs +1 -1
- package/dist/lt-LT.mjs +1 -1
- package/dist/lv-LV.mjs +1 -1
- package/dist/main.js +2 -258
- package/dist/main.js.map +1 -1
- package/dist/module.js +1 -261
- package/dist/module.js.map +1 -1
- package/dist/nb-NO.mjs +1 -1
- package/dist/nl-NL.mjs +1 -1
- package/dist/pl-PL.mjs +1 -1
- package/dist/pt-BR.mjs +1 -1
- package/dist/pt-PT.mjs +1 -1
- package/dist/ro-RO.mjs +1 -1
- package/dist/ru-RU.mjs +1 -1
- package/dist/sk-SK.mjs +1 -1
- package/dist/sl-SI.mjs +1 -1
- package/dist/sr-SP.mjs +1 -1
- package/dist/sv-SE.mjs +1 -1
- package/dist/tr-TR.mjs +1 -1
- package/dist/types.d.ts +2 -2
- package/dist/types.d.ts.map +1 -1
- package/dist/uk-UA.mjs +1 -1
- package/dist/{main.css → vars.7182e6d0.css} +1 -1
- package/dist/{main.css.map → vars.7182e6d0.css.map} +1 -1
- package/dist/zh-CN.mjs +1 -1
- package/dist/zh-TW.mjs +1 -1
- package/package.json +10 -10
- package/dist/module.css +0 -199
- package/dist/module.css.map +0 -1
package/dist/module.js
CHANGED
@@ -1,57 +1,5 @@
|
|
1
|
-
import $
|
2
|
-
import $7572fcde1b201200$exports from "./bg-BG.module.js";
|
3
|
-
import $4baaa05e7e36c8d5$exports from "./cs-CZ.module.js";
|
4
|
-
import $67391f9ec3919bbd$exports from "./da-DK.module.js";
|
5
|
-
import $ba4d55b7a25dbd70$exports from "./de-DE.module.js";
|
6
|
-
import $8f11cbfb87576513$exports from "./el-GR.module.js";
|
7
|
-
import $a5983f3344cffe9c$exports from "./en-US.module.js";
|
8
|
-
import $5b00f4541c9c46ff$exports from "./es-ES.module.js";
|
9
|
-
import $aa360d77330765aa$exports from "./et-EE.module.js";
|
10
|
-
import $03e931e04f228c9f$exports from "./fi-FI.module.js";
|
11
|
-
import $9d5074a25853ca6e$exports from "./fr-FR.module.js";
|
12
|
-
import $2c2676389f361ece$exports from "./he-IL.module.js";
|
13
|
-
import $5fdda27174ef2fc7$exports from "./hr-HR.module.js";
|
14
|
-
import $dc458e3abea04ded$exports from "./hu-HU.module.js";
|
15
|
-
import $2ebc0e35fdc040b7$exports from "./it-IT.module.js";
|
16
|
-
import $44f02920600efced$exports from "./ja-JP.module.js";
|
17
|
-
import $eeee9839fa747b1b$exports from "./ko-KR.module.js";
|
18
|
-
import $7889661aab511c26$exports from "./lt-LT.module.js";
|
19
|
-
import $f73d040d5b290afc$exports from "./lv-LV.module.js";
|
20
|
-
import $eae0cb6abb6f7592$exports from "./nb-NO.module.js";
|
21
|
-
import $1e0495a2c0782298$exports from "./nl-NL.module.js";
|
22
|
-
import $06b952e4a8b5ac61$exports from "./pl-PL.module.js";
|
23
|
-
import $d6a05b7bb1801915$exports from "./pt-BR.module.js";
|
24
|
-
import $83d519ea719f843b$exports from "./pt-PT.module.js";
|
25
|
-
import $3fde5b55008eef3f$exports from "./ro-RO.module.js";
|
26
|
-
import $96d433eefb3f8906$exports from "./ru-RU.module.js";
|
27
|
-
import $0893538688618f33$exports from "./sk-SK.module.js";
|
28
|
-
import $254b6c961e4f0e80$exports from "./sl-SI.module.js";
|
29
|
-
import $680d309814a11fc5$exports from "./sr-SP.module.js";
|
30
|
-
import $f9418595c1e772cf$exports from "./sv-SE.module.js";
|
31
|
-
import $f7b3644c5b6100d7$exports from "./tr-TR.module.js";
|
32
|
-
import $74a01294f8d465f8$exports from "./uk-UA.module.js";
|
33
|
-
import $a1438ca118687381$exports from "./zh-CN.module.js";
|
34
|
-
import $948f0650714aa894$exports from "./zh-TW.module.js";
|
35
|
-
import "./module.css";
|
36
|
-
import $d32NX$spectrumiconsuiAlertMedium from "@spectrum-icons/ui/AlertMedium";
|
37
|
-
import {useStyleProps as $d32NX$useStyleProps, useDOMRef as $d32NX$useDOMRef, classNames as $d32NX$classNames, SlotProvider as $d32NX$SlotProvider} from "@react-spectrum/utils";
|
38
|
-
import {filterDOMProps as $d32NX$filterDOMProps} from "@react-aria/utils";
|
39
|
-
import {FocusRing as $d32NX$FocusRing} from "@react-aria/focus";
|
40
|
-
import {Grid as $d32NX$Grid} from "@react-spectrum/layout";
|
41
|
-
import $d32NX$spectrumiconsuiInfoMedium from "@spectrum-icons/ui/InfoMedium";
|
42
|
-
import $d32NX$react, {useRef as $d32NX$useRef, useEffect as $d32NX$useEffect} from "react";
|
43
|
-
import $d32NX$spectrumiconsuiSuccessMedium from "@spectrum-icons/ui/SuccessMedium";
|
44
|
-
import {useLocalizedStringFormatter as $d32NX$useLocalizedStringFormatter} from "@react-aria/i18n";
|
45
|
-
import {useProviderProps as $d32NX$useProviderProps} from "@react-spectrum/provider";
|
1
|
+
import {InlineAlert as $abf1e6290496dda5$export$a3b2c96db9b0eb71} from "./InlineAlert.module.js";
|
46
2
|
|
47
|
-
|
48
|
-
function $parcel$interopDefault(a) {
|
49
|
-
return a && a.__esModule ? a.default : a;
|
50
|
-
}
|
51
|
-
|
52
|
-
function $parcel$export(e, n, v, s) {
|
53
|
-
Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
54
|
-
}
|
55
3
|
/*
|
56
4
|
* Copyright 2023 Adobe. All rights reserved.
|
57
5
|
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
@@ -63,214 +11,6 @@ function $parcel$export(e, n, v, s) {
|
|
63
11
|
* OF ANY KIND, either express or implied. See the License for the specific language
|
64
12
|
* governing permissions and limitations under the License.
|
65
13
|
*/ /// <reference types="css-module-types" />
|
66
|
-
/*
|
67
|
-
* Copyright 2023 Adobe. All rights reserved.
|
68
|
-
* This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
69
|
-
* you may not use this file except in compliance with the License. You may obtain a copy
|
70
|
-
* of the License at http://www.apache.org/licenses/LICENSE-2.0
|
71
|
-
*
|
72
|
-
* Unless required by applicable law or agreed to in writing, software distributed under
|
73
|
-
* the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
74
|
-
* OF ANY KIND, either express or implied. See the License for the specific language
|
75
|
-
* governing permissions and limitations under the License.
|
76
|
-
*/
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
var $a0360622247416a9$exports = {};
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
$a0360622247416a9$exports = {
|
118
|
-
"ar-AE": $7c06d136a7db332f$exports,
|
119
|
-
"bg-BG": $7572fcde1b201200$exports,
|
120
|
-
"cs-CZ": $4baaa05e7e36c8d5$exports,
|
121
|
-
"da-DK": $67391f9ec3919bbd$exports,
|
122
|
-
"de-DE": $ba4d55b7a25dbd70$exports,
|
123
|
-
"el-GR": $8f11cbfb87576513$exports,
|
124
|
-
"en-US": $a5983f3344cffe9c$exports,
|
125
|
-
"es-ES": $5b00f4541c9c46ff$exports,
|
126
|
-
"et-EE": $aa360d77330765aa$exports,
|
127
|
-
"fi-FI": $03e931e04f228c9f$exports,
|
128
|
-
"fr-FR": $9d5074a25853ca6e$exports,
|
129
|
-
"he-IL": $2c2676389f361ece$exports,
|
130
|
-
"hr-HR": $5fdda27174ef2fc7$exports,
|
131
|
-
"hu-HU": $dc458e3abea04ded$exports,
|
132
|
-
"it-IT": $2ebc0e35fdc040b7$exports,
|
133
|
-
"ja-JP": $44f02920600efced$exports,
|
134
|
-
"ko-KR": $eeee9839fa747b1b$exports,
|
135
|
-
"lt-LT": $7889661aab511c26$exports,
|
136
|
-
"lv-LV": $f73d040d5b290afc$exports,
|
137
|
-
"nb-NO": $eae0cb6abb6f7592$exports,
|
138
|
-
"nl-NL": $1e0495a2c0782298$exports,
|
139
|
-
"pl-PL": $06b952e4a8b5ac61$exports,
|
140
|
-
"pt-BR": $d6a05b7bb1801915$exports,
|
141
|
-
"pt-PT": $83d519ea719f843b$exports,
|
142
|
-
"ro-RO": $3fde5b55008eef3f$exports,
|
143
|
-
"ru-RU": $96d433eefb3f8906$exports,
|
144
|
-
"sk-SK": $0893538688618f33$exports,
|
145
|
-
"sl-SI": $254b6c961e4f0e80$exports,
|
146
|
-
"sr-SP": $680d309814a11fc5$exports,
|
147
|
-
"sv-SE": $f9418595c1e772cf$exports,
|
148
|
-
"tr-TR": $f7b3644c5b6100d7$exports,
|
149
|
-
"uk-UA": $74a01294f8d465f8$exports,
|
150
|
-
"zh-CN": $a1438ca118687381$exports,
|
151
|
-
"zh-TW": $948f0650714aa894$exports
|
152
|
-
};
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
var $48fe1f4c438508c0$exports = {};
|
157
|
-
|
158
|
-
$parcel$export($48fe1f4c438508c0$exports, "content", () => $48fe1f4c438508c0$export$a7db06668cad9adb, (v) => $48fe1f4c438508c0$export$a7db06668cad9adb = v);
|
159
|
-
$parcel$export($48fe1f4c438508c0$exports, "focus-ring", () => $48fe1f4c438508c0$export$f39a09f249340e2a, (v) => $48fe1f4c438508c0$export$f39a09f249340e2a = v);
|
160
|
-
$parcel$export($48fe1f4c438508c0$exports, "heading", () => $48fe1f4c438508c0$export$46e4a324ac90507f, (v) => $48fe1f4c438508c0$export$46e4a324ac90507f = v);
|
161
|
-
$parcel$export($48fe1f4c438508c0$exports, "i18nFontFamily", () => $48fe1f4c438508c0$export$8c4ee2c50c22c514, (v) => $48fe1f4c438508c0$export$8c4ee2c50c22c514 = v);
|
162
|
-
$parcel$export($48fe1f4c438508c0$exports, "icon", () => $48fe1f4c438508c0$export$1ca1ec8b29a4ce27, (v) => $48fe1f4c438508c0$export$1ca1ec8b29a4ce27 = v);
|
163
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-FocusRing-ring", () => $48fe1f4c438508c0$export$4109102f950813a6, (v) => $48fe1f4c438508c0$export$4109102f950813a6 = v);
|
164
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-FocusRing", () => $48fe1f4c438508c0$export$24c7f46a6e3605dd, (v) => $48fe1f4c438508c0$export$24c7f46a6e3605dd = v);
|
165
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-FocusRing--quiet", () => $48fe1f4c438508c0$export$2927016961429360, (v) => $48fe1f4c438508c0$export$2927016961429360 = v);
|
166
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert", () => $48fe1f4c438508c0$export$73769bb5d26d9ff7, (v) => $48fe1f4c438508c0$export$73769bb5d26d9ff7 = v);
|
167
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--info", () => $48fe1f4c438508c0$export$71c1df0099076ffd, (v) => $48fe1f4c438508c0$export$71c1df0099076ffd = v);
|
168
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--negative", () => $48fe1f4c438508c0$export$22162c465dd1f294, (v) => $48fe1f4c438508c0$export$22162c465dd1f294 = v);
|
169
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--neutral", () => $48fe1f4c438508c0$export$1d6dd31283ff6c5c, (v) => $48fe1f4c438508c0$export$1d6dd31283ff6c5c = v);
|
170
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--notice", () => $48fe1f4c438508c0$export$29b25aea79cc7183, (v) => $48fe1f4c438508c0$export$29b25aea79cc7183 = v);
|
171
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert--positive", () => $48fe1f4c438508c0$export$fe577b621f09240b, (v) => $48fe1f4c438508c0$export$fe577b621f09240b = v);
|
172
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-content", () => $48fe1f4c438508c0$export$b9bc26a202328584, (v) => $48fe1f4c438508c0$export$b9bc26a202328584 = v);
|
173
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-grid", () => $48fe1f4c438508c0$export$c31ea092819cec48, (v) => $48fe1f4c438508c0$export$c31ea092819cec48 = v);
|
174
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-heading", () => $48fe1f4c438508c0$export$5f11e05135494154, (v) => $48fe1f4c438508c0$export$5f11e05135494154 = v);
|
175
|
-
$parcel$export($48fe1f4c438508c0$exports, "spectrum-InLineAlert-icon", () => $48fe1f4c438508c0$export$3be02ea40f92bdfc, (v) => $48fe1f4c438508c0$export$3be02ea40f92bdfc = v);
|
176
|
-
var $48fe1f4c438508c0$export$a7db06668cad9adb;
|
177
|
-
var $48fe1f4c438508c0$export$f39a09f249340e2a;
|
178
|
-
var $48fe1f4c438508c0$export$46e4a324ac90507f;
|
179
|
-
var $48fe1f4c438508c0$export$8c4ee2c50c22c514;
|
180
|
-
var $48fe1f4c438508c0$export$1ca1ec8b29a4ce27;
|
181
|
-
var $48fe1f4c438508c0$export$4109102f950813a6;
|
182
|
-
var $48fe1f4c438508c0$export$24c7f46a6e3605dd;
|
183
|
-
var $48fe1f4c438508c0$export$2927016961429360;
|
184
|
-
var $48fe1f4c438508c0$export$73769bb5d26d9ff7;
|
185
|
-
var $48fe1f4c438508c0$export$71c1df0099076ffd;
|
186
|
-
var $48fe1f4c438508c0$export$22162c465dd1f294;
|
187
|
-
var $48fe1f4c438508c0$export$1d6dd31283ff6c5c;
|
188
|
-
var $48fe1f4c438508c0$export$29b25aea79cc7183;
|
189
|
-
var $48fe1f4c438508c0$export$fe577b621f09240b;
|
190
|
-
var $48fe1f4c438508c0$export$b9bc26a202328584;
|
191
|
-
var $48fe1f4c438508c0$export$c31ea092819cec48;
|
192
|
-
var $48fe1f4c438508c0$export$5f11e05135494154;
|
193
|
-
var $48fe1f4c438508c0$export$3be02ea40f92bdfc;
|
194
|
-
$48fe1f4c438508c0$export$a7db06668cad9adb = `G_feca_content`;
|
195
|
-
$48fe1f4c438508c0$export$f39a09f249340e2a = `G_feca_focus-ring`;
|
196
|
-
$48fe1f4c438508c0$export$46e4a324ac90507f = `G_feca_heading`;
|
197
|
-
$48fe1f4c438508c0$export$8c4ee2c50c22c514 = `G_feca_i18nFontFamily`;
|
198
|
-
$48fe1f4c438508c0$export$1ca1ec8b29a4ce27 = `G_feca_icon`;
|
199
|
-
$48fe1f4c438508c0$export$4109102f950813a6 = `G_feca_spectrum-FocusRing-ring`;
|
200
|
-
$48fe1f4c438508c0$export$24c7f46a6e3605dd = `G_feca_spectrum-FocusRing ${$48fe1f4c438508c0$export$4109102f950813a6}`;
|
201
|
-
$48fe1f4c438508c0$export$2927016961429360 = `G_feca_spectrum-FocusRing--quiet`;
|
202
|
-
$48fe1f4c438508c0$export$73769bb5d26d9ff7 = `G_feca_spectrum-InLineAlert ${$48fe1f4c438508c0$export$24c7f46a6e3605dd}`;
|
203
|
-
$48fe1f4c438508c0$export$71c1df0099076ffd = `G_feca_spectrum-InLineAlert--info`;
|
204
|
-
$48fe1f4c438508c0$export$22162c465dd1f294 = `G_feca_spectrum-InLineAlert--negative`;
|
205
|
-
$48fe1f4c438508c0$export$1d6dd31283ff6c5c = `G_feca_spectrum-InLineAlert--neutral`;
|
206
|
-
$48fe1f4c438508c0$export$29b25aea79cc7183 = `G_feca_spectrum-InLineAlert--notice`;
|
207
|
-
$48fe1f4c438508c0$export$fe577b621f09240b = `G_feca_spectrum-InLineAlert--positive`;
|
208
|
-
$48fe1f4c438508c0$export$b9bc26a202328584 = `G_feca_spectrum-InLineAlert-content`;
|
209
|
-
$48fe1f4c438508c0$export$c31ea092819cec48 = `G_feca_spectrum-InLineAlert-grid`;
|
210
|
-
$48fe1f4c438508c0$export$5f11e05135494154 = `G_feca_spectrum-InLineAlert-heading`;
|
211
|
-
$48fe1f4c438508c0$export$3be02ea40f92bdfc = `G_feca_spectrum-InLineAlert-icon`;
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
let $abf1e6290496dda5$var$ICONS = {
|
218
|
-
info: (0, $d32NX$spectrumiconsuiInfoMedium),
|
219
|
-
positive: (0, $d32NX$spectrumiconsuiSuccessMedium),
|
220
|
-
notice: (0, $d32NX$spectrumiconsuiAlertMedium),
|
221
|
-
negative: (0, $d32NX$spectrumiconsuiAlertMedium)
|
222
|
-
};
|
223
|
-
function $abf1e6290496dda5$var$InlineAlert(props, ref) {
|
224
|
-
props = (0, $d32NX$useProviderProps)(props);
|
225
|
-
let { children: children, variant: variant = "neutral", autoFocus: autoFocus, ...otherProps } = props;
|
226
|
-
let { styleProps: styleProps } = (0, $d32NX$useStyleProps)(otherProps);
|
227
|
-
let domRef = (0, $d32NX$useDOMRef)(ref);
|
228
|
-
let slots = {
|
229
|
-
heading: {
|
230
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-heading"]
|
231
|
-
},
|
232
|
-
content: {
|
233
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-content"]
|
234
|
-
}
|
235
|
-
};
|
236
|
-
let stringFormatter = (0, $d32NX$useLocalizedStringFormatter)((0, (/*@__PURE__*/$parcel$interopDefault($a0360622247416a9$exports))), "@react-spectrum/inlinealert");
|
237
|
-
let Icon = null;
|
238
|
-
let iconAlt = "";
|
239
|
-
if (variant in $abf1e6290496dda5$var$ICONS) {
|
240
|
-
Icon = $abf1e6290496dda5$var$ICONS[variant];
|
241
|
-
iconAlt = stringFormatter.format(variant);
|
242
|
-
}
|
243
|
-
let autoFocusRef = (0, $d32NX$useRef)(props.autoFocus);
|
244
|
-
(0, $d32NX$useEffect)(()=>{
|
245
|
-
if (autoFocusRef.current && domRef.current) domRef.current.focus();
|
246
|
-
autoFocusRef.current = false;
|
247
|
-
}, [
|
248
|
-
domRef
|
249
|
-
]);
|
250
|
-
return /*#__PURE__*/ (0, $d32NX$react).createElement((0, $d32NX$FocusRing), {
|
251
|
-
focusRingClass: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["focus-ring"]
|
252
|
-
}, /*#__PURE__*/ (0, $d32NX$react).createElement("div", {
|
253
|
-
...(0, $d32NX$filterDOMProps)(props),
|
254
|
-
...styleProps,
|
255
|
-
ref: domRef,
|
256
|
-
tabIndex: autoFocus ? -1 : undefined,
|
257
|
-
autoFocus: autoFocus,
|
258
|
-
className: (0, $d32NX$classNames)((0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports))), "spectrum-InLineAlert", `spectrum-InLineAlert--${variant}`, styleProps.className),
|
259
|
-
role: "alert"
|
260
|
-
}, /*#__PURE__*/ (0, $d32NX$react).createElement((0, $d32NX$Grid), {
|
261
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-grid"]
|
262
|
-
}, /*#__PURE__*/ (0, $d32NX$react).createElement((0, $d32NX$SlotProvider), {
|
263
|
-
slots: slots
|
264
|
-
}, Icon && /*#__PURE__*/ (0, $d32NX$react).createElement(Icon, {
|
265
|
-
UNSAFE_className: (0, (/*@__PURE__*/$parcel$interopDefault($48fe1f4c438508c0$exports)))["spectrum-InLineAlert-icon"],
|
266
|
-
"aria-label": iconAlt
|
267
|
-
}), children))));
|
268
|
-
}
|
269
|
-
/**
|
270
|
-
* Inline alerts display a non-modal message associated with objects in a view.
|
271
|
-
* These are often used in form validation, providing a place to aggregate feedback related to multiple fields.
|
272
|
-
*/ const $abf1e6290496dda5$export$a3b2c96db9b0eb71 = /*#__PURE__*/ (0, $d32NX$react).forwardRef($abf1e6290496dda5$var$InlineAlert);
|
273
|
-
|
274
14
|
|
275
15
|
|
276
16
|
|
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/@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';\nexport type {SpectrumInlineAlertProps} 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 {DOMProps, DOMRef, StyleProps} from '@react-types/shared';\nimport {filterDOMProps} from '@react-aria/utils';\nimport {FocusRing} from '@react-aria/focus';\nimport {Grid} from '@react-spectrum/layout';\nimport InfoMedium from '@spectrum-icons/ui/InfoMedium';\n// @ts-ignore\nimport intlMessages from '../intl/*.json';\nimport React, {ReactNode, useEffect, useRef} from 'react';\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\nexport interface SpectrumInlineAlertProps extends DOMProps, StyleProps {\n /**\n * The [visual style](https://spectrum.adobe.com/page/in-line-alert/#Options) of the Inline Alert.\n * @default 'neutral'\n */\n variant?: 'neutral' | 'info' | 'positive' | 'notice' | 'negative',\n /**\n * The contents of the Inline Alert.\n */\n children: ReactNode,\n /**\n * Whether to automatically focus the Inline Alert when it first renders.\n */\n autoFocus?: boolean\n}\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 autoFocus,\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, '@react-spectrum/inlinealert');\n let Icon: typeof React.Component | null = null;\n let iconAlt: string = '';\n if (variant in ICONS) {\n Icon = ICONS[variant];\n iconAlt = stringFormatter.format(variant);\n }\n\n let autoFocusRef = useRef(props.autoFocus);\n useEffect(() => {\n if (autoFocusRef.current && domRef.current) {\n domRef.current.focus();\n }\n autoFocusRef.current = false;\n }, [domRef]);\n\n return (\n <FocusRing focusRingClass={styles['focus-ring']}>\n <div\n {...filterDOMProps(props)}\n {...styleProps}\n ref={domRef}\n tabIndex={autoFocus ? -1 : undefined}\n autoFocus={autoFocus}\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 </FocusRing>\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}","/*\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":";;AAAA;;;;;;;;;;CAUC,GAED,0CAA0C","sources":["packages/@react-spectrum/inlinealert/src/index.ts"],"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';\nexport type {SpectrumInlineAlertProps} from './InlineAlert';\n"],"names":[],"version":3,"file":"module.js.map"}
|
package/dist/nb-NO.mjs
CHANGED
package/dist/nl-NL.mjs
CHANGED
package/dist/pl-PL.mjs
CHANGED
package/dist/pt-BR.mjs
CHANGED
package/dist/pt-PT.mjs
CHANGED
package/dist/ro-RO.mjs
CHANGED
package/dist/ru-RU.mjs
CHANGED
package/dist/sk-SK.mjs
CHANGED
package/dist/sl-SI.mjs
CHANGED
package/dist/sr-SP.mjs
CHANGED
package/dist/sv-SE.mjs
CHANGED
package/dist/tr-TR.mjs
CHANGED
package/dist/types.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { DOMProps, StyleProps } from "@react-types/shared";
|
1
|
+
import { DOMProps, StyleProps, DOMRefValue } from "@react-types/shared";
|
2
2
|
import React, { ReactNode } from "react";
|
3
3
|
export interface SpectrumInlineAlertProps extends DOMProps, StyleProps {
|
4
4
|
/**
|
@@ -19,6 +19,6 @@ export interface SpectrumInlineAlertProps extends DOMProps, StyleProps {
|
|
19
19
|
* Inline alerts display a non-modal message associated with objects in a view.
|
20
20
|
* These are often used in form validation, providing a place to aggregate feedback related to multiple fields.
|
21
21
|
*/
|
22
|
-
export const InlineAlert: React.ForwardRefExoticComponent<SpectrumInlineAlertProps & React.RefAttributes<
|
22
|
+
export const InlineAlert: React.ForwardRefExoticComponent<SpectrumInlineAlertProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
|
23
23
|
|
24
24
|
//# sourceMappingURL=types.d.ts.map
|
package/dist/types.d.ts.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"mappings":";;AA2BA,yCAA0C,SAAQ,QAAQ,EAAE,UAAU;IACpE;;;OAGG;IACH,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,QAAQ,GAAG,UAAU,CAAC;IAClE;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAoED;;;GAGG;AACH,OAAA,MAAM,
|
1
|
+
{"mappings":";;AA2BA,yCAA0C,SAAQ,QAAQ,EAAE,UAAU;IACpE;;;OAGG;IACH,OAAO,CAAC,EAAE,SAAS,GAAG,MAAM,GAAG,UAAU,GAAG,QAAQ,GAAG,UAAU,CAAC;IAClE;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IACpB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAoED;;;GAGG;AACH,OAAA,MAAM,yHAA4C,CAAC","sources":["packages/@react-spectrum/inlinealert/src/packages/@react-spectrum/inlinealert/src/InlineAlert.tsx","packages/@react-spectrum/inlinealert/src/packages/@react-spectrum/inlinealert/src/index.ts","packages/@react-spectrum/inlinealert/src/index.ts"],"sourcesContent":[null,null,"/*\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';\nexport type {SpectrumInlineAlertProps} from './InlineAlert';\n"],"names":[],"version":3,"file":"types.d.ts.map"}
|
package/dist/uk-UA.mjs
CHANGED
@@ -196,4 +196,4 @@
|
|
196
196
|
.G_feca_spectrum-InLineAlert--negative .G_feca_spectrum-InLineAlert-icon {
|
197
197
|
color: var(--highcontrast-inlinealert-border-and-icon-color, var(--spectrum-negative-visual-color));
|
198
198
|
}
|
199
|
-
/*# sourceMappingURL=
|
199
|
+
/*# sourceMappingURL=vars.7182e6d0.css.map */
|
@@ -1 +1 @@
|
|
1
|
-
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;;;;;;;;;;AAwBA;;;;;;;;;AAWA;;;;;;AAKA;;;;;;AAOA;;;;;;;;;;;;AAeA;;;;;;;;;;;;;;AA8BA;EACE;;;;;;;;AAQF;;;;;AAKA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA","sources":["packages/@adobe/spectrum-css-temp/components/inlinealert/vars.css"],"sourcesContent":["/*\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":"
|
1
|
+
{"mappings":"AA4DA;;;;;AAIE;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAQA;;;;AAIA;;;;AAKF;;;;;;;;AAOE;;;;;;;;;;;AAqBE;;;;;AAQF;;;;AAKE;;;;;AAOJ;EACE;;;;EAIE;;;;;AAMJ;;;;;;;;;;;;;;;;;;AAwBA;;;;;;;;;AAWA;;;;;;AAKA;;;;;;AAOA;;;;;;;;;;;;AAeA;;;;;;;;;;;;;;AA8BA;EACE;;;;;;;;AAQF;;;;;AAKA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA;;;;AAIA","sources":["packages/@adobe/spectrum-css-temp/components/inlinealert/vars.css"],"sourcesContent":["/*\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":"vars.7182e6d0.css.map"}
|
package/dist/zh-CN.mjs
CHANGED
package/dist/zh-TW.mjs
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@react-spectrum/inlinealert",
|
3
|
-
"version": "3.2.4-nightly.
|
3
|
+
"version": "3.2.4-nightly.4560+72775d272",
|
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/focus": "3.0.0-nightly.
|
40
|
-
"@react-aria/i18n": "3.0.0-nightly.
|
41
|
-
"@react-aria/utils": "3.0.0-nightly.
|
42
|
-
"@react-spectrum/layout": "3.6.4-nightly.
|
43
|
-
"@react-spectrum/utils": "3.0.0-nightly.
|
44
|
-
"@react-types/shared": "3.0.0-nightly.
|
45
|
-
"@spectrum-icons/ui": "3.0.0-nightly.
|
39
|
+
"@react-aria/focus": "3.0.0-nightly.2848+72775d272",
|
40
|
+
"@react-aria/i18n": "3.0.0-nightly.2848+72775d272",
|
41
|
+
"@react-aria/utils": "3.0.0-nightly.2848+72775d272",
|
42
|
+
"@react-spectrum/layout": "3.6.4-nightly.4560+72775d272",
|
43
|
+
"@react-spectrum/utils": "3.0.0-nightly.2848+72775d272",
|
44
|
+
"@react-types/shared": "3.0.0-nightly.2848+72775d272",
|
45
|
+
"@spectrum-icons/ui": "3.0.0-nightly.2848+72775d272",
|
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.2848+72775d272"
|
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": "72775d272be04cfa32d26ec821bc68513d92a72b"
|
59
59
|
}
|