linkedunion-design-kit 1.11.4 → 1.11.6

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.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export { default as LUIcon } from "./src/components/Icons/LUIcon";
2
+ export type { IconName } from "./src/components/Icons/type";
2
3
  export { default as Card } from "./src/components/Card/card";
3
4
  export { default as LuImage } from "./src/components/Images/LuImage";
4
5
  export { default as Title } from "./src/components/Title/Title";
@@ -3,6 +3,7 @@ import { iconSize, iconWithBgColor, IconShape } from ".";
3
3
  export type iconSize = keyof typeof iconSize;
4
4
  export type shape = keyof typeof IconShape;
5
5
  export type color = keyof typeof iconWithBgColor;
6
+ export type IconName = keyof typeof iconList;
6
7
  export interface IconProps extends React.HTMLAttributes<HTMLOrSVGElement> {
7
8
  size?: iconSize;
8
9
  icon: keyof typeof iconList;
@@ -171,4 +171,5 @@ export declare const iconList: {
171
171
  exclamation: string;
172
172
  "fax-no": string;
173
173
  briefcase: string;
174
+ bluesky: string;
174
175
  };
@@ -171,4 +171,5 @@ export var iconList = {
171
171
  exclamation: "M18 2C18 0.89375 17.1063 0 16 0C14.8937 0 14 0.89375 14 2V22C14 23.1063 14.8937 24 16 24C17.1063 24 18 23.1063 18 22V2ZM16 32C17.3812 32 18.5 30.8813 18.5 29.5C18.5 28.1187 17.3812 27 16 27C14.6187 27 13.5 28.1187 13.5 29.5C13.5 30.8813 14.6187 32 16 32Z",
172
172
  "fax-no": "M10 5V10H14V5H23.1688L26 7.83125V10H30V7.83125C30 6.76875 29.5812 5.75 28.8312 5L26 2.16875C25.25 1.41875 24.2313 1 23.1688 1H14C11.7938 1 10 2.79375 10 5ZM2 9C0.89375 9 0 9.89375 0 11V29C0 30.1063 0.89375 31 2 31H5C6.10625 31 7 30.1063 7 29V11C7 9.89375 6.10625 9 5 9H2ZM30 13H10V29C10 30.1063 10.8937 31 12 31H30C31.1063 31 32 30.1063 32 29V15C32 13.8937 31.1063 13 30 13ZM14 19C14 18.1687 14.6687 17.5 15.5 17.5C16.3313 17.5 17 18.1687 17 19C17 19.8313 16.3313 20.5 15.5 20.5C14.6687 20.5 14 19.8313 14 19ZM14 25C14 24.1687 14.6687 23.5 15.5 23.5C16.3313 23.5 17 24.1687 17 25C17 25.8313 16.3313 26.5 15.5 26.5C14.6687 26.5 14 25.8313 14 25ZM21 17.5C21.8313 17.5 22.5 18.1687 22.5 19C22.5 19.8313 21.8313 20.5 21 20.5C20.1687 20.5 19.5 19.8313 19.5 19C19.5 18.1687 20.1687 17.5 21 17.5ZM19.5 25C19.5 24.1687 20.1687 23.5 21 23.5C21.8313 23.5 22.5 24.1687 22.5 25C22.5 25.8313 21.8313 26.5 21 26.5C20.1687 26.5 19.5 25.8313 19.5 25ZM26.5 17.5C27.3313 17.5 28 18.1687 28 19C28 19.8313 27.3313 20.5 26.5 20.5C25.6687 20.5 25 19.8313 25 19C25 18.1687 25.6687 17.5 26.5 17.5ZM25 25C25 24.1687 25.6687 23.5 26.5 23.5C27.3313 23.5 28 24.1687 28 25C28 25.8313 27.3313 26.5 26.5 26.5C25.6687 26.5 25 25.8313 25 25Z",
173
173
  briefcase: "M12.5 4H19.5C19.775 4 20 4.225 20 4.5V7H12V4.5C12 4.225 12.225 4 12.5 4ZM9 4.5V7H4C1.79375 7 0 8.79375 0 11V17H32V11C32 8.79375 30.2062 7 28 7H23V4.5C23 2.56875 21.4312 1 19.5 1H12.5C10.5688 1 9 2.56875 9 4.5ZM32 20H20V21C20 22.1063 19.1063 23 18 23H14C12.8938 23 12 22.1063 12 21V20H0V27C0 29.2062 1.79375 31 4 31H28C30.2062 31 32 29.2062 32 27V20Z",
174
+ bluesky: "M6.80914 3.68254C10.2783 6.26286 13.9886 11.4971 16 14.2286C18.0114 11.4971 21.7217 6.26286 25.1909 3.68254C27.7029 1.81143 31.4286 0.342857 31.4286 4.76572C31.4286 5.64914 30.8183 11.3714 30.4457 12.4686C29.2274 16.0571 25.5909 16.9257 22.3543 16.3657C28.0617 17.3486 29.7143 20.3931 26.7657 23.4377C21.1954 29.1874 17.9337 22.3086 16.6297 19.3749C16.3703 18.7909 16.2503 18.5063 16 18.5063C15.7497 18.5063 15.6297 18.7909 15.3703 19.3749C14.0663 22.3086 10.8046 29.1874 5.23428 23.4377C2.28571 20.3931 3.93828 17.3486 9.64571 16.3657C6.40914 16.9257 2.77257 16.0571 1.55428 12.4686C1.18171 11.3714 0.571428 5.64914 0.571428 4.76572C0.571428 0.342857 4.29714 1.81143 6.80914 3.68254Z",
174
175
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "linkedunion-design-kit",
3
- "version": "1.11.4",
3
+ "version": "1.11.6",
4
4
  "private": false,
5
5
  "files": [
6
6
  "dist",