@cagatayfdn/flora-components 0.0.168 → 0.0.169

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.
@@ -1,4 +1,4 @@
1
- var t = /* @__PURE__ */ ((e) => (e.Applications = "applications", e.Attach = "attach", e.Attachment = "attachment", e.Billing = "billing", e.Box = "box", e.Calendar = "calendar", e.Cart = "cart", e.CaseSensitive = "case-sensitive", e.Certificate = "certificate", e.CheckWhite = "check-white", e.Check = "check", e.ChevronLeft = "chevron-left", e.ChevronRight = "chevron-right", e.CircleCheck = "circle-check", e.CircleMinus = "circle-minus", e.CirclePlus = "circle-plus", e.Clock = "clock", e.CloseWindow = "close-window", e.Close = "close", e.Copy = "copy", e.CreditCard = "credit-card", e.Deactivate = "deactivate", e.Deployments = "deployments", e.Document = "document", e.DomainRegistration = "domain-registration", e.Domains = "domains", e.DownArrow = "down-arrow", e.DownSquare = "down-square", e.Down = "down", e.Download = "download", e.EditOutline = "edit-outline", e.Edit = "edit", e.Email = "email", e.Environment = "environment", e.ErrorFill = "error-fill", e.Error = "error", e.ExpandWindow = "expand-window", e.Expand = "expand", e.FileTextOutlined = "fileTextOutlined", e.Folder = "folder", e.Group = "group", e.Info = "info", e.Install = "install", e.Link = "link", e.Log = "log", e.MenuClose = "menu-close", e.MenuOpen = "menu-open", e.Monitoring = "monitoring", e.Network = "network", e.NoResults = "no-results", e.NotEdit = "not-edit", e.OrderDown = "order_down", e.OrderUp = "order_up", e.Out = "out", e.Path = "path", e.Plus = "plus", e.Preview = "preview", e.Profile = "profile", e.ProjectList = "project-list", e.Projects = "projects", e.Regex = "regex", e.Reload = "reload", e.Retry = "retry", e.Search = "search", e.Settings = "settings", e.Share = "share", e.Support = "support", e.Trash = "trash", e.Users = "users", e.Warning = "warning", e))(t || {});
1
+ var t = /* @__PURE__ */ ((e) => (e.Applications = "applications", e.Attach = "attach", e.Attachment = "attachment", e.Billing = "billing", e.Box = "box", e.Calendar = "calendar", e.Cart = "cart", e.CaseSensitive = "case-sensitive", e.Certificate = "certificate", e.Changelog = "changelog", e.CheckWhite = "check-white", e.Check = "check", e.ChevronLeft = "chevron-left", e.ChevronRight = "chevron-right", e.CircleCheck = "circle-check", e.CircleMinus = "circle-minus", e.CirclePlus = "circle-plus", e.Clock = "clock", e.CloseWindow = "close-window", e.Close = "close", e.Copy = "copy", e.CreditCard = "credit-card", e.Deactivate = "deactivate", e.Deployments = "deployments", e.Document = "document", e.DomainRegistration = "domain-registration", e.Domains = "domains", e.DownArrow = "down-arrow", e.DownSquare = "down-square", e.Down = "down", e.Download = "download", e.EditOutline = "edit-outline", e.Edit = "edit", e.Email = "email", e.Environment = "environment", e.ErrorFill = "error-fill", e.Error = "error", e.ExpandWindow = "expand-window", e.Expand = "expand", e.FileTextOutlined = "fileTextOutlined", e.Folder = "folder", e.Group = "group", e.Info = "info", e.Install = "install", e.Link = "link", e.Log = "log", e.MenuClose = "menu-close", e.MenuOpen = "menu-open", e.Monitoring = "monitoring", e.Network = "network", e.NoResults = "no-results", e.NotEdit = "not-edit", e.OrderDown = "order_down", e.OrderUp = "order_up", e.Out = "out", e.Path = "path", e.Plus = "plus", e.Preview = "preview", e.Profile = "profile", e.ProjectList = "project-list", e.Projects = "projects", e.Regex = "regex", e.Reload = "reload", e.Retry = "retry", e.Search = "search", e.Settings = "settings", e.Share = "share", e.Support = "support", e.Trash = "trash", e.Users = "users", e.Warning = "warning", e))(t || {});
2
2
  const i = {
3
3
  applications: "61697",
4
4
  attach: "61698",
@@ -9,67 +9,68 @@ const i = {
9
9
  cart: "61703",
10
10
  "case-sensitive": "61704",
11
11
  certificate: "61705",
12
- "check-white": "61706",
13
- check: "61707",
14
- "chevron-left": "61708",
15
- "chevron-right": "61709",
16
- "circle-check": "61710",
17
- "circle-minus": "61711",
18
- "circle-plus": "61712",
19
- clock: "61713",
20
- "close-window": "61714",
21
- close: "61715",
22
- copy: "61716",
23
- "credit-card": "61717",
24
- deactivate: "61718",
25
- deployments: "61719",
26
- document: "61720",
27
- "domain-registration": "61721",
28
- domains: "61722",
29
- "down-arrow": "61723",
30
- "down-square": "61724",
31
- down: "61725",
32
- download: "61726",
33
- "edit-outline": "61727",
34
- edit: "61728",
35
- email: "61729",
36
- environment: "61730",
37
- "error-fill": "61731",
38
- error: "61732",
39
- "expand-window": "61733",
40
- expand: "61734",
41
- fileTextOutlined: "61735",
42
- folder: "61736",
43
- group: "61737",
44
- info: "61738",
45
- install: "61739",
46
- link: "61740",
47
- log: "61741",
48
- "menu-close": "61742",
49
- "menu-open": "61743",
50
- monitoring: "61744",
51
- network: "61745",
52
- "no-results": "61746",
53
- "not-edit": "61747",
54
- order_down: "61748",
55
- order_up: "61749",
56
- out: "61750",
57
- path: "61751",
58
- plus: "61752",
59
- preview: "61753",
60
- profile: "61754",
61
- "project-list": "61755",
62
- projects: "61756",
63
- regex: "61757",
64
- reload: "61758",
65
- retry: "61759",
66
- search: "61760",
67
- settings: "61761",
68
- share: "61762",
69
- support: "61763",
70
- trash: "61764",
71
- users: "61765",
72
- warning: "61766"
12
+ changelog: "61706",
13
+ "check-white": "61707",
14
+ check: "61708",
15
+ "chevron-left": "61709",
16
+ "chevron-right": "61710",
17
+ "circle-check": "61711",
18
+ "circle-minus": "61712",
19
+ "circle-plus": "61713",
20
+ clock: "61714",
21
+ "close-window": "61715",
22
+ close: "61716",
23
+ copy: "61717",
24
+ "credit-card": "61718",
25
+ deactivate: "61719",
26
+ deployments: "61720",
27
+ document: "61721",
28
+ "domain-registration": "61722",
29
+ domains: "61723",
30
+ "down-arrow": "61724",
31
+ "down-square": "61725",
32
+ down: "61726",
33
+ download: "61727",
34
+ "edit-outline": "61728",
35
+ edit: "61729",
36
+ email: "61730",
37
+ environment: "61731",
38
+ "error-fill": "61732",
39
+ error: "61733",
40
+ "expand-window": "61734",
41
+ expand: "61735",
42
+ fileTextOutlined: "61736",
43
+ folder: "61737",
44
+ group: "61738",
45
+ info: "61739",
46
+ install: "61740",
47
+ link: "61741",
48
+ log: "61742",
49
+ "menu-close": "61743",
50
+ "menu-open": "61744",
51
+ monitoring: "61745",
52
+ network: "61746",
53
+ "no-results": "61747",
54
+ "not-edit": "61748",
55
+ order_down: "61749",
56
+ order_up: "61750",
57
+ out: "61751",
58
+ path: "61752",
59
+ plus: "61753",
60
+ preview: "61754",
61
+ profile: "61755",
62
+ "project-list": "61756",
63
+ projects: "61757",
64
+ regex: "61758",
65
+ reload: "61759",
66
+ retry: "61760",
67
+ search: "61761",
68
+ settings: "61762",
69
+ share: "61763",
70
+ support: "61764",
71
+ trash: "61765",
72
+ users: "61766",
73
+ warning: "61767"
73
74
  };
74
75
  export {
75
76
  i as FLORA_ICONS_CODEPOINTS,
package/dist/index.d.mts CHANGED
@@ -730,6 +730,7 @@ export declare enum FloraIcons {
730
730
  Cart = "cart",
731
731
  CaseSensitive = "case-sensitive",
732
732
  Certificate = "certificate",
733
+ Changelog = "changelog",
733
734
  CheckWhite = "check-white",
734
735
  Check = "check",
735
736
  ChevronLeft = "chevron-left",
@@ -793,7 +794,7 @@ export declare enum FloraIcons {
793
794
  Warning = "warning"
794
795
  }
795
796
 
796
- declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'check-white' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-check' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deactivate' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'folder' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
797
+ declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'changelog' | 'check-white' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-check' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deactivate' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'folder' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
797
798
 
798
799
  export { format }
799
800
 
@@ -1739,6 +1740,7 @@ export declare const TestIds: {
1739
1740
  readonly ICON_CART: "icon-cart";
1740
1741
  readonly "ICON_CASE-SENSITIVE": "icon-case-sensitive";
1741
1742
  readonly ICON_CERTIFICATE: "icon-certificate";
1743
+ readonly ICON_CHANGELOG: "icon-changelog";
1742
1744
  readonly "ICON_CHECK-WHITE": "icon-check-white";
1743
1745
  readonly ICON_CHECK: "icon-check";
1744
1746
  readonly "ICON_CHEVRON-LEFT": "icon-chevron-left";
package/dist/index.d.ts CHANGED
@@ -730,6 +730,7 @@ export declare enum FloraIcons {
730
730
  Cart = "cart",
731
731
  CaseSensitive = "case-sensitive",
732
732
  Certificate = "certificate",
733
+ Changelog = "changelog",
733
734
  CheckWhite = "check-white",
734
735
  Check = "check",
735
736
  ChevronLeft = "chevron-left",
@@ -793,7 +794,7 @@ export declare enum FloraIcons {
793
794
  Warning = "warning"
794
795
  }
795
796
 
796
- declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'check-white' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-check' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deactivate' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'folder' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
797
+ declare type FloraIconsId = 'applications' | 'attach' | 'attachment' | 'billing' | 'box' | 'calendar' | 'cart' | 'case-sensitive' | 'certificate' | 'changelog' | 'check-white' | 'check' | 'chevron-left' | 'chevron-right' | 'circle-check' | 'circle-minus' | 'circle-plus' | 'clock' | 'close-window' | 'close' | 'copy' | 'credit-card' | 'deactivate' | 'deployments' | 'document' | 'domain-registration' | 'domains' | 'down-arrow' | 'down-square' | 'down' | 'download' | 'edit-outline' | 'edit' | 'email' | 'environment' | 'error-fill' | 'error' | 'expand-window' | 'expand' | 'fileTextOutlined' | 'folder' | 'group' | 'info' | 'install' | 'link' | 'log' | 'menu-close' | 'menu-open' | 'monitoring' | 'network' | 'no-results' | 'not-edit' | 'order_down' | 'order_up' | 'out' | 'path' | 'plus' | 'preview' | 'profile' | 'project-list' | 'projects' | 'regex' | 'reload' | 'retry' | 'search' | 'settings' | 'share' | 'support' | 'trash' | 'users' | 'warning';
797
798
 
798
799
  export { format }
799
800
 
@@ -1739,6 +1740,7 @@ export declare const TestIds: {
1739
1740
  readonly ICON_CART: "icon-cart";
1740
1741
  readonly "ICON_CASE-SENSITIVE": "icon-case-sensitive";
1741
1742
  readonly ICON_CERTIFICATE: "icon-certificate";
1743
+ readonly ICON_CHANGELOG: "icon-changelog";
1742
1744
  readonly "ICON_CHECK-WHITE": "icon-check-white";
1743
1745
  readonly ICON_CHECK: "icon-check";
1744
1746
  readonly "ICON_CHEVRON-LEFT": "icon-chevron-left";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cagatayfdn/flora-components",
3
- "version": "0.0.168",
3
+ "version": "0.0.169",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",