@sudobility/workflow-components 2.0.10 → 2.0.12

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/index.esm.js CHANGED
@@ -1,421 +1,161 @@
1
- import er from "react";
2
- import { cn as d } from "@sudobility/components";
3
- var _ = { exports: {} }, y = {};
4
- var I;
5
- function tr() {
6
- if (I) return y;
7
- I = 1;
8
- var a = /* @__PURE__ */ Symbol.for("react.transitional.element"), l = /* @__PURE__ */ Symbol.for("react.fragment");
9
- function t(i, c, u) {
10
- var b = null;
11
- if (u !== void 0 && (b = "" + u), c.key !== void 0 && (b = "" + c.key), "key" in c) {
12
- u = {};
13
- for (var m in c)
14
- m !== "key" && (u[m] = c[m]);
15
- } else u = c;
16
- return c = u.ref, {
17
- $$typeof: a,
18
- type: i,
19
- key: b,
20
- ref: c !== void 0 ? c : null,
21
- props: u
22
- };
23
- }
24
- return y.Fragment = l, y.jsx = t, y.jsxs = t, y;
25
- }
26
- var k = {};
27
- var F;
28
- function or() {
29
- return F || (F = 1, process.env.NODE_ENV !== "production" && (function() {
30
- function a(r) {
31
- if (r == null) return null;
32
- if (typeof r == "function")
33
- return r.$$typeof === Z ? null : r.displayName || r.name || null;
34
- if (typeof r == "string") return r;
35
- switch (r) {
36
- case E:
37
- return "Fragment";
38
- case q:
39
- return "Profiler";
40
- case G:
41
- return "StrictMode";
42
- case X:
43
- return "Suspense";
44
- case Q:
45
- return "SuspenseList";
46
- case H:
47
- return "Activity";
48
- }
49
- if (typeof r == "object")
50
- switch (typeof r.tag == "number" && console.error(
51
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
52
- ), r.$$typeof) {
53
- case W:
54
- return "Portal";
55
- case V:
56
- return r.displayName || "Context";
57
- case J:
58
- return (r._context.displayName || "Context") + ".Consumer";
59
- case z:
60
- var e = r.render;
61
- return r = r.displayName, r || (r = e.displayName || e.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
62
- case B:
63
- return e = r.displayName || null, e !== null ? e : a(r.type) || "Memo";
64
- case h:
65
- e = r._payload, r = r._init;
66
- try {
67
- return a(r(e));
68
- } catch {
69
- }
70
- }
71
- return null;
72
- }
73
- function l(r) {
74
- return "" + r;
75
- }
76
- function t(r) {
77
- try {
78
- l(r);
79
- var e = !1;
80
- } catch {
81
- e = !0;
82
- }
83
- if (e) {
84
- e = console;
85
- var o = e.error, n = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
86
- return o.call(
87
- e,
88
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
89
- n
90
- ), l(r);
91
- }
92
- }
93
- function i(r) {
94
- if (r === E) return "<>";
95
- if (typeof r == "object" && r !== null && r.$$typeof === h)
96
- return "<...>";
97
- try {
98
- var e = a(r);
99
- return e ? "<" + e + ">" : "<...>";
100
- } catch {
101
- return "<...>";
102
- }
103
- }
104
- function c() {
105
- var r = R.A;
106
- return r === null ? null : r.getOwner();
107
- }
108
- function u() {
109
- return Error("react-stack-top-frame");
110
- }
111
- function b(r) {
112
- if (U.call(r, "key")) {
113
- var e = Object.getOwnPropertyDescriptor(r, "key").get;
114
- if (e && e.isReactWarning) return !1;
115
- }
116
- return r.key !== void 0;
117
- }
118
- function m(r, e) {
119
- function o() {
120
- C || (C = !0, console.error(
121
- "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
122
- e
123
- ));
124
- }
125
- o.isReactWarning = !0, Object.defineProperty(r, "key", {
126
- get: o,
127
- configurable: !0
128
- });
129
- }
130
- function L() {
131
- var r = a(this.type);
132
- return P[r] || (P[r] = !0, console.error(
133
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
134
- )), r = this.props.ref, r !== void 0 ? r : null;
135
- }
136
- function M(r, e, o, n, v, T) {
137
- var s = o.ref;
138
- return r = {
139
- $$typeof: A,
140
- type: r,
141
- key: e,
142
- props: o,
143
- _owner: n
144
- }, (s !== void 0 ? s : null) !== null ? Object.defineProperty(r, "ref", {
145
- enumerable: !1,
146
- get: L
147
- }) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
148
- configurable: !1,
149
- enumerable: !1,
150
- writable: !0,
151
- value: 0
152
- }), Object.defineProperty(r, "_debugInfo", {
153
- configurable: !1,
154
- enumerable: !1,
155
- writable: !0,
156
- value: null
157
- }), Object.defineProperty(r, "_debugStack", {
158
- configurable: !1,
159
- enumerable: !1,
160
- writable: !0,
161
- value: v
162
- }), Object.defineProperty(r, "_debugTask", {
163
- configurable: !1,
164
- enumerable: !1,
165
- writable: !0,
166
- value: T
167
- }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
168
- }
169
- function O(r, e, o, n, v, T) {
170
- var s = e.children;
171
- if (s !== void 0)
172
- if (n)
173
- if (K(s)) {
174
- for (n = 0; n < s.length; n++)
175
- S(s[n]);
176
- Object.freeze && Object.freeze(s);
177
- } else
178
- console.error(
179
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
180
- );
181
- else S(s);
182
- if (U.call(e, "key")) {
183
- s = a(r);
184
- var g = Object.keys(e).filter(function(rr) {
185
- return rr !== "key";
186
- });
187
- n = 0 < g.length ? "{key: someKey, " + g.join(": ..., ") + ": ...}" : "{key: someKey}", $[s + n] || (g = 0 < g.length ? "{" + g.join(": ..., ") + ": ...}" : "{}", console.error(
188
- `A props object containing a "key" prop is being spread into JSX:
189
- let props = %s;
190
- <%s {...props} />
191
- React keys must be passed directly to JSX without using spread:
192
- let props = %s;
193
- <%s key={someKey} {...props} />`,
194
- n,
195
- s,
196
- g,
197
- s
198
- ), $[s + n] = !0);
199
- }
200
- if (s = null, o !== void 0 && (t(o), s = "" + o), b(e) && (t(e.key), s = "" + e.key), "key" in e) {
201
- o = {};
202
- for (var x in e)
203
- x !== "key" && (o[x] = e[x]);
204
- } else o = e;
205
- return s && m(
206
- o,
207
- typeof r == "function" ? r.displayName || r.name || "Unknown" : r
208
- ), M(
209
- r,
210
- s,
211
- o,
212
- c(),
213
- v,
214
- T
215
- );
216
- }
217
- function S(r) {
218
- j(r) ? r._store && (r._store.validated = 1) : typeof r == "object" && r !== null && r.$$typeof === h && (r._payload.status === "fulfilled" ? j(r._payload.value) && r._payload.value._store && (r._payload.value._store.validated = 1) : r._store && (r._store.validated = 1));
219
- }
220
- function j(r) {
221
- return typeof r == "object" && r !== null && r.$$typeof === A;
222
- }
223
- var p = er, A = /* @__PURE__ */ Symbol.for("react.transitional.element"), W = /* @__PURE__ */ Symbol.for("react.portal"), E = /* @__PURE__ */ Symbol.for("react.fragment"), G = /* @__PURE__ */ Symbol.for("react.strict_mode"), q = /* @__PURE__ */ Symbol.for("react.profiler"), J = /* @__PURE__ */ Symbol.for("react.consumer"), V = /* @__PURE__ */ Symbol.for("react.context"), z = /* @__PURE__ */ Symbol.for("react.forward_ref"), X = /* @__PURE__ */ Symbol.for("react.suspense"), Q = /* @__PURE__ */ Symbol.for("react.suspense_list"), B = /* @__PURE__ */ Symbol.for("react.memo"), h = /* @__PURE__ */ Symbol.for("react.lazy"), H = /* @__PURE__ */ Symbol.for("react.activity"), Z = /* @__PURE__ */ Symbol.for("react.client.reference"), R = p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, U = Object.prototype.hasOwnProperty, K = Array.isArray, w = console.createTask ? console.createTask : function() {
224
- return null;
225
- };
226
- p = {
227
- react_stack_bottom_frame: function(r) {
228
- return r();
229
- }
230
- };
231
- var C, P = {}, N = p.react_stack_bottom_frame.bind(
232
- p,
233
- u
234
- )(), Y = w(i(u)), $ = {};
235
- k.Fragment = E, k.jsx = function(r, e, o) {
236
- var n = 1e4 > R.recentlyCreatedOwnerStacks++;
237
- return O(
238
- r,
239
- e,
240
- o,
241
- !1,
242
- n ? Error("react-stack-top-frame") : N,
243
- n ? w(i(r)) : Y
244
- );
245
- }, k.jsxs = function(r, e, o) {
246
- var n = 1e4 > R.recentlyCreatedOwnerStacks++;
247
- return O(
248
- r,
249
- e,
250
- o,
251
- !0,
252
- n ? Error("react-stack-top-frame") : N,
253
- n ? w(i(r)) : Y
254
- );
255
- };
256
- })()), k;
257
- }
258
- var D;
259
- function ar() {
260
- return D || (D = 1, process.env.NODE_ENV === "production" ? _.exports = tr() : _.exports = or()), _.exports;
261
- }
262
- var f = ar();
263
- const lr = ({
264
- className: a,
265
- children: l,
266
- disabled: t = !1,
267
- onClick: i
268
- }) => /* @__PURE__ */ f.jsx(
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ import { cn as n } from "@sudobility/components";
3
+ const s = ({
4
+ className: e,
5
+ children: o,
6
+ disabled: r = !1,
7
+ onClick: a
8
+ }) => /* @__PURE__ */ t(
269
9
  "div",
270
10
  {
271
- className: d(
11
+ className: n(
272
12
  "p-4 rounded-lg border transition-colors",
273
13
  "bg-white dark:bg-gray-900",
274
14
  "border-gray-200 dark:border-gray-700",
275
15
  "text-gray-900 dark:text-white",
276
- t && "opacity-50 cursor-not-allowed",
16
+ r && "opacity-50 cursor-not-allowed",
277
17
  "hover:bg-gray-50 dark:hover:bg-gray-800",
278
- a
18
+ e
279
19
  ),
280
- onClick: t ? void 0 : i,
20
+ onClick: r ? void 0 : a,
281
21
  role: "region",
282
22
  "aria-label": "UchecklistUprogress",
283
- children: l || "UchecklistUprogress Component"
23
+ children: o || "UchecklistUprogress Component"
284
24
  }
285
- ), ir = ({
286
- className: a,
287
- children: l,
288
- disabled: t = !1,
289
- onClick: i
290
- }) => /* @__PURE__ */ f.jsx(
25
+ ), d = ({
26
+ className: e,
27
+ children: o,
28
+ disabled: r = !1,
29
+ onClick: a
30
+ }) => /* @__PURE__ */ t(
291
31
  "div",
292
32
  {
293
- className: d(
33
+ className: n(
294
34
  "p-4 rounded-lg border transition-colors",
295
35
  "bg-white dark:bg-gray-900",
296
36
  "border-gray-200 dark:border-gray-700",
297
37
  "text-gray-900 dark:text-white",
298
- t && "opacity-50 cursor-not-allowed",
38
+ r && "opacity-50 cursor-not-allowed",
299
39
  "hover:bg-gray-50 dark:hover:bg-gray-800",
300
- a
40
+ e
301
41
  ),
302
- onClick: t ? void 0 : i,
42
+ onClick: r ? void 0 : a,
303
43
  role: "region",
304
44
  "aria-label": "UnetworkUstatus",
305
- children: l || "UnetworkUstatus Component"
45
+ children: o || "UnetworkUstatus Component"
306
46
  }
307
- ), cr = ({
308
- className: a,
309
- children: l,
310
- disabled: t = !1,
311
- onClick: i
312
- }) => /* @__PURE__ */ f.jsx(
47
+ ), l = ({
48
+ className: e,
49
+ children: o,
50
+ disabled: r = !1,
51
+ onClick: a
52
+ }) => /* @__PURE__ */ t(
313
53
  "div",
314
54
  {
315
- className: d(
55
+ className: n(
316
56
  "p-4 rounded-lg border transition-colors",
317
57
  "bg-white dark:bg-gray-900",
318
58
  "border-gray-200 dark:border-gray-700",
319
59
  "text-gray-900 dark:text-white",
320
- t && "opacity-50 cursor-not-allowed",
60
+ r && "opacity-50 cursor-not-allowed",
321
61
  "hover:bg-gray-50 dark:hover:bg-gray-800",
322
- a
62
+ e
323
63
  ),
324
- onClick: t ? void 0 : i,
64
+ onClick: r ? void 0 : a,
325
65
  role: "region",
326
66
  "aria-label": "UprocessUdiagram",
327
- children: l || "UprocessUdiagram Component"
67
+ children: o || "UprocessUdiagram Component"
328
68
  }
329
- ), ur = ({
330
- className: a,
331
- children: l,
332
- disabled: t
333
- }) => /* @__PURE__ */ f.jsx(
69
+ ), c = ({
70
+ className: e,
71
+ children: o,
72
+ disabled: r
73
+ }) => /* @__PURE__ */ t(
334
74
  "div",
335
75
  {
336
- className: d(
76
+ className: n(
337
77
  "p-4 rounded-lg border transition-colors",
338
78
  "bg-white dark:bg-gray-900",
339
79
  "border-gray-200 dark:border-gray-700",
340
80
  "text-gray-900 dark:text-white",
341
- t && "opacity-50 cursor-not-allowed",
342
- a
81
+ r && "opacity-50 cursor-not-allowed",
82
+ e
343
83
  ),
344
84
  role: "region",
345
85
  "aria-label": "QuoteGenerator",
346
- children: l || "QuoteGenerator Component"
86
+ children: o || "QuoteGenerator Component"
347
87
  }
348
- ), dr = ({
349
- className: a,
350
- children: l,
351
- disabled: t
352
- }) => /* @__PURE__ */ f.jsx(
88
+ ), y = ({
89
+ className: e,
90
+ children: o,
91
+ disabled: r
92
+ }) => /* @__PURE__ */ t(
353
93
  "div",
354
94
  {
355
- className: d(
95
+ className: n(
356
96
  "p-4 rounded-lg border transition-colors",
357
97
  "bg-white dark:bg-gray-900",
358
98
  "border-gray-200 dark:border-gray-700",
359
99
  "text-gray-900 dark:text-white",
360
- t && "opacity-50 cursor-not-allowed",
361
- a
100
+ r && "opacity-50 cursor-not-allowed",
101
+ e
362
102
  ),
363
103
  role: "region",
364
104
  "aria-label": "SafetyChecklist",
365
- children: l || "SafetyChecklist Component"
105
+ children: o || "SafetyChecklist Component"
366
106
  }
367
- ), fr = ({
368
- className: a,
369
- children: l,
370
- disabled: t = !1,
371
- onClick: i
372
- }) => /* @__PURE__ */ f.jsx(
107
+ ), b = ({
108
+ className: e,
109
+ children: o,
110
+ disabled: r = !1,
111
+ onClick: a
112
+ }) => /* @__PURE__ */ t(
373
113
  "div",
374
114
  {
375
- className: d(
115
+ className: n(
376
116
  "p-4 rounded-lg border transition-colors",
377
117
  "bg-white dark:bg-gray-900",
378
118
  "border-gray-200 dark:border-gray-700",
379
119
  "text-gray-900 dark:text-white",
380
- t && "opacity-50 cursor-not-allowed",
120
+ r && "opacity-50 cursor-not-allowed",
381
121
  "hover:bg-gray-50 dark:hover:bg-gray-800",
382
- a
122
+ e
383
123
  ),
384
- onClick: t ? void 0 : i,
124
+ onClick: r ? void 0 : a,
385
125
  role: "region",
386
126
  "aria-label": "UstickyUnote",
387
- children: l || "UstickyUnote Component"
127
+ children: o || "UstickyUnote Component"
388
128
  }
389
- ), gr = ({
390
- className: a,
391
- children: l,
392
- disabled: t = !1,
393
- onClick: i
394
- }) => /* @__PURE__ */ f.jsx(
129
+ ), k = ({
130
+ className: e,
131
+ children: o,
132
+ disabled: r = !1,
133
+ onClick: a
134
+ }) => /* @__PURE__ */ t(
395
135
  "div",
396
136
  {
397
- className: d(
137
+ className: n(
398
138
  "p-4 rounded-lg border transition-colors",
399
139
  "bg-white dark:bg-gray-900",
400
140
  "border-gray-200 dark:border-gray-700",
401
141
  "text-gray-900 dark:text-white",
402
- t && "opacity-50 cursor-not-allowed",
142
+ r && "opacity-50 cursor-not-allowed",
403
143
  "hover:bg-gray-50 dark:hover:bg-gray-800",
404
- a
144
+ e
405
145
  ),
406
- onClick: t ? void 0 : i,
146
+ onClick: r ? void 0 : a,
407
147
  role: "region",
408
148
  "aria-label": "UsystemUstatus",
409
- children: l || "UsystemUstatus Component"
149
+ children: o || "UsystemUstatus Component"
410
150
  }
411
151
  );
412
152
  export {
413
- ur as QuoteGenerator,
414
- dr as SafetyChecklist,
415
- lr as UchecklistUprogress,
416
- ir as UnetworkUstatus,
417
- cr as UprocessUdiagram,
418
- fr as UstickyUnote,
419
- gr as UsystemUstatus
153
+ c as QuoteGenerator,
154
+ y as SafetyChecklist,
155
+ s as UchecklistUprogress,
156
+ d as UnetworkUstatus,
157
+ l as UprocessUdiagram,
158
+ b as UstickyUnote,
159
+ k as UsystemUstatus
420
160
  };
421
161
  //# sourceMappingURL=index.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm.js","sources":["../node_modules/react/cjs/react-jsx-runtime.production.js","../node_modules/react/cjs/react-jsx-runtime.development.js","../node_modules/react/jsx-runtime.js","../src/checklist-progress.tsx","../src/network-status.tsx","../src/process-diagram.tsx","../src/quote-generator.tsx","../src/safety-checklist.tsx","../src/sticky-note.tsx","../src/system-status.tsx"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\");\nfunction jsxProd(type, config, maybeKey) {\n var key = null;\n void 0 !== maybeKey && (key = \"\" + maybeKey);\n void 0 !== config.key && (key = \"\" + config.key);\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n config = maybeKey.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== config ? config : null,\n props: maybeKey\n };\n}\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsxProd;\nexports.jsxs = jsxProd;\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function getComponentNameFromType(type) {\n if (null == type) return null;\n if (\"function\" === typeof type)\n return type.$$typeof === REACT_CLIENT_REFERENCE\n ? null\n : type.displayName || type.name || null;\n if (\"string\" === typeof type) return type;\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return \"Fragment\";\n case REACT_PROFILER_TYPE:\n return \"Profiler\";\n case REACT_STRICT_MODE_TYPE:\n return \"StrictMode\";\n case REACT_SUSPENSE_TYPE:\n return \"Suspense\";\n case REACT_SUSPENSE_LIST_TYPE:\n return \"SuspenseList\";\n case REACT_ACTIVITY_TYPE:\n return \"Activity\";\n }\n if (\"object\" === typeof type)\n switch (\n (\"number\" === typeof type.tag &&\n console.error(\n \"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.\"\n ),\n type.$$typeof)\n ) {\n case REACT_PORTAL_TYPE:\n return \"Portal\";\n case REACT_CONTEXT_TYPE:\n return type.displayName || \"Context\";\n case REACT_CONSUMER_TYPE:\n return (type._context.displayName || \"Context\") + \".Consumer\";\n case REACT_FORWARD_REF_TYPE:\n var innerType = type.render;\n type = type.displayName;\n type ||\n ((type = innerType.displayName || innerType.name || \"\"),\n (type = \"\" !== type ? \"ForwardRef(\" + type + \")\" : \"ForwardRef\"));\n return type;\n case REACT_MEMO_TYPE:\n return (\n (innerType = type.displayName || null),\n null !== innerType\n ? innerType\n : getComponentNameFromType(type.type) || \"Memo\"\n );\n case REACT_LAZY_TYPE:\n innerType = type._payload;\n type = type._init;\n try {\n return getComponentNameFromType(type(innerType));\n } catch (x) {}\n }\n return null;\n }\n function testStringCoercion(value) {\n return \"\" + value;\n }\n function checkKeyStringCoercion(value) {\n try {\n testStringCoercion(value);\n var JSCompiler_inline_result = !1;\n } catch (e) {\n JSCompiler_inline_result = !0;\n }\n if (JSCompiler_inline_result) {\n JSCompiler_inline_result = console;\n var JSCompiler_temp_const = JSCompiler_inline_result.error;\n var JSCompiler_inline_result$jscomp$0 =\n (\"function\" === typeof Symbol &&\n Symbol.toStringTag &&\n value[Symbol.toStringTag]) ||\n value.constructor.name ||\n \"Object\";\n JSCompiler_temp_const.call(\n JSCompiler_inline_result,\n \"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.\",\n JSCompiler_inline_result$jscomp$0\n );\n return testStringCoercion(value);\n }\n }\n function getTaskName(type) {\n if (type === REACT_FRAGMENT_TYPE) return \"<>\";\n if (\n \"object\" === typeof type &&\n null !== type &&\n type.$$typeof === REACT_LAZY_TYPE\n )\n return \"<...>\";\n try {\n var name = getComponentNameFromType(type);\n return name ? \"<\" + name + \">\" : \"<...>\";\n } catch (x) {\n return \"<...>\";\n }\n }\n function getOwner() {\n var dispatcher = ReactSharedInternals.A;\n return null === dispatcher ? null : dispatcher.getOwner();\n }\n function UnknownOwner() {\n return Error(\"react-stack-top-frame\");\n }\n function hasValidKey(config) {\n if (hasOwnProperty.call(config, \"key\")) {\n var getter = Object.getOwnPropertyDescriptor(config, \"key\").get;\n if (getter && getter.isReactWarning) return !1;\n }\n return void 0 !== config.key;\n }\n function defineKeyPropWarningGetter(props, displayName) {\n function warnAboutAccessingKey() {\n specialPropKeyWarningShown ||\n ((specialPropKeyWarningShown = !0),\n console.error(\n \"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)\",\n displayName\n ));\n }\n warnAboutAccessingKey.isReactWarning = !0;\n Object.defineProperty(props, \"key\", {\n get: warnAboutAccessingKey,\n configurable: !0\n });\n }\n function elementRefGetterWithDeprecationWarning() {\n var componentName = getComponentNameFromType(this.type);\n didWarnAboutElementRef[componentName] ||\n ((didWarnAboutElementRef[componentName] = !0),\n console.error(\n \"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.\"\n ));\n componentName = this.props.ref;\n return void 0 !== componentName ? componentName : null;\n }\n function ReactElement(type, key, props, owner, debugStack, debugTask) {\n var refProp = props.ref;\n type = {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n props: props,\n _owner: owner\n };\n null !== (void 0 !== refProp ? refProp : null)\n ? Object.defineProperty(type, \"ref\", {\n enumerable: !1,\n get: elementRefGetterWithDeprecationWarning\n })\n : Object.defineProperty(type, \"ref\", { enumerable: !1, value: null });\n type._store = {};\n Object.defineProperty(type._store, \"validated\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: 0\n });\n Object.defineProperty(type, \"_debugInfo\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: null\n });\n Object.defineProperty(type, \"_debugStack\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugStack\n });\n Object.defineProperty(type, \"_debugTask\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugTask\n });\n Object.freeze && (Object.freeze(type.props), Object.freeze(type));\n return type;\n }\n function jsxDEVImpl(\n type,\n config,\n maybeKey,\n isStaticChildren,\n debugStack,\n debugTask\n ) {\n var children = config.children;\n if (void 0 !== children)\n if (isStaticChildren)\n if (isArrayImpl(children)) {\n for (\n isStaticChildren = 0;\n isStaticChildren < children.length;\n isStaticChildren++\n )\n validateChildKeys(children[isStaticChildren]);\n Object.freeze && Object.freeze(children);\n } else\n console.error(\n \"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.\"\n );\n else validateChildKeys(children);\n if (hasOwnProperty.call(config, \"key\")) {\n children = getComponentNameFromType(type);\n var keys = Object.keys(config).filter(function (k) {\n return \"key\" !== k;\n });\n isStaticChildren =\n 0 < keys.length\n ? \"{key: someKey, \" + keys.join(\": ..., \") + \": ...}\"\n : \"{key: someKey}\";\n didWarnAboutKeySpread[children + isStaticChildren] ||\n ((keys =\n 0 < keys.length ? \"{\" + keys.join(\": ..., \") + \": ...}\" : \"{}\"),\n console.error(\n 'A props object containing a \"key\" prop is being spread into JSX:\\n let props = %s;\\n <%s {...props} />\\nReact keys must be passed directly to JSX without using spread:\\n let props = %s;\\n <%s key={someKey} {...props} />',\n isStaticChildren,\n children,\n keys,\n children\n ),\n (didWarnAboutKeySpread[children + isStaticChildren] = !0));\n }\n children = null;\n void 0 !== maybeKey &&\n (checkKeyStringCoercion(maybeKey), (children = \"\" + maybeKey));\n hasValidKey(config) &&\n (checkKeyStringCoercion(config.key), (children = \"\" + config.key));\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n children &&\n defineKeyPropWarningGetter(\n maybeKey,\n \"function\" === typeof type\n ? type.displayName || type.name || \"Unknown\"\n : type\n );\n return ReactElement(\n type,\n children,\n maybeKey,\n getOwner(),\n debugStack,\n debugTask\n );\n }\n function validateChildKeys(node) {\n isValidElement(node)\n ? node._store && (node._store.validated = 1)\n : \"object\" === typeof node &&\n null !== node &&\n node.$$typeof === REACT_LAZY_TYPE &&\n (\"fulfilled\" === node._payload.status\n ? isValidElement(node._payload.value) &&\n node._payload.value._store &&\n (node._payload.value._store.validated = 1)\n : node._store && (node._store.validated = 1));\n }\n function isValidElement(object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n }\n var React = require(\"react\"),\n REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\"),\n REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_ACTIVITY_TYPE = Symbol.for(\"react.activity\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\"),\n ReactSharedInternals =\n React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,\n hasOwnProperty = Object.prototype.hasOwnProperty,\n isArrayImpl = Array.isArray,\n createTask = console.createTask\n ? console.createTask\n : function () {\n return null;\n };\n React = {\n react_stack_bottom_frame: function (callStackForError) {\n return callStackForError();\n }\n };\n var specialPropKeyWarningShown;\n var didWarnAboutElementRef = {};\n var unknownOwnerDebugStack = React.react_stack_bottom_frame.bind(\n React,\n UnknownOwner\n )();\n var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));\n var didWarnAboutKeySpread = {};\n exports.Fragment = REACT_FRAGMENT_TYPE;\n exports.jsx = function (type, config, maybeKey) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !1,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n exports.jsxs = function (type, config, maybeKey) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !0,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n })();\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","import { cn } from '@sudobility/components';\n\n/**\n * UchecklistUprogress Component\n *\n * A reusable UchecklistUprogress component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UchecklistUprogress className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/checklist-progress}\n */\n\nexport interface UchecklistUprogressProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UchecklistUprogress = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UchecklistUprogressProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UchecklistUprogress'\n >\n {children || 'UchecklistUprogress Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UnetworkUstatus Component\n *\n * A reusable UnetworkUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UnetworkUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/network-status}\n */\n\nexport interface UnetworkUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UnetworkUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UnetworkUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UnetworkUstatus'\n >\n {children || 'UnetworkUstatus Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UprocessUdiagram Component\n *\n * A reusable UprocessUdiagram component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UprocessUdiagram className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/process-diagram}\n */\n\nexport interface UprocessUdiagramProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UprocessUdiagram = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UprocessUdiagramProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UprocessUdiagram'\n >\n {children || 'UprocessUdiagram Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * QuoteGenerator Component\n *\n * Insurance component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <QuoteGenerator className=\"custom-class\" />\n * ```\n */\nexport interface QuoteGeneratorProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const QuoteGenerator = ({\n className,\n children,\n disabled,\n}: QuoteGeneratorProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='QuoteGenerator'\n >\n {children || 'QuoteGenerator Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * SafetyChecklist Component\n *\n * Construction component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <SafetyChecklist className=\"custom-class\" />\n * ```\n */\nexport interface SafetyChecklistProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const SafetyChecklist = ({\n className,\n children,\n disabled,\n}: SafetyChecklistProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='SafetyChecklist'\n >\n {children || 'SafetyChecklist Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UstickyUnote Component\n *\n * A reusable UstickyUnote component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UstickyUnote className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/sticky-note}\n */\n\nexport interface UstickyUnoteProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UstickyUnote = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UstickyUnoteProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UstickyUnote'\n >\n {children || 'UstickyUnote Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UsystemUstatus Component\n *\n * A reusable UsystemUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UsystemUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/system-status}\n */\n\nexport interface UsystemUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UsystemUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UsystemUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UsystemUstatus'\n >\n {children || 'UsystemUstatus Component'}\n </div>\n );\n};\n"],"names":["REACT_ELEMENT_TYPE","REACT_FRAGMENT_TYPE","jsxProd","type","config","maybeKey","key","propName","reactJsxRuntime_production","getComponentNameFromType","REACT_CLIENT_REFERENCE","REACT_PROFILER_TYPE","REACT_STRICT_MODE_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_ACTIVITY_TYPE","REACT_PORTAL_TYPE","REACT_CONTEXT_TYPE","REACT_CONSUMER_TYPE","REACT_FORWARD_REF_TYPE","innerType","REACT_MEMO_TYPE","REACT_LAZY_TYPE","testStringCoercion","value","checkKeyStringCoercion","JSCompiler_inline_result","JSCompiler_temp_const","JSCompiler_inline_result$jscomp$0","getTaskName","name","getOwner","dispatcher","ReactSharedInternals","UnknownOwner","hasValidKey","hasOwnProperty","getter","defineKeyPropWarningGetter","props","displayName","warnAboutAccessingKey","specialPropKeyWarningShown","elementRefGetterWithDeprecationWarning","componentName","didWarnAboutElementRef","ReactElement","owner","debugStack","debugTask","refProp","jsxDEVImpl","isStaticChildren","children","isArrayImpl","validateChildKeys","keys","k","didWarnAboutKeySpread","node","isValidElement","object","React","require$$0","createTask","callStackForError","unknownOwnerDebugStack","unknownOwnerDebugTask","reactJsxRuntime_development","trackActualOwner","jsxRuntimeModule","require$$1","UchecklistUprogress","className","disabled","onClick","jsx","cn","UnetworkUstatus","UprocessUdiagram","QuoteGenerator","SafetyChecklist","UstickyUnote","UsystemUstatus"],"mappings":"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","x_google_ignoreList":[0,1,2]}
1
+ {"version":3,"file":"index.esm.js","sources":["../src/checklist-progress.tsx","../src/network-status.tsx","../src/process-diagram.tsx","../src/quote-generator.tsx","../src/safety-checklist.tsx","../src/sticky-note.tsx","../src/system-status.tsx"],"sourcesContent":["import { cn } from '@sudobility/components';\n\n/**\n * UchecklistUprogress Component\n *\n * A reusable UchecklistUprogress component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UchecklistUprogress className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/checklist-progress}\n */\n\nexport interface UchecklistUprogressProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UchecklistUprogress = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UchecklistUprogressProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UchecklistUprogress'\n >\n {children || 'UchecklistUprogress Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UnetworkUstatus Component\n *\n * A reusable UnetworkUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UnetworkUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/network-status}\n */\n\nexport interface UnetworkUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UnetworkUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UnetworkUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UnetworkUstatus'\n >\n {children || 'UnetworkUstatus Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UprocessUdiagram Component\n *\n * A reusable UprocessUdiagram component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UprocessUdiagram className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/process-diagram}\n */\n\nexport interface UprocessUdiagramProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UprocessUdiagram = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UprocessUdiagramProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UprocessUdiagram'\n >\n {children || 'UprocessUdiagram Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * QuoteGenerator Component\n *\n * Insurance component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <QuoteGenerator className=\"custom-class\" />\n * ```\n */\nexport interface QuoteGeneratorProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const QuoteGenerator = ({\n className,\n children,\n disabled,\n}: QuoteGeneratorProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='QuoteGenerator'\n >\n {children || 'QuoteGenerator Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * SafetyChecklist Component\n *\n * Construction component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <SafetyChecklist className=\"custom-class\" />\n * ```\n */\nexport interface SafetyChecklistProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const SafetyChecklist = ({\n className,\n children,\n disabled,\n}: SafetyChecklistProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='SafetyChecklist'\n >\n {children || 'SafetyChecklist Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UstickyUnote Component\n *\n * A reusable UstickyUnote component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UstickyUnote className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/sticky-note}\n */\n\nexport interface UstickyUnoteProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UstickyUnote = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UstickyUnoteProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UstickyUnote'\n >\n {children || 'UstickyUnote Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UsystemUstatus Component\n *\n * A reusable UsystemUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UsystemUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/system-status}\n */\n\nexport interface UsystemUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UsystemUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UsystemUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UsystemUstatus'\n >\n {children || 'UsystemUstatus Component'}\n </div>\n );\n};\n"],"names":["UchecklistUprogress","className","children","disabled","onClick","jsx","cn","UnetworkUstatus","UprocessUdiagram","QuoteGenerator","SafetyChecklist","UstickyUnote","UsystemUstatus"],"mappings":"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"}
package/dist/index.umd.js CHANGED
@@ -1,7 +1,2 @@
1
- (function(c,m){typeof exports=="object"&&typeof module<"u"?m(exports,require("react"),require("@sudobility/components")):typeof define=="function"&&define.amd?define(["exports","react","@sudobility/components"],m):(c=typeof globalThis<"u"?globalThis:c||self,m(c["workflow-components"]={},c.React,c.SudobilityComponents))})(this,(function(c,m,f){"use strict";var _={exports:{}},y={};var j;function W(){if(j)return y;j=1;var a=Symbol.for("react.transitional.element"),l=Symbol.for("react.fragment");function t(i,u,d){var p=null;if(d!==void 0&&(p=""+d),u.key!==void 0&&(p=""+u.key),"key"in u){d={};for(var v in u)v!=="key"&&(d[v]=u[v])}else d=u;return u=d.ref,{$$typeof:a,type:i,key:p,ref:u!==void 0?u:null,props:d}}return y.Fragment=l,y.jsx=t,y.jsxs=t,y}var k={};var O;function G(){return O||(O=1,process.env.NODE_ENV!=="production"&&(function(){function a(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===ue?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case R:return"Fragment";case te:return"Profiler";case re:return"StrictMode";case se:return"Suspense";case le:return"SuspenseList";case ce:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case ee:return"Portal";case ae:return e.displayName||"Context";case oe:return(e._context.displayName||"Context")+".Consumer";case ne:var r=e.render;return e=e.displayName,e||(e=r.displayName||r.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case ie:return r=e.displayName||null,r!==null?r:a(e.type)||"Memo";case w:r=e._payload,e=e._init;try{return a(e(r))}catch{}}return null}function l(e){return""+e}function t(e){try{l(e);var r=!1}catch{r=!0}if(r){r=console;var o=r.error,n=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return o.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",n),l(e)}}function i(e){if(e===R)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===w)return"<...>";try{var r=a(e);return r?"<"+r+">":"<...>"}catch{return"<...>"}}function u(){var e=T.A;return e===null?null:e.getOwner()}function d(){return Error("react-stack-top-frame")}function p(e){if(I.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function v(e,r){function o(){$||($=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",r))}o.isReactWarning=!0,Object.defineProperty(e,"key",{get:o,configurable:!0})}function Z(){var e=a(this.type);return F[e]||(F[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function K(e,r,o,n,h,U){var s=o.ref;return e={$$typeof:Y,type:e,key:r,props:o,_owner:n},(s!==void 0?s:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:Z}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:h}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:U}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function C(e,r,o,n,h,U){var s=r.children;if(s!==void 0)if(n)if(de(s)){for(n=0;n<s.length;n++)P(s[n]);Object.freeze&&Object.freeze(s)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else P(s);if(I.call(r,"key")){s=a(e);var b=Object.keys(r).filter(function(fe){return fe!=="key"});n=0<b.length?"{key: someKey, "+b.join(": ..., ")+": ...}":"{key: someKey}",L[s+n]||(b=0<b.length?"{"+b.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
2
- let props = %s;
3
- <%s {...props} />
4
- React keys must be passed directly to JSX without using spread:
5
- let props = %s;
6
- <%s key={someKey} {...props} />`,n,s,b,s),L[s+n]=!0)}if(s=null,o!==void 0&&(t(o),s=""+o),p(r)&&(t(r.key),s=""+r.key),"key"in r){o={};for(var S in r)S!=="key"&&(o[S]=r[S])}else o=r;return s&&v(o,typeof e=="function"?e.displayName||e.name||"Unknown":e),K(e,s,o,u(),h,U)}function P(e){N(e)?e._store&&(e._store.validated=1):typeof e=="object"&&e!==null&&e.$$typeof===w&&(e._payload.status==="fulfilled"?N(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function N(e){return typeof e=="object"&&e!==null&&e.$$typeof===Y}var E=m,Y=Symbol.for("react.transitional.element"),ee=Symbol.for("react.portal"),R=Symbol.for("react.fragment"),re=Symbol.for("react.strict_mode"),te=Symbol.for("react.profiler"),oe=Symbol.for("react.consumer"),ae=Symbol.for("react.context"),ne=Symbol.for("react.forward_ref"),se=Symbol.for("react.suspense"),le=Symbol.for("react.suspense_list"),ie=Symbol.for("react.memo"),w=Symbol.for("react.lazy"),ce=Symbol.for("react.activity"),ue=Symbol.for("react.client.reference"),T=E.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,I=Object.prototype.hasOwnProperty,de=Array.isArray,x=console.createTask?console.createTask:function(){return null};E={react_stack_bottom_frame:function(e){return e()}};var $,F={},D=E.react_stack_bottom_frame.bind(E,d)(),M=x(i(d)),L={};k.Fragment=R,k.jsx=function(e,r,o){var n=1e4>T.recentlyCreatedOwnerStacks++;return C(e,r,o,!1,n?Error("react-stack-top-frame"):D,n?x(i(e)):M)},k.jsxs=function(e,r,o){var n=1e4>T.recentlyCreatedOwnerStacks++;return C(e,r,o,!0,n?Error("react-stack-top-frame"):D,n?x(i(e)):M)}})()),k}var A;function q(){return A||(A=1,process.env.NODE_ENV==="production"?_.exports=W():_.exports=G()),_.exports}var g=q();const J=({className:a,children:l,disabled:t=!1,onClick:i})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",a),onClick:t?void 0:i,role:"region","aria-label":"UchecklistUprogress",children:l||"UchecklistUprogress Component"}),V=({className:a,children:l,disabled:t=!1,onClick:i})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",a),onClick:t?void 0:i,role:"region","aria-label":"UnetworkUstatus",children:l||"UnetworkUstatus Component"}),z=({className:a,children:l,disabled:t=!1,onClick:i})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",a),onClick:t?void 0:i,role:"region","aria-label":"UprocessUdiagram",children:l||"UprocessUdiagram Component"}),Q=({className:a,children:l,disabled:t})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed",a),role:"region","aria-label":"QuoteGenerator",children:l||"QuoteGenerator Component"}),X=({className:a,children:l,disabled:t})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed",a),role:"region","aria-label":"SafetyChecklist",children:l||"SafetyChecklist Component"}),B=({className:a,children:l,disabled:t=!1,onClick:i})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",a),onClick:t?void 0:i,role:"region","aria-label":"UstickyUnote",children:l||"UstickyUnote Component"}),H=({className:a,children:l,disabled:t=!1,onClick:i})=>g.jsx("div",{className:f.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",t&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",a),onClick:t?void 0:i,role:"region","aria-label":"UsystemUstatus",children:l||"UsystemUstatus Component"});c.QuoteGenerator=Q,c.SafetyChecklist=X,c.UchecklistUprogress=J,c.UnetworkUstatus=V,c.UprocessUdiagram=z,c.UstickyUnote=B,c.UsystemUstatus=H,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})}));
1
+ (function(e,a){typeof exports=="object"&&typeof module<"u"?a(exports,require("react/jsx-runtime"),require("@sudobility/components")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","@sudobility/components"],a):(e=typeof globalThis<"u"?globalThis:e||self,a(e["workflow-components"]={},e.ReactJSXRuntime,e.SudobilityComponents))})(this,(function(e,a,n){"use strict";const s=({className:o,children:t,disabled:r=!1,onClick:i})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",o),onClick:r?void 0:i,role:"region","aria-label":"UchecklistUprogress",children:t||"UchecklistUprogress Component"}),d=({className:o,children:t,disabled:r=!1,onClick:i})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",o),onClick:r?void 0:i,role:"region","aria-label":"UnetworkUstatus",children:t||"UnetworkUstatus Component"}),g=({className:o,children:t,disabled:r=!1,onClick:i})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",o),onClick:r?void 0:i,role:"region","aria-label":"UprocessUdiagram",children:t||"UprocessUdiagram Component"}),l=({className:o,children:t,disabled:r})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed",o),role:"region","aria-label":"QuoteGenerator",children:t||"QuoteGenerator Component"}),c=({className:o,children:t,disabled:r})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed",o),role:"region","aria-label":"SafetyChecklist",children:t||"SafetyChecklist Component"}),y=({className:o,children:t,disabled:r=!1,onClick:i})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",o),onClick:r?void 0:i,role:"region","aria-label":"UstickyUnote",children:t||"UstickyUnote Component"}),b=({className:o,children:t,disabled:r=!1,onClick:i})=>a.jsx("div",{className:n.cn("p-4 rounded-lg border transition-colors","bg-white dark:bg-gray-900","border-gray-200 dark:border-gray-700","text-gray-900 dark:text-white",r&&"opacity-50 cursor-not-allowed","hover:bg-gray-50 dark:hover:bg-gray-800",o),onClick:r?void 0:i,role:"region","aria-label":"UsystemUstatus",children:t||"UsystemUstatus Component"});e.QuoteGenerator=l,e.SafetyChecklist=c,e.UchecklistUprogress=s,e.UnetworkUstatus=d,e.UprocessUdiagram=g,e.UstickyUnote=y,e.UsystemUstatus=b,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}));
7
2
  //# sourceMappingURL=index.umd.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.umd.js","sources":["../node_modules/react/cjs/react-jsx-runtime.production.js","../node_modules/react/cjs/react-jsx-runtime.development.js","../node_modules/react/jsx-runtime.js","../src/checklist-progress.tsx","../src/network-status.tsx","../src/process-diagram.tsx","../src/quote-generator.tsx","../src/safety-checklist.tsx","../src/sticky-note.tsx","../src/system-status.tsx"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\");\nfunction jsxProd(type, config, maybeKey) {\n var key = null;\n void 0 !== maybeKey && (key = \"\" + maybeKey);\n void 0 !== config.key && (key = \"\" + config.key);\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n config = maybeKey.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== config ? config : null,\n props: maybeKey\n };\n}\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsxProd;\nexports.jsxs = jsxProd;\n","/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function getComponentNameFromType(type) {\n if (null == type) return null;\n if (\"function\" === typeof type)\n return type.$$typeof === REACT_CLIENT_REFERENCE\n ? null\n : type.displayName || type.name || null;\n if (\"string\" === typeof type) return type;\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return \"Fragment\";\n case REACT_PROFILER_TYPE:\n return \"Profiler\";\n case REACT_STRICT_MODE_TYPE:\n return \"StrictMode\";\n case REACT_SUSPENSE_TYPE:\n return \"Suspense\";\n case REACT_SUSPENSE_LIST_TYPE:\n return \"SuspenseList\";\n case REACT_ACTIVITY_TYPE:\n return \"Activity\";\n }\n if (\"object\" === typeof type)\n switch (\n (\"number\" === typeof type.tag &&\n console.error(\n \"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.\"\n ),\n type.$$typeof)\n ) {\n case REACT_PORTAL_TYPE:\n return \"Portal\";\n case REACT_CONTEXT_TYPE:\n return type.displayName || \"Context\";\n case REACT_CONSUMER_TYPE:\n return (type._context.displayName || \"Context\") + \".Consumer\";\n case REACT_FORWARD_REF_TYPE:\n var innerType = type.render;\n type = type.displayName;\n type ||\n ((type = innerType.displayName || innerType.name || \"\"),\n (type = \"\" !== type ? \"ForwardRef(\" + type + \")\" : \"ForwardRef\"));\n return type;\n case REACT_MEMO_TYPE:\n return (\n (innerType = type.displayName || null),\n null !== innerType\n ? innerType\n : getComponentNameFromType(type.type) || \"Memo\"\n );\n case REACT_LAZY_TYPE:\n innerType = type._payload;\n type = type._init;\n try {\n return getComponentNameFromType(type(innerType));\n } catch (x) {}\n }\n return null;\n }\n function testStringCoercion(value) {\n return \"\" + value;\n }\n function checkKeyStringCoercion(value) {\n try {\n testStringCoercion(value);\n var JSCompiler_inline_result = !1;\n } catch (e) {\n JSCompiler_inline_result = !0;\n }\n if (JSCompiler_inline_result) {\n JSCompiler_inline_result = console;\n var JSCompiler_temp_const = JSCompiler_inline_result.error;\n var JSCompiler_inline_result$jscomp$0 =\n (\"function\" === typeof Symbol &&\n Symbol.toStringTag &&\n value[Symbol.toStringTag]) ||\n value.constructor.name ||\n \"Object\";\n JSCompiler_temp_const.call(\n JSCompiler_inline_result,\n \"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.\",\n JSCompiler_inline_result$jscomp$0\n );\n return testStringCoercion(value);\n }\n }\n function getTaskName(type) {\n if (type === REACT_FRAGMENT_TYPE) return \"<>\";\n if (\n \"object\" === typeof type &&\n null !== type &&\n type.$$typeof === REACT_LAZY_TYPE\n )\n return \"<...>\";\n try {\n var name = getComponentNameFromType(type);\n return name ? \"<\" + name + \">\" : \"<...>\";\n } catch (x) {\n return \"<...>\";\n }\n }\n function getOwner() {\n var dispatcher = ReactSharedInternals.A;\n return null === dispatcher ? null : dispatcher.getOwner();\n }\n function UnknownOwner() {\n return Error(\"react-stack-top-frame\");\n }\n function hasValidKey(config) {\n if (hasOwnProperty.call(config, \"key\")) {\n var getter = Object.getOwnPropertyDescriptor(config, \"key\").get;\n if (getter && getter.isReactWarning) return !1;\n }\n return void 0 !== config.key;\n }\n function defineKeyPropWarningGetter(props, displayName) {\n function warnAboutAccessingKey() {\n specialPropKeyWarningShown ||\n ((specialPropKeyWarningShown = !0),\n console.error(\n \"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)\",\n displayName\n ));\n }\n warnAboutAccessingKey.isReactWarning = !0;\n Object.defineProperty(props, \"key\", {\n get: warnAboutAccessingKey,\n configurable: !0\n });\n }\n function elementRefGetterWithDeprecationWarning() {\n var componentName = getComponentNameFromType(this.type);\n didWarnAboutElementRef[componentName] ||\n ((didWarnAboutElementRef[componentName] = !0),\n console.error(\n \"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.\"\n ));\n componentName = this.props.ref;\n return void 0 !== componentName ? componentName : null;\n }\n function ReactElement(type, key, props, owner, debugStack, debugTask) {\n var refProp = props.ref;\n type = {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n props: props,\n _owner: owner\n };\n null !== (void 0 !== refProp ? refProp : null)\n ? Object.defineProperty(type, \"ref\", {\n enumerable: !1,\n get: elementRefGetterWithDeprecationWarning\n })\n : Object.defineProperty(type, \"ref\", { enumerable: !1, value: null });\n type._store = {};\n Object.defineProperty(type._store, \"validated\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: 0\n });\n Object.defineProperty(type, \"_debugInfo\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: null\n });\n Object.defineProperty(type, \"_debugStack\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugStack\n });\n Object.defineProperty(type, \"_debugTask\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugTask\n });\n Object.freeze && (Object.freeze(type.props), Object.freeze(type));\n return type;\n }\n function jsxDEVImpl(\n type,\n config,\n maybeKey,\n isStaticChildren,\n debugStack,\n debugTask\n ) {\n var children = config.children;\n if (void 0 !== children)\n if (isStaticChildren)\n if (isArrayImpl(children)) {\n for (\n isStaticChildren = 0;\n isStaticChildren < children.length;\n isStaticChildren++\n )\n validateChildKeys(children[isStaticChildren]);\n Object.freeze && Object.freeze(children);\n } else\n console.error(\n \"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.\"\n );\n else validateChildKeys(children);\n if (hasOwnProperty.call(config, \"key\")) {\n children = getComponentNameFromType(type);\n var keys = Object.keys(config).filter(function (k) {\n return \"key\" !== k;\n });\n isStaticChildren =\n 0 < keys.length\n ? \"{key: someKey, \" + keys.join(\": ..., \") + \": ...}\"\n : \"{key: someKey}\";\n didWarnAboutKeySpread[children + isStaticChildren] ||\n ((keys =\n 0 < keys.length ? \"{\" + keys.join(\": ..., \") + \": ...}\" : \"{}\"),\n console.error(\n 'A props object containing a \"key\" prop is being spread into JSX:\\n let props = %s;\\n <%s {...props} />\\nReact keys must be passed directly to JSX without using spread:\\n let props = %s;\\n <%s key={someKey} {...props} />',\n isStaticChildren,\n children,\n keys,\n children\n ),\n (didWarnAboutKeySpread[children + isStaticChildren] = !0));\n }\n children = null;\n void 0 !== maybeKey &&\n (checkKeyStringCoercion(maybeKey), (children = \"\" + maybeKey));\n hasValidKey(config) &&\n (checkKeyStringCoercion(config.key), (children = \"\" + config.key));\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n children &&\n defineKeyPropWarningGetter(\n maybeKey,\n \"function\" === typeof type\n ? type.displayName || type.name || \"Unknown\"\n : type\n );\n return ReactElement(\n type,\n children,\n maybeKey,\n getOwner(),\n debugStack,\n debugTask\n );\n }\n function validateChildKeys(node) {\n isValidElement(node)\n ? node._store && (node._store.validated = 1)\n : \"object\" === typeof node &&\n null !== node &&\n node.$$typeof === REACT_LAZY_TYPE &&\n (\"fulfilled\" === node._payload.status\n ? isValidElement(node._payload.value) &&\n node._payload.value._store &&\n (node._payload.value._store.validated = 1)\n : node._store && (node._store.validated = 1));\n }\n function isValidElement(object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n }\n var React = require(\"react\"),\n REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\"),\n REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_ACTIVITY_TYPE = Symbol.for(\"react.activity\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\"),\n ReactSharedInternals =\n React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,\n hasOwnProperty = Object.prototype.hasOwnProperty,\n isArrayImpl = Array.isArray,\n createTask = console.createTask\n ? console.createTask\n : function () {\n return null;\n };\n React = {\n react_stack_bottom_frame: function (callStackForError) {\n return callStackForError();\n }\n };\n var specialPropKeyWarningShown;\n var didWarnAboutElementRef = {};\n var unknownOwnerDebugStack = React.react_stack_bottom_frame.bind(\n React,\n UnknownOwner\n )();\n var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));\n var didWarnAboutKeySpread = {};\n exports.Fragment = REACT_FRAGMENT_TYPE;\n exports.jsx = function (type, config, maybeKey) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !1,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n exports.jsxs = function (type, config, maybeKey) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !0,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n })();\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","import { cn } from '@sudobility/components';\n\n/**\n * UchecklistUprogress Component\n *\n * A reusable UchecklistUprogress component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UchecklistUprogress className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/checklist-progress}\n */\n\nexport interface UchecklistUprogressProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UchecklistUprogress = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UchecklistUprogressProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UchecklistUprogress'\n >\n {children || 'UchecklistUprogress Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UnetworkUstatus Component\n *\n * A reusable UnetworkUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UnetworkUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/network-status}\n */\n\nexport interface UnetworkUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UnetworkUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UnetworkUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UnetworkUstatus'\n >\n {children || 'UnetworkUstatus Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UprocessUdiagram Component\n *\n * A reusable UprocessUdiagram component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UprocessUdiagram className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/process-diagram}\n */\n\nexport interface UprocessUdiagramProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UprocessUdiagram = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UprocessUdiagramProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UprocessUdiagram'\n >\n {children || 'UprocessUdiagram Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * QuoteGenerator Component\n *\n * Insurance component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <QuoteGenerator className=\"custom-class\" />\n * ```\n */\nexport interface QuoteGeneratorProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const QuoteGenerator = ({\n className,\n children,\n disabled,\n}: QuoteGeneratorProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='QuoteGenerator'\n >\n {children || 'QuoteGenerator Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * SafetyChecklist Component\n *\n * Construction component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <SafetyChecklist className=\"custom-class\" />\n * ```\n */\nexport interface SafetyChecklistProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const SafetyChecklist = ({\n className,\n children,\n disabled,\n}: SafetyChecklistProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='SafetyChecklist'\n >\n {children || 'SafetyChecklist Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UstickyUnote Component\n *\n * A reusable UstickyUnote component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UstickyUnote className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/sticky-note}\n */\n\nexport interface UstickyUnoteProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UstickyUnote = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UstickyUnoteProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UstickyUnote'\n >\n {children || 'UstickyUnote Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UsystemUstatus Component\n *\n * A reusable UsystemUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UsystemUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/system-status}\n */\n\nexport interface UsystemUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UsystemUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UsystemUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UsystemUstatus'\n >\n {children || 'UsystemUstatus Component'}\n </div>\n );\n};\n"],"names":["REACT_ELEMENT_TYPE","REACT_FRAGMENT_TYPE","jsxProd","type","config","maybeKey","key","propName","reactJsxRuntime_production","getComponentNameFromType","REACT_CLIENT_REFERENCE","REACT_PROFILER_TYPE","REACT_STRICT_MODE_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_ACTIVITY_TYPE","REACT_PORTAL_TYPE","REACT_CONTEXT_TYPE","REACT_CONSUMER_TYPE","REACT_FORWARD_REF_TYPE","innerType","REACT_MEMO_TYPE","REACT_LAZY_TYPE","testStringCoercion","value","checkKeyStringCoercion","JSCompiler_inline_result","JSCompiler_temp_const","JSCompiler_inline_result$jscomp$0","getTaskName","name","getOwner","dispatcher","ReactSharedInternals","UnknownOwner","hasValidKey","hasOwnProperty","getter","defineKeyPropWarningGetter","props","displayName","warnAboutAccessingKey","specialPropKeyWarningShown","elementRefGetterWithDeprecationWarning","componentName","didWarnAboutElementRef","ReactElement","owner","debugStack","debugTask","refProp","jsxDEVImpl","isStaticChildren","children","isArrayImpl","validateChildKeys","keys","k","didWarnAboutKeySpread","node","isValidElement","object","React","require$$0","createTask","callStackForError","unknownOwnerDebugStack","unknownOwnerDebugTask","reactJsxRuntime_development","trackActualOwner","jsxRuntimeModule","require$$1","UchecklistUprogress","className","disabled","onClick","jsx","cn","UnetworkUstatus","UprocessUdiagram","QuoteGenerator","SafetyChecklist","UstickyUnote","UsystemUstatus"],"mappings":"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","x_google_ignoreList":[0,1,2]}
1
+ {"version":3,"file":"index.umd.js","sources":["../src/checklist-progress.tsx","../src/network-status.tsx","../src/process-diagram.tsx","../src/quote-generator.tsx","../src/safety-checklist.tsx","../src/sticky-note.tsx","../src/system-status.tsx"],"sourcesContent":["import { cn } from '@sudobility/components';\n\n/**\n * UchecklistUprogress Component\n *\n * A reusable UchecklistUprogress component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UchecklistUprogress className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/checklist-progress}\n */\n\nexport interface UchecklistUprogressProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UchecklistUprogress = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UchecklistUprogressProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UchecklistUprogress'\n >\n {children || 'UchecklistUprogress Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UnetworkUstatus Component\n *\n * A reusable UnetworkUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UnetworkUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/network-status}\n */\n\nexport interface UnetworkUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UnetworkUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UnetworkUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UnetworkUstatus'\n >\n {children || 'UnetworkUstatus Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UprocessUdiagram Component\n *\n * A reusable UprocessUdiagram component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UprocessUdiagram className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/process-diagram}\n */\n\nexport interface UprocessUdiagramProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UprocessUdiagram = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UprocessUdiagramProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UprocessUdiagram'\n >\n {children || 'UprocessUdiagram Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * QuoteGenerator Component\n *\n * Insurance component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <QuoteGenerator className=\"custom-class\" />\n * ```\n */\nexport interface QuoteGeneratorProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const QuoteGenerator = ({\n className,\n children,\n disabled,\n}: QuoteGeneratorProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='QuoteGenerator'\n >\n {children || 'QuoteGenerator Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * SafetyChecklist Component\n *\n * Construction component with full dark mode support.\n *\n * @component\n * @example\n * ```tsx\n * <SafetyChecklist className=\"custom-class\" />\n * ```\n */\nexport interface SafetyChecklistProps {\n className?: string;\n children?: React.ReactNode;\n disabled?: boolean;\n}\n\nexport const SafetyChecklist = ({\n className,\n children,\n disabled,\n}: SafetyChecklistProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n className\n )}\n role='region'\n aria-label='SafetyChecklist'\n >\n {children || 'SafetyChecklist Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UstickyUnote Component\n *\n * A reusable UstickyUnote component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UstickyUnote className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/sticky-note}\n */\n\nexport interface UstickyUnoteProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UstickyUnote = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UstickyUnoteProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UstickyUnote'\n >\n {children || 'UstickyUnote Component'}\n </div>\n );\n};\n","import { cn } from '@sudobility/components';\n\n/**\n * UsystemUstatus Component\n *\n * A reusable UsystemUstatus component with full dark mode support.\n * Optimized for accessibility and AI-assisted development.\n *\n * @component\n * @example\n * ```tsx\n * <UsystemUstatus className=\"custom-class\" />\n * ```\n *\n * @remarks\n * This component supports:\n * - Light and dark themes automatically\n * - Responsive design\n * - Accessibility features\n * - TypeScript type safety\n *\n * @see {@link https://docs.example.com/components/system-status}\n */\n\nexport interface UsystemUstatusProps {\n /** Additional CSS classes */\n className?: string;\n /** Component children */\n children?: React.ReactNode;\n /** Disabled state */\n disabled?: boolean;\n /** Callback when component is interacted with */\n onClick?: () => void;\n}\n\nexport const UsystemUstatus = ({\n className,\n children,\n disabled = false,\n onClick,\n}: UsystemUstatusProps) => {\n return (\n <div\n className={cn(\n 'p-4 rounded-lg border transition-colors',\n 'bg-white dark:bg-gray-900',\n 'border-gray-200 dark:border-gray-700',\n 'text-gray-900 dark:text-white',\n disabled && 'opacity-50 cursor-not-allowed',\n 'hover:bg-gray-50 dark:hover:bg-gray-800',\n className\n )}\n onClick={disabled ? undefined : onClick}\n role='region'\n aria-label='UsystemUstatus'\n >\n {children || 'UsystemUstatus Component'}\n </div>\n );\n};\n"],"names":["UchecklistUprogress","className","children","disabled","onClick","jsx","cn","UnetworkUstatus","UprocessUdiagram","QuoteGenerator","SafetyChecklist","UstickyUnote","UsystemUstatus"],"mappings":"wYAmCO,MAAMA,EAAsB,CAAC,CAClC,UAAAC,EACA,SAAAC,EACA,SAAAC,EAAW,GACX,QAAAC,CACF,IAEIC,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZ,0CACAF,CAAA,EAEF,QAASE,EAAW,OAAYC,EAChC,KAAK,SACL,aAAW,sBAEV,SAAAF,GAAY,+BAAA,CAAA,ECrBNK,EAAkB,CAAC,CAC9B,UAAAN,EACA,SAAAC,EACA,SAAAC,EAAW,GACX,QAAAC,CACF,IAEIC,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZ,0CACAF,CAAA,EAEF,QAASE,EAAW,OAAYC,EAChC,KAAK,SACL,aAAW,kBAEV,SAAAF,GAAY,2BAAA,CAAA,ECrBNM,EAAmB,CAAC,CAC/B,UAAAP,EACA,SAAAC,EACA,SAAAC,EAAW,GACX,QAAAC,CACF,IAEIC,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZ,0CACAF,CAAA,EAEF,QAASE,EAAW,OAAYC,EAChC,KAAK,SACL,aAAW,mBAEV,SAAAF,GAAY,4BAAA,CAAA,ECrCNO,EAAiB,CAAC,CAC7B,UAAAR,EACA,SAAAC,EACA,SAAAC,CACF,IAEIE,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZF,CAAA,EAEF,KAAK,SACL,aAAW,iBAEV,SAAAC,GAAY,0BAAA,CAAA,EClBNQ,EAAkB,CAAC,CAC9B,UAAAT,EACA,SAAAC,EACA,SAAAC,CACF,IAEIE,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZF,CAAA,EAEF,KAAK,SACL,aAAW,kBAEV,SAAAC,GAAY,2BAAA,CAAA,ECFNS,EAAe,CAAC,CAC3B,UAAAV,EACA,SAAAC,EACA,SAAAC,EAAW,GACX,QAAAC,CACF,IAEIC,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZ,0CACAF,CAAA,EAEF,QAASE,EAAW,OAAYC,EAChC,KAAK,SACL,aAAW,eAEV,SAAAF,GAAY,wBAAA,CAAA,ECrBNU,EAAiB,CAAC,CAC7B,UAAAX,EACA,SAAAC,EACA,SAAAC,EAAW,GACX,QAAAC,CACF,IAEIC,EAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GACT,0CACA,4BACA,uCACA,gCACAH,GAAY,gCACZ,0CACAF,CAAA,EAEF,QAASE,EAAW,OAAYC,EAChC,KAAK,SACL,aAAW,iBAEV,SAAAF,GAAY,0BAAA,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sudobility/workflow-components",
3
- "version": "2.0.10",
3
+ "version": "2.0.12",
4
4
  "description": "Business workflow components for checklists, status tracking, and process management",
5
5
  "main": "./dist/index.umd.js",
6
6
  "module": "./dist/index.esm.js",
@@ -49,9 +49,7 @@
49
49
  "eslint-plugin-react-hooks": "^7.0.0",
50
50
  "eslint-plugin-react-refresh": "^0.4.0",
51
51
  "jsdom": "^27.0.1",
52
- "prettier": "^3.6.2",
53
- "react": "^19.2.0",
54
- "react-dom": "^19.2.0",
52
+ "prettier": "^3.8.1",
55
53
  "tailwind-merge": "^3.3.1",
56
54
  "typescript": "^5.9.3",
57
55
  "vite": "^7.1.12",