@up42/up-components 0.16.1 → 0.17.0

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
@@ -1904,10 +1904,10 @@ var SvgShieldLock = function SvgShieldLock(props) {
1904
1904
 
1905
1905
  declare const icons_AccessTime: typeof AccessTime;
1906
1906
  declare const icons_ArrowBack: typeof ArrowBack;
1907
+ declare const icons_ArrowBackIos: typeof ArrowBackIos;
1907
1908
  declare const icons_ArrowDownward: typeof ArrowDownward;
1908
1909
  declare const icons_ArrowForward: typeof ArrowForward;
1909
1910
  declare const icons_ArrowUpward: typeof ArrowUpward;
1910
- declare const icons_ArrowBackIos: typeof ArrowBackIos;
1911
1911
  declare const icons_AutoStoriesOutlined: typeof AutoStoriesOutlined;
1912
1912
  declare const icons_Balance: typeof Balance;
1913
1913
  declare const icons_Brightness1: typeof Brightness1;
@@ -1923,32 +1923,47 @@ declare const icons_KeyboardArrowLeft: typeof KeyboardArrowLeft;
1923
1923
  declare const icons_KeyboardArrowRight: typeof KeyboardArrowRight;
1924
1924
  declare const icons_KeyboardArrowUp: typeof KeyboardArrowUp;
1925
1925
  declare const icons_LightbulbOutlined: typeof LightbulbOutlined;
1926
+ declare const icons_LocalOfferOutlined: typeof LocalOfferOutlined;
1926
1927
  declare const icons_MoreHoriz: typeof MoreHoriz;
1927
1928
  declare const icons_Person: typeof Person;
1928
1929
  declare const icons_QuestionMark: typeof QuestionMark;
1929
1930
  declare const icons_ShoppingCartOutlined: typeof ShoppingCartOutlined;
1930
1931
  declare const icons_VisibilityOffOutlined: typeof VisibilityOffOutlined;
1931
1932
  declare const icons_VisibilityOutlined: typeof VisibilityOutlined;
1932
- declare const icons_LocalOfferOutlined: typeof LocalOfferOutlined;
1933
1933
  declare namespace icons {
1934
1934
  export {
1935
+ icons_AccessTime as AccessTime,
1935
1936
  SvgAlarmBell as AlarmBell,
1936
1937
  SvgAppWindowCode as AppWindowCode,
1938
+ icons_ArrowBack as ArrowBack,
1939
+ icons_ArrowBackIos as ArrowBackIos,
1937
1940
  SvgArrowCircleDown as ArrowCircleDown,
1941
+ icons_ArrowDownward as ArrowDownward,
1942
+ icons_ArrowForward as ArrowForward,
1938
1943
  SvgArrowTopRight as ArrowTopRight,
1944
+ icons_ArrowUpward as ArrowUpward,
1939
1945
  SvgAssignmentCircle as Assignment,
1946
+ icons_AutoStoriesOutlined as AutoStoriesOutlined,
1947
+ icons_Balance as Balance,
1940
1948
  SvgBashCircle as Bash,
1941
1949
  SvgBin as Bin,
1942
1950
  SvgBlockCircle as Block,
1943
1951
  SvgBlocked as Blocked,
1944
1952
  SvgBoxes as Boxes,
1953
+ icons_Brightness1 as Brightness1,
1945
1954
  SvgCalendar as Calendar,
1955
+ icons_CampaignOutlined as CampaignOutlined,
1946
1956
  SvgNetworkSearch as Catalog,
1947
1957
  SvgChecklist as CheckList,
1948
1958
  SvgCheckmark as CheckMark,
1949
1959
  SvgClose as Close,
1950
1960
  SvgCloseCircle as CloseCircle,
1961
+ icons_Cloud as Cloud,
1951
1962
  SvgCoin as Coin,
1963
+ icons_ContactSupportOutlined as ContactSupportOutlined,
1964
+ icons_ContentCopy as ContentCopy,
1965
+ icons_ContentCut as ContentCut,
1966
+ icons_ContentPaste as ContentPaste,
1952
1967
  SvgCopy as Copy,
1953
1968
  SvgCredit as Credit,
1954
1969
  SvgModule as CustomBlocks,
@@ -1956,27 +1971,39 @@ declare namespace icons {
1956
1971
  SvgDownload as Download,
1957
1972
  SvgExternalLink as ExternalLink,
1958
1973
  SvgImageResolution as ImageResolution,
1974
+ icons_InfoOutlined as InfoOutlined,
1959
1975
  SvgInformation as Information,
1960
1976
  SvgInvoice as Invoice,
1977
+ icons_KeyboardArrowDown as KeyboardArrowDown,
1978
+ icons_KeyboardArrowLeft as KeyboardArrowLeft,
1979
+ icons_KeyboardArrowRight as KeyboardArrowRight,
1980
+ icons_KeyboardArrowUp as KeyboardArrowUp,
1961
1981
  SvgLayers as Layers,
1982
+ icons_LightbulbOutlined as LightbulbOutlined,
1983
+ icons_LocalOfferOutlined as LocalOfferOutlined,
1962
1984
  SvgLock as Lock,
1963
1985
  SvgLogo as Logo,
1964
1986
  SvgMap as Map,
1965
1987
  SvgShop as Marketplace,
1966
1988
  SvgMegaphone as Megaphone,
1967
1989
  SvgModuleThree as ModuleThree,
1990
+ icons_MoreHoriz as MoreHoriz,
1968
1991
  SvgMultipleUsers as MultipleUsers,
1969
1992
  SvgNotificationError as NotificationError,
1970
1993
  SvgNotificationInfo as NotificationInfo,
1971
1994
  SvgNotificationSuccess as NotificationSuccess,
1972
1995
  SvgPencil as Pencil,
1996
+ icons_Person as Person,
1973
1997
  SvgFolderEmpty1 as Projects,
1974
1998
  SvgQuestionCircle as QuestionCircle,
1999
+ icons_QuestionMark as QuestionMark,
1975
2000
  SvgSatellite as Satellite,
1976
2001
  SvgSearch as Search,
1977
2002
  SvgServerLock as ServerLock,
1978
2003
  SvgSettingsVertical as SettingsVertical,
1979
2004
  SvgShield as Shield,
2005
+ SvgShieldLock as ShieldWithLock,
2006
+ icons_ShoppingCartOutlined as ShoppingCartOutlined,
1980
2007
  SvgServer2 as Storage,
1981
2008
  SvgSupportCircle as Support,
1982
2009
  SvgSupport as SupportClear,
@@ -1985,44 +2012,17 @@ declare namespace icons {
1985
2012
  SvgTag as Tag,
1986
2013
  SvgTarget as Target,
1987
2014
  SvgTransaction as Transaction,
2015
+ SvgUpgradeShield as UpgradeShield,
1988
2016
  SvgUploadBottom as Upload,
1989
2017
  SvgUserCircle as User,
1990
2018
  SvgViewOff as ViewOff,
1991
2019
  SvgViewOn as ViewOn,
2020
+ icons_VisibilityOffOutlined as VisibilityOffOutlined,
2021
+ icons_VisibilityOutlined as VisibilityOutlined,
1992
2022
  SvgWeatherCloud as WeatherCloud,
1993
2023
  SvgWebhooks as Webhooks,
1994
2024
  SvgWorkflow as Workflow,
1995
2025
  SvgWorkflowPencil as WorkflowPencil,
1996
- SvgUpgradeShield as UpgradeShield,
1997
- SvgShieldLock as ShieldWithLock,
1998
- icons_AccessTime as AccessTime,
1999
- icons_ArrowBack as ArrowBack,
2000
- icons_ArrowDownward as ArrowDownward,
2001
- icons_ArrowForward as ArrowForward,
2002
- icons_ArrowUpward as ArrowUpward,
2003
- icons_ArrowBackIos as ArrowBackIos,
2004
- icons_AutoStoriesOutlined as AutoStoriesOutlined,
2005
- icons_Balance as Balance,
2006
- icons_Brightness1 as Brightness1,
2007
- icons_CampaignOutlined as CampaignOutlined,
2008
- icons_Cloud as Cloud,
2009
- icons_ContactSupportOutlined as ContactSupportOutlined,
2010
- icons_ContentCopy as ContentCopy,
2011
- icons_ContentCut as ContentCut,
2012
- icons_ContentPaste as ContentPaste,
2013
- icons_InfoOutlined as InfoOutlined,
2014
- icons_KeyboardArrowDown as KeyboardArrowDown,
2015
- icons_KeyboardArrowLeft as KeyboardArrowLeft,
2016
- icons_KeyboardArrowRight as KeyboardArrowRight,
2017
- icons_KeyboardArrowUp as KeyboardArrowUp,
2018
- icons_LightbulbOutlined as LightbulbOutlined,
2019
- icons_MoreHoriz as MoreHoriz,
2020
- icons_Person as Person,
2021
- icons_QuestionMark as QuestionMark,
2022
- icons_ShoppingCartOutlined as ShoppingCartOutlined,
2023
- icons_VisibilityOffOutlined as VisibilityOffOutlined,
2024
- icons_VisibilityOutlined as VisibilityOutlined,
2025
- icons_LocalOfferOutlined as LocalOfferOutlined,
2026
2026
  };
2027
2027
  }
2028
2028
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@up42/up-components",
3
- "version": "0.16.1",
3
+ "version": "0.17.0",
4
4
  "description": "UP42 Component Library",
5
5
  "author": "Axel Fuhrmann axel.fuhrmann@up42.com",
6
6
  "license": "ISC",
@@ -43,10 +43,11 @@
43
43
  "@emotion/styled": "^11.6.0",
44
44
  "@mui/icons-material": "^5.3.0",
45
45
  "@mui/material": "^5.3.0",
46
- "@rollup/plugin-commonjs": "^21.0.1",
47
- "@rollup/plugin-json": "^4.1.0",
48
- "@rollup/plugin-node-resolve": "^13.1.3",
49
- "@rollup/plugin-typescript": "^8.3.0",
46
+ "@rollup/plugin-commonjs": "^25.0.2",
47
+ "@rollup/plugin-json": "^6.0.0",
48
+ "@rollup/plugin-node-resolve": "^15.1.0",
49
+ "@rollup/plugin-terser": "^0.4.3",
50
+ "@rollup/plugin-typescript": "^11.1.1",
50
51
  "@storybook/addon-a11y": "^6.4.13",
51
52
  "@storybook/addon-actions": "^6.4.13",
52
53
  "@storybook/addon-essentials": "^6.4.13",
@@ -78,11 +79,10 @@
78
79
  "lint-staged": "^12.3.1",
79
80
  "prettier": "^2.5.1",
80
81
  "react": "^17.0.2",
81
- "rollup": "^2.64.0",
82
+ "rollup": "^3.25.1",
82
83
  "rollup-plugin-delete": "^2.0.0",
83
- "rollup-plugin-dts": "^4.1.0",
84
+ "rollup-plugin-dts": "^5.3.0",
84
85
  "rollup-plugin-peer-deps-external": "^2.2.4",
85
- "rollup-plugin-terser": "^7.0.2",
86
86
  "standard-version": "^9.3.2",
87
87
  "typescript": "^4.5.4"
88
88
  },