rbro-tat-uds 2.2.16 → 2.2.18

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.
Files changed (38) hide show
  1. package/build/cjs/assets/icons/docs.svg.cjs +41 -0
  2. package/build/cjs/assets/icons/tractor.svg.cjs +37 -0
  3. package/build/cjs/components/Accordion/Accordion.cjs +1 -1
  4. package/build/cjs/components/Button/Button.cjs +2 -0
  5. package/build/cjs/components/ConfigurationStickyBar/ConfigurationStickyBar.cjs +66 -0
  6. package/build/cjs/components/ConfigurationStickyBar/index.cjs +12 -0
  7. package/build/cjs/components/Content/Content.cjs +9 -1
  8. package/build/cjs/components/Flex/Flex.cjs +60 -56
  9. package/build/cjs/components/Icon/IconsList.cjs +5 -1
  10. package/build/cjs/components/IconButton/IconButton.cjs +2 -0
  11. package/build/cjs/components/PageMessage/PageMessage.cjs +2 -0
  12. package/build/cjs/components/PropunereAsigurareLocuinta/PropunereAsigurareLocuinta.cjs +145 -194
  13. package/build/cjs/components/TextInput/TextInput.cjs +2 -0
  14. package/build/cjs/components/index.cjs +2 -0
  15. package/build/cjs/index.cjs +979 -930
  16. package/build/esm/assets/icons/docs.svg.js +20 -0
  17. package/build/esm/assets/icons/tractor.svg.js +16 -0
  18. package/build/esm/components/Accordion/Accordion.js +1 -1
  19. package/build/esm/components/Button/Button.js +2 -0
  20. package/build/esm/components/ConfigurationStickyBar/ConfigurationStickyBar.js +62 -0
  21. package/build/esm/components/ConfigurationStickyBar/index.js +8 -0
  22. package/build/esm/components/Content/Content.js +9 -1
  23. package/build/esm/components/Flex/Flex.js +60 -56
  24. package/build/esm/components/Icon/IconsList.js +5 -1
  25. package/build/esm/components/IconButton/IconButton.js +2 -0
  26. package/build/esm/components/PageMessage/PageMessage.js +2 -0
  27. package/build/esm/components/PropunereAsigurareLocuinta/PropunereAsigurareLocuinta.js +144 -193
  28. package/build/esm/components/TextInput/TextInput.js +2 -0
  29. package/build/esm/components/index.js +1 -0
  30. package/build/esm/index.js +979 -931
  31. package/build/types/components/ConfigurationStickyBar/ConfigurationStickyBar.d.ts +11 -0
  32. package/build/types/components/ConfigurationStickyBar/index.d.ts +6 -0
  33. package/build/types/components/Flex/Flex.d.ts +1 -1
  34. package/build/types/components/Icon/Icon.types.d.ts +1 -1
  35. package/build/types/components/Icon/IconsList.d.ts +2 -0
  36. package/build/types/components/PropunereAsigurareLocuinta/PropunereAsigurareLocuinta.d.ts +3 -7
  37. package/build/types/index.d.ts +1 -0
  38. package/package.json +1 -1
@@ -0,0 +1,11 @@
1
+ import React, { HTMLAttributes } from 'react';
2
+
3
+ interface ConfigurationStickyBarProps extends HTMLAttributes<HTMLDivElement> {
4
+ children: React.ReactNode;
5
+ referenceContent: React.RefObject<HTMLDivElement | null>;
6
+ threshold?: number;
7
+ }
8
+ declare const ConfigurationStickyBar: React.FC<ConfigurationStickyBarProps>;
9
+
10
+ export { ConfigurationStickyBar as default };
11
+ export type { ConfigurationStickyBarProps };
@@ -0,0 +1,6 @@
1
+ import ConfigurationStickyBar from './ConfigurationStickyBar.js';
2
+ export { ConfigurationStickyBarProps } from './ConfigurationStickyBar.js';
3
+
4
+
5
+
6
+ export { ConfigurationStickyBar as default };
@@ -28,7 +28,7 @@ interface FlexProps extends HTMLAttributes<HTMLDivElement> {
28
28
  border?: string;
29
29
  css?: string;
30
30
  }
31
- declare const Flex: React.FC<FlexProps>;
31
+ declare const Flex: React.ForwardRefExoticComponent<FlexProps & React.RefAttributes<HTMLDivElement>>;
32
32
 
33
33
  export { Flex as default };
34
34
  export type { FlexProps };
@@ -1,4 +1,4 @@
1
- type IconsListProp = "exit" | "home" | "go-right" | "trash" | "asterix" | "hint_filled" | "info_filled" | "checkmark_filled" | "warning_filled" | "checkmark" | "checkmark_outlined" | "remove_person" | "clear_filled" | "doc-sent" | "man-butterfly" | "satellite-2" | "warning_filled" | "warning-tr-filled" | "minus" | "add" | "doc_edit" | "calendar" | "branch" | "invoice_seal" | "money-bag-incoming" | "money-bag-outlined" | "forward" | "money-investment" | "libra" | "offer" | "man-outlined" | "retry-1" | "doc-error" | "to-person" | "clear-ring-filled" | "clear-ring-outlined" | "mail" | "mobile" | "rejected" | "new_tab" | "money-return" | "wallet-2" | "back" | "close" | "card" | "calculator-currency-3" | "inn-1" | "money" | "down-ring" | "up-ring" | "card-heart" | "premium" | "flag" | "document" | "up" | "plus" | "go-left" | "select-open-down" | "search" | "checkmark-part" | "doc-new" | "tag-price-4" | "cube" | "chat-ask-raif" | "code-qr" | "crane-1" | "in-progress-ring" | "people-2" | "chart-bar-2" | "certificate" | "chart-line" | "rating" | "select-hide" | "refresh-repeat" | "clear-rec" | "shield-check" | "like" | "mobile-connecting" | "bundle-of-money" | "eye-opened" | "mountains" | "autoservice-3" | "payment-auto" | "warning-tr-outlined" | "safe" | "lightining" | "credit-cash" | "atm-cards-1" | "card-credit" | "exchange-1" | "cards" | "airplane" | "calculator-currency-2" | "shield" | "menu-up" | "menu-down" | "office-supplies" | "city" | "edit" | "grocery-2" | "other-goods" | "credit-consumer" | "acc-special" | "world" | "atm-cash-1" | "grocery-1" | "hand-cash-1" | "chat-raif" | "insurance-1" | "doc-sign-and-send" | "currency-transfer" | "in-progress" | "calculator" | "card-get" | "phone" | "mail-in" | "to-people" | "cancel" | "eye-closed" | "ideas-raiting" | "star-person-1" | "history" | "history-partial" | "mobile-send-money" | "cash-transactions" | "heart-outlined" | "task-done" | "purchases" | "card-raif" | "credit-pay-part" | "credit-pay-full" | "notification-outlined" | "mail-out" | "chat-1" | "people-1" | "in-queue" | "warning-exclamation" | "warning-outlined" | "info-outlined" | "hint-outlined" | "face-happy" | "person-level" | "star-reward" | "brand-logo" | "house-wap" | "bulb" | "face-neutral" | "face-sad";
1
+ type IconsListProp = "exit" | "home" | "go-right" | "trash" | "asterix" | "hint_filled" | "info_filled" | "checkmark_filled" | "warning_filled" | "checkmark" | "checkmark_outlined" | "remove_person" | "clear_filled" | "doc-sent" | "man-butterfly" | "satellite-2" | "warning_filled" | "warning-tr-filled" | "minus" | "add" | "doc_edit" | "calendar" | "branch" | "invoice_seal" | "money-bag-incoming" | "money-bag-outlined" | "forward" | "money-investment" | "libra" | "offer" | "man-outlined" | "retry-1" | "doc-error" | "to-person" | "clear-ring-filled" | "clear-ring-outlined" | "mail" | "mobile" | "rejected" | "new_tab" | "money-return" | "wallet-2" | "back" | "close" | "card" | "calculator-currency-3" | "inn-1" | "money" | "down-ring" | "up-ring" | "card-heart" | "premium" | "flag" | "document" | "up" | "plus" | "go-left" | "select-open-down" | "search" | "checkmark-part" | "doc-new" | "tag-price-4" | "cube" | "chat-ask-raif" | "code-qr" | "crane-1" | "in-progress-ring" | "people-2" | "chart-bar-2" | "certificate" | "chart-line" | "rating" | "select-hide" | "refresh-repeat" | "clear-rec" | "shield-check" | "like" | "mobile-connecting" | "bundle-of-money" | "eye-opened" | "mountains" | "autoservice-3" | "payment-auto" | "warning-tr-outlined" | "safe" | "lightining" | "credit-cash" | "atm-cards-1" | "card-credit" | "exchange-1" | "cards" | "airplane" | "calculator-currency-2" | "shield" | "menu-up" | "menu-down" | "office-supplies" | "city" | "edit" | "grocery-2" | "other-goods" | "credit-consumer" | "acc-special" | "world" | "atm-cash-1" | "grocery-1" | "hand-cash-1" | "chat-raif" | "insurance-1" | "doc-sign-and-send" | "currency-transfer" | "in-progress" | "calculator" | "card-get" | "phone" | "mail-in" | "to-people" | "cancel" | "eye-closed" | "ideas-raiting" | "star-person-1" | "history" | "history-partial" | "mobile-send-money" | "cash-transactions" | "heart-outlined" | "task-done" | "purchases" | "card-raif" | "credit-pay-part" | "credit-pay-full" | "notification-outlined" | "mail-out" | "chat-1" | "people-1" | "in-queue" | "warning-exclamation" | "warning-outlined" | "info-outlined" | "hint-outlined" | "face-happy" | "person-level" | "star-reward" | "brand-logo" | "house-wap" | "bulb" | "face-neutral" | "face-sad" | "docs" | "tractor";
2
2
  type IconProps = Omit<React.SVGProps<SVGSVGElement>, "ref"> & {
3
3
  icon: IconsListProp;
4
4
  size?: 8 | 12 | 14 | 16 | 18 | 20 | 24 | 32 | 40;
@@ -146,6 +146,8 @@ declare const IconsList: {
146
146
  bulb: any;
147
147
  "face-neutral": any;
148
148
  "face-sad": any;
149
+ docs: any;
150
+ tractor: any;
149
151
  };
150
152
 
151
153
  export { IconsList as default };
@@ -2,16 +2,12 @@ import React from 'react';
2
2
 
3
3
  interface PropunereAsigurareLocuintaProps {
4
4
  title?: string;
5
+ totalDePlataAnual?: string;
5
6
  valoareAsigurataImobil?: string;
6
- primaAsigurareImobilPeAn?: string;
7
7
  valoareAsigurataBunuri?: string;
8
- primaAsigurareBunuriPeAn?: string;
9
- totalDePlataAnual?: string;
10
- includePad?: boolean;
11
- primaAsigurareAnexeImobil?: string;
12
- valoareAsigurataAnexeImobil?: string;
13
- primaAsigurareEchipamente?: string;
8
+ valoareAsigurataAnexe?: string;
14
9
  valoareAsigurataEchipamente?: string;
10
+ includePad?: boolean;
15
11
  featured?: boolean;
16
12
  selected?: boolean;
17
13
  disabled?: boolean;
@@ -91,3 +91,4 @@ export { default as Accordion, AccordionProps } from './components/Accordion/Acc
91
91
  export { default as PropunereAsigurareLocuinta, PropunereAsigurareLocuintaProps } from './components/PropunereAsigurareLocuinta/PropunereAsigurareLocuinta.js';
92
92
  export { default as Textarea, TextareaProps } from './components/Textarea/Textarea.js';
93
93
  export { default as FeedbackCard, FeedbackCardProps } from './components/FeedbackCard/FeedbackCard.js';
94
+ export { default as ConfigurationStickyBar, ConfigurationStickyBarProps } from './components/ConfigurationStickyBar/ConfigurationStickyBar.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rbro-tat-uds",
3
- "version": "2.2.16",
3
+ "version": "2.2.18",
4
4
  "type": "module",
5
5
  "main": "build/cjs/index.cjs",
6
6
  "module": "build/esm/index.js",