diff --git a/.changeset/cool-zebras-think.md b/.changeset/cool-zebras-think.md deleted file mode 100644 index 1b60361a2..000000000 --- a/.changeset/cool-zebras-think.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -Add ebay-file-preview-card and ebay-file-preview-card-group diff --git a/.changeset/eighty-icons-buy.md b/.changeset/eighty-icons-buy.md deleted file mode 100644 index e8e648e83..000000000 --- a/.changeset/eighty-icons-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -feat(ebay-table): support column type layout and icon-action diff --git a/.changeset/fair-students-hunt.md b/.changeset/fair-students-hunt.md deleted file mode 100644 index c8ca7c43b..000000000 --- a/.changeset/fair-students-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -fix(combobox): remove role-description attribute diff --git a/.changeset/fluffy-mirrors-complain.md b/.changeset/fluffy-mirrors-complain.md deleted file mode 100644 index db56e35ed..000000000 --- a/.changeset/fluffy-mirrors-complain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -Add ebay-file-input diff --git a/.changeset/green-fans-occur.md b/.changeset/green-fans-occur.md deleted file mode 100644 index f23b9275a..000000000 --- a/.changeset/green-fans-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -feat(ebay-table): ebay-table base component with density attribute diff --git a/.changeset/polite-cats-rest.md b/.changeset/polite-cats-rest.md deleted file mode 100644 index 8cb80dd13..000000000 --- a/.changeset/polite-cats-rest.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -feat(ebay-table): suppport column sorting diff --git a/.changeset/polite-rocks-exist.md b/.changeset/polite-rocks-exist.md deleted file mode 100644 index bdcba6a00..000000000 --- a/.changeset/polite-rocks-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Fix clearing behavior for calendar and date-textbox diff --git a/.changeset/rude-donkeys-turn.md b/.changeset/rude-donkeys-turn.md deleted file mode 100644 index 0abdddaa2..000000000 --- a/.changeset/rude-donkeys-turn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Update TS diff --git a/.changeset/seven-adults-help.md b/.changeset/seven-adults-help.md deleted file mode 100644 index 152d83587..000000000 --- a/.changeset/seven-adults-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": minor ---- - -feat(ebay-table): adding support for selection mode diff --git a/.changeset/seven-ravens-confess.md b/.changeset/seven-ravens-confess.md deleted file mode 100644 index e9c2d9a7e..000000000 --- a/.changeset/seven-ravens-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -Update types to encourage modern attr tag syntax diff --git a/.changeset/weak-lemons-dance.md b/.changeset/weak-lemons-dance.md deleted file mode 100644 index d38a81bde..000000000 --- a/.changeset/weak-lemons-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ebay/ebayui-core": patch ---- - -ebay-video: shaka config can now be added as input diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c3085e73..7d5a6ea1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # eBayUI-Core Changelog +## 14.4.0 + +### Minor Changes + +- [#2289](https://github.com/eBay/ebayui-core/pull/2289) [`c32467f`](https://github.com/eBay/ebayui-core/commit/c32467fd9e1262582beaa5c54ce3bb247f551b70) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Add ebay-file-preview-card and ebay-file-preview-card-group + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`6bd3dee`](https://github.com/eBay/ebayui-core/commit/6bd3deeb9f260860a2b682aae26f4784561ee230) Thanks [@agliga](https://github.com/agliga)! - feat(ebay-table): support column type layout and icon-action + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`5ad8039`](https://github.com/eBay/ebayui-core/commit/5ad8039ce493de56a739d38433b5474faa7ce327) Thanks [@agliga](https://github.com/agliga)! - fix(combobox): remove role-description attribute + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`8e95e94`](https://github.com/eBay/ebayui-core/commit/8e95e94f6bb508e50baf05365b40850d27f889d1) Thanks [@agliga](https://github.com/agliga)! - Add ebay-file-input + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`e2f71a3`](https://github.com/eBay/ebayui-core/commit/e2f71a34beeb687f0ddf1b45b9f77a463a7c6f31) Thanks [@agliga](https://github.com/agliga)! - feat(ebay-table): ebay-table base component with density attribute + +- [#2291](https://github.com/eBay/ebayui-core/pull/2291) [`a23c4ec`](https://github.com/eBay/ebayui-core/commit/a23c4ecb58d0887f3be2b7996e6efbda5dbccfa7) Thanks [@bill-min](https://github.com/bill-min)! - feat(ebay-table): suppport column sorting + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`dc1460b`](https://github.com/eBay/ebayui-core/commit/dc1460b151d6894f97c21803789f641fc4d1979b) Thanks [@agliga](https://github.com/agliga)! - feat(ebay-table): adding support for selection mode + +### Patch Changes + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`6cdc7f1`](https://github.com/eBay/ebayui-core/commit/6cdc7f11211a126a70243d69cf597087462fef67) Thanks [@agliga](https://github.com/agliga)! - Fix clearing behavior for calendar and date-textbox + +- [#2308](https://github.com/eBay/ebayui-core/pull/2308) [`7e82613`](https://github.com/eBay/ebayui-core/commit/7e8261332d8b39ddafc62bd7a837339a94bd49bf) Thanks [@agliga](https://github.com/agliga)! - Update TS + +- [#2310](https://github.com/eBay/ebayui-core/pull/2310) [`11532a6`](https://github.com/eBay/ebayui-core/commit/11532a681defc8585e900566def3b452e8893c19) Thanks [@LuLaValva](https://github.com/LuLaValva)! - Update types to encourage modern attr tag syntax + +- [#2306](https://github.com/eBay/ebayui-core/pull/2306) [`047647b`](https://github.com/eBay/ebayui-core/commit/047647bf1c410daf5516912519e7db368f2bc61a) Thanks [@JereMIbq1995](https://github.com/JereMIbq1995)! - ebay-video: shaka config can now be added as input + ## 14.3.0 ### Minor Changes diff --git a/docs/assets/3d-viewer.stories-CvVP2H76.js b/docs/assets/3d-viewer.stories-DwntovWM.js similarity index 94% rename from docs/assets/3d-viewer.stories-CvVP2H76.js rename to docs/assets/3d-viewer.stories-DwntovWM.js index a0394c6a8..70b1a9cdc 100644 --- a/docs/assets/3d-viewer.stories-CvVP2H76.js +++ b/docs/assets/3d-viewer.stories-DwntovWM.js @@ -1,4 +1,4 @@ -import{t as _}from"./index-CCz6reEH.js";import{a as x}from"./utils-DWCsNc5l.js";import{t as T,r as L,b as V,e as d,d as k,p as E,c as A}from"./registry-CtNeIPU8.js";import{_ as C,a as S}from"./index-T3CywgYt.js";import{_ as n}from"./render-tag-mtfFSHEK.js";import{_ as N}from"./index-BL5tj0GS.js";import{C as P}from"./index-Marf191J.js";import"./_commonjsHelpers-Cpj98o6Y.js";import"./_commonjs-dynamic-modules-TDtrdbi3.js";import"./index-B6qYX52F.js";/* empty css */import"./index-DW9U_Ppe.js";const R=`
1?a-1:0),i=1;i=0&&a<1?(l=o,s=i):a>=1&&a<2?(l=i,s=o):a>=2&&a<3?(s=o,d=i):a>=3&&a<4?(s=i,d=o):a>=4&&a<5?(l=i,d=o):a>=5&&a<6&&(l=o,d=i);var f=r-o/2,h=l+f,p=s+f,m=d+f;return n(h,p,m)}T(Mi,"hslToRgb");var z3={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};function T9(e){if(typeof e!="string")return e;var t=e.toLowerCase();return z3[t]?"#"+z3[t]:e}T(T9,"nameToHex");var KL=/^#[a-fA-F0-9]{6}$/,YL=/^#[a-fA-F0-9]{8}$/,ZL=/^#[a-fA-F0-9]{3}$/,XL=/^#[a-fA-F0-9]{4}$/,Op=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,JL=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,QL=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,eO=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function ku(e){if(typeof e!="string")throw new Vr(3);var t=T9(e);if(t.match(KL))return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16)};if(t.match(YL)){var r=parseFloat((parseInt(""+t[7]+t[8],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16),alpha:r}}if(t.match(ZL))return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16)};if(t.match(XL)){var n=parseFloat((parseInt(""+t[4]+t[4],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16),alpha:n}}var a=Op.exec(t);if(a)return{red:parseInt(""+a[1],10),green:parseInt(""+a[2],10),blue:parseInt(""+a[3],10)};var o=JL.exec(t.substring(0,50));if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10),alpha:parseFloat(""+o[4])>1?parseFloat(""+o[4])/100:parseFloat(""+o[4])};var i=QL.exec(t);if(i){var l=parseInt(""+i[1],10),s=parseInt(""+i[2],10)/100,d=parseInt(""+i[3],10)/100,f="rgb("+Mi(l,s,d)+")",h=Op.exec(f);if(!h)throw new Vr(4,t,f);return{red:parseInt(""+h[1],10),green:parseInt(""+h[2],10),blue:parseInt(""+h[3],10)}}var p=eO.exec(t.substring(0,50));if(p){var m=parseInt(""+p[1],10),g=parseInt(""+p[2],10)/100,v=parseInt(""+p[3],10)/100,C="rgb("+Mi(m,g,v)+")",b=Op.exec(C);if(!b)throw new Vr(4,t,C);return{red:parseInt(""+b[1],10),green:parseInt(""+b[2],10),blue:parseInt(""+b[3],10),alpha:parseFloat(""+p[4])>1?parseFloat(""+p[4])/100:parseFloat(""+p[4])}}throw new Vr(5)}T(ku,"parseToRgb");function I9(e){var t=e.red/255,r=e.green/255,n=e.blue/255,a=Math.max(t,r,n),o=Math.min(t,r,n),i=(a+o)/2;if(a===o)return e.alpha!==void 0?{hue:0,saturation:0,lightness:i,alpha:e.alpha}:{hue:0,saturation:0,lightness:i};var l,s=a-o,d=i>.5?s/(2-a-o):s/(a+o);switch(a){case t:l=(r-n)/s+(r*\.{3}(?:[^{}]|/g,function(){return i}).replace(/+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|*\/?)?>/.source),a.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,a.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,a.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,a.languages.jsx.tag.inside.comment=o.comment,a.languages.insertBefore("inside","attr-name",{spread:{pattern:d(/*\.{3}(?:[^{}]|/g,function(){return i}).replace(/+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|*\/?)?>/.source),a.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,a.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,a.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,a.languages.jsx.tag.inside.comment=o.comment,a.languages.insertBefore("inside","attr-name",{spread:{pattern:d(/