@frontend_zz/icon 0.5.0 → 1.0.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.json CHANGED
@@ -1,6 +1,40 @@
1
1
  {
2
2
  "name": "@frontend_zz/icon",
3
3
  "entries": [
4
+ {
5
+ "version": "1.0.0",
6
+ "tag": "@frontend_zz/icon_v1.0.0",
7
+ "date": "Mon, 17 Jun 2024 13:14:10 GMT",
8
+ "comments": {
9
+ "major": [
10
+ {
11
+ "comment": "Refactor all the things: names, sizes, stories, you name it"
12
+ }
13
+ ],
14
+ "patch": [
15
+ {
16
+ "comment": "Apply visually-hidden utility class to text element inside an svg"
17
+ }
18
+ ],
19
+ "dependency": [
20
+ {
21
+ "comment": "Updating dependency \"@frontend_zz/web-component-utilities\" to `1.0.0`"
22
+ }
23
+ ]
24
+ }
25
+ },
26
+ {
27
+ "version": "0.6.0",
28
+ "tag": "@frontend_zz/icon_v0.6.0",
29
+ "date": "Thu, 25 Apr 2024 11:26:22 GMT",
30
+ "comments": {
31
+ "minor": [
32
+ {
33
+ "comment": "Add new icon: 'filter'"
34
+ }
35
+ ]
36
+ }
37
+ },
4
38
  {
5
39
  "version": "0.5.0",
6
40
  "tag": "@frontend_zz/icon_v0.5.0",
@@ -75,7 +109,7 @@
75
109
  "comment": "Organise and document specific block type"
76
110
  },
77
111
  {
78
- "comment": "Add feedbackBubble icon"
112
+ "comment": "Add personSpeechBubble icon"
79
113
  },
80
114
  {
81
115
  "comment": "Update dependencies"
package/CHANGELOG.md CHANGED
@@ -1,6 +1,24 @@
1
1
  # Change Log - @frontend_zz/icon
2
2
 
3
- This log was last generated on Mon, 11 Mar 2024 10:43:52 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Jun 2024 13:14:10 GMT and should not be manually modified.
4
+
5
+ ## 1.0.0
6
+ Mon, 17 Jun 2024 13:14:10 GMT
7
+
8
+ ### Breaking changes
9
+
10
+ - Refactor all the things: names, sizes, stories, you name it
11
+
12
+ ### Patches
13
+
14
+ - Apply visually-hidden utility class to text element inside an svg
15
+
16
+ ## 0.6.0
17
+ Thu, 25 Apr 2024 11:26:22 GMT
18
+
19
+ ### Minor changes
20
+
21
+ - Add new icon: 'filter'
4
22
 
5
23
  ## 0.5.0
6
24
  Mon, 11 Mar 2024 10:43:52 GMT
@@ -40,7 +58,7 @@ Wed, 27 Sep 2023 15:03:43 GMT
40
58
  - Add size property
41
59
  - Update logout icon
42
60
  - Organise and document specific block type
43
- - Add feedbackBubble icon
61
+ - Add personSpeechBubble icon
44
62
  - Update dependencies
45
63
  - Update close icon
46
64
 
@@ -1,6 +1,4 @@
1
- export type IconName = 'addFamilyMember' | 'alarmCentrePhone' | 'alertDiamond' | 'alertTriangle' | 'alternativeMedicine' | 'alternativeMedicineSmall' | 'attachment' | 'buitenland' | 'invoice' | 'invoiceSmall' | 'chat' | 'check' | 'checkCircle' | 'chevronDown' | 'chevronDownMini' | 'chevronLeft' | 'chevronLeftDouble' | 'chevronRight' | 'chevronRightDouble' | 'chevronRightMini' | 'close' | 'closeCircleMini' | 'closeMini' | 'coinsStack' | 'contact' | 'contactSmall' | 'cost' | 'coveredCosts' | 'declaratie' | 'declaratieFilled' | 'declaratieIndienen' | 'dentistry' | 'dentistrySmall' | 'document' | 'documentArrow' | 'documentCheck' | 'documentMagnify' | 'documentStack' | 'download' | 'edit' | 'emailSend' | 'epilation' | 'exerciseProgram' | 'exerciseTherapy' | 'exerciseTherapySmall' | 'externalLink' | 'ergoAndPhysiotherapy' | 'ergoAndPhysiotherapySmall' | 'facturen' | 'facturenFilled' | 'farmaceutisch' | 'feedbackBubble' | 'fileUpload' | 'folder' | 'geneesmiddelen' | 'gebruiker' | 'gebruikerFilled' | 'glassesAndLenses' | 'glassesAndLensesSmall' | 'hearingAids' | 'healthcareProvider' | 'heartBeat' | 'heartInCircle' | 'heartInRectangle' | 'heartWithArrow' | 'home' | 'homeFilled' | 'huisarts' | 'hulpmiddelen' | 'iDEAL' | 'implants' | 'infoCircle' | 'insurance' | 'insuranceSmall' | 'insuranceContract' | 'kraamzorg' | 'locationPin' | 'lockClosed' | 'logout' | 'medicalServices' | 'messageBubbleHeart' | 'more' | 'moreFilled' | 'orthodontics' | 'orthodonticsSmall' | 'pedicureAndFootCare' | 'payment' | 'pencil' | 'plus' | 'pieLineGraph' | 'pieLineGraphFilled' | 'preventiveCourses' | 'psychologicalCare' | 'psychologischeZorg' | 'punctuation' | 'question' | 'reimbursement' | 'restore' | 'sale' | 'searchZoom' | 'settings' | 'skinTherapy' | 'spellingCheck' | 'sun' | 'supportSoles' | 'sustainable' | 'trash' | 'travelWithSuitcase' | 'travelWithSuitcaseSmall' | 'upload' | 'users' | 'verloskunde' | 'vervoer' | 'verzekerde' | 'wallet' | 'warningCircle' | 'wijkverpleging' | 'zandloper' | 'ziekenhuis' | 'zorggebruik' | 'zorgpas' | 'zorgpasSmall' | 'zorgpasFilled' | 'zorgpasWeb' | 'zorgpasPhone' | 'zzLogo';
2
- export type IconMap = {
3
- [key in IconName]: string;
4
- };
5
- export declare const icons: IconMap;
6
- export declare const iconOptions: {};
1
+ import { IconDict } from './Icon.types.js';
2
+ type IconNames = 'chat' | 'check' | 'checkCircle' | 'chevronDown' | 'chevronLeft' | 'chevronLeftDouble' | 'chevronRight' | 'chevronRightDouble' | 'circularArrows' | 'cogwheel' | 'coinsStack' | 'coinsStackMagnifyingGlass' | 'cross' | 'crossCircle' | 'document' | 'documentArrowRight' | 'documentArrowUp' | 'documentCheck' | 'documentMagnify' | 'documentStack' | 'dotsHorizontal' | 'dotsHorizontalFilled' | 'download' | 'exclamationMarkDiamond' | 'exclamationMarkTriangle' | 'externalLink' | 'facetedSphere' | 'financialDocument' | 'financialDocumentArrow' | 'financialEnvelope' | 'financialEnvelopeFilled' | 'filter' | 'folder' | 'globeWithSuitcase' | 'heartBeat' | 'heartInCircle' | 'heartInRectangle' | 'heartWithArrow' | 'home' | 'homeFilled' | 'hourglass' | 'iDEAL' | 'infoCircle' | 'leaf' | 'letterUnderMagnifyingGlass' | 'letterWithCheckmark' | 'locationPin' | 'logout' | 'magnifyingGlass' | 'magnifyingGlassMoney' | 'moneyBag' | 'medicalCross' | 'medicalDocument' | 'medicalDocumentFilled' | 'medicalDocumentShield' | 'medicalLocation' | 'medicalPhone' | 'medicalShield' | 'padlockClosed' | 'paperclip' | 'paperPlane' | 'pencil' | 'percentSign' | 'person' | 'personFilled' | 'personCircleFilled' | 'personCirclePlus' | 'personHeadsetChatBubble' | 'persons' | 'personSpeechBubble' | 'phone' | 'pieChart' | 'pieLineGraph' | 'pieLineGraphFilled' | 'plasticCard' | 'plasticCardFilled' | 'plus' | 'questionMarkCircle' | 'rubbishBin' | 'speechBubbleWithHeart' | 'sun' | 'wallet' | 'writingPen' | 'zzLogo';
3
+ export declare const generalIcons: IconDict<IconNames>;
4
+ export {};