@arc-ui/community-components 12.0.0-beta.5 → 12.0.0-beta7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/dist/Accordion/Accordion.cjs.js +48 -0
  2. package/dist/Accordion/Accordion.esm.js +40 -0
  3. package/dist/Accordion/package.json +7 -0
  4. package/dist/Accordion/styles.css +1 -0
  5. package/dist/Author/Author.cjs.js +16 -0
  6. package/dist/Author/Author.esm.js +8 -0
  7. package/dist/Author/package.json +7 -0
  8. package/dist/Author/styles.css +1 -0
  9. package/dist/CopyLead/CopyLead.cjs.js +39 -46
  10. package/dist/CopyLead/CopyLead.esm.js +26 -33
  11. package/dist/CopyLead/styles.css +1 -0
  12. package/dist/FeaturePost/FeaturePost.cjs.js +2220 -26
  13. package/dist/FeaturePost/FeaturePost.esm.js +2213 -19
  14. package/dist/FeaturePost/styles.css +1 -0
  15. package/dist/Highlights/Highlights.cjs.js +64 -0
  16. package/dist/Highlights/Highlights.esm.js +56 -0
  17. package/dist/Highlights/package.json +7 -0
  18. package/dist/Highlights/styles.css +1 -0
  19. package/dist/PromoListing/PromoListing.cjs.js +66 -0
  20. package/dist/PromoListing/PromoListing.esm.js +58 -0
  21. package/dist/PromoListing/package.json +7 -0
  22. package/dist/PromoListing/styles.css +1 -0
  23. package/dist/Quote/Quote.cjs.js +33 -0
  24. package/dist/Quote/Quote.esm.js +25 -0
  25. package/dist/Quote/package.json +7 -0
  26. package/dist/Quote/styles.css +1 -0
  27. package/dist/_shared/cjs/Author-cd166353.js +30 -0
  28. package/dist/_shared/cjs/index-9947ac13.js +64 -0
  29. package/dist/_shared/cjs/index.es-875b2756.js +13 -0
  30. package/dist/_shared/cjs/index.es-a9e01247.js +129 -0
  31. package/dist/_shared/cjs/tslib.es6-ec509cfc.js +46 -0
  32. package/dist/_shared/esm/Author-9c7cb4f2.js +24 -0
  33. package/dist/_shared/esm/index-2e73c2e9.js +62 -0
  34. package/dist/_shared/esm/index.es-33860780.js +127 -0
  35. package/dist/_shared/esm/index.es-a1591fd3.js +9 -0
  36. package/dist/_shared/esm/tslib.es6-2bdcff75.js +44 -0
  37. package/dist/index.es.js +2528 -63
  38. package/dist/index.es.js.map +1 -1
  39. package/dist/index.js +2532 -62
  40. package/dist/index.js.map +1 -1
  41. package/dist/styles.css +1 -1
  42. package/dist/types/components/Accordion/Accordion.d.ts +10 -0
  43. package/dist/types/components/Accordion/components/AccordionDisclosureList/AccordionDisclosureList.d.ts +9 -0
  44. package/dist/types/components/Accordion/components/AccordionHeader/AccordionHeader.d.ts +20 -0
  45. package/dist/types/components/Accordion/index.d.ts +1 -0
  46. package/dist/types/components/Author/Author.d.ts +17 -0
  47. package/dist/types/components/Author/index.d.ts +1 -0
  48. package/dist/types/components/CopyLead/CopyLead.d.ts +8 -3
  49. package/dist/types/components/CopyLead/components/MediaContent/MediaContent.d.ts +2 -0
  50. package/dist/types/components/CopyLead/templates/Content/Content.d.ts +3 -1
  51. package/dist/types/components/CopyLead/templates/Media/Media.d.ts +4 -2
  52. package/dist/types/components/FeaturePost/FeaturePost.d.ts +27 -1
  53. package/dist/types/components/FeaturePost/types/feature-post-cta-footer.d.ts +2 -6
  54. package/dist/types/components/Highlights/Highlights.d.ts +30 -0
  55. package/dist/types/components/Highlights/components/HighlightHeader/HighlightHeader.d.ts +21 -0
  56. package/dist/types/components/Highlights/components/HighlightItem/HighlightItem.d.ts +14 -0
  57. package/dist/types/components/Highlights/components/HighlightList/HighlightList.d.ts +9 -0
  58. package/dist/types/components/Highlights/index.d.ts +1 -0
  59. package/dist/types/components/Highlights/types/highlight-list-item.d.ts +10 -0
  60. package/dist/types/components/Highlights/types/index.d.ts +1 -0
  61. package/dist/types/components/PromoListing/PromoListing.d.ts +38 -0
  62. package/dist/types/components/PromoListing/components/PromoListingHeader/PromoListingHeader.d.ts +17 -0
  63. package/dist/types/components/PromoListing/index.d.ts +1 -0
  64. package/dist/types/components/Quote/Quote.d.ts +11 -0
  65. package/dist/types/components/Quote/index.d.ts +1 -0
  66. package/dist/types/components/index.d.ts +5 -0
  67. package/package.json +20 -16
  68. package/dist/_shared/cjs/index-0524fde2.js +0 -119
  69. package/dist/_shared/esm/index-8c73b64b.js +0 -113
@@ -1,113 +0,0 @@
1
- /******************************************************************************
2
- Copyright (c) Microsoft Corporation.
3
-
4
- Permission to use, copy, modify, and/or distribute this software for any
5
- purpose with or without fee is hereby granted.
6
-
7
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
8
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
9
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
10
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
11
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
12
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
13
- PERFORMANCE OF THIS SOFTWARE.
14
- ***************************************************************************** */
15
-
16
- var __assign = function() {
17
- __assign = Object.assign || function __assign(t) {
18
- for (var s, i = 1, n = arguments.length; i < n; i++) {
19
- s = arguments[i];
20
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
21
- }
22
- return t;
23
- };
24
- return __assign.apply(this, arguments);
25
- };
26
-
27
- function __rest(s, e) {
28
- var t = {};
29
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
30
- t[p] = s[p];
31
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
32
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
33
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
34
- t[p[i]] = s[p[i]];
35
- }
36
- return t;
37
- }
38
-
39
- typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
40
- var e = new Error(message);
41
- return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
42
- };
43
-
44
- /**
45
- * Do not edit directly
46
- * Generated on Thu, 29 Aug 2024 08:40:27 GMT
47
- */
48
- var SemSizeBreakpointsM = "768px"; // Medium (MD) - 768px to 991px: This is commonly used for larger tablets and smaller desktop screens.
49
- var SemSizeBreakpointsL = "1024px"; // Large (LG) - 1024px - 1279px: This breakpoint is often applied to larger desktop screens and some laptops.
50
- var SemSizeBreakpointsXl = "1280px"; // Extra Large (XL) - 1280px and above: This breakpoint is used for very large desktop screens.
51
-
52
- var classnames = {exports: {}};
53
-
54
- /*!
55
- Copyright (c) 2018 Jed Watson.
56
- Licensed under the MIT License (MIT), see
57
- http://jedwatson.github.io/classnames
58
- */
59
-
60
- (function (module) {
61
- /* global define */
62
-
63
- (function () {
64
-
65
- var hasOwn = {}.hasOwnProperty;
66
-
67
- function classNames() {
68
- var classes = [];
69
-
70
- for (var i = 0; i < arguments.length; i++) {
71
- var arg = arguments[i];
72
- if (!arg) continue;
73
-
74
- var argType = typeof arg;
75
-
76
- if (argType === 'string' || argType === 'number') {
77
- classes.push(arg);
78
- } else if (Array.isArray(arg)) {
79
- if (arg.length) {
80
- var inner = classNames.apply(null, arg);
81
- if (inner) {
82
- classes.push(inner);
83
- }
84
- }
85
- } else if (argType === 'object') {
86
- if (arg.toString !== Object.prototype.toString && !arg.toString.toString().includes('[native code]')) {
87
- classes.push(arg.toString());
88
- continue;
89
- }
90
-
91
- for (var key in arg) {
92
- if (hasOwn.call(arg, key) && arg[key]) {
93
- classes.push(key);
94
- }
95
- }
96
- }
97
- }
98
-
99
- return classes.join(' ');
100
- }
101
-
102
- if (module.exports) {
103
- classNames.default = classNames;
104
- module.exports = classNames;
105
- } else {
106
- window.classNames = classNames;
107
- }
108
- }());
109
- }(classnames));
110
-
111
- var classNames = classnames.exports;
112
-
113
- export { SemSizeBreakpointsL as S, __rest as _, __assign as a, SemSizeBreakpointsXl as b, classNames as c, SemSizeBreakpointsM as d };