@vc-shell/framework 1.2.4-beta.1 → 1.2.4-beta.2

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.
@@ -117,15 +117,15 @@ declare const NotificationContainer: import("vue").DefineComponent<import("vue")
117
117
  }>> & Readonly<{}>, {
118
118
  content: Content;
119
119
  type: NotificationType;
120
- onClose: <T>(payload: T) => void;
121
- position: NotificationPosition;
122
- onOpen: <T>(payload: T) => void;
123
120
  limit: number;
124
121
  pauseOnHover: boolean;
125
122
  timeout: number | boolean;
126
123
  notificationId: string | number;
127
- payload: Record<string, any>;
128
124
  updateId: string | number;
125
+ onOpen: <T>(payload: T) => void;
126
+ onClose: <T>(payload: T) => void;
127
+ payload: Record<string, any>;
128
+ position: NotificationPosition;
129
129
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
130
130
  export default NotificationContainer;
131
131
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shared/components/notifications/components/notification-container/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAuC,MAAM,KAAK,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAG9E,QAAA,MAAM,qBAAqB;;;;;;;;;;;;;;;;;cAoBK,QAAQ,CAAC,OAAO,CAAC;;;;;;;;;;;;;;;cAe3B,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAKxB,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKjC,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAMzB,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;cAKvC,QAAQ,CAAC,oBAAoB,CAAC;;;;;;;;;;;;;;;;;;;;;;;cApCpB,QAAQ,CAAC,OAAO,CAAC;;;;;;;;;;;;;;;cAe3B,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAKxB,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKjC,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAMzB,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;cAKvC,QAAQ,CAAC,oBAAoB,CAAC;;;;;;;cAXlB,CAAC,WAAW,CAAC,KAAK,IAAI;;aALtB,CAAC,WAAW,CAAC,KAAK,IAAI;;;;;;;4EA2DtD,CAAC;AAEH,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shared/components/notifications/components/notification-container/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAuC,MAAM,KAAK,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAG9E,QAAA,MAAM,qBAAqB;;;;;;;;;;;;;;;;;cAoBK,QAAQ,CAAC,OAAO,CAAC;;;;;;;;;;;;;;;cAe3B,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAKxB,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKjC,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAMzB,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;cAKvC,QAAQ,CAAC,oBAAoB,CAAC;;;;;;;;;;;;;;;;;;;;;;;cApCpB,QAAQ,CAAC,OAAO,CAAC;;;;;;;;;;;;;;;cAe3B,QAAQ,CAAC,gBAAgB,CAAC;;;;;cAKxB,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAKjC,QAAQ,EAAC,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC,KAAK,IAAI,EAAC;;;;;cAMzB,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;cAKvC,QAAQ,CAAC,oBAAoB,CAAC;;;;;;;;;;;;aAhBlB,CAAC,WAAW,CAAC,KAAK,IAAI;cAKtB,CAAC,WAAW,CAAC,KAAK,IAAI;;;4EAsDtD,CAAC;AAEH,eAAe,qBAAqB,CAAC"}