td-stylekit 25.10.0 → 25.11.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/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [25.11.0](https://github.com/treasure-data/td-stylekit/compare/v25.10.0...v25.11.0) (2022-03-16)
2
+
3
+
4
+ ### Features
5
+
6
+ * **CON-9467:** Add Consent icon ([#1248](https://github.com/treasure-data/td-stylekit/issues/1248)) ([1145cdc](https://github.com/treasure-data/td-stylekit/commit/1145cdc))
7
+
1
8
  # [25.10.0](https://github.com/treasure-data/td-stylekit/compare/v25.9.1...v25.10.0) (2022-03-16)
2
9
 
3
10
 
@@ -446,8 +446,18 @@ export declare type IconTypes = {
446
446
  CodeIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
447
447
  ControlPanel: React.ComponentType<JSX.IntrinsicElements['svg']>;
448
448
  ControlPanelIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
449
+ CookieCategory: React.ComponentType<JSX.IntrinsicElements['svg']>;
450
+ CookieCategoryIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
451
+ CookieConsent: React.ComponentType<JSX.IntrinsicElements['svg']>;
452
+ CookieConsentIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
453
+ CookieConsentManagement: React.ComponentType<JSX.IntrinsicElements['svg']>;
454
+ CookieConsentManagementIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
455
+ CookieContext: React.ComponentType<JSX.IntrinsicElements['svg']>;
456
+ CookieContextIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
449
457
  Copy: React.ComponentType<JSX.IntrinsicElements['svg']>;
450
458
  CopyIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
459
+ DataPrivacyLaw: React.ComponentType<JSX.IntrinsicElements['svg']>;
460
+ DataPrivacyLawIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
451
461
  Datamodel: React.ComponentType<JSX.IntrinsicElements['svg']>;
452
462
  DatamodelIcon: React.ComponentType<JSX.IntrinsicElements['svg']>;
453
463
  Dataset: React.ComponentType<JSX.IntrinsicElements['svg']>;
@@ -848,10 +848,32 @@ React.createElement("path", {
848
848
  React.createElement("path", {
849
849
  d: "M18.447 4.084c.922.452 1.057 1.509.677 2.242a.549.549 0 01-.017.03c-.398.675-.421 1.578.004 2.42.54.817 1.346 1.168 2.101 1.077a.679.679 0 01.082-.005c.476 0 .897.224 1.186.503.289.28.52.686.52 1.146V13.4c0 1.036-.874 1.65-1.706 1.65-.83 0-1.676.4-2.21 1.114-.485.762-.407 1.63.007 2.348.308.422.36.915.197 1.364-.161.44-.512.8-.938 1.046a.41.41 0 01-.023.013l-1.453.766-.012.006c-.755.365-1.843.237-2.314-.646-.428-.715-1.143-1.19-2.048-1.19-.79 0-1.627.49-2.048 1.19-.209.391-.56.679-.94.826-.37.143-.86.183-1.283-.074l-1.675-.872c-.923-.452-1.058-1.509-.678-2.242a.617.617 0 01.017-.031c.398-.674.422-1.577-.004-2.42-.536-.81-1.366-1.198-2.183-1.198-.42 0-.83-.15-1.142-.401C2.25 14.395 2 14.005 2 13.527v-1.903c0-1.035.874-1.649 1.706-1.649.838 0 1.64-.401 2.038-1.172a.627.627 0 01.03-.052c.5-.772.42-1.652-.003-2.379-.523-.787-.095-1.783.89-2.277l1.418-.872a.665.665 0 01.059-.032c.756-.365 1.844-.237 2.314.646.428.715 1.143 1.19 2.048 1.19.923 0 1.602-.486 1.89-1.138a.55.55 0 01.017-.034c.465-.9 1.563-1.032 2.324-.664a.658.658 0 01.018.01l1.698.883zm-.614 1.121l.31-.558.002-.002-.312.56zM12.5 15.537c1.74 0 3.15-1.36 3.15-3.04 0-1.679-1.41-3.04-3.15-3.04s-3.15 1.361-3.15 3.04c0 1.68 1.41 3.04 3.15 3.04z",
850
850
  fillRule: "evenodd"
851
+ }),CookieCategory: /*#__PURE__*/
852
+ React.createElement("path", {
853
+ d: "M7.2 6c-.11 0-.2.09-.207.2A3 3 0 014.2 8.993.21.21 0 004 9.2v5.6c0 .11.09.2.2.207A3 3 0 016.993 17.8c.008.11.097.2.207.2h9.6c.11 0 .2-.09.207-.2a3 3 0 012.793-2.793.21.21 0 00.2-.207V9.2c0-.11-.09-.2-.2-.207A3 3 0 0117.007 6.2.21.21 0 0016.8 6H7.2zM8 9.2c0-.11.09-.2.2-.2h7.6c.11 0 .2.09.2.2v1.6a.2.2 0 01-.2.2H8.2a.2.2 0 01-.2-.2V9.2zm8 4a.2.2 0 00-.2-.2H8.2a.2.2 0 00-.2.2v1.6c0 .11.09.2.2.2h7.6a.2.2 0 00.2-.2v-1.6z",
854
+ fillRule: "evenodd"
855
+ }),CookieConsent: /*#__PURE__*/
856
+ React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
857
+ d: "M18.04 10.072c.007-.075-.083-.134-.147-.096-1.491.888-3.201-.54-2.66-1.786.029-.068-.036-.152-.108-.137-1.512.309-2.193-1.151-1.773-2.405.019-.055-.023-.114-.08-.122-.557-.077-1.017-.825-.699-1.361.034-.057.001-.139-.065-.144A6.928 6.928 0 0012 4a8 8 0 108 8c0-.19-.01-.38-.026-.566a.083.083 0 00-.107-.071c-1.037.312-1.91-.367-1.826-1.291zM11 8.746a1 1 0 100-2 1 1 0 000 2zm-1.703 3.137a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zm4.819 1.367a1.25 1.25 0 11-2.5 0 1.25 1.25 0 012.5 0zm3.274 1.905a1 1 0 100-2 1 1 0 000 2zm-6.828 1a1 1 0 11-2 0 1 1 0 012 0z",
858
+ fillRule: "evenodd"
859
+ }), /*#__PURE__*/React.createElement("path", {
860
+ d: "M15.417 6.71a.75.75 0 100-1.5.75.75 0 000 1.5zM19.235 5.21a.75.75 0 11-1.5 0 .75.75 0 011.5 0zM19.813 9.383a.75.75 0 100-1.5.75.75 0 000 1.5z"
861
+ })),CookieConsentManagement: /*#__PURE__*/
862
+ React.createElement("g", null, /*#__PURE__*/React.createElement("path", {
863
+ d: "M21.41 5.516C21.41 3.818 18.287 2 13.634 2 8.982 2 5.856 3.818 5.856 5.516s3.126 3.516 7.778 3.516c4.653 0 7.778-1.818 7.778-3.516zM12.573 14.965a1.252 1.252 0 01-.357.844l-1.552 1.581-3.173 3.235-.002.003a1.25 1.25 0 01-1.774.005l-2.458-2.457a1.25 1.25 0 011.768-1.768l1.565 1.565 3.84-3.914a1.25 1.25 0 012.143.906z"
864
+ }), /*#__PURE__*/React.createElement("path", {
865
+ d: "M5.855 12.12c0 .725.588 1.47 1.633 2.083l1.515-1.545a3.25 3.25 0 015.51 2.896c4.163-.208 6.898-1.871 6.898-3.434V9.032c0-.11-.128-.166-.205-.093-1.435 1.356-4.253 2.29-7.572 2.29-3.32 0-6.138-.934-7.574-2.29-.077-.073-.205-.017-.205.093v3.088zM13.633 17.654c-.14 0-.28-.002-.42-.005l-3.734 3.806c1.166.338 2.572.545 4.155.545 4.652 0 7.777-1.785 7.777-3.455v-3.089c0-.109-.128-.165-.205-.092-1.435 1.355-4.253 2.29-7.572 2.29z"
866
+ })),CookieContext: /*#__PURE__*/
867
+ React.createElement("path", {
868
+ d: "M6.727 5a2 2 0 00-2 2v9a2 2 0 002 2h12a2 2 0 002-2V7a2 2 0 00-2-2h-12zm2 3a1 1 0 11-2 0 1 1 0 012 0zm3 0a1 1 0 11-2 0 1 1 0 012 0zm2-1a1 1 0 100 2h4a1 1 0 100-2h-4zm5 4v4a1 1 0 01-1 1h-10a1 1 0 01-1-1v-4h12z",
869
+ fillRule: "evenodd"
851
870
  }),Copy: /*#__PURE__*/
852
871
  React.createElement("path", {
853
872
  d: "M9.251 5.413c0-.814.662-1.476 1.476-1.476h4.828c.264 0 .517.105.704.292l3.397 3.398c.187.186.292.44.292.704v7.41c0 .814-.661 1.475-1.475 1.475H15.4v1.1a1.6 1.6 0 01-1.6 1.6H6.277a1.6 1.6 0 01-1.6-1.6V8.882a1.6 1.6 0 011.6-1.6h1.604v1.6H6.277v9.434H13.8v-1.1h-3.073A1.476 1.476 0 019.25 15.74V5.413zm1.66.184v9.96h7.377V8.638H15.66a.415.415 0 01-.415-.414V5.597h-4.333z",
854
873
  fillRule: "evenodd"
874
+ }),DataPrivacyLaw: /*#__PURE__*/
875
+ React.createElement("path", {
876
+ d: "M12.908 5.754a1 1 0 00-1.427-1.402l-4.205 4.28a1 1 0 001.427 1.402l1.605 1.576-5.564 5.664a1.25 1.25 0 001.783 1.752l5.564-5.663 1.605 1.576a1 1 0 101.427 1.402l4.205-4.28a1 1 0 00-1.427-1.402l-4.993-4.905zM13.582 17.946a1 1 0 100 2h4.944a1 1 0 100-2h-4.944z"
855
877
  }),DataWorkbench: /*#__PURE__*/
856
878
  React.createElement("path", {
857
879
  d: "M6.16 5.276C6.16 3.694 9.233 2 13.807 2s7.648 1.695 7.648 3.277c0 1.583-3.073 3.278-7.648 3.278-4.574 0-7.647-1.695-7.647-3.278zm7.647 9.17c-.936 0-1.81-.07-2.606-.194a5.488 5.488 0 00-5.041-3.643V8.346c0-.102.125-.155.201-.086 1.412 1.263 4.182 2.135 7.446 2.135 3.265 0 6.035-.872 7.446-2.136.076-.068.202-.015.202.087v2.88c0 1.556-3.073 3.22-7.648 3.22zm0 1.71c-.797 0-1.565-.052-2.29-.149v.086c0 .34-.03.673-.09.997l1.806 1.805c.38.381.65.832.807 1.311 4.446-.055 7.415-1.69 7.415-3.219v-2.88c0-.101-.126-.154-.202-.086-1.411 1.264-4.181 2.135-7.446 2.135zm-7.853 3.28a3.409 3.409 0 01-3.113-4.798c.098-.22.383-.252.553-.082l1.719 1.718a.812.812 0 101.149-1.149l-1.695-1.694c-.173-.173-.135-.464.09-.557a3.409 3.409 0 014.421 4.516l2.478 2.477a1.25 1.25 0 01-1.768 1.767L7.31 19.156c-.416.18-.874.28-1.356.28z",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "td-stylekit",
3
- "version": "25.10.0",
3
+ "version": "25.11.0",
4
4
  "main": "dist/es/index.js",
5
5
  "module": "dist/es/index.js",
6
6
  "types": "dist/es/index.d.ts",