infinity-forge 8.8.6 → 8.8.7

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 (120) hide show
  1. package/dist/client/generate.js +2 -2
  2. package/dist/client/generate.js.map +1 -1
  3. package/dist/client/swagger_client.d.ts +3970 -615
  4. package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +3 -1
  5. package/dist/system/components/data/chat/card-message/styles.d.ts +3 -1
  6. package/dist/system/components/data/chat/styles.d.ts +3 -1
  7. package/dist/system/components/data/detail-card/styles.d.ts +3 -1
  8. package/dist/system/components/data/highlight-icon/styles.d.ts +3 -1
  9. package/dist/system/components/data/highlight-text/styles.d.ts +3 -1
  10. package/dist/system/components/data/input-search/styles.d.ts +3 -1
  11. package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +3 -1
  12. package/dist/system/components/data/menu/modes/opened/index.d.ts +3 -1
  13. package/dist/system/components/data/menu/modes/opened/styles.d.ts +3 -1
  14. package/dist/system/components/data/menu/styles.d.ts +6 -2
  15. package/dist/system/components/data/notifications/card/styles.d.ts +3 -1
  16. package/dist/system/components/data/notifications/styles.d.ts +6 -2
  17. package/dist/system/components/data/page-wrapper/styles.d.ts +3 -1
  18. package/dist/system/components/data/profile-infos/profile/styles.d.ts +3 -1
  19. package/dist/system/components/data/profile-infos/styles.d.ts +3 -1
  20. package/dist/system/components/data/select-workspace/styles.d.ts +6 -2
  21. package/dist/system/components/data/tab/styles.d.ts +3 -1
  22. package/dist/system/components/data/tab/tab-item/styles.d.ts +3 -1
  23. package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +3 -1
  24. package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +3 -1
  25. package/dist/system/components/layout/styles.d.ts +3 -1
  26. package/dist/system/context/auth/components/login/styles.d.ts +3 -1
  27. package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +3 -1
  28. package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +3 -1
  29. package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +3 -1
  30. package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +3 -1
  31. package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +3 -1
  32. package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +3 -1
  33. package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +9 -3
  34. package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +3 -1
  35. package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +3 -1
  36. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +3 -1
  37. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +3 -1
  38. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +3 -1
  39. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +3 -1
  40. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +3 -1
  41. package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +3 -1
  42. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +4 -2
  43. package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +4 -2
  44. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +4 -10
  45. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +1 -1
  46. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +8 -10
  47. package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +1 -1
  48. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +2 -2
  49. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js.map +1 -1
  50. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +3 -3
  51. package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js.map +1 -1
  52. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +3 -1
  53. package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +3 -1
  54. package/dist/ui/components/breadcrumb/styles.d.ts +3 -1
  55. package/dist/ui/components/button/styles.d.ts +3 -1
  56. package/dist/ui/components/carousel/styles.d.ts +3 -1
  57. package/dist/ui/components/charts/pie/simple/styles.d.ts +3 -1
  58. package/dist/ui/components/form/checkbox/styles.d.ts +3 -1
  59. package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +3 -1
  60. package/dist/ui/components/form/handler/styles.d.ts +3 -1
  61. package/dist/ui/components/form/input-control/error/styles.d.ts +3 -1
  62. package/dist/ui/components/form/input-control/label/styles.d.ts +3 -1
  63. package/dist/ui/components/form/input-control/loader-input/styles.d.ts +3 -1
  64. package/dist/ui/components/form/input-control/styles.d.ts +3 -1
  65. package/dist/ui/components/form/input-counter/styles.d.ts +3 -1
  66. package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +3 -1
  67. package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +3 -1
  68. package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +3 -1
  69. package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +3 -1
  70. package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +3 -1
  71. package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +3 -1
  72. package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +3 -1
  73. package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +3 -1
  74. package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +3 -1
  75. package/dist/ui/components/form/input-date-picker-new/styles.d.ts +3 -1
  76. package/dist/ui/components/form/input-date-range/filter/styles.d.ts +6 -2
  77. package/dist/ui/components/form/input-date-range/styles.d.ts +3 -1
  78. package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +6 -2
  79. package/dist/ui/components/form/input-file/styles.d.ts +6 -2
  80. package/dist/ui/components/form/input-manager/styles.d.ts +3 -1
  81. package/dist/ui/components/form/input-password/styles.d.ts +3 -1
  82. package/dist/ui/components/form/input-range/styles.d.ts +3 -1
  83. package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +3 -1
  84. package/dist/ui/components/form/input-seo/styles.d.ts +3 -1
  85. package/dist/ui/components/form/input-svg/styles.d.ts +3 -1
  86. package/dist/ui/components/form/input-switch/styles.d.ts +6 -2
  87. package/dist/ui/components/form/input-youtube/styles.d.ts +3 -1
  88. package/dist/ui/components/form/radio/styles.d.ts +3 -1
  89. package/dist/ui/components/form/select/styles.d.ts +3 -1
  90. package/dist/ui/components/form/select-icon/styles.d.ts +3 -1
  91. package/dist/ui/components/google-translate-page/styles.d.ts +3 -1
  92. package/dist/ui/components/loading-screen/styles.d.ts +3 -1
  93. package/dist/ui/components/pix/pix-sucess/styles.d.ts +3 -1
  94. package/dist/ui/components/pix/styles.d.ts +3 -1
  95. package/dist/ui/components/pix/timer/styles.d.ts +3 -1
  96. package/dist/ui/components/pop-confirm/styles.d.ts +3 -1
  97. package/dist/ui/components/sidebar/styles.d.ts +3 -1
  98. package/dist/ui/components/site/effect/styles.d.ts +18 -6
  99. package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +3 -1
  100. package/dist/ui/components/site/list-blog/card/styles.d.ts +3 -1
  101. package/dist/ui/components/site/list-blog/styles.d.ts +3 -1
  102. package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +3 -1
  103. package/dist/ui/components/spacing/styles.d.ts +3 -1
  104. package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +2 -2
  105. package/dist/ui/components/warning/styles.d.ts +3 -1
  106. package/dist/ui/contexts/i18n/translate.d.ts +3 -1
  107. package/dist/ui/contexts/toast/styles.d.ts +3 -1
  108. package/dist/ui/contexts/toast/toast-item/styles.d.ts +3 -1
  109. package/dist/ui/hooks/permitions/camera/styles.d.ts +3 -1
  110. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +1 -1
  111. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js +47 -8
  112. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js.map +1 -1
  113. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +2 -2
  114. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js +46 -1
  115. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js.map +1 -1
  116. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js +7 -0
  117. package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js.map +1 -1
  118. package/dist/ui/hooks/use-swagger/test/index.js +1 -1
  119. package/dist/ui/hooks/use-swagger/test/index.js.map +1 -1
  120. package/package.json +1 -1
@@ -7,7 +7,7 @@ var fs_1 = __importDefault(require("fs"));
7
7
  var ui_1 = require("../ui/index.js");
8
8
  (0, ui_1.generateSwaggerTypes)({
9
9
  fs: fs_1.default,
10
- fsPath: "./src/codie_panel/client/swagger_client.ts",
11
- swaggerUrl: "https://e1d4-149-19-166-56.ngrok-free.app/swagger/v1/swagger.json"
10
+ fsPath: "./src/client/swagger_client.ts",
11
+ swaggerUrl: "https://app.amazity.com.br/swagger/v1/swagger.json"
12
12
  });
13
13
  //# sourceMappingURL=generate.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"generate.js","sourceRoot":"","sources":["../../src/client/generate.ts"],"names":[],"mappings":";;;;;AAAA,0CAAmB;AACnB,2BAAyC;AAEzC,IAAA,yBAAoB,EAAC;IACnB,EAAE,cAAA;IACF,MAAM,EAAE,4CAA4C;IACpD,UAAU,EAAE,mEAAmE;CAChF,CAAC,CAAC"}
1
+ {"version":3,"file":"generate.js","sourceRoot":"","sources":["../../src/client/generate.ts"],"names":[],"mappings":";;;;;AAAA,0CAAmB;AACnB,2BAAyC;AAEzC,IAAA,yBAAoB,EAAC;IACnB,EAAE,cAAA;IACF,MAAM,EAAE,gCAAgC;IACxC,UAAU,EAAE,oDAAoD;CACjE,CAAC,CAAC"}